/external/stlport/stlport/stl/ |
_monetary.c | 140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 156 if (!__c_type.is(ctype_base::space, *__s)) { 162 while (__s != __end && __c_type.is(ctype_base::space, *__s)) 227 __result = __get_monetary_value(__s, __end, __out_ite, __c_type, 264 __digits = __c_type.widen('-'); 326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 331 char_type __minus = __c_type.widen('-'); 332 char_type __plus = __c_type.widen('+'); 333 char_type __space = __c_type.widen(' '); 334 char_type __zero = __c_type.widen('0') [all...] |
_complex.c | 111 const ctype<_CharT>& __c_type = *__is._M_ctype_facet(); local 115 __c_type.widen(__punct, __punct + 3, __wpunct);
|
_num_put.c | 477 const ctype<_CharT>& __c_type = use_facet<ctype<_CharT> >(__f.getloc()); local 489 __s++ = __c_type.widen( '0' ); 490 __s++ = __c_type.widen( __table_ptr[16] ); 503 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned long,__val)) 506 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned _STLP_LONG_LONG,__val))
|
_istream.c | 58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} 70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} 102 _Scan_wspace_null(const ctype<char_type>* __c_type) : _M_ctype(__c_type) {} 120 _Scan_for_not_wspace(const ctype<char_type>* __c_type) : _M_ctype(__c_type) {} [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 156 if (!__c_type.is(ctype_base::space, *__s)) { 162 while (__s != __end && __c_type.is(ctype_base::space, *__s)) 227 __result = __get_monetary_value(__s, __end, __out_ite, __c_type, 264 __digits = __c_type.widen('-'); 326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 331 char_type __minus = __c_type.widen('-'); 332 char_type __plus = __c_type.widen('+'); 333 char_type __space = __c_type.widen(' '); 334 char_type __zero = __c_type.widen('0') [all...] |
_complex.c | 111 const ctype<_CharT>& __c_type = *__is._M_ctype_facet(); local 115 __c_type.widen(__punct, __punct + 3, __wpunct);
|
_num_put.c | 477 const ctype<_CharT>& __c_type = use_facet<ctype<_CharT> >(__f.getloc()); local 489 __s++ = __c_type.widen( '0' ); 490 __s++ = __c_type.widen( __table_ptr[16] ); 503 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned long,__val)) 506 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned _STLP_LONG_LONG,__val))
|
_istream.c | 58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} 70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} 102 _Scan_wspace_null(const ctype<char_type>* __c_type) : _M_ctype(__c_type) {} 120 _Scan_for_not_wspace(const ctype<char_type>* __c_type) : _M_ctype(__c_type) {} [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 156 if (!__c_type.is(ctype_base::space, *__s)) { 162 while (__s != __end && __c_type.is(ctype_base::space, *__s)) 227 __result = __get_monetary_value(__s, __end, __out_ite, __c_type, 264 __digits = __c_type.widen('-'); 326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 331 char_type __minus = __c_type.widen('-'); 332 char_type __plus = __c_type.widen('+'); 333 char_type __space = __c_type.widen(' '); 334 char_type __zero = __c_type.widen('0') [all...] |
_complex.c | 111 const ctype<_CharT>& __c_type = *__is._M_ctype_facet(); local 115 __c_type.widen(__punct, __punct + 3, __wpunct);
|
_num_put.c | 477 const ctype<_CharT>& __c_type = use_facet<ctype<_CharT> >(__f.getloc()); local 489 __s++ = __c_type.widen( '0' ); 490 __s++ = __c_type.widen( __table_ptr[16] ); 503 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned long,__val)) 506 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned _STLP_LONG_LONG,__val))
|
_istream.c | 58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} 70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} 102 _Scan_wspace_null(const ctype<char_type>* __c_type) : _M_ctype(__c_type) {} 120 _Scan_for_not_wspace(const ctype<char_type>* __c_type) : _M_ctype(__c_type) {} [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 156 if (!__c_type.is(ctype_base::space, *__s)) { 162 while (__s != __end && __c_type.is(ctype_base::space, *__s)) 227 __result = __get_monetary_value(__s, __end, __out_ite, __c_type, 264 __digits = __c_type.widen('-'); 326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 331 char_type __minus = __c_type.widen('-'); 332 char_type __plus = __c_type.widen('+'); 333 char_type __space = __c_type.widen(' '); 334 char_type __zero = __c_type.widen('0') [all...] |
_complex.c | 111 const ctype<_CharT>& __c_type = *__is._M_ctype_facet(); local 115 __c_type.widen(__punct, __punct + 3, __wpunct);
|
_num_put.c | 477 const ctype<_CharT>& __c_type = use_facet<ctype<_CharT> >(__f.getloc()); local 489 __s++ = __c_type.widen( '0' ); 490 __s++ = __c_type.widen( __table_ptr[16] ); 503 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned long,__val)) 506 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned _STLP_LONG_LONG,__val))
|
_istream.c | 58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} 70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} 102 _Scan_wspace_null(const ctype<char_type>* __c_type) : _M_ctype(__c_type) {} 120 _Scan_for_not_wspace(const ctype<char_type>* __c_type) : _M_ctype(__c_type) {} [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 156 if (!__c_type.is(ctype_base::space, *__s)) { 162 while (__s != __end && __c_type.is(ctype_base::space, *__s)) 227 __result = __get_monetary_value(__s, __end, __out_ite, __c_type, 264 __digits = __c_type.widen('-'); 326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 331 char_type __minus = __c_type.widen('-'); 332 char_type __plus = __c_type.widen('+'); 333 char_type __space = __c_type.widen(' '); 334 char_type __zero = __c_type.widen('0') [all...] |
_complex.c | 111 const ctype<_CharT>& __c_type = *__is._M_ctype_facet(); local 115 __c_type.widen(__punct, __punct + 3, __wpunct);
|
_num_put.c | 477 const ctype<_CharT>& __c_type = use_facet<ctype<_CharT> >(__f.getloc()); local 489 __s++ = __c_type.widen( '0' ); 490 __s++ = __c_type.widen( __table_ptr[16] ); 503 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned long,__val)) 506 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned _STLP_LONG_LONG,__val))
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 156 if (!__c_type.is(ctype_base::space, *__s)) { 162 while (__s != __end && __c_type.is(ctype_base::space, *__s)) 227 __result = __get_monetary_value(__s, __end, __out_ite, __c_type, 264 __digits = __c_type.widen('-'); 326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 331 char_type __minus = __c_type.widen('-'); 332 char_type __plus = __c_type.widen('+'); 333 char_type __space = __c_type.widen(' '); 334 char_type __zero = __c_type.widen('0') [all...] |
_complex.c | 111 const ctype<_CharT>& __c_type = *__is._M_ctype_facet(); local 115 __c_type.widen(__punct, __punct + 3, __wpunct);
|
_num_put.c | 477 const ctype<_CharT>& __c_type = use_facet<ctype<_CharT> >(__f.getloc()); local 489 __s++ = __c_type.widen( '0' ); 490 __s++ = __c_type.widen( __table_ptr[16] ); 503 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned long,__val)) 506 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned _STLP_LONG_LONG,__val))
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_monetary.c | 140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 156 if (!__c_type.is(ctype_base::space, *__s)) { 162 while (__s != __end && __c_type.is(ctype_base::space, *__s)) 227 __result = __get_monetary_value(__s, __end, __out_ite, __c_type, 264 __digits = __c_type.widen('-'); 326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; local 331 char_type __minus = __c_type.widen('-'); 332 char_type __plus = __c_type.widen('+'); 333 char_type __space = __c_type.widen(' '); 334 char_type __zero = __c_type.widen('0') [all...] |
_complex.c | 111 const ctype<_CharT>& __c_type = *__is._M_ctype_facet(); local 115 __c_type.widen(__punct, __punct + 3, __wpunct);
|
_num_put.c | 477 const ctype<_CharT>& __c_type = use_facet<ctype<_CharT> >(__f.getloc()); local 489 __s++ = __c_type.widen( '0' ); 490 __s++ = __c_type.widen( __table_ptr[16] ); 503 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned long,__val)) 506 _STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned _STLP_LONG_LONG,__val))
|