HomeSort by relevance Sort by last modified time
    Searched refs:_Node_base (Results 1 - 25 of 43) sorted by null

1 2

  /external/stlport/stlport/stl/
_slist.c 72 _Node_base* __p1 = &this->_M_head._M_data;
73 _Node_base* __n1 = this->_M_head._M_data._M_next;
74 const _Node_base* __n2 = __x._M_head._M_data._M_next;
84 _M_insert_after_range(__p1, const_iterator(__CONST_CAST(_Node_base*, __n2)),
92 _Node_base* __prev = &this->_M_head._M_data;
93 _Node_base* __node = this->_M_head._M_data._M_next;
107 _Node_base* __cur = &this->_M_head._M_data;
120 _Node_base* __cur = &this->_M_head._M_data;
151 typedef _STLP_PRIV _Slist_node_base _Node_base;
_slist.h 247 typedef _STLP_PRIV _Slist_node_base _Node_base;
374 _Node_base* __prev = &this->_M_head._M_data;
375 _Node_base* __node = this->_M_head._M_data._M_next;
389 _Node_base* __prev = &this->_M_head._M_data;
390 _Node_base* __node = this->_M_head._M_data._M_next;
414 { return const_iterator(__CONST_CAST(_Node_base*, &this->_M_head._M_data)); }
462 return const_iterator(__CONST_CAST(_Node_base*,
469 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x = _Tp()) {
471 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x) {
477 _Node* _M_insert_after(_Node_base* __pos)
    [all...]
_list.h 65 typedef _List_node_base _Node_base;
66 static void _STLP_CALL _Transfer(_Node_base* __pos,
67 _Node_base* __first, _Node_base* __last);
177 typedef _List_node_base _Node_base;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
188 _List_base(const allocator_type& __a) : _M_node(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Node_base())
261 typedef _STLP_PRIV _List_node_base _Node_base;
281 _Node_base* _M_create_node(const_reference __x = value_type()) {
283 _Node_base* _M_create_node(const_reference __x)
    [all...]
_tree.h 234 typedef _Rb_tree_node_base _Node_base;
241 typedef _STLP_alloc_proxy<_Node_base, _Node, _M_node_allocator_type> _AllocProxy;
250 _M_header(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Node_base() ) {
270 void _M_rebind(_Node_base *__static_node) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_slist.c 72 _Node_base* __p1 = &this->_M_head._M_data;
73 _Node_base* __n1 = this->_M_head._M_data._M_next;
74 const _Node_base* __n2 = __x._M_head._M_data._M_next;
84 _M_insert_after_range(__p1, const_iterator(__CONST_CAST(_Node_base*, __n2)),
92 _Node_base* __prev = &this->_M_head._M_data;
93 _Node_base* __node = this->_M_head._M_data._M_next;
107 _Node_base* __cur = &this->_M_head._M_data;
120 _Node_base* __cur = &this->_M_head._M_data;
151 typedef _STLP_PRIV _Slist_node_base _Node_base;
_slist.h 247 typedef _STLP_PRIV _Slist_node_base _Node_base;
374 _Node_base* __prev = &this->_M_head._M_data;
375 _Node_base* __node = this->_M_head._M_data._M_next;
389 _Node_base* __prev = &this->_M_head._M_data;
390 _Node_base* __node = this->_M_head._M_data._M_next;
414 { return const_iterator(__CONST_CAST(_Node_base*, &this->_M_head._M_data)); }
462 return const_iterator(__CONST_CAST(_Node_base*,
469 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x = _Tp()) {
471 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x) {
477 _Node* _M_insert_after(_Node_base* __pos)
    [all...]
_list.h 65 typedef _List_node_base _Node_base;
66 static void _STLP_CALL _Transfer(_Node_base* __pos,
67 _Node_base* __first, _Node_base* __last);
177 typedef _List_node_base _Node_base;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
188 _List_base(const allocator_type& __a) : _M_node(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Node_base())
261 typedef _STLP_PRIV _List_node_base _Node_base;
281 _Node_base* _M_create_node(const_reference __x = value_type()) {
283 _Node_base* _M_create_node(const_reference __x)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_slist.c 72 _Node_base* __p1 = &this->_M_head._M_data;
73 _Node_base* __n1 = this->_M_head._M_data._M_next;
74 const _Node_base* __n2 = __x._M_head._M_data._M_next;
84 _M_insert_after_range(__p1, const_iterator(__CONST_CAST(_Node_base*, __n2)),
92 _Node_base* __prev = &this->_M_head._M_data;
93 _Node_base* __node = this->_M_head._M_data._M_next;
107 _Node_base* __cur = &this->_M_head._M_data;
120 _Node_base* __cur = &this->_M_head._M_data;
151 typedef _STLP_PRIV _Slist_node_base _Node_base;
_slist.h 247 typedef _STLP_PRIV _Slist_node_base _Node_base;
374 _Node_base* __prev = &this->_M_head._M_data;
375 _Node_base* __node = this->_M_head._M_data._M_next;
389 _Node_base* __prev = &this->_M_head._M_data;
390 _Node_base* __node = this->_M_head._M_data._M_next;
414 { return const_iterator(__CONST_CAST(_Node_base*, &this->_M_head._M_data)); }
462 return const_iterator(__CONST_CAST(_Node_base*,
469 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x = _Tp()) {
471 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x) {
477 _Node* _M_insert_after(_Node_base* __pos)
    [all...]
_list.h 65 typedef _List_node_base _Node_base;
66 static void _STLP_CALL _Transfer(_Node_base* __pos,
67 _Node_base* __first, _Node_base* __last);
177 typedef _List_node_base _Node_base;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
188 _List_base(const allocator_type& __a) : _M_node(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Node_base())
261 typedef _STLP_PRIV _List_node_base _Node_base;
281 _Node_base* _M_create_node(const_reference __x = value_type()) {
283 _Node_base* _M_create_node(const_reference __x)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_slist.c 72 _Node_base* __p1 = &this->_M_head._M_data;
73 _Node_base* __n1 = this->_M_head._M_data._M_next;
74 const _Node_base* __n2 = __x._M_head._M_data._M_next;
84 _M_insert_after_range(__p1, const_iterator(__CONST_CAST(_Node_base*, __n2)),
92 _Node_base* __prev = &this->_M_head._M_data;
93 _Node_base* __node = this->_M_head._M_data._M_next;
107 _Node_base* __cur = &this->_M_head._M_data;
120 _Node_base* __cur = &this->_M_head._M_data;
151 typedef _STLP_PRIV _Slist_node_base _Node_base;
_slist.h 247 typedef _STLP_PRIV _Slist_node_base _Node_base;
374 _Node_base* __prev = &this->_M_head._M_data;
375 _Node_base* __node = this->_M_head._M_data._M_next;
389 _Node_base* __prev = &this->_M_head._M_data;
390 _Node_base* __node = this->_M_head._M_data._M_next;
414 { return const_iterator(__CONST_CAST(_Node_base*, &this->_M_head._M_data)); }
462 return const_iterator(__CONST_CAST(_Node_base*,
469 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x = _Tp()) {
471 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x) {
477 _Node* _M_insert_after(_Node_base* __pos)
    [all...]
_list.h 65 typedef _List_node_base _Node_base;
66 static void _STLP_CALL _Transfer(_Node_base* __pos,
67 _Node_base* __first, _Node_base* __last);
177 typedef _List_node_base _Node_base;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
188 _List_base(const allocator_type& __a) : _M_node(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Node_base())
261 typedef _STLP_PRIV _List_node_base _Node_base;
281 _Node_base* _M_create_node(const_reference __x = value_type()) {
283 _Node_base* _M_create_node(const_reference __x)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_slist.c 72 _Node_base* __p1 = &this->_M_head._M_data;
73 _Node_base* __n1 = this->_M_head._M_data._M_next;
74 const _Node_base* __n2 = __x._M_head._M_data._M_next;
84 _M_insert_after_range(__p1, const_iterator(__CONST_CAST(_Node_base*, __n2)),
92 _Node_base* __prev = &this->_M_head._M_data;
93 _Node_base* __node = this->_M_head._M_data._M_next;
107 _Node_base* __cur = &this->_M_head._M_data;
120 _Node_base* __cur = &this->_M_head._M_data;
151 typedef _STLP_PRIV _Slist_node_base _Node_base;
_slist.h 247 typedef _STLP_PRIV _Slist_node_base _Node_base;
374 _Node_base* __prev = &this->_M_head._M_data;
375 _Node_base* __node = this->_M_head._M_data._M_next;
389 _Node_base* __prev = &this->_M_head._M_data;
390 _Node_base* __node = this->_M_head._M_data._M_next;
414 { return const_iterator(__CONST_CAST(_Node_base*, &this->_M_head._M_data)); }
462 return const_iterator(__CONST_CAST(_Node_base*,
469 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x = _Tp()) {
471 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x) {
477 _Node* _M_insert_after(_Node_base* __pos)
    [all...]
_list.h 65 typedef _List_node_base _Node_base;
66 static void _STLP_CALL _Transfer(_Node_base* __pos,
67 _Node_base* __first, _Node_base* __last);
177 typedef _List_node_base _Node_base;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
188 _List_base(const allocator_type& __a) : _M_node(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Node_base())
261 typedef _STLP_PRIV _List_node_base _Node_base;
281 _Node_base* _M_create_node(const_reference __x = value_type()) {
283 _Node_base* _M_create_node(const_reference __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_slist.c 72 _Node_base* __p1 = &this->_M_head._M_data;
73 _Node_base* __n1 = this->_M_head._M_data._M_next;
74 const _Node_base* __n2 = __x._M_head._M_data._M_next;
84 _M_insert_after_range(__p1, const_iterator(__CONST_CAST(_Node_base*, __n2)),
92 _Node_base* __prev = &this->_M_head._M_data;
93 _Node_base* __node = this->_M_head._M_data._M_next;
107 _Node_base* __cur = &this->_M_head._M_data;
120 _Node_base* __cur = &this->_M_head._M_data;
151 typedef _STLP_PRIV _Slist_node_base _Node_base;
_slist.h 247 typedef _STLP_PRIV _Slist_node_base _Node_base;
374 _Node_base* __prev = &this->_M_head._M_data;
375 _Node_base* __node = this->_M_head._M_data._M_next;
389 _Node_base* __prev = &this->_M_head._M_data;
390 _Node_base* __node = this->_M_head._M_data._M_next;
414 { return const_iterator(__CONST_CAST(_Node_base*, &this->_M_head._M_data)); }
462 return const_iterator(__CONST_CAST(_Node_base*,
469 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x = _Tp()) {
471 _Node* _M_insert_after(_Node_base* __pos, const value_type& __x) {
477 _Node* _M_insert_after(_Node_base* __pos)
    [all...]
_list.h 65 typedef _List_node_base _Node_base;
66 static void _STLP_CALL _Transfer(_Node_base* __pos,
67 _Node_base* __first, _Node_base* __last);
177 typedef _List_node_base _Node_base;
182 typedef _STLP_alloc_proxy<_Node_base, _Node, _Node_allocator_type> _AllocProxy;
188 _List_base(const allocator_type& __a) : _M_node(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Node_base())
261 typedef _STLP_PRIV _List_node_base _Node_base;
281 _Node_base* _M_create_node(const_reference __x = value_type()) {
283 _Node_base* _M_create_node(const_reference __x)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
forward_list.h 112 typedef _Fwd_list_node_base<_Alloc> _Node_base;
123 _Fwd_list_iterator(typename _Node_base::_Pointer __n)
166 typename _Node_base::_Pointer _M_node;
179 typedef const _Fwd_list_node_base<_Alloc> _Node_base;
191 _Fwd_list_const_iterator(typename _Node_base::_Const_pointer __n)
237 typename _Node_base::_Const_pointer _M_node;
291 typedef _Fwd_list_node_base<_Tp_alloc_type> _Node_base;
313 { _Node_base::swap(this->_M_impl._M_head,
318 { _Node_base::swap(this->_M_impl._M_head,
350 typename _Node_base::_Pointe
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 112 typedef _Fwd_list_node_base<_Alloc> _Node_base;
123 _Fwd_list_iterator(typename _Node_base::_Pointer __n)
166 typename _Node_base::_Pointer _M_node;
179 typedef const _Fwd_list_node_base<_Alloc> _Node_base;
191 _Fwd_list_const_iterator(typename _Node_base::_Const_pointer __n)
237 typename _Node_base::_Const_pointer _M_node;
291 typedef _Fwd_list_node_base<_Tp_alloc_type> _Node_base;
313 { _Node_base::swap(this->_M_impl._M_head,
318 { _Node_base::swap(this->_M_impl._M_head,
350 typename _Node_base::_Pointe
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 112 typedef _Fwd_list_node_base<_Alloc> _Node_base;
123 _Fwd_list_iterator(typename _Node_base::_Pointer __n)
166 typename _Node_base::_Pointer _M_node;
179 typedef const _Fwd_list_node_base<_Alloc> _Node_base;
191 _Fwd_list_const_iterator(typename _Node_base::_Const_pointer __n)
237 typename _Node_base::_Const_pointer _M_node;
291 typedef _Fwd_list_node_base<_Tp_alloc_type> _Node_base;
313 { _Node_base::swap(this->_M_impl._M_head,
318 { _Node_base::swap(this->_M_impl._M_head,
350 typename _Node_base::_Pointe
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 112 typedef _Fwd_list_node_base<_Alloc> _Node_base;
123 _Fwd_list_iterator(typename _Node_base::_Pointer __n)
166 typename _Node_base::_Pointer _M_node;
179 typedef const _Fwd_list_node_base<_Alloc> _Node_base;
191 _Fwd_list_const_iterator(typename _Node_base::_Const_pointer __n)
237 typename _Node_base::_Const_pointer _M_node;
291 typedef _Fwd_list_node_base<_Tp_alloc_type> _Node_base;
313 { _Node_base::swap(this->_M_impl._M_head,
318 { _Node_base::swap(this->_M_impl._M_head,
350 typename _Node_base::_Pointe
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 112 typedef _Fwd_list_node_base<_Alloc> _Node_base;
123 _Fwd_list_iterator(typename _Node_base::_Pointer __n)
166 typename _Node_base::_Pointer _M_node;
179 typedef const _Fwd_list_node_base<_Alloc> _Node_base;
191 _Fwd_list_const_iterator(typename _Node_base::_Const_pointer __n)
237 typename _Node_base::_Const_pointer _M_node;
291 typedef _Fwd_list_node_base<_Tp_alloc_type> _Node_base;
313 { _Node_base::swap(this->_M_impl._M_head,
318 { _Node_base::swap(this->_M_impl._M_head,
350 typename _Node_base::_Pointe
    [all...]
  /external/stlport/stlport/stl/pointers/
_slist.h 65 typedef _STLP_PRIV _Slist_node_base _Node_base;
187 const_iterator before_begin() const { return const_iterator(const_cast<_Node_base*>(_M_impl.before_begin()._M_node)); }
190 const_iterator begin() const { return const_iterator(const_cast<_Node_base*>(_M_impl.begin()._M_node));}
223 { return const_iterator(const_cast<_Node_base*>(_M_impl.previous(_BaseConstIte(__pos._M_node))._M_node)); }

Completed in 973 milliseconds

1 2