/external/lzma/Asm/x86/ |
AesOpt.asm | 2 ; 2009-12-12 : Igor Pavlov : Public domain
|
/external/mesa3d/src/gallium/drivers/nv50/ |
nv50_miptree.c | 298 mt->base.domain = NOUVEAU_BO_VRAM; 329 mt->base.domain = NOUVEAU_BO_VRAM;
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_context.h | 316 enum radeon_bo_domain domain; member in struct:r300_surface 402 enum radeon_bo_domain domain; member in struct:r300_resource
|
/libcore/luni/src/main/java/libcore/io/ |
Posix.java | 173 public native FileDescriptor socket(int domain, int type, int protocol) throws ErrnoException; 174 public native void socketpair(int domain, int type, int protocol, FileDescriptor fd1, FileDescriptor fd2) throws ErrnoException;
|
/external/dnsmasq/src/ |
option.c | 131 { "domain", 1, 0, 's' }, 132 { "domain-suffix", 1, 0, 's' }, 154 { "domain-needed", 0, 0, 'D' }, 229 { 'A', ARG_DUP, "/domain/ipaddr", gettext_noop("Return ipaddr for all hosts in specified domains."), NULL }, 235 { 'D', OPT_NODOTS_LOCAL, NULL, gettext_noop("Do NOT forward queries with no domain part."), NULL }, 237 { 'E', OPT_EXPAND, NULL, gettext_noop("Expand simple names in /etc/hosts with domain-suffix."), NULL }, 271 { 'S', ARG_DUP, "/domain/ipaddr", gettext_noop("Specify address(es) of upstream servers with optional domains."), NULL }, 272 { LOPT_LOCAL, ARG_DUP, "/domain/", gettext_noop("Never forward queries to specified domains."), NULL }, 273 { 's', ARG_DUP, "<domain>[,<range>]", gettext_noop("Specify the domain to be assigned in DHCP leases."), NULL } 1398 char *domain = NULL; local 2296 char *domain = NULL; local [all...] |
/external/mdnsresponder/mDNSCore/ |
mDNSEmbeddedAPI.h | 157 kDNSType_PTR, // 12 Domain name pointer 175 kDNSType_NXT, // 30 Next domain (security) 368 // RFC 1034/1035 specify that a domain label consists of a length byte plus up to 63 characters 372 // RFC 1034/1035/2181 specify that a domain name (length bytes and data bytes) may be up to 255 bytes long, 383 // The longest legal domain name is 256 bytes, in the form of four labels as shown below: 390 // It is for domain names, where dots are used as label separators, that proper escaping is vital. 1059 domainname domain; member in struct:McastResolver 1073 domainname domain; \/\/ name->server matching for "split dns" member in struct:DNSServer 1486 domainname domain; member in struct:DomainAuthInfo 1736 domainname domain; member in struct:SearchListElem [all...] |
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
web_request_api_helpers.h | 66 scoped_ptr<std::string> domain; member in struct:extension_web_request_api_helpers::ResponseCookie
|
/external/chromium_org/chrome/browser/local_discovery/ |
privet_device_lister_unittest.cc | 134 const std::string& domain,
|
/external/chromium_org/chrome/browser/ui/webui/ |
history_ui.cc | 320 string16 domain = net::IDNToUnicode(url.host(), accept_languages); local 321 // When the domain is empty, use the scheme instead. This allows for a 322 // sensible treatment of e.g. file: URLs when group by domain is on. 323 if (domain.empty()) 324 domain = UTF8ToUTF16(url.scheme() + ":"); 326 result->SetString("domain", domain); [all...] |
/external/chromium_org/chromeos/dbus/ |
cryptohome_client.h | 356 // |key_type| and |key_name|. |domain| and |device_id| will be included in 368 const std::string& domain,
|
fake_cryptohome_client.h | 133 const std::string& domain,
|
mock_cryptohome_client.h | 137 const std::string& domain,
|
/external/chromium_org/content/browser/net/ |
sqlite_persistent_cookie_store.cc | 61 // that single domain key (eTLD+1)'s cookies, and posts a Backend:: 96 // Loads cookies for the domain key (eTLD+1). 97 void LoadCookiesForKey(const std::string& domain, 154 // Loads cookies for the domain key (eTLD+1) on background runner. 159 // Notifies the CookieMonster when loading completes for a specific domain key 160 // or for all domain keys. Triggers the callback and passes it all cookies 186 // Loads cookies for the next domain key from the DB, then either reschedules 228 // individual load requests for domain keys or when all loading completes. 231 // Map of domain keys(eTLD+1) to domains/hosts that are to be loaded from DB. 234 // Map of (domain keys(eTLD+1), is secure cookie) to number of cookies in th 629 const std::string& domain = host_keys[idx]; local [all...] |
/external/chromium_org/content/renderer/pepper/ |
pepper_url_loader_host.cc | 185 if (error.domain.equals(WebString::fromUTF8(net::kErrorDomain))) { 187 // from the net error domain.
|
/external/chromium_org/remoting/jingle_glue/ |
xmpp_signal_strategy.cc | 75 settings.set_host(login_jid.domain());
|
/external/chromium_org/third_party/libjingle/source/talk/examples/chat/ |
chatapp.cc | 119 jid.domain().c_str(),
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
jid.cc | 63 // Now take what is left as the domain 273 // Checks and normalizes the domain part of a JID. 274 std::string Jid::PrepDomain(const std::string& domain, bool* valid) { 278 // TODO: if the domain contains a ':', then we should parse it 279 // as an IPv6 address rather than giving an error about illegal domain. 280 PrepDomain(domain, &result, valid); 293 // Checks and normalizes an IDNA domain. 294 void Jid::PrepDomain(const std::string& domain, std::string* buf, bool* valid) { 296 std::string::const_iterator last = domain.begin(); 297 for (std::string::const_iterator i = domain.begin(); i < domain.end(); ++i) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
nv30_winsys.h | 108 r->domain | access, vor, tor)->priv = r;
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/include/ |
sm4.h | 145 unsigned domain : 3; /* D3D_TESSELLATOR_DOMAIN */ member in struct:sm4_token_instruction::__anon12992::__anon13005
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_sunos4.h | 127 extern int socket (int domain, int type, int protocol);
|
/external/mesa3d/src/gallium/drivers/nv30/ |
nv30_winsys.h | 108 r->domain | access, vor, tor)->priv = r;
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/ |
sm4.h | 145 unsigned domain : 3; /* D3D_TESSELLATOR_DOMAIN */ member in struct:sm4_token_instruction::__anon23459::__anon23472
|
/external/ppp/pppd/plugins/rp-pppoe/ |
if.c | 424 int domain, stype; local 435 domain = PF_PACKET; 438 domain = PF_INET; 442 if ((fd = socket(domain, stype, htons(type))) < 0) {
|
/external/valgrind/main/coregrind/ |
m_libcfile.c | 854 Int VG_(socket) ( Int domain, Int type, Int protocol ) 860 args[0] = domain; 869 res = VG_(do_syscall3)(__NR_socket, domain, type, protocol ); 874 res = VG_(do_syscall3)(__NR_socket, domain, type, protocol); [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
lattice_neon.S | 24 @ in Q15 domain.
|