HomeSort by relevance Sort by last modified time
    Searched full:__ctype_type (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.tcc 144 typedef std::ctype<char_type> __ctype_type;
145 const __ctype_type& __fctyp(use_facet<__ctype_type>(_M_locale));
333 typedef std::ctype<char_type> __ctype_type;
336 const __ctype_type& __fctyp(use_facet<__ctype_type>(_M_locale));
382 typedef std::ctype<char_type> __ctype_type;
383 const __ctype_type& __fctyp(use_facet<__ctype_type>(_M_locale));
420 typedef std::ctype<char_type> __ctype_type;
    [all...]
basic_ios.tcc 159 if (__builtin_expect(has_facet<__ctype_type>(__loc), true))
160 _M_ctype = &use_facet<__ctype_type>(__loc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/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);

Completed in 1266 milliseconds

1 2 3 4 5