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

<<21222324252627282930>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_convolve2_vert_dspr2.c 53 __asm__ __volatile__ (
150 __asm__ __volatile__ (
227 __asm__ __volatile__ (
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/mips/dspr2/
yv12extend_dspr2.c 43 __asm__ __volatile__ (
54 __asm__ __volatile__ (
68 __asm__ __volatile__ (
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 69 __asm__ __volatile__
91 __asm__ __volatile__
116 __asm__ __volatile__
  /external/valgrind/main/VEX/priv/
host_generic_maddf.c 42 #define FORCE_EVAL(X) __asm __volatile__ ("" : : "m" (X))
51 __asm __volatile__ ("stmxcsr %0" : "=m" (mxcsr)); \
54 __asm __volatile__ ("ldmxcsr %0" : : "m" (mxcsr));\
61 __asm __volatile__ ("stmxcsr %0" : "=m" (mxcsr)); \
64 __asm __volatile__ ("ldmxcsr %0" : : "m" (mxcsr));\
71 __asm __volatile__ ("stmxcsr %0" : "=m" (mxcsr)); \
  /bionic/libm/arm/
fenv.c 40 __asm__ __volatile__("vmrs %0,fpscr" : "=r" (_fpscr));
47 __asm__ __volatile__("vmsr fpscr,%0" : :"ri" (_fpscr));
  /bionic/libm/mips/
fenv.c 46 __asm__ __volatile__("cfc1 %0,$31" : "=r" (_fcsr));
55 __asm__ __volatile__("ctc1 %0,$31" : : "r" (_fcsr));
  /development/ndk/platforms/android-3/arch-arm/include/
fenv.h 69 __asm__ __volatile__("vmrs %0,fpscr" : "=r" (_fpscr));
76 __asm__ __volatile__("vmsr fpscr,%0" : :"ri" (_fpscr));
  /external/libunwind/include/
libunwind-arm.h 269 __asm__ __volatile__ ( \
277 __asm__ __volatile__ ( \
libunwind-aarch64.h 183 __asm__ __volatile__ ( \
  /external/libunwind/src/arm/
Gresume.c 63 asm __volatile__ (
97 asm __volatile__ (
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_yuv_mmx.c 94 __asm__ __volatile__ (
255 __asm__ __volatile__(
  /external/valgrind/main/none/tests/amd64/
amd64locked.c 252 __asm__ __volatile__( \
344 __asm__ __volatile__( \
460 __asm__ __volatile__( \
510 __volatile__("lock; btsq\t%2, %0\n\t"
524 __volatile__("lock; btsl\t%2, %0\n\t"
535 __volatile__("lock; btsw\t%w2, %0\n\t"
547 __volatile__("lock; btrq\t%2, %0\n\t"
558 __volatile__("lock; btrl\t%2, %0\n\t"
569 __volatile__("lock; btrw\t%w2, %0\n\t"
581 __volatile__("lock; btcq\t%2, %0\n\t
    [all...]
nan80and64.c 19 __asm__ __volatile__(
27 __asm__ __volatile__(
  /external/valgrind/main/tests/
x86_amd64_features.c 32 __asm__ __volatile__ (
55 __asm__ __volatile__("movq $0,%%rcx ; "
  /system/core/include/cutils/
atomic-arm64.h 46 __asm__ __volatile__ ("" : : : "memory");
52 __asm__ __volatile__ ("dmb ish" : : : "memory");
  /external/valgrind/main/none/tests/mips64/
branches.c 6 __asm__ __volatile__( \
27 __asm__ __volatile__( \
48 __asm__ __volatile__( \
75 __asm__ __volatile__( \
103 __asm__ __volatile__( \
133 __asm__ __volatile__( \
156 __asm__ __volatile__( \
178 __asm__ __volatile__( \
204 __asm__ __volatile__( \
227 __asm__ __volatile__( \
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test.h 84 __asm__ __volatile__ ("rdtsc" : "=a"(lo), "=d"(hi));
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_screen.h 87 __volatile__ uint32_t *scratch;
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_test_utils.h 70 __asm__ __volatile__("" : : "r" (arg) : "memory");
  /external/compiler-rt/test/lsan/TestCases/
high_allocator_contention.cc 25 __asm__ __volatile__("" : : "r"(p) : "memory");
  /external/linux-tools-perf/perf-3.12.0/tools/perf/arch/x86/util/
header.c 13 __asm__ __volatile__ (".byte 0x53\n\tcpuid\n\t"
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test.h 84 __asm__ __volatile__ ("rdtsc" : "=a"(lo), "=d"(hi));
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_screen.h 87 __volatile__ uint32_t *scratch;
  /external/speex/libspeex/
filters_bfin.h 63 __asm__ __volatile__
103 __asm__ __volatile__
238 __asm__ __volatile__
382 __asm__ __volatile__
fixed_arm5e.h 97 __asm__ __volatile__ (

Completed in 838 milliseconds

<<21222324252627282930>>