HomeSort by relevance Sort by last modified time
    Searched refs:asm (Results 76 - 100 of 148) sorted by null

1 2 34 5 6

  /external/openssl/crypto/sha/asm/
sha1-x86_64.pl 27 # gcc 3.4 32-bit asm cycles/byte
36 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
sha512-x86_64.pl 47 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
  /dalvik/vm/
Dvm.mk 326 # The following symbols are usually defined in the asm file, but
327 # since we don't have an asm file in this case, we instead just
  /development/tools/mkstubs/src/com/android/mkstubs/
Main.java 21 import org.objectweb.asm.ClassReader;
205 s = s.replace('.', '/'); // transform FQCN into ASM internal name
213 s = s.replace('.', '/'); // transform FQCN into ASM internal name
  /external/netcat/
stupidh 335 asm
  /external/openssl/crypto/perlasm/
x86masm.pl 75 TITLE $_[0].asm
  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
AsmAnalyzerTest.java 29 import org.objectweb.asm.ClassReader;
  /external/zlib/contrib/masmx64/
gvmat64.asm 5 ; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86_64
39 ; ml64.exe /Flgvmat64 /c /Zi /DINFOZIP gvmat64.asm
42 ; ml64.exe /Flgvmat64 /c /Zi gvmat64.asm
115 ; in the deflate_state structure since the asm code was first written
133 ; in zlib in the deflate_state structure since the asm code was first written
  /external/zlib/contrib/masmx86/
match686.asm 1 ; match686.asm -- Asm portion of the optimized longest_match for 32 bits x86
22 ; compile the asm file running
23 ; ml /coff /Zi /c /Flmatch686.lst match686.asm
75 ; in zlib in the deflate_state structure since the asm code was first written
162 ;;; match686.asm -- Pentium-Pro-optimized version of longest_match()
inffas32.asm 1 ;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
3 ; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
29 ; ml /coff /Zi /c /Flinffas32.lst inffas32.asm
32 ; ml /coff /Zi /c /Flinffas32.lst /DNO_GUNZIP inffas32.asm
  /external/libffi/
Makefile.am 19 src/powerpc/ppc_closure.S src/powerpc/asm.h \
  /external/libvpx/vp8/common/x86/
iwalsh_mmx.asm 12 %include "vpx_ports/x86_abi_support.asm"
idctllm_mmx.asm 12 %include "vpx_ports/x86_abi_support.asm"
recon_mmx.asm 12 %include "vpx_ports/x86_abi_support.asm"
recon_sse2.asm 12 %include "vpx_ports/x86_abi_support.asm"
  /external/libvpx/vp8/decoder/arm/armv6/
dboolhuff_v6.asm 21 INCLUDE vpx_asm_offsets.asm
  /external/libvpx/vp8/decoder/arm/neon/
dboolhuff_neon.asm 21 INCLUDE vpx_asm_offsets.asm
  /external/libvpx/vp8/encoder/x86/
dct_sse2.asm 12 %include "vpx_ports/x86_abi_support.asm"
fwalsh_sse2.asm 12 %include "vpx_ports/x86_abi_support.asm"
quantize_mmx.asm 12 %include "vpx_ports/x86_abi_support.asm"
  /external/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframe_func_neon.asm 17 INCLUDE vpx_asm_offsets.asm
  /build/core/
user_tags.mk 53 asm-3.1 \
  /external/libvpx/build/make/
configure.sh 258 TMP_ASM="${TMPDIRx}/vpx-conf-$$-${RANDOM}.asm"
390 AS_SFX = ${AS_SFX:-.asm}
846 add_cflags -use-msasm -use-asm
879 AS_SFX=.asm
  /external/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 17 INCLUDE vpx_vp8_enc_asm_offsets.asm
vp8_packtokens_armv5.asm 14 INCLUDE vpx_vp8_enc_asm_offsets.asm

Completed in 1440 milliseconds

1 2 34 5 6