HomeSort by relevance Sort by last modified time
    Searched defs:AL (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/llvm/unittests/Option/
OptionParsingTest.cpp 70 InputArgList AL = T.ParseArgs(Args, MAI, MAC);
73 EXPECT_TRUE(AL.hasArg(OPT_A));
74 EXPECT_TRUE(AL.hasArg(OPT_B));
75 EXPECT_TRUE(AL.hasArg(OPT_C));
76 EXPECT_TRUE(AL.hasArg(OPT_D));
77 EXPECT_TRUE(AL.hasArg(OPT_E));
78 EXPECT_TRUE(AL.hasArg(OPT_F));
79 EXPECT_TRUE(AL.hasArg(OPT_G));
82 EXPECT_EQ("hi", AL.getLastArgValue(OPT_B));
83 EXPECT_EQ("bye", AL.getLastArgValue(OPT_C))
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestClassOverride.java 31 private static final int AL = TestData.AL;
54 L, AL, AL, AL, AL, AL, AL, R, //40-47
TestData.java 39 protected static final int AL = UCharacterDirection.RIGHT_TO_LEFT_ARABIC;
53 "LRE", "LRO", "AL", "RLE", "RLO", "PDF", "NSM", "BN",
58 { R, AL, WS, R, AL, WS, R }, // 1
60 { L, AL, AL, AL, L, AL, AL, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 3
61 { AL, R, AL, WS, EN, CS, WS, EN, CS, EN, WS, R, R, WS, L, L }, //
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.h 47 #define AL U_RIGHT_TO_LEFT_ARABIC
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestClassOverride.java 28 private static final int AL = TestData.AL;
51 L, AL, AL, AL, AL, AL, AL, R, //40-47
TestData.java 36 protected static final int AL = UCharacterDirection.RIGHT_TO_LEFT_ARABIC;
50 "LRE", "LRO", "AL", "RLE", "RLO", "PDF", "NSM", "BN",
55 { R, AL, WS, R, AL, WS, R }, // 1
57 { L, AL, AL, AL, L, AL, AL, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 3
58 { AL, R, AL, WS, EN, CS, WS, EN, CS, EN, WS, R, R, WS, L, L }, //
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
AllocatorList.h 60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
64 Node *operator()(const Node &N) const { return AL.create(N.V); }
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
74 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/
trieval.go 24 AL // ArabicLetter
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/bidi/
trieval.go 24 AL // ArabicLetter
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 53 AllocatorList &AL;
54 Cloner(AllocatorList &AL) : AL(AL) {}
55 Node *operator()(const Node &N) const { return AL.create(N.V); }
59 AllocatorList &AL;
60 Disposer(AllocatorList &AL) : AL(AL) {}
63 AL.getAlloc().Deallocate(N)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 53 AllocatorList &AL;
54 Cloner(AllocatorList &AL) : AL(AL) {}
55 Node *operator()(const Node &N) const { return AL.create(N.V); }
59 AllocatorList &AL;
60 Disposer(AllocatorList &AL) : AL(AL) {}
63 AL.getAlloc().Deallocate(N)
    [all...]
  /art/compiler/utils/x86/
constants_x86.h 32 AL = 0,
  /external/clang/lib/CodeGen/
CGDeclCXX.cpp 531 auto AL = ApplyDebugLocation::CreateArtificial(*this);
582 auto AL = ApplyDebugLocation::CreateArtificial(*this);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/
Thunk16Lib.h 115 UINT8 AL;

Completed in 501 milliseconds

1 2 3