Home
last modified time | relevance | path

Searched defs:AL (Results 1 – 25 of 93) sorted by relevance

1234

/external/llvm/unittests/Option/
DOptionParsingTest.cpp70 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/
Dallocator.ctor.pass.cpp33 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/
DTypeFinder.cpp173 if (const auto *AL = dyn_cast<DIArgList>(V)) { in incorporateMDNode() local
194 void TypeFinder::incorporateAttributes(AttributeList AL) { in incorporateAttributes()
DLLVMContextImpl.cpp74 if (auto *AL = dyn_cast<DIArgList>(I)) { in ~LLVMContextImpl() local
/external/eigen/test/
Dunalignedcount.cpp20 #define VERIFY_ALIGNED_UNALIGNED_COUNT(XPR,AL,UL,AS,US) {\ argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DAllocationActions.h79 using AL = SPSAllocActionCallPair::AsArgList; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h25 AL = 0x0, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h25 AL = 0x0, enumerator
/external/rust/android-crates-io/crates/unicode-bidi/src/char_data/
Dtables.rs19 AL, enumerator
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestClassOverride.java31 private static final int AL = TestData.AL; field in TestClassOverride
DTestData.java39 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/
DTestClassOverride.java28 private static final int AL = TestData.AL; field in TestClassOverride
DTestData.java36 protected static final int AL = UCharacterDirection.RIGHT_TO_LEFT_ARABIC; field in TestData
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAllocatorList.h59 AllocatorList &AL; member
67 AllocatorList &AL; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAllocatorList.h58 AllocatorList &AL; member
66 AllocatorList &AL; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1322 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/
Dcbiditst.h47 #define AL U_RIGHT_TO_LEFT_ARABIC macro
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.h47 #define AL U_RIGHT_TO_LEFT_ARABIC macro
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dcbiditst.h47 #define AL U_RIGHT_TO_LEFT_ARABIC macro
/external/clang/lib/CodeGen/
DCGDeclCXX.cpp531 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/
DARMBaseInfo.h45 AL // Always (unconditional) Always (unconditional) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h45 AL // Always (unconditional) Always (unconditional) enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOLayoutBuilder.cpp74 bool AL = A->isLocalSymbol(), in updateDySymTab() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp143 } 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/
DGCOVProfiling.cpp896 AttributeList AL; in getStartFileFunc() local
912 AttributeList AL; in getEmitFunctionFunc() local
928 AttributeList AL; in getEmitArcsFunc() local

1234