OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__int_type
(Results
1 - 25
of
34
) sorted by null
1
2
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_2.h
131
typedef _ITp
__int_type
;
typedef in struct:__atomic2::__atomic_base
133
__int_type
_M_i;
142
// Requires
__int_type
convertible to _M_i.
143
constexpr __atomic_base(
__int_type
__i): _M_i (__i) { }
145
operator
__int_type
() const
148
operator
__int_type
() const volatile
151
__int_type
152
operator=(
__int_type
__i)
158
__int_type
159
operator=(
__int_type
__i) volatil
[
all
...]
atomic_0.h
164
typedef _ITp
__int_type
;
typedef in struct:__atomic0::__atomic_base
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) { }
178
operator
__int_type
() const
181
operator
__int_type
() const volatile
184
__int_type
185
operator=(
__int_type
__i)
191
__int_type
192
operator=(
__int_type
__i) volatil
[
all
...]
basic_string.tcc
[
all
...]
istream.tcc
58
const
__int_type
__eof = traits_type::eof();
60
__int_type
__c = __sb->sgetc();
928
typedef typename __istream_type::int_type
__int_type
;
936
const
__int_type
__cb = __in.rdbuf()->sbumpc();
1022
typedef typename __istream_type::int_type
__int_type
;
1026
const
__int_type
__eof = _Traits::eof();
1028
__int_type
__c = __sb->sgetc();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
atomic_2.h
131
typedef _ITp
__int_type
;
typedef in struct:__atomic2::__atomic_base
133
__int_type
_M_i;
142
// Requires
__int_type
convertible to _M_i.
143
constexpr __atomic_base(
__int_type
__i): _M_i (__i) { }
145
operator
__int_type
() const
148
operator
__int_type
() const volatile
151
__int_type
152
operator=(
__int_type
__i)
158
__int_type
159
operator=(
__int_type
__i) volatil
[
all
...]
atomic_0.h
164
typedef _ITp
__int_type
;
typedef in struct:__atomic0::__atomic_base
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) { }
178
operator
__int_type
() const
181
operator
__int_type
() const volatile
184
__int_type
185
operator=(
__int_type
__i)
191
__int_type
192
operator=(
__int_type
__i) volatil
[
all
...]
basic_string.tcc
[
all
...]
istream.tcc
58
const
__int_type
__eof = traits_type::eof();
60
__int_type
__c = __sb->sgetc();
928
typedef typename __istream_type::int_type
__int_type
;
936
const
__int_type
__cb = __in.rdbuf()->sbumpc();
1022
typedef typename __istream_type::int_type
__int_type
;
1026
const
__int_type
__eof = _Traits::eof();
1028
__int_type
__c = __sb->sgetc();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
istream.tcc
56
const
__int_type
__eof = traits_type::eof();
58
__int_type
__c = __sb->sgetc();
856
typedef typename __istream_type::int_type
__int_type
;
864
const
__int_type
__cb = __in.rdbuf()->sbumpc();
950
typedef typename __istream_type::int_type
__int_type
;
954
const
__int_type
__eof = _Traits::eof();
956
__int_type
__c = __sb->sgetc();
basic_string.tcc
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring.tcc
555
typedef typename __istream_type::int_type
__int_type
;
575
const
__int_type
__eof = _Traits::eof();
576
__int_type
__c = __in.rdbuf()->sgetc();
630
typedef typename __istream_type::int_type
__int_type
;
645
const
__int_type
__idelim = _Traits::to_int_type(__delim);
646
const
__int_type
__eof = _Traits::eof();
647
__int_type
__c = __in.rdbuf()->sgetc();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring.tcc
560
typedef typename __istream_type::int_type
__int_type
;
580
const
__int_type
__eof = _Traits::eof();
581
__int_type
__c = __in.rdbuf()->sgetc();
635
typedef typename __istream_type::int_type
__int_type
;
650
const
__int_type
__idelim = _Traits::to_int_type(__delim);
651
const
__int_type
__eof = _Traits::eof();
652
__int_type
__c = __in.rdbuf()->sgetc();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring.tcc
560
typedef typename __istream_type::int_type
__int_type
;
580
const
__int_type
__eof = _Traits::eof();
581
__int_type
__c = __in.rdbuf()->sgetc();
635
typedef typename __istream_type::int_type
__int_type
;
650
const
__int_type
__idelim = _Traits::to_int_type(__delim);
651
const
__int_type
__eof = _Traits::eof();
652
__int_type
__c = __in.rdbuf()->sgetc();
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc
56
const
__int_type
__eof = traits_type::eof();
58
__int_type
__c = __sb->sgetc();
856
typedef typename __istream_type::int_type
__int_type
;
864
const
__int_type
__cb = __in.rdbuf()->sbumpc();
950
typedef typename __istream_type::int_type
__int_type
;
954
const
__int_type
__eof = _Traits::eof();
956
__int_type
__c = __sb->sgetc();
basic_string.tcc
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc
555
typedef typename __istream_type::int_type
__int_type
;
575
const
__int_type
__eof = _Traits::eof();
576
__int_type
__c = __in.rdbuf()->sgetc();
630
typedef typename __istream_type::int_type
__int_type
;
645
const
__int_type
__idelim = _Traits::to_int_type(__delim);
646
const
__int_type
__eof = _Traits::eof();
647
__int_type
__c = __in.rdbuf()->sgetc();
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc
56
const
__int_type
__eof = traits_type::eof();
58
__int_type
__c = __sb->sgetc();
856
typedef typename __istream_type::int_type
__int_type
;
864
const
__int_type
__cb = __in.rdbuf()->sbumpc();
950
typedef typename __istream_type::int_type
__int_type
;
954
const
__int_type
__eof = _Traits::eof();
956
__int_type
__c = __sb->sgetc();
basic_string.tcc
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc
555
typedef typename __istream_type::int_type
__int_type
;
575
const
__int_type
__eof = _Traits::eof();
576
__int_type
__c = __in.rdbuf()->sgetc();
630
typedef typename __istream_type::int_type
__int_type
;
645
const
__int_type
__idelim = _Traits::to_int_type(__delim);
646
const
__int_type
__eof = _Traits::eof();
647
__int_type
__c = __in.rdbuf()->sgetc();
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc
56
const
__int_type
__eof = traits_type::eof();
58
__int_type
__c = __sb->sgetc();
856
typedef typename __istream_type::int_type
__int_type
;
864
const
__int_type
__cb = __in.rdbuf()->sbumpc();
950
typedef typename __istream_type::int_type
__int_type
;
954
const
__int_type
__eof = _Traits::eof();
956
__int_type
__c = __sb->sgetc();
basic_string.tcc
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc
555
typedef typename __istream_type::int_type
__int_type
;
575
const
__int_type
__eof = _Traits::eof();
576
__int_type
__c = __in.rdbuf()->sgetc();
630
typedef typename __istream_type::int_type
__int_type
;
645
const
__int_type
__idelim = _Traits::to_int_type(__delim);
646
const
__int_type
__eof = _Traits::eof();
647
__int_type
__c = __in.rdbuf()->sgetc();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
istream
640
typedef typename _Traits::int_type
__int_type
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
istream
649
typedef typename _Traits::int_type
__int_type
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
istream
649
typedef typename _Traits::int_type
__int_type
;
Completed in 817 milliseconds
1
2