Home
last modified time | relevance | path

Searched refs:_Rotate_right (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_tree.c79 _Rb_global<_Dummy>::_Rotate_right(_Rb_tree_node_base* __x, in _Rotate_right() function
117 _Rotate_right(__x->_M_parent->_M_parent, __root); in _Rebalance()
131 _Rotate_right(__x, __root); in _Rebalance()
234 _Rotate_right(__w, __root); in _Rebalance_for_erase()
248 _Rotate_right(__x_parent, __root); in _Rebalance_for_erase()
268 _Rotate_right(__x_parent, __root); in _Rebalance_for_erase()
D_tree.h127 static void _STLP_CALL _Rotate_right(_Base_ptr __x, _Base_ptr& __root);