HomeSort by relevance Sort by last modified time
    Searched full:_m_head (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
slist 239 { this->_M_head._M_next = 0; }
242 { _M_erase_after(&this->_M_head, 0); }
245 _Slist_node_base _M_head;
364 { _M_insert_after_fill(&this->_M_head, __n, __x); }
369 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
377 { _M_insert_after_range(&this->_M_head, __first, __last); }
381 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
423 { return iterator((_Node*)this->_M_head._M_next); }
427 { return const_iterator((_Node*)this->_M_head._M_next);}
446 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
slist 241 { this->_M_head._M_next = 0; }
244 { _M_erase_after(&this->_M_head, 0); }
247 _Slist_node_base _M_head;
366 { _M_insert_after_fill(&this->_M_head, __n, __x); }
371 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
379 { _M_insert_after_range(&this->_M_head, __first, __last); }
383 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
425 { return iterator((_Node*)this->_M_head._M_next); }
429 { return const_iterator((_Node*)this->_M_head._M_next);}
448 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
slist 241 { this->_M_head._M_next = 0; }
244 { _M_erase_after(&this->_M_head, 0); }
247 _Slist_node_base _M_head;
366 { _M_insert_after_fill(&this->_M_head, __n, __x); }
371 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
379 { _M_insert_after_range(&this->_M_head, __first, __last); }
383 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
425 { return iterator((_Node*)this->_M_head._M_next); }
429 { return const_iterator((_Node*)this->_M_head._M_next);}
448 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 239 { this->_M_head._M_next = 0; }
242 { _M_erase_after(&this->_M_head, 0); }
245 _Slist_node_base _M_head;
364 { _M_insert_after_fill(&this->_M_head, __n, __x); }
369 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
377 { _M_insert_after_range(&this->_M_head, __first, __last); }
381 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
423 { return iterator((_Node*)this->_M_head._M_next); }
427 { return const_iterator((_Node*)this->_M_head._M_next);}
446 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 239 { this->_M_head._M_next = 0; }
242 { _M_erase_after(&this->_M_head, 0); }
245 _Slist_node_base _M_head;
364 { _M_insert_after_fill(&this->_M_head, __n, __x); }
369 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
377 { _M_insert_after_range(&this->_M_head, __first, __last); }
381 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
423 { return iterator((_Node*)this->_M_head._M_next); }
427 { return const_iterator((_Node*)this->_M_head._M_next);}
446 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 239 { this->_M_head._M_next = 0; }
242 { _M_erase_after(&this->_M_head, 0); }
245 _Slist_node_base _M_head;
364 { _M_insert_after_fill(&this->_M_head, __n, __x); }
369 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
377 { _M_insert_after_range(&this->_M_head, __first, __last); }
381 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
423 { return iterator((_Node*)this->_M_head._M_next); }
427 { return const_iterator((_Node*)this->_M_head._M_next);}
446 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
slist 239 { this->_M_head._M_next = 0; }
242 { _M_erase_after(&this->_M_head, 0); }
245 _Slist_node_base _M_head;
364 { _M_insert_after_fill(&this->_M_head, __n, __x); }
369 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
377 { _M_insert_after_range(&this->_M_head, __first, __last); }
381 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
423 { return iterator((_Node*)this->_M_head._M_next); }
427 { return const_iterator((_Node*)this->_M_head._M_next);}
446 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
slist 241 { this->_M_head._M_next = 0; }
244 { _M_erase_after(&this->_M_head, 0); }
247 _Slist_node_base _M_head;
366 { _M_insert_after_fill(&this->_M_head, __n, __x); }
371 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
379 { _M_insert_after_range(&this->_M_head, __first, __last); }
383 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
425 { return iterator((_Node*)this->_M_head._M_next); }
429 { return const_iterator((_Node*)this->_M_head._M_next);}
448 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
slist 241 { this->_M_head._M_next = 0; }
244 { _M_erase_after(&this->_M_head, 0); }
247 _Slist_node_base _M_head;
366 { _M_insert_after_fill(&this->_M_head, __n, __x); }
371 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
379 { _M_insert_after_range(&this->_M_head, __first, __last); }
383 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
425 { return iterator((_Node*)this->_M_head._M_next); }
429 { return const_iterator((_Node*)this->_M_head._M_next);}
448 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
slist 241 { this->_M_head._M_next = 0; }
244 { _M_erase_after(&this->_M_head, 0); }
247 _Slist_node_base _M_head;
366 { _M_insert_after_fill(&this->_M_head, __n, __x); }
371 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
379 { _M_insert_after_range(&this->_M_head, __first, __last); }
383 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
425 { return iterator((_Node*)this->_M_head._M_next); }
429 { return const_iterator((_Node*)this->_M_head._M_next);}
448 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
slist 241 { this->_M_head._M_next = 0; }
244 { _M_erase_after(&this->_M_head, 0); }
247 _Slist_node_base _M_head;
366 { _M_insert_after_fill(&this->_M_head, __n, __x); }
371 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
379 { _M_insert_after_range(&this->_M_head, __first, __last); }
383 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
425 { return iterator((_Node*)this->_M_head._M_next); }
429 { return const_iterator((_Node*)this->_M_head._M_next);}
448 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
slist 240 { this->_M_head._M_next = 0; }
243 { _M_erase_after(&this->_M_head, 0); }
246 _Slist_node_base _M_head;
365 { _M_insert_after_fill(&this->_M_head, __n, __x); }
370 { _M_insert_after_fill(&this->_M_head, __n, value_type()); }
378 { _M_insert_after_range(&this->_M_head, __first, __last); }
382 { _M_insert_after_range(&this->_M_head, __x.begin(), __x.end()); }
424 { return iterator((_Node*)this->_M_head._M_next); }
428 { return const_iterator((_Node*)this->_M_head._M_next);}
447 { return iterator((_Node*) &this->_M_head); }
    [all...]
  /external/stlport/stlport/stl/
_slist.h 161 _M_head(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Slist_node_base() )
162 { _M_head._M_data._M_next = 0; }
166 _M_head(__move_source<_AllocProxy>(src.get()._M_head))
167 { src.get()._M_head._M_data._M_next = 0; }
170 ~_Slist_base() { _M_erase_after(&_M_head._M_data, 0); }
178 _M_head.deallocate(__next,1);
185 { return _STLP_CONVERT_ALLOCATOR((const _M_node_allocator_type&)_M_head, _Tp); }
186 _AllocProxy _M_head;
254 _Node* __node = this->_M_head.allocate(1)
    [all...]
_slist.c 51 _M_head.deallocate(__tmp,1);
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;
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;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_slist.h 161 _M_head(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Slist_node_base() )
162 { _M_head._M_data._M_next = 0; }
166 _M_head(__move_source<_AllocProxy>(src.get()._M_head))
167 { src.get()._M_head._M_data._M_next = 0; }
170 ~_Slist_base() { _M_erase_after(&_M_head._M_data, 0); }
178 _M_head.deallocate(__next,1);
185 { return _STLP_CONVERT_ALLOCATOR((const _M_node_allocator_type&)_M_head, _Tp); }
186 _AllocProxy _M_head;
254 _Node* __node = this->_M_head.allocate(1)
    [all...]
_slist.c 51 _M_head.deallocate(__tmp,1);
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;
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;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_slist.h 161 _M_head(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Slist_node_base() )
162 { _M_head._M_data._M_next = 0; }
166 _M_head(__move_source<_AllocProxy>(src.get()._M_head))
167 { src.get()._M_head._M_data._M_next = 0; }
170 ~_Slist_base() { _M_erase_after(&_M_head._M_data, 0); }
178 _M_head.deallocate(__next,1);
185 { return _STLP_CONVERT_ALLOCATOR((const _M_node_allocator_type&)_M_head, _Tp); }
186 _AllocProxy _M_head;
254 _Node* __node = this->_M_head.allocate(1)
    [all...]
_slist.c 51 _M_head.deallocate(__tmp,1);
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;
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;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_slist.h 161 _M_head(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Slist_node_base() )
162 { _M_head._M_data._M_next = 0; }
166 _M_head(__move_source<_AllocProxy>(src.get()._M_head))
167 { src.get()._M_head._M_data._M_next = 0; }
170 ~_Slist_base() { _M_erase_after(&_M_head._M_data, 0); }
178 _M_head.deallocate(__next,1);
185 { return _STLP_CONVERT_ALLOCATOR((const _M_node_allocator_type&)_M_head, _Tp); }
186 _AllocProxy _M_head;
254 _Node* __node = this->_M_head.allocate(1)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_slist.h 161 _M_head(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Slist_node_base() )
162 { _M_head._M_data._M_next = 0; }
166 _M_head(__move_source<_AllocProxy>(src.get()._M_head))
167 { src.get()._M_head._M_data._M_next = 0; }
170 ~_Slist_base() { _M_erase_after(&_M_head._M_data, 0); }
178 _M_head.deallocate(__next,1);
185 { return _STLP_CONVERT_ALLOCATOR((const _M_node_allocator_type&)_M_head, _Tp); }
186 _AllocProxy _M_head;
254 _Node* __node = this->_M_head.allocate(1)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_slist.h 161 _M_head(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Slist_node_base() )
162 { _M_head._M_data._M_next = 0; }
166 _M_head(__move_source<_AllocProxy>(src.get()._M_head))
167 { src.get()._M_head._M_data._M_next = 0; }
170 ~_Slist_base() { _M_erase_after(&_M_head._M_data, 0); }
178 _M_head.deallocate(__next,1);
185 { return _STLP_CONVERT_ALLOCATOR((const _M_node_allocator_type&)_M_head, _Tp); }
186 _AllocProxy _M_head;
254 _Node* __node = this->_M_head.allocate(1)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_slist.h 161 _M_head(_STLP_CONVERT_ALLOCATOR(__a, _Node), _Slist_node_base() )
162 { _M_head._M_data._M_next = 0; }
166 _M_head(__move_source<_AllocProxy>(src.get()._M_head))
167 { src.get()._M_head._M_data._M_next = 0; }
170 ~_Slist_base() { _M_erase_after(&_M_head._M_data, 0); }
178 _M_head.deallocate(__next,1);
185 { return _STLP_CONVERT_ALLOCATOR((const _M_node_allocator_type&)_M_head, _Tp); }
186 _AllocProxy _M_head;
254 _Node* __node = this->_M_head.allocate(1)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
forward_list.tcc 44 this->_M_impl._M_head._M_next = __lst._M_impl._M_head._M_next;
45 __lst._M_impl._M_head._M_next = 0;
49 this->_M_impl._M_head._M_next = 0;
50 _Fwd_list_node_base* __to = &this->_M_impl._M_head;
51 _Node* __curr = static_cast<_Node*>(__lst._M_impl._M_head._M_next);
118 _Node_base* __to = &this->_M_impl._M_head;
132 _Node_base* __to = &this->_M_impl._M_head;
145 _Node_base* __to = &this->_M_impl._M_head;
302 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
tuple 79 _Head& _M_head() { return *this; }
80 const _Head& _M_head() const { return *this; }
86 swap(__h, _M_head());
103 _Head& _M_head() { return _M_head_impl; }
104 const _Head& _M_head() const { return _M_head_impl; }
110 swap(__h, _M_head());
151 _Head& _M_head() { return _Base::_M_head(); }
152 const _Head& _M_head() const { return _Base::_M_head(); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
tuple 79 _Head& _M_head() { return *this; }
80 const _Head& _M_head() const { return *this; }
86 swap(__h, _M_head());
103 _Head& _M_head() { return _M_head_impl; }
104 const _Head& _M_head() const { return _M_head_impl; }
110 swap(__h, _M_head());
151 _Head& _M_head() { return _Base::_M_head(); }
152 const _Head& _M_head() const { return _Base::_M_head(); }
    [all...]

Completed in 2017 milliseconds

1 2 3 4