Searched refs:BAB (Results 1 – 25 of 66) sorted by relevance
123
/external/clang/test/Misc/ |
D | diag-macro-backtrace.c | 9 #define BAB ABA macro 10 #define ZAZ BAB
|
/external/llvm-project/clang/test/Misc/ |
D | diag-macro-backtrace.c | 9 #define BAB ABA macro 10 #define ZAZ BAB
|
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 335 ByteArrayBuilder BAB; in allocateByteArrays() local 340 BAB.allocate(BAI->Bits, BAI->BitSize, ByteArrayOffsets[I], Mask); in allocateByteArrays() 346 Constant *ByteArrayConst = ConstantDataArray::get(M->getContext(), BAB.Bytes); in allocateByteArrays() 372 ByteArraySizeBits = BAB.BitAllocs[0] + BAB.BitAllocs[1] + BAB.BitAllocs[2] + in allocateByteArrays() 373 BAB.BitAllocs[3] + BAB.BitAllocs[4] + BAB.BitAllocs[5] + in allocateByteArrays() 374 BAB.BitAllocs[6] + BAB.BitAllocs[7]; in allocateByteArrays() 375 ByteArraySizeBytes = BAB.Bytes.size(); in allocateByteArrays()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 617 ByteArrayBuilder BAB; in allocateByteArrays() local 622 BAB.allocate(BAI->Bits, BAI->BitSize, ByteArrayOffsets[I], Mask); in allocateByteArrays() 631 Constant *ByteArrayConst = ConstantDataArray::get(M.getContext(), BAB.Bytes); in allocateByteArrays() 653 ByteArraySizeBits = BAB.BitAllocs[0] + BAB.BitAllocs[1] + BAB.BitAllocs[2] + in allocateByteArrays() 654 BAB.BitAllocs[3] + BAB.BitAllocs[4] + BAB.BitAllocs[5] + in allocateByteArrays() 655 BAB.BitAllocs[6] + BAB.BitAllocs[7]; in allocateByteArrays() 656 ByteArraySizeBytes = BAB.Bytes.size(); in allocateByteArrays()
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 624 ByteArrayBuilder BAB; in allocateByteArrays() local 629 BAB.allocate(BAI->Bits, BAI->BitSize, ByteArrayOffsets[I], Mask); in allocateByteArrays() 638 Constant *ByteArrayConst = ConstantDataArray::get(M.getContext(), BAB.Bytes); in allocateByteArrays() 660 ByteArraySizeBits = BAB.BitAllocs[0] + BAB.BitAllocs[1] + BAB.BitAllocs[2] + in allocateByteArrays() 661 BAB.BitAllocs[3] + BAB.BitAllocs[4] + BAB.BitAllocs[5] + in allocateByteArrays() 662 BAB.BitAllocs[6] + BAB.BitAllocs[7]; in allocateByteArrays() 663 ByteArraySizeBytes = BAB.Bytes.size(); in allocateByteArrays()
|
/external/icu/icu4c/source/test/testdata/ |
D | nfs4_mixed_prep_p.txt | 124 0BAB..0BAD; ; UNASSIGNED
|
D | nfs4_cs_prep_cs.txt | 124 0BAB..0BAD; ; UNASSIGNED
|
D | nfs4_cis_prep.txt | 124 0BAB..0BAD; ; UNASSIGNED
|
D | nfs4_cs_prep_ci.txt | 124 0BAB..0BAD; ; UNASSIGNED
|
D | nfs4_mixed_prep_s.txt | 124 0BAB..0BAD; ; UNASSIGNED
|
/external/icu/icu4c/source/data/sprep/ |
D | rfc3530cs.txt | 132 0BAB..0BAD; ; UNASSIGNED
|
D | rfc4505.txt | 132 0BAB..0BAD; ; UNASSIGNED
|
D | rfc3530mixp.txt | 133 0BAB..0BAD; ; UNASSIGNED
|
D | rfc4013.txt | 133 0BAB..0BAD; ; UNASSIGNED
|
D | rfc3920res.txt | 133 0BAB..0BAD; ; UNASSIGNED
|
D | rfc4011.txt | 132 0BAB..0BAD; ; UNASSIGNED
|
D | rfc4518.txt | 132 0BAB..0BAD; ; UNASSIGNED
|
D | rfc3920node.txt | 133 0BAB..0BAD; ; UNASSIGNED
|
D | rfc3530csci.txt | 132 0BAB..0BAD; ; UNASSIGNED
|
D | rfc3491.txt | 133 0BAB..0BAD; ; UNASSIGNED
|
D | rfc3722.txt | 133 0BAB..0BAD; ; UNASSIGNED
|
D | rfc4518ci.txt | 132 0BAB..0BAD; ; UNASSIGNED
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | nfc.txt | 221 1BAA..1BAB:9 2254 2F961>25BAB
|
/external/icu/icu4c/source/data/unidata/ |
D | DerivedCoreProperties.txt | 3046 1BAB..1BAD ; Case_Ignorable 7154 1BAB..1BAD ; ID_Continue 9146 1BAB..1BAD ; XID_Continue 10139 1BAB..1BAD ; Grapheme_Extend 12042 1BAB ; Grapheme_Link
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | NormalizationTest.txt | 16792 2F961;25BAB;25BAB;25BAB;25BAB; 17860 … 05B0 094D 3099 1BAB 0062;0061 3099 094D 1BAB 05B0 0062;0061 3099 094D 1BAB 05B0 0062;0061 3099 09… 17861 0061 1BAB 05B0 094D 3099 0062;0061 3099 1BAB 094D 05B0 0062;0061 3099 1BAB 094D 05B0 0062;0061 3099…
|
123