Home
last modified time | relevance | path

Searched defs:asm (Results 1 – 24 of 24) sorted by relevance

/external/google-benchmark/tools/
Dstrip_asm.py12 def find_used_labels(asm): argument
22 def normalize_labels(asm): argument
39 def transform_labels(asm): argument
84 def process_asm(asm): argument
/external/libcxx/utils/google-benchmark/tools/
Dstrip_asm.py12 def find_used_labels(asm): argument
22 def normalize_labels(asm): argument
39 def transform_labels(asm): argument
84 def process_asm(asm): argument
/external/fonttools/Snippets/
Dsubset-fpgm.py16 asm = fpgm.program.getAssembly() variable
43 asm = [] variable
/external/rust/crates/no-panic/tests/compiletest/
Dmod.rs46 let asm = tempdir.path().join(format!("{}.s", name)); in contains_panic() localVariable
47 let asm = fs::read_to_string(asm).unwrap(); in contains_panic() localVariable
/external/mesa3d/src/freedreno/afuc/
Dmeson.build39 asm = executable( variable
DMakefile196 asm: afuc/CMakeFiles/asm.dir/rule target
/external/libopus/
Dmeson_options.txt7 option('asm', type : 'feature', value : 'auto', description : 'Assembly optimizations for ARM (fixe… feature
Dconfigure.ac184 AC_ARG_ENABLE([asm], optenable
/external/mbedtls/library/
Dpadlock.c35 #define asm __asm macro
Daesni.c40 #define asm __asm macro
Dsha512.c108 #define asm __asm__ macro
300 #define asm __asm__ macro
Dbn_mul.h86 #define asm __asm macro
Dsha256.c93 #define asm __asm__ macro
/external/openthread/third_party/mbedtls/repo/library/
Dpadlock.c35 #define asm __asm macro
Daesni.c40 #define asm __asm macro
Dtiming.c42 #define asm __asm macro
/external/llvm/utils/
Dupdate_llc_test_checks.py53 def scrub_asm(asm): argument
Dupdate_test_checks.py85 def scrub_asm(asm): argument
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp26 #define asm macro
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dbn_mul.h90 #define asm __asm macro
/external/desugar/java/com/google/devtools/build/android/desugar/
DLambdaDesugaring.java632 private Object toJvmMetatype(Lookup lookup, Object asm) throws ReflectiveOperationException { in toJvmMetatype()
/external/cronet/third_party/boringssl/src/util/
Dgenerate_build_files.py162 def FilterBcmAsm(self, asm, want_bcm): argument
/external/boringssl/src/util/
Dgenerate_build_files.py162 def FilterBcmAsm(self, asm, want_bcm): argument
/external/mbedtls/programs/test/
Dbenchmark.c65 #define asm __asm macro