HomeSort by relevance Sort by last modified time
    Searched refs:yasm (Results 1 - 25 of 38) sorted by null

1 2

  /external/libyuv/files/tools/ubsan/
blacklist.txt 9 # YASM does some funny things that UBsan doesn't like.
11 src:*/third_party/yasm/*
  /external/webrtc/tools/ubsan/
blacklist.txt 9 # YASM does some funny things that UBsan doesn't like.
11 src:*/third_party/yasm/*
  /ndk/tests/device/test-yasm/jni/
Android.mk 4 LOCAL_MODULE := test-yasm
6 test-yasm.c \
  /external/libvpx/
config.x86.mk 15 # X86 asm files are processed by the system and sent to yasm
config.x86_64.mk 16 # X86_64 asm files are processed by the system and sent to yasm
libvpx-asm-translation.mk 13 # requires 'yasm' to pre-process its assembly files.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/
libvpx.mk 126 libvpx_x86_yasm_dir := prebuilts/misc/$(HOST_OS)-$(HOST_PREBUILT_ARCH)/yasm
130 # Adding dependency on yasm generation
131 $(X86_ASM_GEN) : $(libvpx_x86_yasm_dir)/yasm
133 $(X86_ASM_GEN) : PRIVATE_YASM := $(libvpx_x86_yasm_dir)/yasm
  /external/skia/third_party/yasm/config/ios/
Makefile 185 VPATH = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm
186 pkgdatadir = $(datadir)/yasm
187 pkglibdir = $(libdir)/yasm
188 pkgincludedir = $(includedir)/yasm
203 bin_PROGRAMS = yasm$(EXEEXT) ytasm$(EXEEXT)
251 $(srcdir)/frontends/yasm/Makefile.inc \
321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
328 #am__append_1 = _yasm.pxi yasm.pyx
    [all...]
  /external/skia/third_party/yasm/config/mac/
Makefile 185 VPATH = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm
186 pkgdatadir = $(datadir)/yasm
187 pkglibdir = $(libdir)/yasm
188 pkgincludedir = $(includedir)/yasm
203 bin_PROGRAMS = yasm$(EXEEXT) ytasm$(EXEEXT)
251 $(srcdir)/frontends/yasm/Makefile.inc \
321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
328 #am__append_1 = _yasm.pxi yasm.pyx
    [all...]
  /external/skia/third_party/yasm/config/android/
Makefile 186 pkgdatadir = $(datadir)/yasm
187 pkglibdir = $(libdir)/yasm
188 pkgincludedir = $(includedir)/yasm
203 bin_PROGRAMS = yasm$(EXEEXT) ytasm$(EXEEXT)
251 $(srcdir)/frontends/yasm/Makefile.inc \
321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
328 #am__append_1 = _yasm.pxi yasm.pyx \
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
442 am_yasm_OBJECTS = yasm.$(OBJEXT) yasm-options.$(OBJEXT
    [all...]
  /external/skia/third_party/yasm/config/chromeos/
Makefile 186 pkgdatadir = $(datadir)/yasm
187 pkglibdir = $(libdir)/yasm
188 pkgincludedir = $(includedir)/yasm
203 bin_PROGRAMS = yasm$(EXEEXT) ytasm$(EXEEXT)
251 $(srcdir)/frontends/yasm/Makefile.inc \
321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
328 #am__append_1 = _yasm.pxi yasm.pyx \
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
442 am_yasm_OBJECTS = yasm.$(OBJEXT) yasm-options.$(OBJEXT
    [all...]
  /external/skia/third_party/yasm/config/linux/
Makefile 186 pkgdatadir = $(datadir)/yasm
187 pkglibdir = $(libdir)/yasm
188 pkgincludedir = $(includedir)/yasm
203 bin_PROGRAMS = yasm$(EXEEXT) ytasm$(EXEEXT)
251 $(srcdir)/frontends/yasm/Makefile.inc \
321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
328 #am__append_1 = _yasm.pxi yasm.pyx \
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
442 am_yasm_OBJECTS = yasm.$(OBJEXT) yasm-options.$(OBJEXT
    [all...]
  /external/skia/third_party/yasm/config/openbsd/
Makefile 186 pkgdatadir = $(datadir)/yasm
187 pkglibdir = $(libdir)/yasm
188 pkgincludedir = $(includedir)/yasm
203 bin_PROGRAMS = yasm$(EXEEXT) ytasm$(EXEEXT)
251 $(srcdir)/frontends/yasm/Makefile.inc \
321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
328 #am__append_1 = _yasm.pxi yasm.pyx \
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
442 am_yasm_OBJECTS = yasm.$(OBJEXT) yasm-options.$(OBJEXT
    [all...]
  /external/skia/third_party/yasm/config/win/
Makefile 186 pkgdatadir = $(datadir)/yasm
187 pkglibdir = $(libdir)/yasm
188 pkgincludedir = $(includedir)/yasm
203 bin_PROGRAMS = yasm$(EXEEXT) ytasm$(EXEEXT)
251 $(srcdir)/frontends/yasm/Makefile.inc \
321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
328 #am__append_1 = _yasm.pxi yasm.pyx \
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
442 am_yasm_OBJECTS = yasm.$(OBJEXT) yasm-options.$(OBJEXT
    [all...]
  /external/boringssl/src/crypto/perlasm/
x86nasm.pl 88 %error yasm version 1.1.0 or later needed.
90 ; Yasm automatically includes @feat.00 and complains about redefining it.
91 ; https://www.tortall.net/projects/yasm/manual/html/objfmt-win32-safeseh.html
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 29 --as={yasm|nasm|auto} use specified assembler [auto, yasm preferred]
  /external/libvpx/libvpx/
configure 32 --as={yasm|nasm|auto} use specified assembler [auto, yasm preferred]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_x86.asm 13 %error AVX2 is supported only by yasm 1.2.0 or later.
  /external/boringssl/win-x86/crypto/rc4/
rc4-586.asm 6 %error yasm version 1.1.0 or later needed.
8 ; Yasm automatically includes .00 and complains about redefining it.
9 ; https://www.tortall.net/projects/yasm/manual/html/objfmt-win32-safeseh.html
  /external/libvpx/libvpx/build/make/
configure.sh 555 [ "${optval}" = yasm ] || [ "${optval}" = nasm ] \
557 || die "Must be yasm, nasm or auto: ${optval}"
1213 which yasm >/dev/null 2>&1 && AS=yasm
    [all...]
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 83 ; or win64 is defined on the Yasm command line.
117 ; Requires Chromium's patched copy of yasm:
119 ; http://www.tortall.net/projects/yasm/ticket/236
179 ; its register usage. YASM doesn't recognize these directives, so we just
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh 549 [ "${optval}" = yasm -o "${optval}" = nasm -o "${optval}" = auto ] \
550 || die "Must be yasm, nasm or auto: ${optval}"
1120 which yasm >/dev/null 2>&1 && AS=yasm
1122 && die "Neither yasm nor nasm have been found"
1141 enabled debug && [ "${AS}" = yasm ] && add_asflags -g dwarf2
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
x86_abi_support.asm 83 ; or win64 is defined on the Yasm command line.
117 ; Requires Chromium's patched copy of yasm:
119 ; http://www.tortall.net/projects/yasm/ticket/236
179 ; its register usage. YASM doesn't recognize these directives, so we just
  /external/boringssl/win-x86/crypto/aes/
vpaes-x86.asm 6 %error yasm version 1.1.0 or later needed.
8 ; Yasm automatically includes .00 and complains about redefining it.
9 ; https://www.tortall.net/projects/yasm/manual/html/objfmt-win32-safeseh.html
  /external/boringssl/win-x86/crypto/bn/
x86-mont.asm 6 %error yasm version 1.1.0 or later needed.
8 ; Yasm automatically includes .00 and complains about redefining it.
9 ; https://www.tortall.net/projects/yasm/manual/html/objfmt-win32-safeseh.html

Completed in 1308 milliseconds

1 2