Home
last modified time | relevance | path

Searched refs:ca1 (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/flang/test/Semantics/
Dallocate03.f9023 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)
Dallocate12.f9037 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)[*])
Dallocate05.f9029 class(C), allocatable :: ca1, ca2(:) local
47 unrelat%polymorph, bp1, bp2(2), ca1, ca2(4), &
Dallocate08.f9037 class(C), allocatable :: ca1, ca2(:) local
55 allocate(aa1, up1, unrelat%polymorph, bp1, ca1, npca1, mold=srcc)
/external/llvm-project/llvm/test/Transforms/CallSiteSplitting/
Dmusttail.ll5 ;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/
DTrustedCertificateStoreTest.java649 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/
DTrustedCertificateStoreTest.java653 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/
Dmusttail-call.ll20 %ca1 = musttail call i8* @no_side_effects(i8 %v)
22 ret i8* %ca1
/external/llvm-project/llvm/test/Transforms/Attributor/IPConstantProp/
Dmusttail-call.ll55 %ca1 = musttail call i8* @no_side_effects(i8 %v)
57 ret i8* %ca1
/external/icu/icu4c/source/data/translit/
DLatn_Bopo.txt1160 ca1 ← ㄘㄚ;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java749 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/
DNumberFormatTest.java752 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/
Domap_stretched_filled.sym1771 4ca1 3 82 1913
Ddump_syms_regtest64.sym683 1ca1 15 593 9790
Domap_stretched.sym1869 4ca1 3 82 1913
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym786 3ca1 c 222 17
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/google-breakpad/src/processor/testdata/
Dmodule0.out8119 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/
Dtest_app.sym8119 4ca1 7 935 5627
10091 8ca1 1a 1756 6034
14329 11ca1 17 1840 1271
16993 18ca1 b 3891 5771
/external/cpuinfo/test/dmesg/
Dmeizu-pro-6s.log4337 [ 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/
Dtest_TARMAC7805 3138 clk cpu0 CACHE Validation_ARMAEMv9AMPCT.cpu.l2_cache LINE 1ca1 ALLOC 0x00001009f280_NS