Searched refs:__ctype (Results 1 - 12 of 12) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_ctype.h160 ctype_byname(_Locale_ctype* __ctype) argument
161 : _M_ctype(__ctype)
260 ctype_byname(_Locale_ctype* __ctype) argument
261 : _M_ctype(__ctype) {}
H A D_num_get.c250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); local
258 const int __base_or_zero = __get_base_or_zero(__in_ite, __end, __str.flags(), __ctype);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc); local
434 bool __ok = __read_float(__buf, __in_ite, __end, __ctype, __numpunct);
H A D_istream.c86 _Scan_for_wspace(const ctype<char_type>* __ctype) : _M_ctype(__ctype) {}
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_ctype.h160 ctype_byname(_Locale_ctype* __ctype) argument
161 : _M_ctype(__ctype)
260 ctype_byname(_Locale_ctype* __ctype) argument
261 : _M_ctype(__ctype) {}
H A D_num_get.c250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); local
258 const int __base_or_zero = __get_base_or_zero(__in_ite, __end, __str.flags(), __ctype);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc); local
434 bool __ok = __read_float(__buf, __in_ite, __end, __ctype, __numpunct);
H A D_istream.c86 _Scan_for_wspace(const ctype<char_type>* __ctype) : _M_ctype(__ctype) {}
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_ctype.h160 ctype_byname(_Locale_ctype* __ctype) argument
161 : _M_ctype(__ctype)
260 ctype_byname(_Locale_ctype* __ctype) argument
261 : _M_ctype(__ctype) {}
H A D_num_get.c250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); local
258 const int __base_or_zero = __get_base_or_zero(__in_ite, __end, __str.flags(), __ctype);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc); local
434 bool __ok = __read_float(__buf, __in_ite, __end, __ctype, __numpunct);
H A D_istream.c86 _Scan_for_wspace(const ctype<char_type>* __ctype) : _M_ctype(__ctype) {}
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_ctype.h160 ctype_byname(_Locale_ctype* __ctype) argument
161 : _M_ctype(__ctype)
260 ctype_byname(_Locale_ctype* __ctype) argument
261 : _M_ctype(__ctype) {}
H A D_num_get.c250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); local
258 const int __base_or_zero = __get_base_or_zero(__in_ite, __end, __str.flags(), __ctype);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc); local
434 bool __ok = __read_float(__buf, __in_ite, __end, __ctype, __numpunct);
H A D_istream.c86 _Scan_for_wspace(const ctype<char_type>* __ctype) : _M_ctype(__ctype) {}

Completed in 217 milliseconds