HomeSort by relevance Sort by last modified time
    Searched full:volatile (Results 426 - 450 of 5898) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ip32/
crime.h 24 volatile unsigned long id;
35 volatile unsigned long control;
52 volatile unsigned long istat;
54 volatile unsigned long imask;
55 volatile unsigned long soft_int;
56 volatile unsigned long hard_int;
104 volatile unsigned long watchdog;
110 volatile unsigned long timer;
114 volatile unsigned long cpu_error_addr;
116 volatile unsigned long cpu_error_stat
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
atomic_base.h 277 atomic_flag& operator=(const atomic_flag&) volatile = delete;
291 test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept
308 clear(memory_order __m = memory_order_seq_cst) volatile noexcept
361 __atomic_base& operator=(const __atomic_base&) volatile = delete;
369 operator __int_type() const volatile noexcept
380 operator=(__int_type __i) volatile noexcept
391 operator++(int) volatile noexcept
399 operator--(int) volatile noexcept
407 operator++() volatile noexcept
415 operator--() volatile noexcep
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
atomic_base.h 277 atomic_flag& operator=(const atomic_flag&) volatile = delete;
291 test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept
308 clear(memory_order __m = memory_order_seq_cst) volatile noexcept
361 __atomic_base& operator=(const __atomic_base&) volatile = delete;
369 operator __int_type() const volatile noexcept
380 operator=(__int_type __i) volatile noexcept
391 operator++(int) volatile noexcept
399 operator--(int) volatile noexcept
407 operator++() volatile noexcept
415 operator--() volatile noexcep
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 249 atomic_flag& operator=(const atomic_flag&) volatile = delete;
263 test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept
279 clear(memory_order __m = memory_order_seq_cst) volatile noexcept
326 __atomic_base& operator=(const __atomic_base&) volatile = delete;
334 operator __int_type() const volatile noexcept
345 operator=(__int_type __i) volatile noexcept
356 operator++(int) volatile noexcept
364 operator--(int) volatile noexcept
372 operator++() volatile noexcept
380 operator--() volatile noexcep
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 249 atomic_flag& operator=(const atomic_flag&) volatile = delete;
263 test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept
279 clear(memory_order __m = memory_order_seq_cst) volatile noexcept
326 __atomic_base& operator=(const __atomic_base&) volatile = delete;
334 operator __int_type() const volatile noexcept
345 operator=(__int_type __i) volatile noexcept
356 operator++(int) volatile noexcept
364 operator--(int) volatile noexcept
372 operator++() volatile noexcept
380 operator--() volatile noexcep
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
atomic_base.h 277 atomic_flag& operator=(const atomic_flag&) volatile = delete;
291 test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept
308 clear(memory_order __m = memory_order_seq_cst) volatile noexcept
361 __atomic_base& operator=(const __atomic_base&) volatile = delete;
369 operator __int_type() const volatile noexcept
380 operator=(__int_type __i) volatile noexcept
391 operator++(int) volatile noexcept
399 operator--(int) volatile noexcept
407 operator++() volatile noexcept
415 operator--() volatile noexcep
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
atomic_base.h 281 atomic_flag& operator=(const atomic_flag&) volatile = delete;
295 test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept
312 clear(memory_order __m = memory_order_seq_cst) volatile noexcept
365 __atomic_base& operator=(const __atomic_base&) volatile = delete;
373 operator __int_type() const volatile noexcept
384 operator=(__int_type __i) volatile noexcept
395 operator++(int) volatile noexcept
403 operator--(int) volatile noexcept
411 operator++() volatile noexcept
419 operator--() volatile noexcep
    [all...]
  /prebuilts/sdk/api/
2.xml 40 volatile="false"
51 volatile="false"
62 volatile="false"
73 volatile="false"
84 volatile="false"
95 volatile="false"
106 volatile="false"
117 volatile="false"
128 volatile="false"
139 volatile="false
    [all...]
1.xml 40 volatile="false"
51 volatile="false"
62 volatile="false"
73 volatile="false"
84 volatile="false"
95 volatile="false"
106 volatile="false"
117 volatile="false"
128 volatile="false"
139 volatile="false
    [all...]
  /external/compiler-rt/test/tsan/
