HomeSort by relevance Sort by last modified time
    Searched refs:__volatile__ (Results 526 - 550 of 637) sorted by null

<<212223242526

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h 810 __asm__ __volatile__("push %%ebx\n" \
865 __asm__ __volatile__("push %%ebx\n" \
884 __asm__ __volatile__("push %%ebp\n" \
    [all...]
atomicops-internals-windows.h 362 __asm__ __volatile__("movl (%3), %%ebx\n\t" // Move 64-bit new_value into
380 __asm__ __volatile__(
403 __asm__ __volatile__(
429 __asm__ __volatile__("lfence" : : : "memory");
  /external/kernel-headers/original/asm-mips/
io.h 91 __asm__ __volatile__( \
318 __asm__ __volatile__( \
348 __asm__ __volatile__( \
jazz.h 267 __asm__ __volatile__(
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-windows.h 361 __asm__ __volatile__("movl (%3), %%ebx\n\t" // Move 64-bit new_value into
379 __asm__ __volatile__(
402 __asm__ __volatile__(
428 __asm__ __volatile__("lfence" : : : "memory");
  /external/clang/test/CodeGen/
asm.c 208 __asm__ __volatile__( \
  /external/compiler-rt/lib/sanitizer_common/tests/
standalone_malloc_test.cc 13 __asm__ __volatile__("" : : "r" (arg) : "memory");
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_macros.h 73 asm __volatile__ ( \
80 asm __volatile__ ( \
104 asm __volatile__ ( \
111 asm __volatile__ ( \
  /external/oprofile/module/
compat22.h 120 #define BUG() __asm__ __volatile__("ud2\n");
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_stdinc.h 265 __asm__ __volatile__ ( \
298 __asm__ __volatile__ ( \
330 __asm__ __volatile__ ( \
350 __asm__ __volatile__ ( \
  /external/valgrind/main/tests/
x86_amd64_features.c 26 __asm__ __volatile__ (
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 265 __asm__ __volatile__ ( \
298 __asm__ __volatile__ ( \
330 __asm__ __volatile__ ( \
350 __asm__ __volatile__ ( \
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_stdinc.h 265 __asm__ __volatile__ ( \
298 __asm__ __volatile__ ( \
330 __asm__ __volatile__ ( \
350 __asm__ __volatile__ ( \
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_stdinc.h 265 __asm__ __volatile__ ( \
298 __asm__ __volatile__ ( \
330 __asm__ __volatile__ ( \
350 __asm__ __volatile__ ( \
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h 356 __asm__ __volatile__ (
383 __asm__ __volatile__ (
  /external/freetype/include/freetype/config/
ftconfig.h 383 __asm__ __volatile__ (
411 __asm__ __volatile__ (
  /external/kernel-headers/original/asm-x86/
desc_32.h 91 __asm__ __volatile__("lldt %w0"::"q" (0));
100 __asm__ __volatile__("lldt %w0"::"q" (GDT_ENTRY_LDT*8));
  /external/speex/libspeex/
cb_search_arm4.h 60 __asm__ __volatile__ (
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
compatibility.h 203 __asm__ __volatile__("lock; cmpxchgl %1,%2"
216 __asm__ __volatile__("lock; cmpxchgq %1,%2"
  /external/valgrind/main/none/tests/amd64/
pcmpstr64.c 390 __asm__ __volatile__(
481 __asm__ __volatile__(
575 __asm__ __volatile__(
662 __asm__ __volatile__(
755 __asm__ __volatile__(
848 __asm__ __volatile__(
930 __asm__ __volatile__(
    [all...]
pcmpstr64w.c 391 __asm__ __volatile__(
482 __asm__ __volatile__(
576 __asm__ __volatile__(
661 __asm__ __volatile__(
754 __asm__ __volatile__(
847 __asm__ __volatile__(
929 __asm__ __volatile__(
    [all...]
  /external/oprofile/module/ia64/
op_pmu.c 217 __asm__ __volatile__ ("rsm psr.pp;;"::: "memory");
347 __asm__ __volatile__ ("ssm psr.pp;;"::: "memory");
361 __asm__ __volatile__ ("rsm psr.pp;;"::: "memory");
  /external/valgrind/main/none/tests/arm/
v6intARM.c     [all...]
  /external/arduino/hardware/arduino/cores/arduino/
wiring.c 161 __asm__ __volatile__ (
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_maos_arrays.c 57 __asm__ __volatile__( "rep ; movsl" \

Completed in 1324 milliseconds

<<212223242526