/external/llvm/unittests/Option/ |
D | OptionParsingTest.cpp | 70 InputArgList AL = T.ParseArgs(Args, MAI, MAC); in TEST() local 115 InputArgList AL = T.ParseArgs(Args, MAI, MAC, in TEST() local 143 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local 152 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local 163 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local 173 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local 183 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local 194 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local 210 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local 221 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local [all …]
|
/external/libcxx/test/std/utilities/memory/default.allocator/ |
D | allocator.ctor.pass.cpp | 33 typedef std::allocator<long> AL; in main() typedef 42 typedef std::allocator<const long> AL; in main() typedef
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | TypeFinder.cpp | 173 if (const auto *AL = dyn_cast<DIArgList>(V)) { in incorporateMDNode() local 194 void TypeFinder::incorporateAttributes(AttributeList AL) { in incorporateAttributes()
|
D | LLVMContextImpl.cpp | 74 if (auto *AL = dyn_cast<DIArgList>(I)) { in ~LLVMContextImpl() local
|
/external/eigen/test/ |
D | unalignedcount.cpp | 20 #define VERIFY_ALIGNED_UNALIGNED_COUNT(XPR,AL,UL,AS,US) {\ argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
D | AllocationActions.h | 79 using AL = SPSAllocActionCallPair::AsArgList; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/ |
D | ARCInfo.h | 25 AL = 0x0, enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/MCTargetDesc/ |
D | ARCInfo.h | 25 AL = 0x0, enumerator
|
/external/rust/android-crates-io/crates/unicode-bidi/src/char_data/ |
D | tables.rs | 19 AL, enumerator
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
D | TestClassOverride.java | 31 private static final int AL = TestData.AL; field in TestClassOverride
|
D | TestData.java | 39 protected static final int AL = UCharacterDirection.RIGHT_TO_LEFT_ARABIC; field in TestData
|
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/bidi/ |
D | TestClassOverride.java | 28 private static final int AL = TestData.AL; field in TestClassOverride
|
D | TestData.java | 36 protected static final int AL = UCharacterDirection.RIGHT_TO_LEFT_ARABIC; field in TestData
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | AllocatorList.h | 59 AllocatorList &AL; member 67 AllocatorList &AL; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | AllocatorList.h | 58 AllocatorList &AL; member 66 AllocatorList &AL; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | DataFlowSanitizer.cpp | 1322 AttributeList AL; in initializeRuntimeFunctions() local 1331 AttributeList AL; in initializeRuntimeFunctions() local 1344 AttributeList AL; in initializeRuntimeFunctions() local 1355 AttributeList AL; in initializeRuntimeFunctions() local 1362 AttributeList AL; in initializeRuntimeFunctions() local 1380 AttributeList AL; in initializeRuntimeFunctions() local 1435 AttributeList AL; in initializeCallbackFunctions() local 1441 AttributeList AL; in initializeCallbackFunctions() local 1449 AttributeList AL; in initializeCallbackFunctions() local 1455 AttributeList AL; in initializeCallbackFunctions() local [all …]
|
/external/cronet/tot/third_party/icu/source/test/cintltst/ |
D | cbiditst.h | 47 #define AL U_RIGHT_TO_LEFT_ARABIC macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.h | 47 #define AL U_RIGHT_TO_LEFT_ARABIC macro
|
/external/cronet/stable/third_party/icu/source/test/cintltst/ |
D | cbiditst.h | 47 #define AL U_RIGHT_TO_LEFT_ARABIC macro
|
/external/clang/lib/CodeGen/ |
D | CGDeclCXX.cpp | 531 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCXXGlobalInitFunc() local 582 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCXXGlobalDtorsFunc() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Utils/ |
D | ARMBaseInfo.h | 45 AL // Always (unconditional) Always (unconditional) enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/ |
D | ARMBaseInfo.h | 45 AL // Always (unconditional) Always (unconditional) enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
D | MachOLayoutBuilder.cpp | 74 bool AL = A->isLocalSymbol(), in updateDySymTab() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.cpp | 143 } else if (const auto *AL = in orderModule() local 279 } else if (const auto *AL = in predictUseListOrder() local 424 if (auto *AL = dyn_cast<DIArgList>(MD->getMetadata())) { in ValueEnumerator() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 896 AttributeList AL; in getStartFileFunc() local 912 AttributeList AL; in getEmitFunctionFunc() local 928 AttributeList AL; in getEmitArcsFunc() local
|