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

1 2 3

  /external/libvpx/libvpx/vpx_ports/
vpx_ports.mk 19 PORTS_SRCS-$(BUILD_LIBVPX) += emms.asm
emms.asm 17 emms
  /external/chromium/base/
cpu_unittest.cc 23 __asm emms; local
58 __asm__ __volatile__("emms\n" : : : "mm0");
  /external/chromium_org/base/
cpu_unittest.cc 25 __asm emms; local
60 __asm__ __volatile__("emms\n" : : : "mm0");
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_mixer_MMX_VC.c 109 emms
174 emms
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmx_main.asm 68 emms
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
read_rgba_span_x86.S 75 * This function assumes that the caller will issue the EMMS instruction
88 emms
144 emms
172 * This function assumes that the caller will issue the EMMS instruction
187 emms
294 emms
511 emms
679 emms
  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 75 * This function assumes that the caller will issue the EMMS instruction
88 emms
144 emms
172 * This function assumes that the caller will issue the EMMS instruction
187 emms
294 emms
511 emms
679 emms
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
bn-586.pl 126 &emms();
243 &emms();
349 &emms();
x86-gf2m.pl 257 &emms ();
x86-gf2m.S 283 emms
  /external/openssl/crypto/bn/asm/
bn-586.pl 126 &emms();
243 &emms();
349 &emms();
x86-gf2m.pl 257 &emms ();
x86-gf2m.S 283 emms
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-windows.h 443 emms; // Empty mmx state to enable FP registers
465 emms; // Empty mmx state to enable FP registers
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-windows.h 442 emms; // Empty mmx state to enable FP registers
464 emms; // Empty mmx state to enable FP registers
  /external/qemu/target-i386/
helper.h 199 DEF_HELPER_0(emms, void)
  /external/valgrind/main/VEX/test/
mmxtest.c 481 #define emms() \ macro
483 fprintf(stderr, "emms()\n"); \
484 __asm__ __volatile__ ("emms"); \
489 #define emms() __asm__ __volatile__ ("emms") macro
600 emms();
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-x86.pl 427 &emms ();
480 &emms ();
601 &emms ();
809 &emms ();
    [all...]
ghash-x86.S 618 emms
673 emms
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
rc4-586.pl 226 &emms ();
  /external/openssl/crypto/modes/asm/
ghash-x86.pl 427 &emms ();
480 &emms ();
601 &emms ();
809 &emms ();
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-586.pl 226 &emms ();
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_RLEaccel.c 198 emms(); \
288 emms(); \
378 emms(); \
545 emms(); \
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngvcrd.c 249 emms
393 emms
499 emms
781 emms
945 emms
    [all...]

Completed in 700 milliseconds

1 2 3