/external/stlport/stlport/stl/ |
_time_facets.c | 153 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);
|
_num_put.c | 78 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.widen('+') [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 153 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);
|
_num_put.c | 78 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.widen('+') [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 153 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);
|
_num_put.c | 78 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.widen('+') [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 153 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);
|
_num_put.c | 78 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.widen('+') [all...] |