/external/libcxx/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_7.pass.cpp | 254 typedef A const CA; in main() typedef 260 runTestCase< R(CA&), 1, ConstCaster >(); in main() 261 runTestCase< R(CA&, CA&), 2, ConstCaster >(); in main() 262 runTestCase< R(CA&, CA&, CA&), 3, ConstCaster >(); in main() 292 runFunctorTestCase<R(CA&), 1, LValueCaster, CC>(); in main() 293 runFunctorTestCase<R(CA&) const, 1, ConstCaster, CC>(); in main() 294 runFunctorTestCase<R(CA&) volatile, 1, VolatileCaster, CC>(); in main() 295 runFunctorTestCase<R(CA&) const volatile, 1, CVCaster, CC>(); in main() 296 runFunctorTestCase<R(CA&, CA&), 2, LValueCaster, CC>(); in main() 297 runFunctorTestCase<R(CA&, CA&) const, 2, ConstCaster, CC>(); in main() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/LineEditor/ |
D | LineEditor.cpp | 62 LineEditor::CompletionAction CA = LE->getCompletionAction("", 0); in TEST_F() local 63 EXPECT_EQ(LineEditor::CompletionAction::AK_Insert, CA.Kind); in TEST_F() 64 EXPECT_EQ("foo", CA.Text); in TEST_F() 68 CA = LE->getCompletionAction("", 0); in TEST_F() 69 EXPECT_EQ(LineEditor::CompletionAction::AK_ShowCompletions, CA.Kind); in TEST_F() 70 ASSERT_EQ(2u, CA.Completions.size()); in TEST_F() 71 ASSERT_EQ("int foo()", CA.Completions[0]); in TEST_F() 72 ASSERT_EQ("int bar()", CA.Completions[1]); in TEST_F() 80 CA = LE->getCompletionAction("", 0); in TEST_F() 81 EXPECT_EQ(LineEditor::CompletionAction::AK_Insert, CA.Kind); in TEST_F() [all …]
|
/external/llvm/unittests/LineEditor/ |
D | LineEditor.cpp | 62 LineEditor::CompletionAction CA = LE->getCompletionAction("", 0); in TEST_F() local 63 EXPECT_EQ(LineEditor::CompletionAction::AK_Insert, CA.Kind); in TEST_F() 64 EXPECT_EQ("foo", CA.Text); in TEST_F() 68 CA = LE->getCompletionAction("", 0); in TEST_F() 69 EXPECT_EQ(LineEditor::CompletionAction::AK_ShowCompletions, CA.Kind); in TEST_F() 70 ASSERT_EQ(2u, CA.Completions.size()); in TEST_F() 71 ASSERT_EQ("int foo()", CA.Completions[0]); in TEST_F() 72 ASSERT_EQ("int bar()", CA.Completions[1]); in TEST_F() 80 CA = LE->getCompletionAction("", 0); in TEST_F() 81 EXPECT_EQ(LineEditor::CompletionAction::AK_Insert, CA.Kind); in TEST_F() [all …]
|
/external/llvm/lib/Transforms/Utils/ |
D | CtorUtils.cpp | 41 Constant *CA = ConstantArray::get(ATy, CAList); in removeGlobalCtors() local 44 if (CA->getType() == OldCA->getType()) { in removeGlobalCtors() 45 GCL->setInitializer(CA); in removeGlobalCtors() 51 new GlobalVariable(CA->getType(), GCL->isConstant(), GCL->getLinkage(), in removeGlobalCtors() 52 CA, "", GCL->getThreadLocalMode()); in removeGlobalCtors() 71 ConstantArray *CA = cast<ConstantArray>(GV->getInitializer()); in parseGlobalCtors() local 73 Result.reserve(CA->getNumOperands()); in parseGlobalCtors() 74 for (User::op_iterator i = CA->op_begin(), e = CA->op_end(); i != e; ++i) { in parseGlobalCtors() 95 ConstantArray *CA = cast<ConstantArray>(GV->getInitializer()); in findGlobalCtors() local 97 for (User::op_iterator i = CA->op_begin(), e = CA->op_end(); i != e; ++i) { in findGlobalCtors()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | CtorUtils.cpp | 40 Constant *CA = ConstantArray::get(ATy, CAList); in removeGlobalCtors() local 43 if (CA->getType() == OldCA->getType()) { in removeGlobalCtors() 44 GCL->setInitializer(CA); in removeGlobalCtors() 50 new GlobalVariable(CA->getType(), GCL->isConstant(), GCL->getLinkage(), in removeGlobalCtors() 51 CA, "", GCL->getThreadLocalMode()); in removeGlobalCtors() 70 ConstantArray *CA = cast<ConstantArray>(GV->getInitializer()); in parseGlobalCtors() local 72 Result.reserve(CA->getNumOperands()); in parseGlobalCtors() 73 for (auto &V : CA->operands()) { in parseGlobalCtors() 94 ConstantArray *CA = cast<ConstantArray>(GV->getInitializer()); in findGlobalCtors() local 96 for (auto &V : CA->operands()) { in findGlobalCtors()
|
/external/capstone/msvc/ |
D | capstone.sln | 4 …pstone_static", "capstone_static\capstone_static.vcxproj", "{5B01D900-2359-44CA-9914-6B0C6AFB7BE7}" 8 {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} = {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} 13 {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} = {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} 18 {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} = {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} 23 {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} = {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} 28 {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} = {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} 33 {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} = {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} 38 {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} = {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} 43 {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} = {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} 48 {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} = {5B01D900-2359-44CA-9914-6B0C6AFB7BE7} [all …]
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | InlineAlways.cpp | 37 InlineCostAnalyzer CA; member in __anon1ce7d5c30111::AlwaysInliner 45 return CA.getInlineCost(CS, NeverInline); in getInlineCost() 48 return CA.getInlineFudgeFactor(CS); in getInlineFudgeFactor() 51 CA.resetCachedCostInfo(Caller); in resetCachedCostInfo() 54 CA.growCachedCostInfo(Caller, Callee); in growCachedCostInfo() 61 CA.clear(); in releaseMemory() 78 CA.setTargetData(getAnalysisIfAvailable<TargetData>()); in doInitialization()
|
D | InlineSimple.cpp | 35 InlineCostAnalyzer CA; member in __anon30f78e5c0111::SimpleInliner 45 return CA.getInlineCost(CS, NeverInline); in getInlineCost() 48 return CA.getInlineFudgeFactor(CS); in getInlineFudgeFactor() 51 CA.resetCachedCostInfo(Caller); in resetCachedCostInfo() 54 CA.growCachedCostInfo(Caller, Callee); in growCachedCostInfo() 58 CA.clear(); in releaseMemory() 79 CA.setTargetData(getAnalysisIfAvailable<TargetData>()); in doInitialization()
|
/external/curl/docs/ |
D | SSLCERTS.md | 23 This system is about trust. In your local CA certificate store you have certs 38 by using a CA certificate store that the SSL library can use to make sure the 45 If the remote server uses a self-signed certificate, if you don't install a CA 46 cert store, if the server uses a certificate signed by a CA that isn't 56 2. Get a CA certificate that can verify the remote server and use the proper 57 option to point out this CA cert for verification when connecting. For 62 3. Add the CA cert for your server to the existing default CA certificate 63 store. The default CA certificate store can changed at compile time with the 66 --with-ca-bundle=FILE: use the specified file as CA certificate store. CA 69 --with-ca-path=PATH: use the specified path as CA certificate store. CA [all …]
|
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ |
D | construct_pair.pass.cpp | 43 Alloc CA(P); in test_no_inner_alloc() local 44 SA A(CA); in test_no_inner_alloc() 46 assert(checkConstruct<>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 47 assert(checkConstruct<>(ptr->second, UA_AllocLast, CA)); in test_no_inner_alloc() 51 >(CA, ptr))); in test_no_inner_alloc() 66 Alloc CA(P); in test_no_inner_alloc() local 67 SA A(CA); in test_no_inner_alloc() 69 assert(checkConstruct<>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 74 >(CA, ptr))); in test_no_inner_alloc()
|
D | construct_pair_const_lvalue_pair.pass.cpp | 46 Alloc CA(P); in test_no_inner_alloc() local 47 SA A(CA); in test_no_inner_alloc() 50 assert(checkConstruct<int&>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 51 assert(checkConstruct<int const&>(ptr->second, UA_AllocLast, CA)); in test_no_inner_alloc() 55 >(CA, ptr))); in test_no_inner_alloc() 73 Alloc CA(P); in test_no_inner_alloc() local 74 SA A(CA); in test_no_inner_alloc() 77 assert(checkConstruct<int const&>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 82 >(CA, ptr))); in test_no_inner_alloc()
|
D | construct_pair_piecewise.pass.cpp | 46 Alloc CA(P); in test_no_inner_alloc() local 47 SA A(CA); in test_no_inner_alloc() 51 assert(checkConstruct<int&>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 52 assert(checkConstruct<int const&&>(ptr->second, UA_AllocLast, CA)); in test_no_inner_alloc() 56 >(CA, ptr))); in test_no_inner_alloc() 73 Alloc CA(P); in test_no_inner_alloc() local 74 SA A(CA); in test_no_inner_alloc() 78 assert(checkConstruct<int&&>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 83 >(CA, ptr))); in test_no_inner_alloc()
|
D | construct_pair_rvalue.pass.cpp | 46 Alloc CA(P); in test_no_inner_alloc() local 47 SA A(CA); in test_no_inner_alloc() 50 assert(checkConstruct<int&>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 51 assert(checkConstruct<int const&&>(ptr->second, UA_AllocLast, CA)); in test_no_inner_alloc() 55 >(CA, ptr))); in test_no_inner_alloc() 73 Alloc CA(P); in test_no_inner_alloc() local 74 SA A(CA); in test_no_inner_alloc() 77 assert(checkConstruct<int&&>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 82 >(CA, ptr))); in test_no_inner_alloc()
|
D | construct_pair_values.pass.cpp | 45 Alloc CA(P); in test_no_inner_alloc() local 46 SA A(CA); in test_no_inner_alloc() 48 assert(checkConstruct<int&>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 49 assert(checkConstruct<int const&&>(ptr->second, UA_AllocLast, CA)); in test_no_inner_alloc() 53 >(CA, ptr))); in test_no_inner_alloc() 70 Alloc CA(P); in test_no_inner_alloc() local 71 SA A(CA); in test_no_inner_alloc() 73 assert(checkConstruct<int&&>(ptr->first, UA_AllocArg, CA)); in test_no_inner_alloc() 78 >(CA, ptr))); in test_no_inner_alloc()
|
/external/harfbuzz_ng/test/shaping/data/in-house/tests/ |
D | khmer-mark-order.tests | 1 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17BE,U+1794:[uni17C1=0+288|u… 8 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17BE,U+17BB,U+1794:[uni17C1=… 9 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17C1,U+17B8,U+17BB,U+1794:[u… 10 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17B8,U+17C1,U+17BB,U+1794:[u… 11 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17BE,U+17BB,U+17BB,U+1794:[u… 12 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17C1,U+17B8,U+17BB,U+17BB,U+… 13 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17B8,U+17C1,U+17BB,U+17BB,U+… 18 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17BE,U+17B8,U+1794:[uni17C1=… 19 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17B8,U+17BE,U+1794:[uni179F=… 20 ../fonts/b6031119874ae9ff1dd65383a335e361c0962220.ttf::U+179F,U+17CA,U+17BE,U+17B8,U+17BB,U+1794:[u… [all …]
|
/external/grpc-grpc/src/android/test/interop/app/src/main/assets/ |
D | roots.pem | 5 # Issuer: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA 6 # Subject: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA 7 # Label: "GlobalSign Root CA" 34 # Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R2 35 # Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R2 36 # Label: "GlobalSign Root CA - R2" 98 # Label: "Entrust.net Premium 2048 Secure Server CA" 158 # Issuer: CN=AddTrust External CA Root O=AddTrust AB OU=AddTrust External TTP Network 159 # Subject: CN=AddTrust External CA Root O=AddTrust AB OU=AddTrust External TTP Network 226 # Issuer: CN=GeoTrust Global CA O=GeoTrust Inc. [all …]
|
/external/python/httplib2/python3/httplib2/ |
D | cacerts.txt | 24 # Issuer: CN=Thawte Server CA O=Thawte Consulting cc OU=Certification Services Division 25 # Subject: CN=Thawte Server CA O=Thawte Consulting cc OU=Certification Services Division 26 # Label: "Thawte Server CA" 51 # Issuer: CN=Thawte Premium Server CA O=Thawte Consulting cc OU=Certification Services Division 52 # Subject: CN=Thawte Premium Server CA O=Thawte Consulting cc OU=Certification Services Division 53 # Label: "Thawte Premium Server CA" 80 # Label: "Equifax Secure CA" 132 # Issuer: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA 133 # Subject: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA 134 # Label: "GlobalSign Root CA" [all …]
|
/external/python/httplib2/python2/httplib2/ |
D | cacerts.txt | 24 # Issuer: CN=Thawte Server CA O=Thawte Consulting cc OU=Certification Services Division 25 # Subject: CN=Thawte Server CA O=Thawte Consulting cc OU=Certification Services Division 26 # Label: "Thawte Server CA" 51 # Issuer: CN=Thawte Premium Server CA O=Thawte Consulting cc OU=Certification Services Division 52 # Subject: CN=Thawte Premium Server CA O=Thawte Consulting cc OU=Certification Services Division 53 # Label: "Thawte Premium Server CA" 80 # Label: "Equifax Secure CA" 132 # Issuer: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA 133 # Subject: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA 134 # Label: "GlobalSign Root CA" [all …]
|
/external/grpc-grpc/etc/ |
D | roots.pem | 5 # Issuer: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA 6 # Subject: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA 7 # Label: "GlobalSign Root CA" 34 # Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R2 35 # Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R2 36 # Label: "GlobalSign Root CA - R2" 98 # Label: "Entrust.net Premium 2048 Secure Server CA" 158 # Issuer: CN=AddTrust External CA Root O=AddTrust AB OU=AddTrust External TTP Network 159 # Subject: CN=AddTrust External CA Root O=AddTrust AB OU=AddTrust External TTP Network 226 # Issuer: CN=GeoTrust Global CA O=GeoTrust Inc. [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | zone.tab | 108 CA +4734-05243 America/St_Johns Newfoundland; Labrador (southeast) 109 CA +4439-06336 America/Halifax Atlantic - NS (most areas); PE 110 CA +4612-05957 America/Glace_Bay Atlantic - NS (Cape Breton) 111 CA +4606-06447 America/Moncton Atlantic - New Brunswick 112 CA +5320-06025 America/Goose_Bay Atlantic - Labrador (most areas) 113 CA +5125-05707 America/Blanc-Sablon AST - QC (Lower North Shore) 114 CA +4339-07923 America/Toronto Eastern - ON, QC (most areas) 115 CA +4901-08816 America/Nipigon Eastern - ON, QC (no DST 1967-73) 116 CA +4823-08915 America/Thunder_Bay Eastern - ON (Thunder Bay) 117 CA +6344-06828 America/Iqaluit Eastern - NU (most east areas) [all …]
|
D | prettyPathZone.txt | 31 # CA Canada 32 'America/Dawson_Creek' > 'CA/Dawson_Creek'; 147 # CA Canada 148 'America/Blanc-Sablon' > 'CA/Blanc-Sablon'; 149 'America/Cambridge_Bay' > 'CA/Cambridge_Bay'; 150 'America/Coral_Harbour' > 'CA/Coral_Harbour'; 151 'America/Dawson' > 'CA/Dawson'; 152 'America/Edmonton' > 'CA/Edmonton'; 153 'America/Glace_Bay' > 'CA/Glace_Bay'; 154 'America/Goose_Bay' > 'CA/Goose_Bay'; [all …]
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | openssl.cnf | 1 # OpenSSL configuration file for Hotspot 2.0 PKI (Intermediate CA) 26 certificate = $dir/cacert.pem # The CA certificate 49 # For the CA policy 118 basicConstraints = critical, CA:true, pathlen:0 121 # For SP intermediate CA 128 basicConstraints = critical, CA:true, pathlen:0 178 basicConstraints = CA:FALSE 184 basicConstraints=CA:FALSE 194 basicConstraints=critical, CA:FALSE
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/credentials/ |
D | README.md | 7 * The respective root CA cert in `certs/ca.cert.pem` 9 * The intermediate CA cert in 10 `intermediate/certs/intermediate.cert.pem`, signed by the root CA 13 CA--in `intermediate/certs/client.cert.pem` and
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CallEvent.h | 459 static bool classof(const CallEvent *CA) { in classof() argument 460 return CA->getKind() >= CE_BEG_FUNCTION_CALLS && in classof() 461 CA->getKind() <= CE_END_FUNCTION_CALLS; in classof() 496 static bool classof(const CallEvent *CA) { in classof() argument 497 return CA->getKind() == CE_Function; in classof() 603 static bool classof(const CallEvent *CA) { in classof() argument 604 return CA->getKind() == CE_Block; in classof() 639 static bool classof(const CallEvent *CA) { in classof() argument 640 return CA->getKind() >= CE_BEG_CXX_INSTANCE_CALLS && in classof() 641 CA->getKind() <= CE_END_CXX_INSTANCE_CALLS; in classof() [all …]
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/ |
D | localeDistanceTest.txt | 9 en-CA ; en-CA ; 0 10 ar-MK ; en-CA ; 100 30 en-AU ; en-CA ; 4 # within cluster 33 en-CA ; en-Cyrl ; 100
|