HomeSort by relevance Sort by last modified time
    Searched full:volatile (Results 176 - 200 of 7790) sorted by null

1 2 3 4 5 6 78 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
broken_compiler_spec.hpp 46 BOOST_TT_AUX_BROKEN_TYPE_TRAIT_SPEC1(remove_const,T const volatile,T volatile) \
47 BOOST_TT_AUX_BROKEN_TYPE_TRAIT_SPEC1(remove_volatile,T volatile,T) \
48 BOOST_TT_AUX_BROKEN_TYPE_TRAIT_SPEC1(remove_volatile,T const volatile,T const) \
54 BOOST_TT_AUX_BROKEN_TYPE_TRAIT_SPEC1(remove_pointer,T*volatile,T) \
55 BOOST_TT_AUX_BROKEN_TYPE_TRAIT_SPEC1(remove_pointer,T*const volatile,T) \
62 BOOST_TT_AUX_REMOVE_PTR_REF_RANK_1_SPEC(T volatile) \
63 BOOST_TT_AUX_REMOVE_PTR_REF_RANK_1_SPEC(T const volatile) \
74 BOOST_TT_AUX_REMOVE_ALL_RANK_1_SPEC(T volatile*) \
75 BOOST_TT_AUX_REMOVE_ALL_RANK_1_SPEC(T const volatile*) \
    [all...]
  /system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/
perf.h 7 #define rmb() asm volatile("lock; addl $0,0(%%esp)" ::: "memory")
8 #define cpu_relax() asm volatile("rep; nop" ::: "memory");
16 #define rmb() asm volatile("lfence" ::: "memory")
17 #define cpu_relax() asm volatile("rep; nop" ::: "memory");
26 #define rmb() asm volatile ("sync" ::: "memory")
27 #define cpu_relax() asm volatile ("" ::: "memory");
32 #define rmb() asm volatile("bcr 15,0" ::: "memory")
33 #define cpu_relax() asm volatile("" ::: "memory");
38 # define rmb() asm volatile("synco" ::: "memory")
40 # define rmb() asm volatile("" ::: "memory"
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/ip32/
mace.h 24 volatile unsigned int error_addr;
25 volatile unsigned int error;
55 volatile unsigned int control;
81 volatile unsigned int rev;
84 volatile unsigned int config_addr;
86 volatile unsigned char b[4];
87 volatile unsigned short w[2];
89 volatile unsigned int l;
106 volatile unsigned long mac_ctrl;
107 volatile unsigned long int_stat
    [all...]
  /external/libchrome/base/
