HomeSort by relevance Sort by last modified time
    Searched refs:nasm (Results 26 - 42 of 42) sorted by null

12

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
elfso.asm 3 ; nasm -f elf elfso.asm
18 ; [8] Define a NASM local label
19 ; [9] Reference a NASM local label
elf-x86id.asm 2 ; Many changes made to make nasm-syntax compatible.
    [all...]
  /external/openssl/crypto/perlasm/
x86asm.pl 230 elsif (($type eq "nw-nasm"))
246 win32n - Windows 95/Windows NT NASM format
247 nw-nasm - NetWare NASM format
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
intnum.pxi 81 elif base == "nasm":
84 raise ValueError("base must be 2, 8, 10, 16, or \"nasm\"")
  /external/chromium_org/third_party/yasm/
genversion.host.linux-x86.mk 29 third_party/yasm/source/patched-yasm/modules/preprocs/nasm/genversion.c
genversion.host.linux-x86_64.mk 29 third_party/yasm/source/patched-yasm/modules/preprocs/nasm/genversion.c
  /external/google-tv-pairing-protocol/cpp/
main.scons 193 # We need perl and nasm to be in the path.
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 65 $avx=1 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
66 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/ &&
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-x86_64.pl 78 $avx=1 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
79 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/ &&
sha1-586.pl 116 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/ &&
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 65 $avx=1 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
66 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/ &&
  /external/openssl/crypto/sha/asm/
sha1-x86_64.pl 78 $avx=1 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
79 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/ &&
sha1-586.pl 116 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/ &&
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 29 --as={yasm|nasm|auto} use specified assembler [auto, yasm preferred]
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 29 --as={yasm|nasm|auto} use specified assembler [auto, yasm preferred]
  /external/libvpx/libvpx/
configure 29 --as={yasm|nasm|auto} use specified assembler [auto, yasm preferred]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
x86id.asm 2 ; Many changes made to make nasm-syntax compatible.
    [all...]

Completed in 458 milliseconds

12