Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string_operators.h119 _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Alloc>,
121 _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Alloc>,
127 …typedef _STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_A…
131 …return _STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Al…
138 _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Alloc>,
143 …return _STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Al…
151 _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Alloc>,
156 … _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Alloc>,
163 _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Alloc>,
176 …return _STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Al…
[all …]
D_string_sum_methods.h49 _CharT* _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf) in _M_append_fast()
71 _CharT* _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf, in _M_append_fast_pos()
D_string_sum.h63 struct __bstr_wrapper { struct
67 __bstr_wrapper (_BString const& __s) : in __bstr_wrapper() argument
123 …typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __bstr_wrapper<_CharT, _Traits, _Alloc>, __on_l…
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_string_sum_methods.h49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) in _M_append_fast()
70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, in _M_append_fast_pos()