HomeSort by relevance Sort by last modified time
    Searched defs:Domain (Results 1 - 25 of 46) sorted by null

1 2

  /frameworks/base/core/java/android/security/net/config/
Domain.java 21 public final class Domain {
23 * Lower case hostname for this domain rule.
28 * Whether this domain includes subdomains.
32 public Domain(String hostname, boolean subdomainsIncluded) {
50 if (!(other instanceof Domain)) {
53 Domain otherDomain = (Domain) other;
  /external/llvm/lib/Target/ARM/
ARMHazardRecognizer.cpp 23 unsigned Domain = MCID.TSFlags & ARMII::DomainMask;
29 if ((Domain & ARMII::DomainVFP) || (Domain & ARMII::DomainNEON))
MLxExpansionPass.cpp 188 unsigned Domain = MCID.TSFlags & ARMII::DomainMask;
194 if ((Domain & ARMII::DomainVFP) || (Domain & ARMII::DomainNEON))
352 unsigned Domain = MCID.TSFlags & ARMII::DomainMask;
353 if (Domain == ARMII::DomainGeneral) {
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMHazardRecognizer.cpp 23 unsigned Domain = MCID.TSFlags & ARMII::DomainMask;
29 if ((Domain & ARMII::DomainVFP) || (Domain & ARMII::DomainNEON))
MLxExpansionPass.cpp 141 unsigned Domain = MCID.TSFlags & ARMII::DomainMask;
147 if ((Domain & ARMII::DomainVFP) || (Domain & ARMII::DomainNEON))
284 unsigned Domain = MCID.TSFlags & ARMII::DomainMask;
285 if (Domain == ARMII::DomainGeneral) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/lld/Core/
Instrumentation.h 30 /// Multiple Domains created with the same name represent the same domain.
31 class Domain {
35 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {}
44 /// specific to a domain.
71 /// \brief Create a task in Domain \p d named \p s.
72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) {
99 Marker(const Domain &d, const StringHandle &s) {
104 class Domain {
106 Domain(const char *name) {}
116 ScopedTask(const Domain &d, const StringHandle &s) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rasshost.h 21 CHAR Domain[DNLEN+1];
  /device/generic/goldfish/wifi/ipv6proxy/
socket.h 30 enum class Domain {
64 Result open(int domain, int type, int protocol);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
AcpiPlatformHooks.h 103 UINT8 Domain;
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 25 * <li>&lt;servicedomain&gt;.&lt;parentdomain&gt;: This is the domain scope of the service typically "local.", but this can also be something similar to "in-addr.arpa." or "ip6.arpa."</li>
45 * Domain Field.
47 Domain,
382 * dictionary of values to build the fully qualified service name. Mandatory keys are Application and Instance. The Domain default is local, the Protocol default is tcp and the subtype default is none.
679 * Returns the domain of the service info suitable for printing.
681 * @return service domain
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 19 // This pass changes the variant instructions to minimize domain crossings.
43 /// execution domain. Multiple registers may refer to the same open
45 /// domain.
51 /// domain, but if we were forced to pay the penalty of a domain crossing, we
76 // Is domain available?
77 bool hasDomain(unsigned domain) const {
78 assert(domain <
81 return AvailableDomains & (1u << domain);
84 // Mark domain as available
647 unsigned domain = countTrailingZeros(available); local
    [all...]
  /external/llvm/lib/Transforms/Utils/
LoopVersioning.cpp 182 MDNode *Domain = MDB.createAnonymousAliasScopeDomain("LVerDomain");
185 GroupToScope[&Group] = MDB.createAnonymousAliasScope(Domain);
  /external/skia/include/gpu/
GrResourceKey.h 69 bool isValid() const { return kInvalidDomain != this->domain(); }
71 uint32_t domain() const { return fKey[kDomainAndSize_MetaDataIdx] & 0xffff; } function in class:GrResourceKey
73 /** size of the key data, excluding meta-data (hash, domain, etc). */
76 /** ptr to the key data, excluding meta-data (hash, domain, etc). */
85 Builder(GrResourceKey* key, uint32_t domain, int data32Count) : fKey(key) {
87 SkASSERT(domain != kInvalidDomain);
91 SkASSERT(SkToU16(domain) == domain);
92 key->fKey[kDomainAndSize_MetaDataIdx] = domain | (size << 16);
122 // The key domain and size are packed into a single uint32_t
    [all...]
  /external/skqp/include/gpu/
GrResourceKey.h 69 bool isValid() const { return kInvalidDomain != this->domain(); }
71 uint32_t domain() const { return fKey[kDomainAndSize_MetaDataIdx] & 0xffff; } function in class:GrResourceKey
73 /** size of the key data, excluding meta-data (hash, domain, etc). */
76 /** ptr to the key data, excluding meta-data (hash, domain, etc). */
85 Builder(GrResourceKey* key, uint32_t domain, int data32Count) : fKey(key) {
87 SkASSERT(domain != kInvalidDomain);
91 SkASSERT(SkToU16(domain) == domain);
92 key->fKey[kDomainAndSize_MetaDataIdx] = domain | (size << 16);
122 // The key domain and size are packed into a single uint32_t
    [all...]

Completed in 775 milliseconds

1 2