Home
last modified time | relevance | path

Searched defs:AL (Results 1 – 25 of 52) 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/swiftshader/third_party/llvm-7.0/llvm/unittests/Option/
DOptionParsingTest.cpp71 InputArgList AL = T.ParseArgs(Args, MAI, MAC); in TEST() local
116 InputArgList AL = T.ParseArgs(Args, MAI, MAC, in TEST() local
144 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local
153 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local
164 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local
174 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local
184 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local
195 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local
211 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local
222 InputArgList AL = T.ParseArgs(MyArgs, MAI, MAC); in TEST() local
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DAttributesTest.cpp54 AttributeList AL; in TEST() local
93 AttributeList AL; in TEST() local
138 AttributeList AL; in TEST() local
158 AttributeList AL = AttributeList::get(C, EmptyLists); in TEST() local
166 AttributeList AL = AttributeList::get(C, Attrs); in TEST() local
/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/honggfuzz/examples/glibc/
Dwrappers.c1 #define AL(x) __attribute__((weak, alias("alias_func"))) void x(void); macro
/external/eigen/test/
Dunalignedcount.cpp20 #define VERIFY_ALIGNED_UNALIGNED_COUNT(XPR,AL,UL,AS,US) {\ argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h26 AL = 0x0, enumerator
/external/syzkaller/vendor/golang.org/x/text/unicode/bidi/
Dtrieval.go22 AL // ArabicLetter const
Dgen_trieval.go26 AL // ArabicLetter const
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAllocatorList.h60 AllocatorList &AL; member
68 AllocatorList &AL; member
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.h47 #define AL U_RIGHT_TO_LEFT_ARABIC macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h46 AL // Always (unconditional) Always (unconditional) enumerator
/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-7.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h208 AL = 0xe, // Always (unconditional) Always (unconditional) enumerator
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h44 AL // Always (unconditional) Always (unconditional) enumerator
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h208 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-7.0/llvm/lib/IR/
DAttributes.cpp1320 AttrBuilder::AttrBuilder(AttributeList AL, unsigned Index) { in AttrBuilder()
1535 bool AttrBuilder::hasAttributes(AttributeList AL, uint64_t Index) const { in hasAttributes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp1704 const AccessList *AL = getBlockAccesses(&B); in verifyOrdering() local
1837 const AccessList *AL = getBlockAccesses(B); in renumberBlock() local
/external/clang/lib/Parse/
DParseDecl.cpp1272 const AttributeList *AL = Attrs.getList(); in ParseLexedAttribute() local
1431 AttributeList *AL = PA.getList(); in handleDeclspecAlignBeforeClassKey() local

123