HomeSort by relevance Sort by last modified time
    Searched refs:Domain (Results 151 - 156 of 156) sorted by null

1 2 3 4 5 67

  /external/skqp/tests/
ResourceCacheTest.cpp 418 // Each integer passed as a template param creates a new domain.
421 static GrUniqueKey::Domain d = GrUniqueKey::GenerateDomain();
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 29 // -- domain labels have an initial length byte, not a terminating null character
330 #pragma mark - Domain Name Utility Functions
362 { debugf("Malformed domain name (more than 256 characters)"); return(mDNSfalse); }
389 const domainname *d1, *d2, *d3, *d4, *d5; // Top-level domain, second-level domain, etc.
417 // Returns length of a domain name INCLUDING the byte for the final null label
433 // CompressedDomainNameLength returns the length of a domain name INCLUDING the byte
437 // In the case where a parent domain name is provided, and the given name is a child
479 // If unable to construct a legal domain name (i.e. label more than 63 bytes, or total more than 256 bytes)
501 // If unable to construct a legal domain name (i.e. label more than 63 bytes, or total more than 256 bytes
    [all...]
  /external/syzkaller/vendor/google.golang.org/api/storage/v1/
storage-gen.go 694 // Domain: The domain associated with the entity, if any.
695 Domain string `json:"domain,omitempty"`
706 // - domain-domain
713 // - To refer to all members of the Google Apps for Business domain
714 // example.com, the entity would be domain-example.com.
    [all...]

Completed in 470 milliseconds

1 2 3 4 5 67