Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string_sum.h80 struct __on_left {}; struct
123 …um<_CharT, _Traits, _Alloc, _Self, __bstr_wrapper<_CharT, _Traits, _Alloc>, __on_left> _BStrOnLeft;
126 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __cstr_wrapper<_CharT>, __on_left> _CStrOnLeft;
129 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __char_wrapper<_CharT>, __on_left> _CharOnLeft;
259 __on_left const& /*StorageDir*/) in _M_get_storage()
277 bool __do_init, __on_left const& /*StorageDir*/) const in _M_get_storage()
D_string_operators.h152 _STLP_PRIV __on_left> _STLP_CALL
157 _STLP_PRIV __on_left>(__lhs, __rhs);
204 _STLP_PRIV __on_left> _STLP_CALL
210 … _STLP_PRIV __on_left>(__x, _STLP_PRIV __cstr_wrapper<_CharT>(__s, __n));
265 _STLP_PRIV __on_left> _STLP_CALL
268 … _STLP_PRIV __char_wrapper<_CharT>, _STLP_PRIV __on_left>(__x, __c);
D_tree.c352 … _Rb_tree_node_base * __on_left, in _M_insert() argument
365 ( __on_left != 0 || // If __on_left != 0, the remainder succeeds to true in _M_insert()
D_tree.h376 …iterator _M_insert(_Base_ptr __parent, const value_type& __val, _Base_ptr __on_left = 0, _Base_ptr…