HomeSort by relevance Sort by last modified time
    Searched refs:__volatile__ (Results 801 - 825 of 887) sorted by null

<<313233343536

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_threads.h 103 __asm__ __volatile__
116 __asm__ __volatile__
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
t_dd_triemit.h 13 __asm__ __volatile__( "rep ; movsl" \
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
atomicops_internals_tsan.h 38 #define ATOMICOPS_COMPILER_BARRIER() __asm__ __volatile__("" : : : "memory")
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_libc.cc 25 __asm__ __volatile__("" : : "r" (arg) : "memory");
  /external/deqp/framework/delibs/debase/
deDefs.h 285 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, __LINE__); __asm__ __volatile__ ( "bkpt #3" ); } while (deGetFalse())
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_triemit.h 13 __asm__ __volatile__( "rep ; movsl" \
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_stretch.c 306 __asm__ __volatile__ (
  /external/valgrind/main/VEX/priv/
guest_ppc_helpers.c 75 __asm__ __volatile__ ("\n"
99 __asm__ __volatile__("mfspr %0,269" : "=b"(spr));
101 __asm__ __volatile__("mfspr %0,268" : "=b"(spr));
116 __asm__ __volatile__("mfspr %0,287" : "=b"(spr));
guest_x86_helpers.c     [all...]
  /external/webp/src/dsp/
cpu-features.c 50 __asm__ __volatile__ ( \
  /external/webrtc/src/system_wrappers/source/android/
cpu-features.c 50 __asm__ __volatile__ ( \
  /hardware/qcom/display/msm8084/libcopybit/
software_converter.cpp 70 __asm__ __volatile__ (
  /hardware/qcom/display/msm8226/libcopybit/
software_converter.cpp 70 __asm__ __volatile__ (
  /hardware/qcom/display/msm8960/libcopybit/
software_converter.cpp 70 __asm__ __volatile__ (
  /hardware/qcom/display/msm8974/libcopybit/
software_converter.cpp 70 __asm__ __volatile__ (
  /external/valgrind/main/coregrind/
m_debuglog.c 399 __asm__ __volatile__ (
419 __asm__ __volatile__ (
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.c 108 __asm__ __volatile__("\n" \
122 __asm__ __volatile__("\n" \
  /external/valgrind/main/none/tests/amd64/
avx2-1.c 71 __asm__ __volatile__( \
91 __asm__ __volatile__( \
    [all...]
  /external/qemu/include/exec/
exec-all.h 279 __asm __volatile__ ("swi 0x9f0002" : : "r" (_beg), "r" (_end), "r" (_flg));
  /external/valgrind/main/memcheck/tests/common/
sh-mem-vec128.tmpl.c 32 #define CFENCE __asm__ __volatile__("":::"cc","memory")

Completed in 1263 milliseconds

<<313233343536