Searched full:yasm (Results 1 – 14 of 14) sorted by relevance
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | BUILDING.md | 13 - [NASM](http://www.nasm.us) or [YASM](http://yasm.tortall.net) 16 * If using YASM, 1.2.0 or later is required. 17 * If building on macOS, NASM or YASM can be obtained from 21 libjpeg-turbo, then NASM 2.14 or later or YASM must be used when 23 * If building on Windows, **nasm.exe**/**yasm.exe** should be in your `PATH`. 24 * NASM and YASM are located in the CRB (Code Ready Builder) repository on
|
| D | ChangeLog.md | 583 libjpeg-turbo is built with YASM), and iOS/Arm[64] builds are now private. 1468 1. Fixed build issue with YASM on Unix systems (the libjpeg-turbo build system 1469 was not adding the current directory to the assembler include path, so YASM 1537 9. libjpeg-turbo can now be built with YASM.
|
| /third_party/ffmpeg/doc/ |
| D | optimization.txt | 191 Use external asm (nasm/yasm) or inline asm (__asm__()), do not use intrinsics. 202 and external asm (.s or .asm files, handled by an assembler such as nasm/yasm)
|
| D | platform.texi | 164 Place @code{yasm.exe} somewhere in your @code{PATH}. 307 yasm, libSDL-devel, libgsm-devel, libmp3lame-devel,
|
| D | developer.texi | 676 If you added YASM code please check that things still work with --disable-yasm.
|
| /third_party/libjpeg-turbo/ |
| D | .travis.yml | 70 sudo /opt/local/bin/port -N install gcc5 yasm md5sha1sum &&
|
| /third_party/lame/libmp3lame/i386/ |
| D | nasm.h | 25 %ifdef YASM
|
| /third_party/ffmpeg/libavutil/x86/ |
| D | x86inc.asm | 25 ; NASM/YASM syntax combined with a large number of macros to provide easy 1617 ; This lets us use tzcnt without bumping the yasm version requirement yet. 1705 ; workaround: vpbroadcastq is broken in x86_32 due to a yasm bug (fixed in 1.3.0)
|
| /third_party/ffmpeg/libavcodec/x86/ |
| D | h264_idct.asm | 767 %unmacro STORE_DIFFx2 8 ; remove macro from x86util.asm but yasm doesn't have this yet
|
| /third_party/node/tools/gyp/tools/emacs/testdata/ |
| D | media.gyp | 613 '../third_party/yasm/yasm_compile.gypi',
|
| D | media.gyp.fontified | 614 '../third_party/yasm/yasm_compile.gypi',
|
| /third_party/ffmpeg/ |
| D | configure | 4167 --enable-yasm|--disable-yasm) 4170 test $opt = --enable-yasm && x86asm=yes || x86asm=no 6132 x86asm_type=yasm 6142 for program in $x86asmexe nasm yasm; do 6145 …disabled x86asm && die "nasm/yasm not found or too old. Use --disable-x86asm for a crippled build."
|
| D | Changelog | 653 - The x86 assembler default switched from yasm to nasm, pass 654 --x86asmexe=yasm to configure to restore the old behavior.
|
| /third_party/skia/third_party/externals/angle2/ |
| D | DEPS | 75 # Current revision of patched-yasm.
|