HomeSort by relevance Sort by last modified time
    Searched refs:asm (Results 101 - 125 of 227) sorted by null

1 2 3 45 6 7 8 910

  /external/expat/bcb5/
expatw.mak 143 .PATH.ASM = $(PATHASM)
178 .asm.obj:
expatw_static.mak 144 .PATH.ASM = $(PATHASM)
181 .asm.obj:
outline.mak 142 .PATH.ASM = $(PATHASM)
177 .asm.obj:
xmlwf.mak 143 .PATH.ASM = $(PATHASM)
178 .asm.obj:
  /external/libvpx/libvpx/vp8/common/x86/
iwalsh_mmx.asm 12 %include "vpx_ports/x86_abi_support.asm"
iwalsh_sse2.asm 12 %include "vpx_ports/x86_abi_support.asm"
dequantize_mmx.asm 12 %include "vpx_ports/x86_abi_support.asm"
  /external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copy_y_neon.asm 18 INCLUDE asm_com_offsets.asm
  /external/openssl/crypto/bn/asm/
x86_64-gf2m.pl 27 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
  /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/libvpx/libvpx/vp8/encoder/x86/
quantize_sse2.asm 11 %include "vpx_ports/x86_abi_support.asm"
12 %include "asm_enc_offsets.asm"
dct_mmx.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"
subtract_mmx.asm 12 %include "vpx_ports/x86_abi_support.asm"
  /external/openssl/crypto/perlasm/
x86_64-xlate.pl 69 my $gas=1; $gas=0 if ($output =~ /\.asm$/);
90 { if ($ENV{ASM} =~ m/nasm/ && `nasm -v` =~ m/version ([0-9]+)\.([0-9]+)/i)
790 $line =~ s|[#!].*$||; # get rid of asm-style comments...
803 my $asm = eval("\$".$opcode->mnemonic());
806 if ((ref($asm) eq 'CODE') && scalar(@bytes=&$asm($line))) {
    [all...]
x86masm.pl 79 TITLE $_[0].asm
  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
AsmAnalyzerTest.java 29 import org.objectweb.asm.ClassReader;
  /external/zlib/src/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/src/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()
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/sdk/tools/lib/
lint_api.jar 
lint.jar 
lint_checks.jar 
  /external/libffi/
Makefile.am 19 src/powerpc/ppc_closure.S src/powerpc/asm.h \

Completed in 1217 milliseconds

1 2 3 45 6 7 8 910