/external/chromium_org/chrome_frame/cfinstall/src/implementation/ |
crossdomaininstall.js | 42 * that will be used to carry cross-domain responses.
|
/external/chromium_org/content/browser/net/ |
sqlite_persistent_cookie_store_unittest.cc | 119 const std::string& domain, 123 net::CanonicalCookie(GURL(), name, value, domain, path, creation, 157 ASSERT_STREQ("foo.bar", cookies[0]->Domain().c_str()); 182 ASSERT_STREQ("foo.bar", cookies[0]->Domain().c_str()); 200 ASSERT_STREQ("foo.bar", cookies[0]->Domain().c_str()); 214 // Test that priority load of cookies for a specfic domain key could be 253 // 2. "Init And Chain-Load First Domain" 263 cookies_loaded.insert((*it)->Domain().c_str()); 276 cookies_loaded.insert((*it)->Domain().c_str()); 331 ASSERT_STREQ("sessioncookie.com", cookies[0]->Domain().c_str()) [all...] |
sqlite_persistent_cookie_store.cc | 61 // that single domain key (eTLD+1)'s cookies, and posts a Backend:: 94 // Loads cookies for the domain key (eTLD+1). 95 void LoadCookiesForKey(const std::string& domain, 152 // Loads cookies for the domain key (eTLD+1) on background runner. 157 // Notifies the CookieMonster when loading completes for a specific domain key 158 // or for all domain keys. Triggers the callback and passes it all cookies 184 // Loads cookies for the next domain key from the DB, then either reschedules 226 // individual load requests for domain keys or when all loading completes. 229 // Map of domain keys(eTLD+1) to domains/hosts that are to be loaded from DB. 232 // Map of (domain keys(eTLD+1), is secure cookie) to number of cookies in th 616 const std::string& domain = host_keys[idx]; local [all...] |
/external/chromium_org/net/cookies/ |
parsed_cookie.cc | 65 const char kDomainTokenName[] = "domain"; 223 bool ParsedCookie::SetDomain(const std::string& domain) { 224 return SetString(&domain_index_, kDomainTokenName, domain);
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
xmppclient.cc | 139 // domain to be used. We do the same for gmail.com and googlemail.com as the 140 // returned CN matches the account domain in those cases. 413 void XmppClient::Private::StartTls(const std::string& domain) { 415 socket_->StartTls(domain);
|
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/nv50/ |
nv50_miptree.c | 298 mt->base.domain = NOUVEAU_BO_VRAM; 329 mt->base.domain = NOUVEAU_BO_VRAM;
|
/external/chromium_org/third_party/mesa/src/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
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-weblogic.jar | |
/external/javassist/src/main/javassist/ |
CtClass.java | [all...] |
/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/chromeos/dbus/ |
cryptohome_client.h | 310 // |key_type| and |key_name|. |domain| and |device_id| will be included in 319 const std::string& domain,
|
cryptohome_client_stub.h | 119 const std::string& domain,
|
fake_cryptohome_client.cc | 276 const std::string& domain,
|
fake_cryptohome_client.h | 120 const std::string& domain,
|
/external/chromium_org/content/renderer/pepper/ |
pepper_url_loader_host.cc | 184 if (error.domain.equals(WebString::fromUTF8(net::kErrorDomain))) { 186 // from the net error domain.
|
/external/chromium_org/remoting/jingle_glue/ |
xmpp_signal_strategy.cc | 76 settings.set_host(login_jid.domain());
|
/external/chromium_org/third_party/libjingle/source/talk/examples/chat/ |
chatapp.cc | 119 jid.domain().c_str(),
|