Searched defs:__ct (Results 1 - 12 of 12) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_num_put.c78 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__f.getloc()); local
81 __convert_float_buffer(__str, __wbuf, __ct, __decimal_point);
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
135 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__f.getloc()); local
136 __convert_float_buffer(__buf, __wbuf, __ct, wchar_t(0), false);
196 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__loc); local
198 wchar_t __xplus = __ct
[all...]
H A D_time_facets.c153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); local
269 if (*__first++ != __ct.widen(*__format)) break;
428 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc()); local
430 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
H A D_num_get.c369 const ctype<_CharT> &__ct, const numpunct<_CharT> &__numpunct) {
390 _Initialize_get_float(__ct, __xplus, __xminus, __pow_e, __pow_E, __digits);
368 __read_float(__iostring& __buf, _InputIter& __in_ite, _InputIter& __end, const ctype<_CharT> &__ct, const numpunct<_CharT> &__numpunct) argument
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_num_put.c78 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__f.getloc()); local
81 __convert_float_buffer(__str, __wbuf, __ct, __decimal_point);
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
135 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__f.getloc()); local
136 __convert_float_buffer(__buf, __wbuf, __ct, wchar_t(0), false);
196 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__loc); local
198 wchar_t __xplus = __ct
[all...]
H A D_time_facets.c153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); local
270 if (*__first++ != __ct.widen(*__format)) break;
429 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc()); local
431 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
H A D_num_get.c369 const ctype<_CharT> &__ct, const numpunct<_CharT> &__numpunct) {
390 _Initialize_get_float(__ct, __xplus, __xminus, __pow_e, __pow_E, __digits);
368 __read_float(__iostring& __buf, _InputIter& __in_ite, _InputIter& __end, const ctype<_CharT> &__ct, const numpunct<_CharT> &__numpunct) argument
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_num_put.c78 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__f.getloc()); local
81 __convert_float_buffer(__str, __wbuf, __ct, __decimal_point);
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
135 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__f.getloc()); local
136 __convert_float_buffer(__buf, __wbuf, __ct, wchar_t(0), false);
196 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__loc); local
198 wchar_t __xplus = __ct
[all...]
H A D_time_facets.c153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); local
269 if (*__first++ != __ct.widen(*__format)) break;
428 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc()); local
430 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
H A D_num_get.c369 const ctype<_CharT> &__ct, const numpunct<_CharT> &__numpunct) {
390 _Initialize_get_float(__ct, __xplus, __xminus, __pow_e, __pow_E, __digits);
368 __read_float(__iostring& __buf, _InputIter& __in_ite, _InputIter& __end, const ctype<_CharT> &__ct, const numpunct<_CharT> &__numpunct) argument
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_num_put.c78 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__f.getloc()); local
81 __convert_float_buffer(__str, __wbuf, __ct, __decimal_point);
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
135 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__f.getloc()); local
136 __convert_float_buffer(__buf, __wbuf, __ct, wchar_t(0), false);
196 const ctype<wchar_t>& __ct = use_facet<ctype<wchar_t> >(__loc); local
198 wchar_t __xplus = __ct
[all...]
H A D_time_facets.c153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); local
269 if (*__first++ != __ct.widen(*__format)) break;
428 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc()); local
430 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
H A D_num_get.c369 const ctype<_CharT> &__ct, const numpunct<_CharT> &__numpunct) {
390 _Initialize_get_float(__ct, __xplus, __xminus, __pow_e, __pow_E, __digits);
368 __read_float(__iostring& __buf, _InputIter& __in_ite, _InputIter& __end, const ctype<_CharT> &__ct, const numpunct<_CharT> &__numpunct) argument

Completed in 113 milliseconds