Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/llvm/unittests/Option/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A 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 …]
/aosp_15_r20/external/libcxx/test/std/utilities/memory/default.allocator/
H A Dallocator.ctor.pass.cpp33 typedef std::allocator<long> AL; in main() typedef
42 typedef std::allocator<const long> AL; in main() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DTypeFinder.cpp173 if (const auto *AL = dyn_cast<DIArgList>(V)) { in incorporateMDNode() local
194 void TypeFinder::incorporateAttributes(AttributeList AL) { in incorporateAttributes()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAllocatorList.h58 AllocatorList &AL; member
66 AllocatorList &AL; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAllocatorList.h58 AllocatorList &AL; member
66 AllocatorList &AL; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAllocatorList.h59 AllocatorList &AL; member
67 AllocatorList &AL; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAllocatorList.h58 AllocatorList &AL; member
66 AllocatorList &AL; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAllocatorList.h58 AllocatorList &AL; member
66 AllocatorList &AL; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAllocatorList.h58 AllocatorList &AL; member
66 AllocatorList &AL; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A 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
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDeclCXX.cpp531 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCXXGlobalInitFunc() local
582 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCXXGlobalDtorsFunc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp736 AttributeList AL; in runOnModule() local
750 AttributeList AL; in runOnModule() local
763 AttributeList AL; in runOnModule() local
776 AttributeList AL; in runOnModule() local
H A DGCOVProfiling.cpp896 AttributeList AL; in getStartFileFunc() local
912 AttributeList AL; in getEmitFunctionFunc() local
928 AttributeList AL; in getEmitArcsFunc() local
/aosp_15_r20/external/eigen/test/
H A Dunalignedcount.cpp20 #define VERIFY_ALIGNED_UNALIGNED_COUNT(XPR,AL,UL,AS,US) {\ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/Shared/
DAllocationActions.h79 using AL = SPSAllocActionCallPair::AsArgList; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DAllocationActions.h79 using AL = SPSAllocActionCallPair::AsArgList; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/Shared/
DAllocationActions.h79 using AL = SPSAllocActionCallPair::AsArgList; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/Shared/
DAllocationActions.h79 using AL = SPSAllocActionCallPair::AsArgList; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/Shared/
DAllocationActions.h79 using AL = SPSAllocActionCallPair::AsArgList; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h25 AL = 0x0, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h25 AL = 0x0, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/bidi/
Dtrieval.go22 AL // ArabicLetter const
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/char_data/
Dtables.rs19 AL, enumerator
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
H A DTestClassOverride.java31 private static final int AL = TestData.AL; field in TestClassOverride

12345678