Home
last modified time | relevance | path

Searched refs:__sum_storage_elem (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string_operators.h122 … _STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc>,
128 … _STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc>,
130 …__root_type __root(__rhs, _STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc>(__lhs.get_allocat…
166 … _STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc>,
173 … _STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc>,
175 …__root_type __root(_STLP_PRIV __cstr_wrapper<_CharT>(__s, __n), _STLP_PRIV __sum_storage_elem<_Cha…
185 … _STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc>,
192 … _STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc>,
194 …__root_type __root(__y, _STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc>(__y.get_allocator()…
232 … _STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc>,
[all …]
D_string_sum_methods.h53 …_CharT* _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _CharT *__bu… in _M_append_fast()
77 …_CharT* _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _CharT *… in _M_append_fast_pos()
D_string_sum.h372 struct __sum_storage_elem { struct
373 typedef __sum_storage_elem<_CharT, _Traits, _Alloc> _Self; argument
376 __sum_storage_elem(_Alloc __alloc) : _M_init(false), _M_storage(__alloc) in __sum_storage_elem() argument
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_string_sum_methods.h53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str) in _M_append_fast()
75 …_Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__… in _M_append_fast_pos()