Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_tree.c60 _Rb_global<_Dummy>::_Rotate_left(_Rb_tree_node_base* __x, in _Rotate_left() function
113 _Rotate_left(__x, __root); in _Rebalance()
135 _Rotate_left(__x->_M_parent->_M_parent, __root); in _Rebalance()
220 _Rotate_left(__x_parent, __root); in _Rebalance_for_erase()
240 _Rotate_left(__x_parent, __root); in _Rebalance_for_erase()
262 _Rotate_left(__w, __root); in _Rebalance_for_erase()
D_tree.h126 static void _STLP_CALL _Rotate_left (_Base_ptr __x, _Base_ptr& __root);