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

12 3 4

  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_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/7/sources/cxx-stl/stlport/stlport/stl/
_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/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
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/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_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/9/sources/cxx-stl/EH/stlport/stlport/stl/
_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/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
tuple 77 _Head& _M_head() { return *this; }
78 const _Head& _M_head() const { return *this; }
96 _Head& _M_head() { return _M_head_impl; }
97 const _Head& _M_head() const { return _M_head_impl; }
144 _Head& _M_head() { return _Base::_M_head(); }
145 const _Head& _M_head() const { return _Base::_M_head(); }
164 : _Inherited(__in._M_tail()), _Base(__in._M_head()) { }
168 _Base(std::forward<_Head>(__in._M_head())) { }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
tuple 77 _Head& _M_head() { return *this; }
78 const _Head& _M_head() const { return *this; }
96 _Head& _M_head() { return _M_head_impl; }
97 const _Head& _M_head() const { return _M_head_impl; }
144 _Head& _M_head() { return _Base::_M_head(); }
145 const _Head& _M_head() const { return _Base::_M_head(); }
164 : _Inherited(__in._M_tail()), _Base(__in._M_head()) { }
168 _Base(std::forward<_Head>(__in._M_head())) { }
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
tuple 77 _Head& _M_head() { return *this; }
78 const _Head& _M_head() const { return *this; }
96 _Head& _M_head() { return _M_head_impl; }
97 const _Head& _M_head() const { return _M_head_impl; }
144 _Head& _M_head() { return _Base::_M_head(); }
145 const _Head& _M_head() const { return _Base::_M_head(); }
164 : _Inherited(__in._M_tail()), _Base(__in._M_head()) { }
168 _Base(std::forward<_Head>(__in._M_head())) { }
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
tuple 77 _Head& _M_head() { return *this; }
78 const _Head& _M_head() const { return *this; }
96 _Head& _M_head() { return _M_head_impl; }
97 const _Head& _M_head() const { return _M_head_impl; }
144 _Head& _M_head() { return _Base::_M_head(); }
145 const _Head& _M_head() const { return _Base::_M_head(); }
164 : _Inherited(__in._M_tail()), _Base(__in._M_head()) { }
168 _Base(std::forward<_Head>(__in._M_head())) { }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
tuple 77 _Head& _M_head() { return *this; }
78 const _Head& _M_head() const { return *this; }
96 _Head& _M_head() { return _M_head_impl; }
97 const _Head& _M_head() const { return _M_head_impl; }
144 _Head& _M_head() { return _Base::_M_head(); }
145 const _Head& _M_head() const { return _Base::_M_head(); }
164 : _Inherited(__in._M_tail()), _Base(__in._M_head()) { }
168 _Base(std::forward<_Head>(__in._M_head())) { }
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
forward_list.tcc 42 this->_M_impl._M_head._M_next = 0;
43 _Fwd_list_node_base* __to = &this->_M_impl._M_head;
44 _Node* __curr = static_cast<_Node*>(__lst._M_impl._M_head._M_next);
106 _Node_base* __to = &this->_M_impl._M_head;
121 _Node_base* __to = &this->_M_impl._M_head;
134 _Node_base* __to = &this->_M_impl._M_head;
293 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
322 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
359 _Node_base* __node = &this->_M_impl._M_head;
360 while (__node->_M_next && __list._M_impl._M_head._M_next
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
forward_list.tcc 42 this->_M_impl._M_head._M_next = 0;
43 _Fwd_list_node_base* __to = &this->_M_impl._M_head;
44 _Node* __curr = static_cast<_Node*>(__lst._M_impl._M_head._M_next);
106 _Node_base* __to = &this->_M_impl._M_head;
121 _Node_base* __to = &this->_M_impl._M_head;
134 _Node_base* __to = &this->_M_impl._M_head;
293 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
322 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
359 _Node_base* __node = &this->_M_impl._M_head;
360 while (__node->_M_next && __list._M_impl._M_head._M_next
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
forward_list.tcc 42 this->_M_impl._M_head._M_next = 0;
43 _Fwd_list_node_base* __to = &this->_M_impl._M_head;
44 _Node* __curr = static_cast<_Node*>(__lst._M_impl._M_head._M_next);
106 _Node_base* __to = &this->_M_impl._M_head;
121 _Node_base* __to = &this->_M_impl._M_head;
134 _Node_base* __to = &this->_M_impl._M_head;
293 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
322 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
359 _Node_base* __node = &this->_M_impl._M_head;
360 while (__node->_M_next && __list._M_impl._M_head._M_next
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
forward_list.tcc 42 this->_M_impl._M_head._M_next = 0;
43 _Fwd_list_node_base* __to = &this->_M_impl._M_head;
44 _Node* __curr = static_cast<_Node*>(__lst._M_impl._M_head._M_next);
106 _Node_base* __to = &this->_M_impl._M_head;
121 _Node_base* __to = &this->_M_impl._M_head;
134 _Node_base* __to = &this->_M_impl._M_head;
294 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
323 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
360 _Node_base* __node = &this->_M_impl._M_head;
361 while (__node->_M_next && __list._M_impl._M_head._M_next
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
forward_list.tcc 42 this->_M_impl._M_head._M_next = 0;
43 _Fwd_list_node_base* __to = &this->_M_impl._M_head;
44 _Node* __curr = static_cast<_Node*>(__lst._M_impl._M_head._M_next);
106 _Node_base* __to = &this->_M_impl._M_head;
121 _Node_base* __to = &this->_M_impl._M_head;
134 _Node_base* __to = &this->_M_impl._M_head;
293 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
322 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
359 _Node_base* __node = &this->_M_impl._M_head;
360 while (__node->_M_next && __list._M_impl._M_head._M_next
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
forward_list.tcc 42 this->_M_impl._M_head._M_next = 0;
43 _Fwd_list_node_base* __to = &this->_M_impl._M_head;
44 _Node* __curr = static_cast<_Node*>(__lst._M_impl._M_head._M_next);
106 _Node_base* __to = &this->_M_impl._M_head;
121 _Node_base* __to = &this->_M_impl._M_head;
134 _Node_base* __to = &this->_M_impl._M_head;
294 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
323 _Node* __curr = static_cast<_Node*>(&this->_M_impl._M_head);
360 _Node_base* __node = &this->_M_impl._M_head;
361 while (__node->_M_next && __list._M_impl._M_head._M_next
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
forward_list.tcc 188 this->_M_impl._M_head._M_next = 0;
189 typename _Node_base::_Pointer __to = &this->_M_impl._M_head;
192 (__lst._M_impl._M_head._M_next);
267 typename _Node_base::_Pointer __to = &this->_M_impl._M_head;
282 typename _Node_base::_Pointer __to = &this->_M_impl._M_head;
376 (&this->_M_impl._M_head);
396 (&this->_M_impl._M_head);
435 typename _Node_base::_Pointer __node = &this->_M_impl._M_head;
436 while (__node->_M_next && __list._M_impl._M_head._M_next)
439 (__list._M_impl._M_head._M_next)->_M_value
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
tuple 90 _Head _M_head;
95 _Tuple_impl() : _Inherited(), _M_head() { }
100 : _Inherited(__tail...), _M_head(__head) { }
104 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
107 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
113 _M_head = __in._M_head;
121 _M_head = __in._M_head
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
tuple 92 _Head _M_head;
97 _Tuple_impl() : _Inherited(), _M_head() { }
102 : _Inherited(__tail...), _M_head(__head) { }
106 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
109 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
115 _M_head = __in._M_head;
123 _M_head = __in._M_head
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
tuple 92 _Head _M_head;
97 _Tuple_impl() : _Inherited(), _M_head() { }
102 : _Inherited(__tail...), _M_head(__head) { }
106 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
109 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
115 _M_head = __in._M_head;
123 _M_head = __in._M_head
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.tcc 188 this->_M_impl._M_head._M_next = 0;
189 typename _Node_base::_Pointer __to = &this->_M_impl._M_head;
192 (__lst._M_impl._M_head._M_next);
267 typename _Node_base::_Pointer __to = &this->_M_impl._M_head;
282 typename _Node_base::_Pointer __to = &this->_M_impl._M_head;
376 (&this->_M_impl._M_head);
396 (&this->_M_impl._M_head);
435 typename _Node_base::_Pointer __node = &this->_M_impl._M_head;
436 while (__node->_M_next && __list._M_impl._M_head._M_next)
439 (__list._M_impl._M_head._M_next)->_M_value
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
tuple 90 _Head _M_head;
95 _Tuple_impl() : _Inherited(), _M_head() { }
100 : _Inherited(__tail...), _M_head(__head) { }
104 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
107 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
113 _M_head = __in._M_head;
121 _M_head = __in._M_head
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.tcc 188 this->_M_impl._M_head._M_next = 0;
189 typename _Node_base::_Pointer __to = &this->_M_impl._M_head;
192 (__lst._M_impl._M_head._M_next);
267 typename _Node_base::_Pointer __to = &this->_M_impl._M_head;
282 typename _Node_base::_Pointer __to = &this->_M_impl._M_head;
376 (&this->_M_impl._M_head);
396 (&this->_M_impl._M_head);
435 typename _Node_base::_Pointer __node = &this->_M_impl._M_head;
436 while (__node->_M_next && __list._M_impl._M_head._M_next)
439 (__list._M_impl._M_head._M_next)->_M_value
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
tuple 90 _Head _M_head;
95 _Tuple_impl() : _Inherited(), _M_head() { }
100 : _Inherited(__tail...), _M_head(__head) { }
104 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
107 : _Inherited(__in._M_tail()), _M_head(__in._M_head) { }
113 _M_head = __in._M_head;
121 _M_head = __in._M_head
    [all...]

Completed in 875 milliseconds

12 3 4