atomicops_internals_portable.h 51 typedef volatile std::atomic<Atomic32>* AtomicLocation32;
65 inline Atomic32 NoBarrier_CompareAndSwap(volatile Atomic32* ptr,
76 inline Atomic32 NoBarrier_AtomicExchange(volatile Atomic32* ptr,
82 inline Atomic32 NoBarrier_AtomicIncrement(volatile Atomic32* ptr,
89 inline Atomic32 Barrier_AtomicIncrement(volatile Atomic32* ptr,
94 inline Atomic32 Acquire_CompareAndSwap(volatile Atomic32* ptr,
105 inline Atomic32 Release_CompareAndSwap(volatile Atomic32* ptr,
116 inline void NoBarrier_Store(volatile Atomic32* ptr, Atomic32 value) {
120 inline void Acquire_Store(volatile Atomic32* ptr, Atomic32 value) {
125 inline void Release_Store(volatile Atomic32* ptr, Atomic32 value)
    [all...]
  /external/v8/src/base/
atomicops.h 71 Atomic32 NoBarrier_CompareAndSwap(volatile Atomic32* ptr,
77 Atomic32 NoBarrier_AtomicExchange(volatile Atomic32* ptr, Atomic32 new_value);
81 Atomic32 NoBarrier_AtomicIncrement(volatile Atomic32* ptr, Atomic32 increment);
83 Atomic32 Barrier_AtomicIncrement(volatile Atomic32* ptr,
95 Atomic32 Acquire_CompareAndSwap(volatile Atomic32* ptr,
98 Atomic32 Release_CompareAndSwap(volatile Atomic32* ptr,
103 void NoBarrier_Store(volatile Atomic8* ptr, Atomic8 value);
104 void NoBarrier_Store(volatile Atomic32* ptr, Atomic32 value);
105 void Acquire_Store(volatile Atomic32* ptr, Atomic32 value);
106 void Release_Store(volatile Atomic32* ptr, Atomic32 value)
    [all...]
  /external/valgrind/memcheck/tests/ppc64/
power_ISA2_05.c 34 __asm__ volatile ("prtyd %0, %1":"=r" (parity):"r"(long_word));
36 __asm__ volatile ("prtyw %0, %1":"=r" (parity):"r"(word));
60 __asm__ volatile ("lfiwax %0, 0, %1":"=f" (FRT1):"r"(base));
99 __asm__ volatile ("lfdp 10, %0"::"m" (dbl_pair[0]));
100 __asm__ volatile ("fmr %0, 10":"=d" (FRT1));
101 __asm__ volatile ("fmr %0, 11":"=d" (FRT2));
108 __asm__ volatile ("fmr 10, %0"::"d" (FRT1));
109 __asm__ volatile ("fmr 11, %0"::"d" (FRT2));
110 __asm__ volatile ("stfdp 10, %0"::"m" (dbl_pair[1]));
118 __asm__ volatile ("ori 20, %0, 0"::"r" (base))
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
atomicops_internals_pnacl.h 51 typedef volatile std::atomic<Atomic32>* AtomicLocation32;
65 inline Atomic32 NoBarrier_CompareAndSwap(volatile Atomic32* ptr,
76 inline Atomic32 NoBarrier_AtomicExchange(volatile Atomic32* ptr,
82 inline Atomic32 NoBarrier_AtomicIncrement(volatile Atomic32* ptr,
89 inline Atomic32 Barrier_AtomicIncrement(volatile Atomic32* ptr,
94 inline Atomic32 Acquire_CompareAndSwap(volatile Atomic32* ptr,
105 inline Atomic32 Release_CompareAndSwap(volatile Atomic32* ptr,
116 inline void NoBarrier_Store(volatile Atomic32* ptr, Atomic32 value) {
120 inline void Acquire_Store(volatile Atomic32* ptr, Atomic32 value) {
125 inline void Release_Store(volatile Atomic32* ptr, Atomic32 value)
    [all...]
atomicops_internals_power.h 38 inline Atomic32 NoBarrier_CompareAndSwap(volatile Atomic32* ptr,
43 asm volatile (
60 inline Atomic32 NoBarrier_AtomicExchange(volatile Atomic32* ptr,
64 asm volatile (
77 inline Atomic32 NoBarrier_AtomicIncrement(volatile Atomic32* ptr,
81 asm volatile (
97 asm volatile (
105 inline Atomic32 Barrier_AtomicIncrement(volatile Atomic32* ptr,
109 asm volatile (
127 inline Atomic32 Acquire_CompareAndSwap(volatile Atomic32* ptr
    [all...]
  /prebuilts/sdk/api/
13.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...]
12.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...]
11.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/clang/test/CodeGen/
volatile.c 5 volatile int vS;
8 volatile int* pvS;
11 volatile int vA[10];
14 struct { volatile int x; } vF;
17 volatile struct { int x; } vF2;
18 volatile struct { int x; } *vpF2;
21 volatile struct { struct { int y; } x; } vF3;
24 struct { volatile int x:3; } vBF;
28 volatile v4si vV;
32 volatile extv4 vVE
    [all...]
  /external/llvm/test/CodeGen/SystemZ/
frame-07.ll 70 store volatile i64 %x, i64* %elem
71 %l0 = load volatile double , double *%ptr
72 %l1 = load volatile double , double *%ptr
73 %l2 = load volatile double , double *%ptr
74 %l3 = load volatile double , double *%ptr
75 %l4 = load volatile double , double *%ptr
76 %l5 = load volatile double , double *%ptr
77 %l6 = load volatile double , double *%ptr
78 %l7 = load volatile double , double *%ptr
79 %l8 = load volatile double , double *%pt
    [all...]
  /system/core/include/cutils/
atomic.h 82 int32_t android_atomic_inc(volatile int32_t* addr)
84 volatile atomic_int_least32_t* a = (volatile atomic_int_least32_t*)addr;
90 int32_t android_atomic_dec(volatile int32_t* addr)
92 volatile atomic_int_least32_t* a = (volatile atomic_int_least32_t*)addr;
97 int32_t android_atomic_add(int32_t value, volatile int32_t* addr)
99 volatile atomic_int_least32_t* a = (volatile atomic_int_least32_t*)addr;
104 int32_t android_atomic_and(int32_t value, volatile int32_t* addr
    [all...]
  /art/test/123-compiler-regressions-mt/
info.txt 6 17689750 GVN assigns the same value names across MONITOR_ENTER and volatile reads.
  /external/clang/test/CXX/dcl.dcl/dcl.enum/
p2.cpp 4 enum class E : int const volatile { };

Completed in 1024 milliseconds

1 2 3 4 5 6 78 91011>>