Home
last modified time | relevance | path

Searched defs:AL (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h25 AL = 0x0, enumerator
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.h47 #define AL U_RIGHT_TO_LEFT_ARABIC macro
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestClassOverride.java28 private static final int AL = TestData.AL; field in TestClassOverride
H A DTestData.java36 protected static final int AL = UCharacterDirection.RIGHT_TO_LEFT_ARABIC; field in TestData
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestClassOverride.java31 private static final int AL = TestData.AL; field in TestClassOverride
H A DTestData.java39 protected static final int AL = UCharacterDirection.RIGHT_TO_LEFT_ARABIC; field in TestData
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h45 AL // Always (unconditional) Always (unconditional) enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAllocatorList.h59 AllocatorList &AL; member
67 AllocatorList &AL; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.h947 LoadFieldFromOffset(OperandSize type, Register reg, Register base, int32_t offset, Condition cond = AL) LoadFieldFromOffset() argument
1024 SmiTag(Register reg, Condition cond = AL) SmiTag() argument
1028 SmiTag(Register dst, Register src, Condition cond = AL) SmiTag() argument
1032 SmiUntag(Register reg, Condition cond = AL) SmiUntag() argument
1036 SmiUntag(Register dst, Register src, Condition cond = AL) SmiUntag() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributes.cpp1425 AttrBuilder::AttrBuilder(AttributeList AL, unsigned Index) { in AttrBuilder() argument
1659 bool AttrBuilder::hasAttributes(AttributeList AL, uint64_t Index) const { in hasAttributes() argument
H A DFunction.cpp194 AttributeList AL = getParent()->getAttributes(); in addAttrs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h250 AL = 0xe, // Always (unconditional) Always (unconditional) enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp557 AttributeList AL; in getOrInsertValueProfilingCall() local
H A DSanitizerCoverage.cpp417 AttributeList AL; in instrumentModule() local
H A DDataFlowSanitizer.cpp736 AttributeList AL; in runOnModule() local
750 AttributeList AL; runOnModule() local
763 AttributeList AL; runOnModule() local
776 AttributeList AL; runOnModule() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dubidiimp.h58 AL= U_RIGHT_TO_LEFT_ARABIC, /* 13 */ enumerator
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c791 struct ureg_dst AL = ureg_writemask(AR, TGSI_WRITEMASK_X); in nine_ff_build_vs() local
/third_party/node/deps/icu-small/source/common/
H A Dubidiimp.h58 AL= U_RIGHT_TO_LEFT_ARABIC, /* 13 */ enumerator
/third_party/mesa3d/src/intel/isl/
H A Disl.c2574 const uint32_t AL = surf->phys_level0_sa.array_len; in get_image_offset_sa_gfx4_3d() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstARM32.cpp818 Asm->vdivs(getDest(), getSrc(0), getSrc(1), CondARM32::AL); in emitIAS() member in Ice::ARM32::CondARM32
821 Asm->vdivd(getDest(), getSrc(0), getSrc(1), CondARM32::AL); in emitIAS() member in Ice::ARM32::CondARM32
851 Asm->vmlas(getDest(), getSrc(1), getSrc(2), CondARM32::AL); in emitIAS() member in Ice::ARM32::CondARM32
855 Asm->vmlad(getDest(), getSrc(1), getSrc(2), CondARM32::AL); in emitIAS() member in Ice::ARM32::CondARM32
872 Asm->vmlss(getDest(), getSrc(1), getSrc(2), CondARM32::AL); in emitIAS() member in Ice::ARM32::CondARM32
876 Asm->vmlsd(getDest(), getSrc(1), getSrc(2), CondARM32::AL); in emitIAS() member in Ice::ARM32::CondARM32
1102 Asm->vsubs(getDest(), getSrc(0), getSrc(1), CondARM32::AL); in emitIAS() member in Ice::ARM32::CondARM32
1105 Asm->vsubd(getDest(), getSrc(0), getSrc(1), CondARM32::AL); emitIAS() member in Ice::ARM32::CondARM32
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiimp.h58 AL= U_RIGHT_TO_LEFT_ARABIC, /* 13 */ enumerator
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c203 AL, DL, CL, BL, AH, DH, CH, BH, // 8-bit enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSA.cpp1974 const AccessList *AL = getBlockAccesses(&B); in verifyOrderingDominationAndDefUses() local
2079 const AccessList *AL = getBlockAccesses(B); in renumberBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1241 static AttributeList legalizeCallAttributes(AttributeList AL) { in legalizeCallAttributes() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java971 static final byte AL = UCharacterDirection.RIGHT_TO_LEFT_ARABIC; /* 13 */ field in Bidi
[all...]

Completed in 49 milliseconds

12