Home
last modified time | relevance | path

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

/third_party/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
/third_party/json/benchmarks/thirdparty/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
/third_party/littlefs/
DMakefile66 asm: $(ASM) target
/third_party/mbedtls/library/
Dpadlock.c66 #define asm __asm macro
Daesni.c71 #define asm __asm macro
Dtiming.c73 #define asm __asm macro
/third_party/openssl/
DConfigure2894 sub asm { subroutine
/third_party/mbedtls/include/mbedtls/
Dbn_mul.h117 #define asm __asm macro
/third_party/node/
Dconfigure.py817 def get_nasm_version(asm): argument
/third_party/boringssl/src/util/
Dgenerate_build_files.py146 def FilterBcmAsm(self, asm, want_bcm): argument