OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__ctype_type
(Results
1 - 25
of
100
) sorted by null
1
2
3
4
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.tcc
158
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
159
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
60
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
891
typedef ctype<_CharT>
__ctype_type
;
905
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
951
typedef ctype<_CharT>
__ctype_type
;
953
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc
160
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
161
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
62
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
963
typedef ctype<_CharT>
__ctype_type
;
977
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
1023
typedef ctype<_CharT>
__ctype_type
;
1025
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc
160
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
161
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
62
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
963
typedef ctype<_CharT>
__ctype_type
;
977
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
1023
typedef ctype<_CharT>
__ctype_type
;
1025
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc
158
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
159
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
60
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
891
typedef ctype<_CharT>
__ctype_type
;
905
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
951
typedef ctype<_CharT>
__ctype_type
;
953
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc
158
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
159
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
60
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
891
typedef ctype<_CharT>
__ctype_type
;
905
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
951
typedef ctype<_CharT>
__ctype_type
;
953
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc
158
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
159
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
60
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
891
typedef ctype<_CharT>
__ctype_type
;
905
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
951
typedef ctype<_CharT>
__ctype_type
;
953
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_ios.tcc
158
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
159
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
60
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
891
typedef ctype<_CharT>
__ctype_type
;
905
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
951
typedef ctype<_CharT>
__ctype_type
;
953
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.tcc
160
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
161
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
62
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
963
typedef ctype<_CharT>
__ctype_type
;
977
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
1023
typedef ctype<_CharT>
__ctype_type
;
1025
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.tcc
160
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
161
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
62
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
963
typedef ctype<_CharT>
__ctype_type
;
977
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
1023
typedef ctype<_CharT>
__ctype_type
;
1025
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.tcc
160
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
161
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
62
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
963
typedef ctype<_CharT>
__ctype_type
;
977
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
1023
typedef ctype<_CharT>
__ctype_type
;
1025
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.tcc
160
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
161
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
62
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
963
typedef ctype<_CharT>
__ctype_type
;
977
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
1023
typedef ctype<_CharT>
__ctype_type
;
1025
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_ios.tcc
159
if (__builtin_expect(has_facet<
__ctype_type
>(__loc), true))
160
_M_ctype = &use_facet<
__ctype_type
>(__loc);
istream.tcc
60
const
__ctype_type
& __ct = __check_facet(__in._M_ctype);
961
typedef ctype<_CharT>
__ctype_type
;
975
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
1021
typedef ctype<_CharT>
__ctype_type
;
1023
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring.tcc
557
typedef ctype<_CharT>
__ctype_type
;
558
typedef typename
__ctype_type
::ctype_base __ctype_base;
574
const
__ctype_type
& __ct = use_facet<
__ctype_type
>(__in.getloc());
Completed in 946 milliseconds
1
2
3
4