OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_M_i
(Results
26 - 47
of
47
) sorted by null
1
2
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h
33
#define _ATOMIC_MEMBER_
_M_i
atomic_0.h
106
void*
_M_i
;
114
atomic_address(void* __v) {
_M_i
= __v; }
180
void* volatile* __p = &(
_M_i
);
192
void* volatile* __p = &(
_M_i
);
249
__integral_type
_M_i
;
257
// Requires __integral_type convertible to _M_base.
_M_i
.
258
__atomic_base(__integral_type __i) {
_M_i
= __i; }
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h
33
#define _ATOMIC_MEMBER_
_M_i
atomic_0.h
106
void*
_M_i
;
114
atomic_address(void* __v) {
_M_i
= __v; }
180
void* volatile* __p = &(
_M_i
);
192
void* volatile* __p = &(
_M_i
);
249
__integral_type
_M_i
;
257
// Requires __integral_type convertible to _M_base.
_M_i
.
258
__atomic_base(__integral_type __i) {
_M_i
= __i; }
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h
33
#define _ATOMIC_MEMBER_
_M_i
atomic_0.h
106
void*
_M_i
;
114
atomic_address(void* __v) {
_M_i
= __v; }
180
void* volatile* __p = &(
_M_i
);
192
void* volatile* __p = &(
_M_i
);
249
__integral_type
_M_i
;
257
// Requires __integral_type convertible to _M_base.
_M_i
.
258
__atomic_base(__integral_type __i) {
_M_i
= __i; }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
atomicfwd_cxx.h
33
#define _ATOMIC_MEMBER_
_M_i
atomic_0.h
106
void*
_M_i
;
114
atomic_address(void* __v) {
_M_i
= __v; }
180
void* volatile* __p = &(
_M_i
);
192
void* volatile* __p = &(
_M_i
);
249
__integral_type
_M_i
;
257
// Requires __integral_type convertible to _M_base.
_M_i
.
258
__atomic_base(__integral_type __i) {
_M_i
= __i; }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomic_0.h
106
void*
_M_i
;
114
atomic_address(void* __v) {
_M_i
= __v; }
180
void* volatile* __p = &(
_M_i
);
192
void* volatile* __p = &(
_M_i
);
249
__integral_type
_M_i
;
257
// Requires __integral_type convertible to _M_base.
_M_i
.
258
__atomic_base(__integral_type __i) {
_M_i
= __i; }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_0.h
59
#define _ATOMIC_MEMBER_
_M_i
166
__int_type
_M_i
;
175
// Requires __int_type convertible to _M_base.
_M_i
.
176
constexpr __atomic_base(__int_type __i):
_M_i
(__i) { }
445
__pointer_type
_M_i
;
454
// Requires __pointer_type convertible to
_M_i
.
455
constexpr __atomic_base(__return_pointer_type __p):
_M_i
(__p) { }
549
volatile __pointer_type* __p2 = &
_M_i
;
587
volatile __pointer_type* __p2 = &
_M_i
;
595
return reinterpret_cast<__return_pointer_type>(
_M_i
);
[
all
...]
atomic_base.h
100
bool
_M_i
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
atomic_0.h
59
#define _ATOMIC_MEMBER_
_M_i
166
__int_type
_M_i
;
175
// Requires __int_type convertible to _M_base.
_M_i
.
176
constexpr __atomic_base(__int_type __i):
_M_i
(__i) { }
445
__pointer_type
_M_i
;
454
// Requires __pointer_type convertible to
_M_i
.
455
constexpr __atomic_base(__return_pointer_type __p):
_M_i
(__p) { }
549
volatile __pointer_type* __p2 = &
_M_i
;
587
volatile __pointer_type* __p2 = &
_M_i
;
595
return reinterpret_cast<__return_pointer_type>(
_M_i
);
[
all
...]
atomic_base.h
100
bool
_M_i
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_0.h
59
#define _ATOMIC_MEMBER_
_M_i
166
__int_type
_M_i
;
175
// Requires __int_type convertible to _M_base.
_M_i
.
176
constexpr __atomic_base(__int_type __i):
_M_i
(__i) { }
445
__pointer_type
_M_i
;
454
// Requires __pointer_type convertible to
_M_i
.
455
constexpr __atomic_base(__return_pointer_type __p):
_M_i
(__p) { }
549
volatile __pointer_type* __p2 = &
_M_i
;
587
volatile __pointer_type* __p2 = &
_M_i
;
595
return reinterpret_cast<__return_pointer_type>(
_M_i
);
[
all
...]
atomic_base.h
100
bool
_M_i
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_0.h
59
#define _ATOMIC_MEMBER_
_M_i
166
__int_type
_M_i
;
175
// Requires __int_type convertible to _M_base.
_M_i
.
176
constexpr __atomic_base(__int_type __i):
_M_i
(__i) { }
445
__pointer_type
_M_i
;
454
// Requires __pointer_type convertible to
_M_i
.
455
constexpr __atomic_base(__return_pointer_type __p):
_M_i
(__p) { }
549
volatile __pointer_type* __p2 = &
_M_i
;
587
volatile __pointer_type* __p2 = &
_M_i
;
595
return reinterpret_cast<__return_pointer_type>(
_M_i
);
[
all
...]
atomic_base.h
100
bool
_M_i
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdatomic.h
60
bool
_M_i
;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h
60
bool
_M_i
;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h
60
bool
_M_i
;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h
60
bool
_M_i
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
stdatomic.h
60
bool
_M_i
;
Completed in 200 milliseconds
1
2