HomeSort by relevance Sort by last modified time
    Searched refs:_Base_ptr (Results 1 - 19 of 19) sorted by null

  /external/stlport/stlport/stl/
_tree.h 86 typedef _Rb_tree_node_base* _Base_ptr;
89 _Base_ptr _M_parent;
90 _Base_ptr _M_left;
91 _Base_ptr _M_right;
93 static _Base_ptr _STLP_CALL _S_minimum(_Base_ptr __x) {
98 static _Base_ptr _STLP_CALL _S_maximum(_Base_ptr __x) {
115 typedef _Rb_tree_node_base* _Base_ptr;
117 static void _STLP_CALL _Rebalance(_Base_ptr __x, _Base_ptr& __root)
    [all...]
_tree.c 285 _Base_ptr __y = _M_node->_M_parent;
301 _Base_ptr __y = _M_node->_M_parent;
356 _Base_ptr __new_node;
388 _Base_ptr __y = &this->_M_header._M_data;
389 _Base_ptr __x = _M_root();
406 _Base_ptr __y = &this->_M_header._M_data;
407 _Base_ptr __x = _M_root();
627 _Base_ptr __top = _M_clone_node(__x);
637 _Base_ptr __y = _M_clone_node(__x);
659 _Base_ptr __y = _S_left(__x)
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_tree.h 86 typedef _Rb_tree_node_base* _Base_ptr;
89 _Base_ptr _M_parent;
90 _Base_ptr _M_left;
91 _Base_ptr _M_right;
93 static _Base_ptr _STLP_CALL _S_minimum(_Base_ptr __x) {
98 static _Base_ptr _STLP_CALL _S_maximum(_Base_ptr __x) {
115 typedef _Rb_tree_node_base* _Base_ptr;
117 static void _STLP_CALL _Rebalance(_Base_ptr __x, _Base_ptr& __root)
    [all...]
_tree.c 285 _Base_ptr __y = _M_node->_M_parent;
301 _Base_ptr __y = _M_node->_M_parent;
356 _Base_ptr __new_node;
388 _Base_ptr __y = &this->_M_header._M_data;
389 _Base_ptr __x = _M_root();
406 _Base_ptr __y = &this->_M_header._M_data;
407 _Base_ptr __x = _M_root();
627 _Base_ptr __top = _M_clone_node(__x);
637 _Base_ptr __y = _M_clone_node(__x);
659 _Base_ptr __y = _S_left(__x)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_tree.h 86 typedef _Rb_tree_node_base* _Base_ptr;
89 _Base_ptr _M_parent;
90 _Base_ptr _M_left;
91 _Base_ptr _M_right;
93 static _Base_ptr _STLP_CALL _S_minimum(_Base_ptr __x) {
98 static _Base_ptr _STLP_CALL _S_maximum(_Base_ptr __x) {
115 typedef _Rb_tree_node_base* _Base_ptr;
117 static void _STLP_CALL _Rebalance(_Base_ptr __x, _Base_ptr& __root)
    [all...]
_tree.c 285 _Base_ptr __y = _M_node->_M_parent;
301 _Base_ptr __y = _M_node->_M_parent;
356 _Base_ptr __new_node;
388 _Base_ptr __y = &this->_M_header._M_data;
389 _Base_ptr __x = _M_root();
406 _Base_ptr __y = &this->_M_header._M_data;
407 _Base_ptr __x = _M_root();
627 _Base_ptr __top = _M_clone_node(__x);
637 _Base_ptr __y = _M_clone_node(__x);
659 _Base_ptr __y = _S_left(__x)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_tree.h 86 typedef _Rb_tree_node_base* _Base_ptr;
89 _Base_ptr _M_parent;
90 _Base_ptr _M_left;
91 _Base_ptr _M_right;
93 static _Base_ptr _STLP_CALL _S_minimum(_Base_ptr __x) {
98 static _Base_ptr _STLP_CALL _S_maximum(_Base_ptr __x) {
115 typedef _Rb_tree_node_base* _Base_ptr;
117 static void _STLP_CALL _Rebalance(_Base_ptr __x, _Base_ptr& __root)
    [all...]
_tree.c 285 _Base_ptr __y = _M_node->_M_parent;
301 _Base_ptr __y = _M_node->_M_parent;
356 _Base_ptr __new_node;
388 _Base_ptr __y = &this->_M_header._M_data;
389 _Base_ptr __x = _M_root();
406 _Base_ptr __y = &this->_M_header._M_data;
407 _Base_ptr __x = _M_root();
627 _Base_ptr __top = _M_clone_node(__x);
637 _Base_ptr __y = _M_clone_node(__x);
659 _Base_ptr __y = _S_left(__x)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_tree.h 86 typedef _Rb_tree_node_base* _Base_ptr;
89 _Base_ptr _M_parent;
90 _Base_ptr _M_left;
91 _Base_ptr _M_right;
93 static _Base_ptr _STLP_CALL _S_minimum(_Base_ptr __x) {
98 static _Base_ptr _STLP_CALL _S_maximum(_Base_ptr __x) {
115 typedef _Rb_tree_node_base* _Base_ptr;
117 static void _STLP_CALL _Rebalance(_Base_ptr __x, _Base_ptr& __root)
    [all...]
_tree.c 285 _Base_ptr __y = _M_node->_M_parent;
301 _Base_ptr __y = _M_node->_M_parent;
356 _Base_ptr __new_node;
388 _Base_ptr __y = &this->_M_header._M_data;
389 _Base_ptr __x = _M_root();
406 _Base_ptr __y = &this->_M_header._M_data;
407 _Base_ptr __x = _M_root();
627 _Base_ptr __top = _M_clone_node(__x);
637 _Base_ptr __y = _M_clone_node(__x);
659 _Base_ptr __y = _S_left(__x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_tree.h 86 typedef _Rb_tree_node_base* _Base_ptr;
89 _Base_ptr _M_parent;
90 _Base_ptr _M_left;
91 _Base_ptr _M_right;
93 static _Base_ptr _STLP_CALL _S_minimum(_Base_ptr __x) {
98 static _Base_ptr _STLP_CALL _S_maximum(_Base_ptr __x) {
115 typedef _Rb_tree_node_base* _Base_ptr;
117 static void _STLP_CALL _Rebalance(_Base_ptr __x, _Base_ptr& __root)
    [all...]
_tree.c 285 _Base_ptr __y = _M_node->_M_parent;
301 _Base_ptr __y = _M_node->_M_parent;
356 _Base_ptr __new_node;
388 _Base_ptr __y = &this->_M_header._M_data;
389 _Base_ptr __x = _M_root();
406 _Base_ptr __y = &this->_M_header._M_data;
407 _Base_ptr __x = _M_root();
627 _Base_ptr __top = _M_clone_node(__x);
637 _Base_ptr __y = _M_clone_node(__x);
659 _Base_ptr __y = _S_left(__x)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_tree.h 92 typedef _Rb_tree_node_base* _Base_ptr;
96 _Base_ptr _M_parent;
97 _Base_ptr _M_left;
98 _Base_ptr _M_right;
100 static _Base_ptr
101 _S_minimum(_Base_ptr __x)
114 static _Base_ptr
115 _S_maximum(_Base_ptr __x)
166 typedef _Rb_tree_node_base::_Base_ptr _Base_ptr;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_tree.h 92 typedef _Rb_tree_node_base* _Base_ptr;
96 _Base_ptr _M_parent;
97 _Base_ptr _M_left;
98 _Base_ptr _M_right;
100 static _Base_ptr
101 _S_minimum(_Base_ptr __x)
114 static _Base_ptr
115 _S_maximum(_Base_ptr __x)
166 typedef _Rb_tree_node_base::_Base_ptr _Base_ptr;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_tree.h 89 typedef _Rb_tree_node_base* _Base_ptr;
93 _Base_ptr _M_parent;
94 _Base_ptr _M_left;
95 _Base_ptr _M_right;
97 static _Base_ptr
98 _S_minimum(_Base_ptr __x)
111 static _Base_ptr
112 _S_maximum(_Base_ptr __x)
163 typedef _Rb_tree_node_base::_Base_ptr _Base_ptr;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 89 typedef _Rb_tree_node_base* _Base_ptr;
93 _Base_ptr _M_parent;
94 _Base_ptr _M_left;
95 _Base_ptr _M_right;
97 static _Base_ptr
98 _S_minimum(_Base_ptr __x)
111 static _Base_ptr
112 _S_maximum(_Base_ptr __x)
163 typedef _Rb_tree_node_base::_Base_ptr _Base_ptr;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 89 typedef _Rb_tree_node_base* _Base_ptr;
93 _Base_ptr _M_parent;
94 _Base_ptr _M_left;
95 _Base_ptr _M_right;
97 static _Base_ptr
98 _S_minimum(_Base_ptr __x)
111 static _Base_ptr
112 _S_maximum(_Base_ptr __x)
163 typedef _Rb_tree_node_base::_Base_ptr _Base_ptr;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 89 typedef _Rb_tree_node_base* _Base_ptr;
93 _Base_ptr _M_parent;
94 _Base_ptr _M_left;
95 _Base_ptr _M_right;
97 static _Base_ptr
98 _S_minimum(_Base_ptr __x)
111 static _Base_ptr
112 _S_maximum(_Base_ptr __x)
163 typedef _Rb_tree_node_base::_Base_ptr _Base_ptr;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 89 typedef _Rb_tree_node_base* _Base_ptr;
93 _Base_ptr _M_parent;
94 _Base_ptr _M_left;
95 _Base_ptr _M_right;
97 static _Base_ptr
98 _S_minimum(_Base_ptr __x)
111 static _Base_ptr
112 _S_maximum(_Base_ptr __x)
163 typedef _Rb_tree_node_base::_Base_ptr _Base_ptr;
    [all...]

Completed in 53 milliseconds