/external/harfbuzz_ng/test/shaping/data/in-house/tests/ |
D | use-marchen.tests | 23 …s/85414f2552b654585b7a8d13dcc3e8fd9f7970a3.ttf::U+11C8A,U+11CA1,U+11CA9,U+11C71:[u11C8A.11CA1.11CA… 24 …s/85414f2552b654585b7a8d13dcc3e8fd9f7970a3.ttf::U+11C8D,U+11CA1,U+11CA9,U+11C71:[u11C8D.11CA1.11CA… 25 …s/85414f2552b654585b7a8d13dcc3e8fd9f7970a3.ttf::U+11C8D,U+11CA1,U+11CAA,U+11C71:[u11C8D.11CA1.11CA…
|
/external/clang/test/CXX/except/except.spec/ |
D | p14.cpp | 19 struct CA1 { struct 20 CA1 &operator=(const CA1&) throw(B); 22 struct CA2 : CA0, CA1 { };
|
D | p1.cpp | 34 class CA1 { class
|
/external/llvm-project/clang/test/CXX/except/except.spec/ |
D | p14.cpp | 19 struct CA1 { struct 20 CA1 &operator=(const CA1&) throw(B); 22 struct CA2 : CA0, CA1 { };
|
D | p1.cpp | 34 class CA1 { class
|
/external/clang/test/Layout/ |
D | ms-x86-pack-and-align.cpp | 153 struct CA1 : virtual CA0 { struct 154 CA1() {} in CA1() argument 157 struct CA2 : public CA1, public CA0 {
|
/external/llvm-project/clang/test/Layout/ |
D | ms-x86-pack-and-align.cpp | 153 struct CA1 : virtual CA0 { struct 154 CA1() {} in CA1() argument 157 struct CA2 : public CA1, public CA0 {
|
/external/conscrypt/platform/src/test/java/org/conscrypt/ |
D | TrustedCertificateStoreTest.java | 60 private static X509Certificate CA1; field in TrustedCertificateStoreTest 102 return CA1; in getCa1() 242 if (CA1 != null) { in initCerts() 246 CA1 = TestKeyStore.getClient().getRootCertificate("RSA"); in initCerts() 252 .subject(CA1.getSubjectX500Principal()) in initCerts() 257 ALIAS_SYSTEM_CA1 = alias(false, CA1, 0); in initCerts() 259 ALIAS_USER_CA1 = alias(true, CA1, 0); in initCerts()
|
/external/conscrypt/repackaged/platform/src/test/java/com/android/org/conscrypt/ |
D | TrustedCertificateStoreTest.java | 64 private static X509Certificate CA1; field in TrustedCertificateStoreTest 106 return CA1; in getCa1() 246 if (CA1 != null) { in initCerts() 250 CA1 = TestKeyStore.getClient().getRootCertificate("RSA"); in initCerts() 256 .subject(CA1.getSubjectX500Principal()) in initCerts() 261 ALIAS_SYSTEM_CA1 = alias(false, CA1, 0); in initCerts() 263 ALIAS_USER_CA1 = alias(true, CA1, 0); in initCerts()
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | 320.vert | 134 uniform writeonly imageCubeArray CA1; 178 highp ivec3 s1 = imageSize(CA1); 182 imageStore(CA1, s3, vec4(1));
|
D | 310.vert | 264 uniform writeonly imageCubeArray CA1; 308 highp ivec3 s1 = imageSize(CA1); 312 imageStore(CA1, s3, vec4(1));
|
D | 320.frag | 91 uniform writeonly imageCubeArray CA1;
|
/external/deqp-deps/glslang/Test/ |
D | 320.vert | 134 uniform writeonly imageCubeArray CA1; 178 highp ivec3 s1 = imageSize(CA1); 182 imageStore(CA1, s3, vec4(1));
|
D | 310.vert | 264 uniform writeonly imageCubeArray CA1; 308 highp ivec3 s1 = imageSize(CA1); 312 imageStore(CA1, s3, vec4(1));
|
D | 320.frag | 91 uniform writeonly imageCubeArray CA1;
|
/external/llvm-project/llvm/test/Transforms/Attributor/IPConstantProp/ |
D | musttail-call.ll | 39 ; IS__CGSCC____-NEXT: [[CA1:%.*]] = musttail call i8* @no_side_effects(i8 undef) 40 ; IS__CGSCC____-NEXT: ret i8* [[CA1]]
|
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/tests/ |
D | SHKNDA-1.tests | 4 …egular.ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0CA1,U+0CBF:[knDDI] 31 …egular.ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0CA1,U+0CBF:[knDDI]
|
D | SHKNDA-2.tests | 5 ….ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0CA1,U+0CCB,U+0C82,U+0C9…
|
D | SHKNDA-3.tests | 13 ….ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0CA1,U+0CCB,U+0C82:[gid2…
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | 320.vert.out | 434 0:178 'CA1' ( writeonly uniform highp imageCubeArray) 446 0:182 'CA1' ( writeonly uniform highp imageCubeArray) 669 0:? 'CA1' ( writeonly uniform highp imageCubeArray) 772 0:? 'CA1' ( writeonly uniform highp imageCubeArray)
|
D | 310.vert.out | 729 0:308 'CA1' ( writeonly uniform highp imageCubeArray) 741 0:312 'CA1' ( writeonly uniform highp imageCubeArray) 999 0:? 'CA1' ( writeonly uniform highp imageCubeArray) 1243 0:? 'CA1' ( writeonly uniform highp imageCubeArray)
|
D | 320.frag.out | 469 0:? 'CA1' ( writeonly uniform highp imageCubeArray) 548 0:? 'CA1' ( writeonly uniform highp imageCubeArray)
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | 320.vert.out | 434 0:178 'CA1' ( writeonly uniform highp imageCubeArray) 446 0:182 'CA1' ( writeonly uniform highp imageCubeArray) 669 0:? 'CA1' ( writeonly uniform highp imageCubeArray) 772 0:? 'CA1' ( writeonly uniform highp imageCubeArray)
|
D | 310.vert.out | 729 0:308 'CA1' ( writeonly uniform highp imageCubeArray) 741 0:312 'CA1' ( writeonly uniform highp imageCubeArray) 999 0:? 'CA1' ( writeonly uniform highp imageCubeArray) 1243 0:? 'CA1' ( writeonly uniform highp imageCubeArray)
|
/external/python/cryptography/vectors/cryptography_vectors/x509/PKITS_data/ |
D | pkits.ldif | 647 dn: CN=Separate Certificate and CRL Keys CA1,O=Test Certificates 2011,C=US 649 cn: Separate Certificate and CRL Keys CA1 2325 dn: CN=nameConstraints RFC822 CA1,O=Test Certificates 2011,C=US 2327 cn: nameConstraints RFC822 CA1 2658 dn: CN=onlySomeReasons CA1,O=Test Certificates 2011,C=US 2660 cn: onlySomeReasons CA1 2748 dn: CN=indirectCRL CA1,O=Test Certificates 2011,C=US 2750 cn: indirectCRL CA1 2931 dn: CN=deltaCRL CA1,O=Test Certificates 2011,C=US 2933 cn: deltaCRL CA1
|