HomeSort by relevance Sort by last modified time
    Searched full:__volatile (Results 201 - 225 of 233) sorted by null

1 2 3 4 5 6 7 8910

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 120 #define __volatile volatile macro
138 #define __volatile macro
151 #define volatile __volatile
194 #define __dead __volatile
296 #define __insn_barrier() __asm __volatile("":::"memory")
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 120 #define __volatile volatile macro
138 #define __volatile macro
151 #define volatile __volatile
194 #define __dead __volatile
296 #define __insn_barrier() __asm __volatile("":::"memory")
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 120 #define __volatile volatile macro
138 #define __volatile macro
151 #define volatile __volatile
194 #define __dead __volatile
296 #define __insn_barrier() __asm __volatile("":::"memory")
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 120 #define __volatile volatile macro
138 #define __volatile macro
151 #define volatile __volatile
194 #define __dead __volatile
296 #define __insn_barrier() __asm __volatile("":::"memory")
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
lattice_mips.c 36 __asm __volatile (
143 __asm __volatile (
250 __asm __volatile (
transform_mips.c 38 __asm __volatile (
207 __asm __volatile (
298 __asm __volatile (
    [all...]
filterbanks.c 110 __asm __volatile(
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
compiler.h 74 # if !defined(__volatile)
75 # define __volatile volatile macro
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core_mips.c 53 __asm __volatile(
259 __asm __volatile(
355 __asm __volatile(
441 __asm __volatile(
524 __asm __volatile(
    [all...]
  /external/mesa3d/src/mesa/main/
compiler.h 74 # if !defined(__volatile)
75 # define __volatile volatile macro
  /external/stressapptest/src/
os.h 150 __asm __volatile(
164 __asm __volatile("rdtsc" : "=a" (data.l32.l), "=d"(data.l32.h));
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
cross_correlation_mips.c 28 __asm __volatile (
filter_ar_fast_q12_mips.c 31 __asm __volatile (
complex_fft_mips.c 45 __asm __volatile (
163 __asm __volatile (
spl_sqrt_floor_mips.c 53 __asm __volatile(
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_rdft_mips.c 277 __asm __volatile (
523 __asm __volatile (
572 __asm __volatile (
634 __asm __volatile (
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux_libcdep.cc 366 __asm __volatile("mov %%gs:0, %0" : "=r" (segbase));
369 __asm __volatile("movq %%fs:0, %0" : "=r" (segbase));
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
filterbanks.c 71 __asm __volatile(
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
cdefs.h 68 # define __volatile volatile macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 68 # define __volatile volatile macro
  /external/valgrind/main/VEX/unused/
linker.c 386 __asm __volatile ("mov r1, %0\n\t"
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_c.c 260 __asm __volatile(
  /external/clang/include/clang/Basic/
TokenKinds.def 527 ALIAS("__volatile" , volatile , KEYALL)
  /external/valgrind/main/VEX/switchback/
linker.c 454 __asm __volatile ("mov r1, %0\n\t"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 1100 milliseconds

1 2 3 4 5 6 7 8910