Home
last modified time | relevance | path

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

123

/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/eigen/test/
Dunalignedcount.cpp20 #define VERIFY_ALIGNED_UNALIGNED_COUNT(XPR,AL,UL,AS,US) {\ argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h25 AL = 0x0, enumerator
/external/rust/crates/unicode-bidi/src/char_data/
Dtables.rs19 AL, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAllocatorList.h59 AllocatorList &AL; member
67 AllocatorList &AL; member
/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/tests/core/src/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/icu/icu4c/source/test/cintltst/
Dcbiditst.h47 #define AL U_RIGHT_TO_LEFT_ARABIC macro
/external/cronet/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
DCGBlocks.cpp1361 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCopyHelperFunction() local
1535 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateDestroyHelperFunction() local
/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-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
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
DSanitizerCoverage.cpp417 AttributeList AL; in instrumentModule() local
DInstrProfiling.cpp557 AttributeList AL; in getOrInsertValueProfilingCall() local
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h208 AL = 0xe, // Always (unconditional) Always (unconditional) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h250 AL = 0xe, // Always (unconditional) Always (unconditional) enumerator
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h44 AL // Always (unconditional) Always (unconditional) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1425 AttrBuilder::AttrBuilder(AttributeList AL, unsigned Index) { in AttrBuilder()
1659 bool AttrBuilder::hasAttributes(AttributeList AL, uint64_t Index) const { in hasAttributes()
/external/clang/lib/Parse/
DParseDecl.cpp1272 const AttributeList *AL = Attrs.getList(); in ParseLexedAttribute() local
1431 AttributeList *AL = PA.getList(); in handleDeclspecAlignBeforeClassKey() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp1974 const AccessList *AL = getBlockAccesses(&B); in verifyOrderingDominationAndDefUses() local
2079 const AccessList *AL = getBlockAccesses(B); in renumberBlock() local

123