/external/llvm-project/flang/test/Semantics/ |
D | allocate03.f90 | 23 character(len=:), allocatable :: ca1, ca2(:) local 45 allocate(ca1) 75 allocate(character(len=5):: ca1) 76 allocate(character*5:: ca1) 79 allocate(ca1, MOLD = mold) 82 allocate(ca1, SOURCE = mold)
|
D | allocate12.f90 | 37 class(A), allocatable :: ca1[:, :], ca2(:)[:] local 48 allocate(a1, a2(10), ca1[2, -1:*], ca2(10)[*]) 68 allocate(x1, ca1) 70 allocate(ca1[2, -1:*], ca2(10)) 100 allocate(ca1[*], ca2(10)[*])
|
D | allocate05.f90 | 29 class(C), allocatable :: ca1, ca2(:) local 47 unrelat%polymorph, bp1, bp2(2), ca1, ca2(4), &
|
D | allocate08.f90 | 37 class(C), allocatable :: ca1, ca2(:) local 55 allocate(aa1, up1, unrelat%polymorph, bp1, ca1, npca1, mold=srcc)
|
/external/llvm-project/llvm/test/Transforms/CallSiteSplitting/ |
D | musttail.ll | 5 ;CHECK: %ca1 = musttail call i8* @callee(i8* null, i8* %b) 6 ;CHECK: %cb2 = bitcast i8* %ca1 to i8* 33 ;CHECK: %ca1 = musttail call i8* @callee(i8* null, i8* %b) 34 ;CHECK: ret i8* %ca1
|
/external/conscrypt/platform/src/test/java/org/conscrypt/ |
D | TrustedCertificateStoreTest.java | 649 X509Certificate ca1 = TestKeyStore.createCa(publicKey, privateKey, name); in testIsTrustAnchorWithReissuedgetCa() local 652 assertFalse(ca1.equals(ca2)); in testIsTrustAnchorWithReissuedgetCa() 654 String systemAlias = alias(false, ca1, 0); in testIsTrustAnchorWithReissuedgetCa() 655 install(ca1, systemAlias); in testIsTrustAnchorWithReissuedgetCa() 656 assertRootCa(ca1, systemAlias); in testIsTrustAnchorWithReissuedgetCa() 657 assertEquals(ca1, store.getTrustAnchor(ca2)); in testIsTrustAnchorWithReissuedgetCa() 658 assertEquals(ca1, store.findIssuer(ca2)); in testIsTrustAnchorWithReissuedgetCa() 661 String userAlias = alias(true, ca1, 0); in testIsTrustAnchorWithReissuedgetCa() 662 store.installCertificate(ca1); in testIsTrustAnchorWithReissuedgetCa() 663 assertRootCa(ca1, userAlias); in testIsTrustAnchorWithReissuedgetCa() [all …]
|
/external/conscrypt/repackaged/platform/src/test/java/com/android/org/conscrypt/ |
D | TrustedCertificateStoreTest.java | 653 X509Certificate ca1 = TestKeyStore.createCa(publicKey, privateKey, name); in testIsTrustAnchorWithReissuedgetCa() local 656 assertFalse(ca1.equals(ca2)); in testIsTrustAnchorWithReissuedgetCa() 658 String systemAlias = alias(false, ca1, 0); in testIsTrustAnchorWithReissuedgetCa() 659 install(ca1, systemAlias); in testIsTrustAnchorWithReissuedgetCa() 660 assertRootCa(ca1, systemAlias); in testIsTrustAnchorWithReissuedgetCa() 661 assertEquals(ca1, store.getTrustAnchor(ca2)); in testIsTrustAnchorWithReissuedgetCa() 662 assertEquals(ca1, store.findIssuer(ca2)); in testIsTrustAnchorWithReissuedgetCa() 665 String userAlias = alias(true, ca1, 0); in testIsTrustAnchorWithReissuedgetCa() 666 store.installCertificate(ca1); in testIsTrustAnchorWithReissuedgetCa() 667 assertRootCa(ca1, userAlias); in testIsTrustAnchorWithReissuedgetCa() [all …]
|
/external/llvm-project/llvm/test/Transforms/SCCP/ |
D | musttail-call.ll | 20 %ca1 = musttail call i8* @no_side_effects(i8 %v) 22 ret i8* %ca1
|
/external/llvm-project/llvm/test/Transforms/Attributor/IPConstantProp/ |
D | musttail-call.ll | 55 %ca1 = musttail call i8* @no_side_effects(i8 %v) 57 ret i8* %ca1
|
/external/icu/icu4c/source/data/translit/ |
D | Latn_Bopo.txt | 1160 ca1 ← ㄘㄚ;
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatTest.java | 749 CurrencyAmount ca1 = new CurrencyAmount(123.45, gbpJava); in TestJavaCurrencyConversion() local 751 assertEquals("CurrencyAmount from both Double constructors should be equal", ca1, ca2); in TestJavaCurrencyConversion() 753 ca1 = new CurrencyAmount(new BigDecimal("543.21"), gbpJava); in TestJavaCurrencyConversion() 755 assertEquals("CurrencyAmount from both Number constructors should be equal", ca1, ca2); in TestJavaCurrencyConversion()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | NumberFormatTest.java | 752 CurrencyAmount ca1 = new CurrencyAmount(123.45, gbpJava); in TestJavaCurrencyConversion() local 754 assertEquals("CurrencyAmount from both Double constructors should be equal", ca1, ca2); in TestJavaCurrencyConversion() 756 ca1 = new CurrencyAmount(new BigDecimal("543.21"), gbpJava); in TestJavaCurrencyConversion() 758 assertEquals("CurrencyAmount from both Number constructors should be equal", ca1, ca2); in TestJavaCurrencyConversion()
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_stretched_filled.sym | 1771 4ca1 3 82 1913
|
D | dump_syms_regtest64.sym | 683 1ca1 15 593 9790
|
D | omap_stretched.sym | 1869 4ca1 3 82 1913
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 786 3ca1 c 222 17
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 8119 4ca1 7 935 5627 10091 8ca1 1a 1756 6034 14329 11ca1 17 1840 1271 16993 18ca1 b 3891 5771
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 8119 4ca1 7 935 5627 10091 8ca1 1a 1756 6034 14329 11ca1 17 1840 1271 16993 18ca1 b 3891 5771
|
/external/cpuinfo/test/dmesg/ |
D | meizu-pro-6s.log | 4337 [ 6.542690] (2)[213:hps_main][CPUHVFS] (0) [00024ca1] cluster2 on, pause = 0x0, swctrl = 0x20f0…
|
/external/OpenCSD/decoder/tests/snapshots-ete/002-ack_test_scr/ |
D | test_TARMAC | 7805 3138 clk cpu0 CACHE Validation_ARMAEMv9AMPCT.cpu.l2_cache LINE 1ca1 ALLOC 0x00001009f280_NS
|