/prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/arch/ |
io.h | 26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) 30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) 32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) 34 typedef struct { volatile u16 offset[256]; } __regbase16; 38 typedef struct { volatile u8 offset[4096]; } __regbase8; 42 typedef struct { volatile u32 offset[4096]; } __regbase32;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
atomic_0.h | 45 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 46 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 53 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 55 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 62 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 64 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 72 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 76 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 96 test_and_set(memory_order __m = memory_order_seq_cst) volatile; 99 clear(memory_order __m = memory_order_seq_cst) volatile; [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
atomic_0.h | 45 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 46 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 53 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 55 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 62 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 64 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 72 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 76 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 96 test_and_set(memory_order __m = memory_order_seq_cst) volatile; 99 clear(memory_order __m = memory_order_seq_cst) volatile; [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
atomic_0.h | 45 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 46 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 53 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 55 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 62 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 64 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 72 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 76 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 96 test_and_set(memory_order __m = memory_order_seq_cst) volatile; 99 clear(memory_order __m = memory_order_seq_cst) volatile; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
atomic_0.h | 45 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 46 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 53 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 55 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 62 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 64 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 72 ({ volatile __typeof__ _ATOMIC_MEMBER_* __p = &_ATOMIC_MEMBER_; \ 76 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \ 96 test_and_set(memory_order __m = memory_order_seq_cst) volatile; 99 clear(memory_order __m = memory_order_seq_cst) volatile; [all...] |
/external/llvm/test/Transforms/Inline/ |
inline-cold.ll | 20 %a1 = load volatile i32* @a 22 %a2 = load volatile i32* @a 24 %a3 = load volatile i32* @a 26 %a4 = load volatile i32* @a 28 %a5 = load volatile i32* @a 30 %a6 = load volatile i32* @a 32 %a7 = load volatile i32* @a 34 %a8 = load volatile i32* @a 36 %a9 = load volatile i32* @a 38 %a10 = load volatile i32* @ [all...] |
/external/chromium_org/v8/src/base/ |
atomicops_internals_x86_msvc.h | 25 inline Atomic32 NoBarrier_CompareAndSwap(volatile Atomic32* ptr, 29 reinterpret_cast<volatile LONG*>(ptr), 35 inline Atomic32 NoBarrier_AtomicExchange(volatile Atomic32* ptr, 38 reinterpret_cast<volatile LONG*>(ptr), 43 inline Atomic32 Barrier_AtomicIncrement(volatile Atomic32* ptr, 46 reinterpret_cast<volatile LONG*>(ptr), 50 inline Atomic32 NoBarrier_AtomicIncrement(volatile Atomic32* ptr, 68 inline Atomic32 Acquire_CompareAndSwap(volatile Atomic32* ptr, 74 inline Atomic32 Release_CompareAndSwap(volatile Atomic32* ptr, 80 inline void NoBarrier_Store(volatile Atomic8* ptr, Atomic8 value) [all...] |
/external/clang/test/CodeGen/ |
volatile-2.c | 6 // CHECK-NEXT: [[REAL:%.*]] = load volatile float* getelementptr inbounds ({ float, float }* @test0_v, i32 0, i32 0), align 4 7 // CHECK-NEXT: load volatile float* getelementptr inbounds ({{.*}} @test0_v, i32 0, i32 1), align 4 10 extern volatile _Complex float test0_v; 16 // CHECK: [[REAL:%.*]] = load volatile float* getelementptr inbounds ({{.*}} @test1_v, i32 0, i32 0), align 4 17 // CHECK-NEXT: [[IMAG:%.*]] = load volatile float* getelementptr inbounds ({{.*}} @test1_v, i32 0, i32 1), align 4 18 // CHECK-NEXT: store volatile float [[REAL]], float* getelementptr inbounds ({{.*}} @test1_v, i32 0, i32 0), align 4 19 // CHECK-NEXT: store volatile float [[IMAG]], float* getelementptr inbounds ({{.*}} @test1_v, i32 0, i32 1), align 4 21 extern volatile _Complex float test1_v;
|
/external/llvm/test/Transforms/InstCombine/ |
2008-04-28-VolatileStore.ll | 1 ; RUN: opt < %s -instcombine -S | grep "store volatile" 5 store volatile <4 x float> zeroinitializer, <4 x float>* %votf, align 16
|
/hardware/intel/bootstub/ |
types.h | 20 typedef volatile unsigned short vu16; 21 typedef volatile unsigned int vu32;
|
/external/llvm/test/CodeGen/Hexagon/ |
block-addr.ll | 13 %ret.0.load17 = load volatile i32* %ret, align 4 24 %ret.0.load18 = load volatile i32* %ret, align 4 26 store volatile i32 %inc, i32* %ret, align 4 30 %ret.0.load19 = load volatile i32* %ret, align 4 32 store volatile i32 %inc2, i32* %ret, align 4 36 %ret.0.load20 = load volatile i32* %ret, align 4 38 store volatile i32 %inc4, i32* %ret, align 4 42 %ret.0.load21 = load volatile i32* %ret, align 4 44 store volatile i32 %inc6, i32* %ret, align 4 48 %ret.0.load22 = load volatile i32* %ret, align [all...] |
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/ |
p2.cpp | 11 struct Volatile { 12 Volatile(volatile Volatile&&) = default; // expected-error {{the parameter for an explicitly-defaulted move constructor may not be volatile}} 13 Volatile& operator=(volatile Volatile&&) = default; // expected-error {{the parameter for an explicitly-defaulted move assignment operator may not be volatile}} 25 ConstAssignment& operator=(ConstAssignment&&) const = default; // expected-error {{an explicitly-defaulted move assignment operator may not have 'const', 'constexpr' or 'volatile' qualifiers} [all...] |
/external/clang/test/CXX/expr/expr.mptr.oper/ |
p5.cpp | 6 void f2() volatile; 7 void f3() const volatile; 12 void (X0::*pmv)() volatile, 13 void (X0::*pmcv)() const volatile, 16 volatile X0 *pv, 17 const volatile X0 *pcv, 20 volatile X0 &ov, 21 const volatile X0 &ocv) { 29 (pc->*pmv)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attribute__\(\(thiscall\)\))?}} volatile' drops 'const' qualifier}} 32 (pv->*pm)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attribute__\(\(thiscall\)\))?}}' drops 'volatile' qualifier} [all...] |