/aosp_15_r20/external/vixl/test/aarch64/ |
H A D | test-cpu-features-aarch64.cc | 145 #define TEST_TEMPLATE(FEATURES, NAME, ASM) \ argument 164 #define TEST_NONE(NAME, ASM) \ argument 529 #define TEST_FP(NAME, ASM) \ argument 724 #define TEST_FP_FRINT(NAME, ASM) \ argument 738 #define TEST_BTI(NAME, ASM) \ argument 745 #define TEST_RAS(NAME, ASM) \ argument 749 #define TEST_RNG(NAME, ASM) \ argument 754 #define TEST_NEON(NAME, ASM) \ argument 2785 #define TEST_RCPC(NAME, ASM) \ argument 2792 #define TEST_CRC32(NAME, ASM) \ argument [all …]
|
H A D | test-disasm-aarch64.h | 63 #define COMPARE(ASM, EXP) \ argument 85 #define COMPARE_PREFIX(ASM, EXP) \ argument 107 #define COMPARE_MACRO_BASE(ASM, EXP) \ argument 125 #define COMPARE_MACRO(ASM, EXP) \ argument 135 #define COMPARE_MACRO_PREFIX(ASM, EXP) \ argument
|
/aosp_15_r20/frameworks/libs/binary_translation/tests/inline_asm_tests/ |
D | utility.h | 87 #define ASM_INSN_WRAP_FUNC_W_RES(ASM) \ argument 94 #define ASM_INSN_WRAP_FUNC_R_RES_W_ARG(ASM) \ argument 101 #define ASM_INSN_WRAP_FUNC_W_RES_R_ARG(ASM) \ argument 108 #define ASM_INSN_WRAP_FUNC_W_RES_W_ARG(ASM) \ argument 115 #define ASM_INSN_WRAP_FUNC_W_RES_WW_ARG(ASM) \ argument 122 #define ASM_INSN_WRAP_FUNC_W_RES_W0_ARG(ASM) \ argument 129 #define ASM_INSN_WRAP_FUNC_W_RES_WWW_ARG(ASM) \ argument 136 #define ASM_INSN_WRAP_FUNC_W_RES_WW0_ARG(ASM) \ argument 151 #define ASM_INSN_WRAP_FUNC_WQ_RES_W_ARG(ASM) \ argument 163 #define ASM_INSN_WRAP_FUNC_WQ_RES_W0_ARG(ASM) \ argument [all …]
|
/aosp_15_r20/external/vixl/test/aarch32/ |
H A D | test-disasm-a32.cc | 154 #define COMPARE_A32(ASM, EXP) \ argument 164 #define COMPARE_T32(ASM, EXP) \ argument 174 #define COMPARE_T32_CHECK_SIZE(ASM, EXP, SIZE) \ argument 183 #define COMPARE_BOTH(ASM, EXP) \ argument 188 #define NEGATIVE_TEST(ASM, EXP, TEMPORARILY_ACCEPTED) \ argument 242 #define MUST_FAIL_TEST_A32(ASM, EXP) \ argument 251 #define MUST_FAIL_TEST_T32(ASM, EXP) \ argument 259 #define MUST_FAIL_TEST_BOTH(ASM, EXP) \ argument 264 #define MUST_FAIL_TEST_A32_BLOCK(ASM, EXP) \ argument 273 #define MUST_FAIL_TEST_T32_BLOCK(ASM, EXP) \ argument [all …]
|
H A D | test-assembler-aarch32.cc | 6469 #define TEST_FORWARD_REFERENCE_INFO(INST, INFO, ASM) \ argument 6475 #define TEST_FORWARD_REFERENCE_INFO(INST, INFO, ASM) \ argument 6479 #define POSITIVE_TEST_FORWARD_REFERENCE_INFO(INST, INFO, ASM) \ argument 6508 #define NEGATIVE_TEST_FORWARD_REFERENCE_INFO(INST, ASM) \ argument 6540 #define NEGATIVE_TEST_FORWARD_REFERENCE_INFO(INST, ASM) argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tests/python/ |
H A D | smoketest.py | 23 ASM = """ variable
|
/aosp_15_r20/external/libpcap/msdos/ |
H A D | makefile | 22 ASM = tasm.exe -t -l -mx -m2 -DDEBUG macro
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.h | 1759 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument 1777 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument 1804 #define ATOMIC_MEMORY_STORE_MACRO_MODES(V, MASM, ASM) \ in COMPARE_AND_SWAP_PAIR_MACRO_LIST() argument 1812 #define ATOMIC_MEMORY_LOAD_MACRO_MODES(V, MASM, ASM) \ in COMPARE_AND_SWAP_PAIR_MACRO_LIST() argument 1822 #define DEFINE_MACRO_LOAD_ASM_FUNC(MASM, ASM) \ in COMPARE_AND_SWAP_PAIR_MACRO_LIST() argument 1828 #define DEFINE_MACRO_STORE_ASM_FUNC(MASM, ASM) \ argument 1844 #define DEFINE_MACRO_SWP_ASM_FUNC(MASM, ASM) \ argument 2825 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument 2913 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument 2930 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ in NEON_2VREG_MACRO_LIST() argument [all …]
|
/aosp_15_r20/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/ |
H A D | CharsetISCII.java | 85 static final short ASM = 0x46; field in CharsetISCII.ISCIILang
|
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | mpdecimal.h | 114 #define ASM macro
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ucnvisci.cpp | 93 ASM = 0x46, enumerator
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ucnvisci.cpp | 93 ASM = 0x46, enumerator
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | AsmWriterEmitter.cpp | 673 StringRef ASM(AsmString); in print() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTContext.cpp | 2574 ArrayType::ArraySizeModifier ASM, in getConstantArrayType() 2753 ArrayType::ArraySizeModifier ASM, in getVariableArrayType() 2781 ArrayType::ArraySizeModifier ASM, in getDependentSizedArrayType() 2848 ArrayType::ArraySizeModifier ASM, in getIncompleteArrayType()
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 5307 ArrayType::ArraySizeModifier ASM = (ArrayType::ArraySizeModifier)Record[1]; in readTypeRecord() local 5317 ArrayType::ArraySizeModifier ASM = (ArrayType::ArraySizeModifier)Record[1]; in readTypeRecord() local 5324 ArrayType::ArraySizeModifier ASM = (ArrayType::ArraySizeModifier)Record[1]; in readTypeRecord() local 5631 ArrayType::ArraySizeModifier ASM in readTypeRecord() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaType.cpp | 2085 QualType Sema::BuildArrayType(QualType T, ArrayType::ArraySizeModifier ASM, in BuildArrayType() 3895 ArrayType::ArraySizeModifier ASM; in GetFullTypeForDeclarator() local
|
/aosp_15_r20/out/soong/.intermediates/external/icu/icu4j/icu4j/linux_glibc_common/local-javac-header/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/icu/icu4j/icu4j/linux_glibc_common/javac/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 56096 "ASM": 53684, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 56096 "ASM": 53684, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 56037 "ASM": 53684, number
|