/external/libexif/libexif/ |
D | i18n.h | 39 # define dgettext(Domain,Message) (Message) argument 40 # define dcgettext(Domain,Message,Type) (Message) argument 42 # define bind_textdomain_codeset(Domain,Codeset) argument 43 # define bindtextdomain(Domain,Directory) argument 45 # define bind_textdomain_codeset(Domain,Codeset) (Codeset) argument 46 # define bindtextdomain(Domain,Directory) (Domain) argument
|
/external/llvm/test/CodeGen/Generic/ |
D | badFoldGEP.ll | 13 %Domain = type { i8*, i32, i32*, i32, i32, i32*, %Domain* } 14 @domain_array = external global [497 x %Domain] ; <[497 x %Domain]*> [#uses=2] 16 declare void @opaque([497 x %Domain]*) 20 call void @opaque( [497 x %Domain]* @domain_array ) 22 …%reg841 = getelementptr [497 x %Domain], [497 x %Domain]* @domain_array, i64 0, i64 %cann-indvar-i…
|
/external/llvm/test/Assembler/ |
D | 2002-10-13-ConstantEncodingProblem.ll | 4 %Domain = type { %Domain**, %Domain* } 5 @D = global %Domain zeroinitializer ; <%Domain*> [#uses=0]
|
/external/avahi/avahi-common/ |
D | i18n.h | 44 #define dgettext(Domain,String) (String) argument 45 #define dcgettext(Domain,String,Type) (String) argument 46 #define bindtextdomain(Domain,Directory) (Domain) argument 47 #define bind_textdomain_codeset(Domain,Codeset) (Codeset) argument
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmsintrp.c | 133 p -> Domain[i] = nSamples[i] - 1; in _cmsComputeInterpParamsEx() 198 Output[0] = LutTable[p -> Domain[0]]; in LinLerp1D() 202 val3 = p -> Domain[0] * Value[0]; in LinLerp1D() 236 Output[0] = LutTable[p -> Domain[0]]; in LinLerp1Dfloat() 240 val2 *= p -> Domain[0]; in LinLerp1Dfloat() 268 v = Input[0] * p16 -> Domain[0]; in Eval1Input() 303 Output[0] = LutTable[p -> Domain[0]]; in Eval1InputFloat() 307 val2 *= p -> Domain[0]; in Eval1InputFloat() 348 px = fclamp(Input[0]) * p->Domain[0]; in BilinearInterpFloat() 349 py = fclamp(Input[1]) * p->Domain[1]; in BilinearInterpFloat() [all …]
|
/external/tcpdump/tests/ |
D | dhcp-rfc3004-v.out | 10 Domain-Name, Domain-Name-Server, Hostname 26 Domain-Name-Server Option 6, length 4: 192.168.1.1 27 Domain-Name Option 15, length 4: "Home" 38 Domain-Name, Domain-Name-Server, Hostname 54 Domain-Name-Server Option 6, length 4: 192.168.1.1 55 Domain-Name Option 15, length 4: "Home"
|
D | dtp-v.out | 2 Domain TLV (0x0001) TLV, length 8, Lab 8 Domain TLV (0x0001) TLV, length 8, Lab 14 Domain TLV (0x0001) TLV, length 8, Lab 20 Domain TLV (0x0001) TLV, length 8, Lab 26 Domain TLV (0x0001) TLV, length 8, Lab
|
D | QinQpacketv.out | 10 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP 23 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP 37 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP 50 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP 63 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP 76 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP 89 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP 102 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP 120 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP 133 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP [all …]
|
D | dhcp-rfc5859-v.out | 9 Domain-Name, Domain-Name-Server, Hostname, TFTP-Server-Address 32 Domain-Name, Domain-Name-Server, Hostname, TFTP-Server-Address
|
D | dcb_qcn.out | 9 Domain-Name, Domain-Name-Server, Hostname, YD 21 Domain-Name, Domain-Name-Server, Hostname, YD 95 Domain-Name, Domain-Name-Server, Hostname, YD 187 Domain-Name, Domain-Name-Server, Hostname, YD 200 Domain-Name, Domain-Name-Server, Hostname, YD 279 Domain-Name, Domain-Name-Server, Hostname, YD
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch2/ |
D | test_connection.py | 5 from boto.cloudsearch2.domain import Domain 59 domain = Domain(self, api_response['CreateDomainResponse'] 76 domain = Domain(self, api_response['CreateDomainResponse'] 89 domain = Domain(self, api_response['CreateDomainResponse'] 99 domain = Domain(self, api_response['CreateDomainResponse'] 112 domain = Domain(self, api_response['CreateDomainResponse']
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch/ |
D | test_connection.py | 5 from boto.cloudsearch.domain import Domain 56 domain = Domain(self, api_response) 73 domain = Domain(self, api_response) 84 domain = Domain(self, api_response) 92 domain = Domain(self, api_response) 103 domain = Domain(self, api_response)
|
/external/llvm/lib/Analysis/ |
D | ScopedNoAliasAA.cpp | 132 const MDNode *List, const MDNode *Domain, in collectMDInDomain() argument 136 if (AliasScopeNode(MD).getDomain() == Domain) in collectMDInDomain() 149 if (const MDNode *Domain = AliasScopeNode(NAMD).getDomain()) in mayAliasInScopes() local 150 Domains.insert(Domain); in mayAliasInScopes() 154 for (const MDNode *Domain : Domains) { in mayAliasInScopes() local 156 collectMDInDomain(NoAlias, Domain, NANodes); in mayAliasInScopes() 157 collectMDInDomain(Scopes, Domain, ScopeNodes); in mayAliasInScopes()
|
/external/jsoncpp/ |
D | LICENSE | 7 this software is released into the Public Domain. 9 In jurisdictions which do not recognize Public Domain property (e.g. Germany as of 13 In jurisdictions which recognize Public Domain property, the user of this 14 software may choose to accept it either as 1) Public Domain, 2) under the 16 Public Domain/MIT License conditions described here, as they choose. 18 The MIT License is about as close to Public Domain as a license can get, and is 51 software, affording one all of the rights of Public Domain with the 54 Public Domain "license" you can re-license your copy using whatever
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearchdomain/ |
D | test_cloudsearchdomain.py | 5 from boto.cloudsearch2.domain import Domain 42 domain = Domain(layer1=layer1, data=json.loads(self.domain_status)) 51 domain = Domain(layer1=layer1, data=json.loads(self.domain_status)) 60 domain = Domain(layer1=layer1, data=json.loads(self.domain_status)) 97 domain = Domain(layer1=layer1, data=json.loads(self.domain_status))
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/ |
D | layer2.py | 26 from boto.cloudsearch.domain import Domain 54 return [Domain(self.layer1, data) for data in domain_data] 62 return Domain(self.layer1, data)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/ |
D | layer2.py | 26 from boto.cloudsearch2.domain import Domain 70 return [Domain(self.layer1, data) for data in domain_data] 79 return Domain(self.layer1, data['CreateDomainResponse']
|
/external/llvm/lib/Target/ARM/ |
D | ARMHazardRecognizer.cpp | 23 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in hasRAWHazard() local 29 if ((Domain & ARMII::DomainVFP) || (Domain & ARMII::DomainNEON)) in hasRAWHazard()
|
/external/llvm/include/llvm/IR/ |
D | MDBuilder.h | 108 MDNode *createAnonymousAliasScope(MDNode *Domain, 110 return createAnonymousAARoot(Name, Domain); 126 MDNode *createAliasScope(StringRef Name, MDNode *Domain);
|
/external/skia/src/gpu/ |
D | GrPath.cpp | 26 static const GrUniqueKey::Domain kOvalPathDomain = GrUniqueKey::GenerateDomain(); in compute_key_for_line_path() 48 static const GrUniqueKey::Domain kOvalPathDomain = GrUniqueKey::GenerateDomain(); in compute_key_for_oval_path() 113 static const GrUniqueKey::Domain kSimpleVolatilePathDomain = GrUniqueKey::GenerateDomain(); in compute_key_for_simple_path() 166 static const GrUniqueKey::Domain kGeneralPathDomain = GrUniqueKey::GenerateDomain(); in compute_key_for_general_path()
|
/external/pdfium/testing/resources/ |
D | bug_551460.in | 52 /Domain [0.0 1.0 0.0 1.0] 62 /Domain [0.0 1.0 0.0 1.0]
|
/external/avahi/avahi-sharp/ |
D | AvahiTest.cs | 59 Console.WriteLine ("Got domain added: " + args.Domain.Domain); in OnDomainAdded() 80 …iceBrowser sb = new ServiceBrowser (client, args.ServiceType.ServiceType, args.ServiceType.Domain); in OnServiceTypeAdded()
|
D | DomainBrowser.cs | 42 public string Domain; field 50 public DomainInfo Domain property in Avahi.DomainInfoArgs 176 info.Domain = Utility.PtrToString (domain); in OnDomainBrowserCallback()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/ |
D | connection.py | 26 from boto.sdb.domain import Domain, DomainMetaData 259 domain = Domain(self, domain_name) 308 return self.get_list('ListDomains', params, [('DomainName', Domain)]) 321 d = self.get_object('CreateDomain', params, Domain) 344 if (isinstance(domain_or_name, Domain)):
|
/external/skia/include/gpu/ |
D | GrResourceKey.h | 225 typedef uint32_t Domain; typedef 227 static Domain GenerateDomain(); 260 Builder(GrUniqueKey* key, Domain domain, int data32Count) in Builder() 264 Builder(GrUniqueKey* key, const GrUniqueKey& innerKey, Domain domain, in Builder()
|