/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
D | _string_sum_methods.h | 43 _Base& _M_append_fast(_STLP_PRIV __char_wrapper<_CharT> __c, _Base &__str) in _M_append_fast() 45 _Base& _M_append_fast(_CharT const* __s, size_type __s_size, _Base &__str) in _M_append_fast() 47 _Base& _M_append_fast(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _Base &__str) in _M_append_fast() 49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) in _M_append_fast() 51 _Base& _M_append_fast(_Self const& __s, _Base &__str) in _M_append_fast() 53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str) in _M_append_fast() 56 …STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str) in _M_append_fast() 59 …_Base& _M_append_fast_pos(_STLP_PRIV __char_wrapper<_CharT> __c, _Base &__str, size_type /*__pos*/… in _M_append_fast_pos() 64 _Base& _M_append_fast_pos(_CharT const* __s, size_type __s_size, _Base &__str, in _M_append_fast_pos() 67 _Base& _M_append_fast_pos(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _Base &__str, in _M_append_fast_pos() [all …]
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _num_get.h | 64 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() 70 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() 74 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() 79 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() 83 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() 87 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() 91 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() 96 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() 100 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() 105 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() [all …]
|
D | _num_get.c | 247 __do_get_integer(_InputIter& __in_ite, _InputIter& __end, ios_base& __str, in __do_get_integer() 427 __do_get_float(_InputIter& __in_ite, _InputIter& __end, ios_base& __str, in __do_get_float() 449 __do_get_alphabool(_InputIter& __in_ite, _InputIter& __end, ios_base& __str, in __do_get_alphabool() 523 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str, in do_get() 529 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str, in do_get() 537 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str, in do_get() 543 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str, in do_get() 550 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str, in do_get() 557 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str, in do_get() 564 num_get<_CharT, _InputIter>::do_get(_InputIter __in_ite, _InputIter __end, ios_base& __str, in do_get() [all …]
|
D | _time_facets.h | 140 iter_type get_time(iter_type __s, iter_type __end, ios_base& __str, in get_time() 143 iter_type get_date(iter_type __s, iter_type __end, ios_base& __str, in get_date() 146 iter_type get_weekday(iter_type __s, iter_type __end, ios_base& __str, in get_weekday() 149 iter_type get_monthname(iter_type __s, iter_type __end, ios_base& __str, in get_monthname() 152 iter_type get_year(iter_type __s, iter_type __end, ios_base& __str, in get_year()
|
D | _monetary.c | 123 ios_base& __str, ios_base::iostate& __err, in __money_do_get() 280 ios_base& __str, ios_base::iostate& __err, in do_get() 305 ios_base& __str, ios_base::iostate& __err, in do_get() 316 _OutputIter __money_do_put(_OutputIter __s, bool __intl, ios_base& __str, in __money_do_put() 506 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, in do_put() 516 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, in do_put()
|
D | _stdexcept_base.c | 19 __Named_exception::__Named_exception(const string& __str) { in __Named_exception()
|
D | _time_facets.c | 306 ios_base& __str, ios_base::iostate& __err, in do_get_date() 330 ios_base& __str, ios_base::iostate& __err, in do_get_time() 369 ios_base &__str, ios_base::iostate &__err, in do_get_weekday() 386 ios_base &__str, ios_base::iostate &__err, in do_get_monthname()
|
D | _ostream.h | 180 explicit sentry(basic_ostream<_CharT, _Traits>& __str) in sentry() 218 bool __init_bostr(basic_ostream<_CharT, _Traits>& __str) { in __init_bostr()
|
D | _sstream.c | 402 ::basic_istringstream(const _String& __str,ios_base::openmode __mode) in basic_istringstream() 425 ::basic_ostringstream(const _String& __str, ios_base::openmode __mode) in basic_ostringstream() 447 ::basic_stringstream(const _String& __str, ios_base::openmode __mode) in basic_stringstream()
|
D | _monetary.h | 62 ios_base& __str, ios_base::iostate& __err, in get() 66 ios_base& __str, ios_base::iostate& __err, in get() 395 iter_type put(iter_type __s, bool __intl, ios_base& __str, in put() 398 iter_type put(iter_type __s, bool __intl, ios_base& __str, in put()
|
D | _locale.h | 224 explicit locale(const char *__str) : _Locale(__str) {} in locale() 225 locale(const locale& __loc, const char* __str, category __cat) in locale()
|
D | _sstream.h | 98 static _CharT* _S_start(const _String& __str) { return __CONST_CAST(_CharT*, __str.data()); } in _S_start() 99 …static _CharT* _S_finish(const _String& __str) { return __CONST_CAST(_CharT*, __str.data()) + __st… in _S_finish()
|
D | _num_put.c | 74 __put_float(__iostring &__str, _OutputIter __oi, in __put_float() 96 __put_float(__iostring &__str, _OutputIter __oi, in __put_float() 389 …basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __str = __x ? __np.truename() : __np… in __do_put_bool() local
|