unaligned_race.cc 10 volatile uint64_t objs[8*2*(2 + 4 + 8)][2];
13 uint16_t __sanitizer_unaligned_load16(volatile void *addr);
14 uint32_t __sanitizer_unaligned_load32(volatile void *addr);
15 uint64_t __sanitizer_unaligned_load64(volatile void *addr);
16 void __sanitizer_unaligned_store16(volatile void *addr, uint16_t v);
17 void __sanitizer_unaligned_store32(volatile void *addr, uint32_t v);
18 void __sanitizer_unaligned_store64(volatile void *addr, uint64_t v);
24 static NOINLINE void access(volatile char *p, int sz, int rw) {
52 static NOINLINE void access3(bool main, int sz1, bool rw, volatile char *p) {
69 access2(bool main, int sz1, int off2, bool rw, volatile char *obj)
    [all...]
  /external/valgrind/main/none/tests/s390x/
xc.c 12 asm volatile ("oc %O0(1,%R0),%0\n"::"Q" (*zero),
17 asm volatile ("oc %O0(19,%R0),%1\n"::"Q" (*buf1),
30 asm volatile ("nc %O0(1,%R0),%0\n"::"Q" (*zero),
35 asm volatile ("nc %O0(19,%R0),%1\n"::"Q" (*buf1),
56 asm volatile ("xc %O0(1,%R0),%0\n"::"Q" (*zero),
61 asm volatile ("xc %O0(10,%R0),%0\n"::"Q" (*zero),
66 asm volatile ("xc %O0(100,%R0),%0\n"::"Q" (*zero),
71 asm volatile ("xc %O0(256,%R0),%0\n"::"Q" (*zero),
76 asm volatile ("lghi 1,256 + 20\n"
85 asm volatile ("xc 0(19,%0),0(%1)\n"::"a" (buf1)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
atomic_2.h 55 atomic_flag& operator=(const atomic_flag&) volatile = delete;
70 test_and_set(memory_order __m = memory_order_seq_cst) volatile
91 clear(memory_order __m = memory_order_seq_cst) volatile
140 __atomic_base& operator=(const __atomic_base&) volatile = delete;
148 operator __int_type() const volatile
159 operator=(__int_type __i) volatile
170 operator++(int) volatile
178 operator--(int) volatile
186 operator++() volatile
194 operator--() volatile
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_2.h 55 atomic_flag& operator=(const atomic_flag&) volatile = delete;
70 test_and_set(memory_order __m = memory_order_seq_cst) volatile
91 clear(memory_order __m = memory_order_seq_cst) volatile
140 __atomic_base& operator=(const __atomic_base&) volatile = delete;
148 operator __int_type() const volatile
159 operator=(__int_type __i) volatile
170 operator++(int) volatile
178 operator--(int) volatile
186 operator++() volatile
194 operator--() volatile
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_2.h 55 atomic_flag& operator=(const atomic_flag&) volatile = delete;
70 test_and_set(memory_order __m = memory_order_seq_cst) volatile
91 clear(memory_order __m = memory_order_seq_cst) volatile
140 __atomic_base& operator=(const __atomic_base&) volatile = delete;
148 operator __int_type() const volatile
159 operator=(__int_type __i) volatile
170 operator++(int) volatile
178 operator--(int) volatile
186 operator++() volatile
194 operator--() volatile
    [all...]
  /external/qemu/include/qemu/
atomic.h 21 #define barrier() ({ asm volatile("" ::: "memory"); (void)0; })
34 #define smp_mb() ({ asm volatile("mfence" ::: "memory"); (void)0; })
36 #define smp_mb() ({ asm volatile("lock; addl $0,0(%%esp) " ::: "memory"); (void)0; })
43 #define smp_read_barrier_depends() asm volatile("mb":::"memory")
64 * Load/store with Java volatile semantics.
78 #define smp_wmb() ({ asm volatile("eieio" ::: "memory"); (void)0; })
80 #define smp_rmb() ({ asm volatile("lwsync" ::: "memory"); (void)0; })
82 #define smp_rmb() ({ asm volatile("sync" ::: "memory"); (void)0; })
84 #define smp_mb() ({ asm volatile("sync" ::: "memory"); (void)0; })
125 #define atomic_read(ptr) (*(__typeof__(*ptr) *volatile) (ptr)
    [all...]

Completed in 664 milliseconds

<<11121314151617181920>>