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

/external/stlport/stlport/stl/
H A 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,_Alloc>,
131 return _STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Alloc>,
138 _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Alloc>,
143 return _STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _STLP_PRIV __bstr_wrapper<_CharT,_Traits,_Alloc>,
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<_Char
[all...]
H A D_string_sum_methods.h49 _CharT* _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf) argument
71 _CharT* _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf, argument
H A D_string_sum.h63 struct __bstr_wrapper { struct
67 __bstr_wrapper (_BString const& __s) : function in struct:__bstr_wrapper
123 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __bstr_wrapper<_CharT, _Traits, _Alloc>, __on_left> _BStrOnLeft;
/external/stlport/stlport/stl/debug/
H A D_string_sum_methods.h49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) argument
70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, argument

Completed in 88 milliseconds