| /external/google-benchmark/tools/ | 
| D | strip_asm.py | 12 def find_used_labels(asm):  argument22 def normalize_labels(asm):  argument
 39 def transform_labels(asm):  argument
 84 def process_asm(asm):  argument
 
 | 
| /external/libcxx/utils/google-benchmark/tools/ | 
| D | strip_asm.py | 12 def find_used_labels(asm):  argument22 def normalize_labels(asm):  argument
 39 def transform_labels(asm):  argument
 84 def process_asm(asm):  argument
 
 | 
| /external/fonttools/Snippets/ | 
| D | subset-fpgm.py | 16 asm = fpgm.program.getAssembly()  variable43 asm = []  variable
 
 | 
| /external/rust/crates/no-panic/tests/compiletest/ | 
| D | mod.rs | 46     let asm = tempdir.path().join(format!("{}.s", name));  in contains_panic()  localVariable47     let asm = fs::read_to_string(asm).unwrap();  in contains_panic()  localVariable
 
 | 
| /external/mesa3d/src/freedreno/afuc/ | 
| D | meson.build | 39 asm = executable(  variable
 | 
| D | Makefile | 196 asm: afuc/CMakeFiles/asm.dir/rule  target
 | 
| /external/libopus/ | 
| D | meson_options.txt | 7 option('asm', type : 'feature', value : 'auto', description : 'Assembly optimizations for ARM (fixe…  feature
 | 
| D | configure.ac | 184 AC_ARG_ENABLE([asm],  optenable
 | 
| /external/mbedtls/library/ | 
| D | padlock.c | 35 #define asm __asm  macro
 | 
| D | aesni.c | 40 #define asm __asm  macro
 | 
| D | sha512.c | 108 #define asm __asm__  macro300 #define asm __asm__  macro
 
 | 
| D | bn_mul.h | 86 #define asm __asm  macro
 | 
| D | sha256.c | 93 #define asm __asm__  macro
 | 
| /external/openthread/third_party/mbedtls/repo/library/ | 
| D | padlock.c | 35 #define asm __asm  macro
 | 
| D | aesni.c | 40 #define asm __asm  macro
 | 
| D | timing.c | 42 #define asm __asm  macro
 | 
| /external/llvm/utils/ | 
| D | update_llc_test_checks.py | 53 def scrub_asm(asm):  argument
 | 
| D | update_test_checks.py | 85 def scrub_asm(asm):  argument
 | 
| /external/clang/test/Preprocessor/ | 
| D | cxx_oper_keyword_ms_compat.cpp | 26 #define asm  macro
 | 
| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ | 
| D | bn_mul.h | 90 #define asm __asm  macro
 | 
| /external/desugar/java/com/google/devtools/build/android/desugar/ | 
| D | LambdaDesugaring.java | 632     private Object toJvmMetatype(Lookup lookup, Object asm) throws ReflectiveOperationException {  in toJvmMetatype()
 | 
| /external/cronet/third_party/boringssl/src/util/ | 
| D | generate_build_files.py | 162   def FilterBcmAsm(self, asm, want_bcm):  argument
 | 
| /external/boringssl/src/util/ | 
| D | generate_build_files.py | 162   def FilterBcmAsm(self, asm, want_bcm):  argument
 | 
| /external/mbedtls/programs/test/ | 
| D | benchmark.c | 65 #define asm __asm  macro
 |