HomeSort by relevance Sort by last modified time
    Searched full:domain (Results 726 - 750 of 7722) sorted by null

<<21222324252627282930>>

  /external/autotest/client/site_tests/network_RackWiFiConnect/
control.proxyNonAuth 12 domain to connect to preconfigured network services on our WiFi rack, in this
  /external/avahi/avahi-common/
Makefile.am 29 domain.h \
45 domain-test \
62 domain.c domain.h \
84 domain.c domain.h \
91 domain.c domain.h \
94 domain-test.c \
  /external/avahi/avahi-core/
dns-srv-rr.h 25 /** A domain service browser object. Use this to browse for
27 * conventional domain names */
53 const char *domain,
75 const char *domain,
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/spec/
ECPublicKeySpec.java 17 * @param spec the domain parameters for the curve.
  /external/chromium-trace/catapult/perf_insights/perf_insights/mappers/
slice_cost.html 23 this.domain = undefined;
43 sliceCostInfo.domain = firstValue.domain;
55 sliceCostInfo.domain = d.domain;
114 sliceCostInfo.domain = sample.leafStackFrame.domain;
116 tr.e.ads.DomainCategory.fromDomain(sliceCostInfo.domain);
135 sliceCostInfo.domain;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/cloudsearch2/
test_layers.py 62 domain = self.layer2.create_domain(self.domain_name)
63 self.addCleanup(domain.delete)
64 self.assertTrue(domain.created, False)
65 self.assertEqual(domain.domain_name, self.domain_name)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch2/
__init__.py 16 "ARN": "arn:aws:cs:us-east-1:1234567890:domain/demo",
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/main/
atgroup_01.css 3 domain(mozilla.org),
atgroup_02.css 4 domain(mozilla.org),
atgroup_04.css 4 domain(mozilla.org),
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/main/out/
atgroup_04.out 1 @media all and (min-width:500px){@document url(http://www.w3.org/),url-prefix(http://www.w3.org/Style/),domain(mozilla.org),regexp("https:.*"){@supports ((perspective:10px) or (-moz-perspective:10px) or (-webk (…)
atgroup_04.out.b 1 @media all and (min-width:500px){@document url(http://www.w3.org/),url-prefix(http://www.w3.org/Style/),domain(mozilla.org),regexp("https:.*"){@supports ((perspective:10px) or (-moz-perspective:10px) or (-webk (…)
  /external/chromium-trace/catapult/third_party/webapp2/docs/api/webapp2_extras/
routes.rst 8 domain and subdomain routing, prefixed routes or routes for automatic
  /external/clang/test/Sema/
memset-invalid-1.c 9 void mt_query_for_domain(const char *domain)
  /external/curl/lib/
curl_sspi.c 159 * userp [in] - The user name in the format User or Domain\User.
170 xcharp_u domain, dup_domain; local
174 domain.const_tchar_ptr = TEXT("");
188 domain.tchar_ptr = useranddomain.tchar_ptr;
194 domain.const_tchar_ptr = TEXT("");
208 /* Setup the identity's domain and length */
214 _tcsncpy(dup_domain.tchar_ptr, domain.tchar_ptr, domlen);
216 identity->Domain = dup_domain.tbyte_ptr;
248 Curl_safefree(identity->Domain);
  /external/curl/tests/data/
test1104 18 Set-Cookie: test=true; domain=127.0.0.1; path=/; expires=Thu Jan 1 00:00:00 GMT 1970;
19 Set-Cookie: test2=true; domain=127.0.0.1; path=/; expires=Fri Feb 2 11:56:27 GMT 2035;
39 Set-Cookie: test=true; domain=127.0.0.1; path=/; expires=Thu Jan 1 00:00:00 GMT 1970;
40 Set-Cookie: test2=true; domain=127.0.0.1; path=/; expires=Fri Feb 2 11:56:27 GMT 2035;
  /external/dnsmasq/contrib/try-all-ns/
README-2.47 9 dnsmasq config file and query a domain that would result
  /external/dnsmasq/src/
dbus.c 105 char *domain; local
175 dbus_message_iter_get_basic(&iter, &domain);
179 domain = NULL;
188 if (!(serv->flags & SERV_HAS_DOMAIN) && !domain)
194 domain &&
195 hostname_isequal(domain, serv->domain))
207 if (domain)
208 serv->domain = whine_malloc(strlen(domain)+1)
    [all...]
  /external/elfutils/po/
Makevars 3 # Usually the message domain is the same as the package name.
4 DOMAIN = $(PACKAGE)
15 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
20 # the public domain; in this case the translators are expected to disclaim
  /external/icu/icu4c/source/tools/tzcode/
ialloc.c 2 ** This file is in the public domain, so clarified as of
  /external/jsoncpp/include/json/
forwards.h 2 // Distributed under MIT license, or public domain if desired and
  /external/libbrillo/brillo/streams/
stream_errors.h 14 // Error domain for generic stream-based errors.
  /external/libchrome/base/posix/
file_descriptor_shuffle.h 35 // Duplicate |fd|, an element of the domain, and write a fresh element of the
36 // domain into |result|. Returns true iff successful.
41 // Delete an element of the domain.
49 // descriptor table of the current process as the domain.
  /external/libmicrohttpd/
Makefile.am 1 # This Makefile.am is in the public domain
  /external/libmicrohttpd/doc/
Makefile.am 1 # This Makefile.am is in the public domain

Completed in 346 milliseconds

<<21222324252627282930>>