HomeSort by relevance Sort by last modified time
    Searched full:_m_valptr (Results 1 - 10 of 10) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
forward_list.tcc 56 _M_create_node(std::move_if_noexcept(*__curr->_M_valptr()));
85 allocator_traits<_Tp_alloc_type>::destroy(__a, __curr->_M_valptr());
103 allocator_traits<_Tp_alloc_type>::destroy(__a, __temp->_M_valptr());
307 if (*__tmp->_M_valptr() == __val)
309 if (__tmp->_M_valptr() != std::__addressof(__val))
333 if (__pred(*__tmp->_M_valptr()))
371 (__list._M_impl._M_head._M_next)->_M_valptr(),
373 (__node->_M_next)->_M_valptr()))
466 else if (__comp(*__p->_M_valptr(), *__q->_M_valptr()))
    [all...]
forward_list.h 103 _M_valptr() noexcept
109 _M_valptr() const noexcept
141 { return *static_cast<_Node*>(this->_M_node)->_M_valptr(); }
145 { return static_cast<_Node*>(this->_M_node)->_M_valptr(); }
212 { return *static_cast<_Node*>(this->_M_node)->_M_valptr(); }
216 { return static_cast<_Node*>(this->_M_node)->_M_valptr(); }
354 _Alloc_traits::construct(__a, __node->_M_valptr(),
752 return *__front->_M_valptr();
763 return *__front->_M_valptr();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
forward_list.tcc 56 _M_create_node(std::move_if_noexcept(*__curr->_M_valptr()));
85 allocator_traits<_Tp_alloc_type>::destroy(__a, __curr->_M_valptr());
103 allocator_traits<_Tp_alloc_type>::destroy(__a, __temp->_M_valptr());
307 if (*__tmp->_M_valptr() == __val)
309 if (__tmp->_M_valptr() != std::__addressof(__val))
333 if (__pred(*__tmp->_M_valptr()))
371 (__list._M_impl._M_head._M_next)->_M_valptr(),
373 (__node->_M_next)->_M_valptr()))
466 else if (__comp(*__p->_M_valptr(), *__q->_M_valptr()))
    [all...]
forward_list.h 103 _M_valptr() noexcept
109 _M_valptr() const noexcept
141 { return *static_cast<_Node*>(this->_M_node)->_M_valptr(); }
145 { return static_cast<_Node*>(this->_M_node)->_M_valptr(); }
212 { return *static_cast<_Node*>(this->_M_node)->_M_valptr(); }
216 { return static_cast<_Node*>(this->_M_node)->_M_valptr(); }
354 _Alloc_traits::construct(__a, __node->_M_valptr(),
752 return *__front->_M_valptr();
763 return *__front->_M_valptr();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
forward_list.tcc 56 _M_create_node(std::move_if_noexcept(*__curr->_M_valptr()));
85 allocator_traits<_Tp_alloc_type>::destroy(__a, __curr->_M_valptr());
103 allocator_traits<_Tp_alloc_type>::destroy(__a, __temp->_M_valptr());
307 if (*__tmp->_M_valptr() == __val)
309 if (__tmp->_M_valptr() != std::__addressof(__val))
333 if (__pred(*__tmp->_M_valptr()))
371 (__list._M_impl._M_head._M_next)->_M_valptr(),
373 (__node->_M_next)->_M_valptr()))
466 else if (__comp(*__p->_M_valptr(), *__q->_M_valptr()))
    [all...]
forward_list.h 103 _M_valptr() noexcept
109 _M_valptr() const noexcept
141 { return *static_cast<_Node*>(this->_M_node)->_M_valptr(); }
145 { return static_cast<_Node*>(this->_M_node)->_M_valptr(); }
212 { return *static_cast<_Node*>(this->_M_node)->_M_valptr(); }
216 { return static_cast<_Node*>(this->_M_node)->_M_valptr(); }
354 _Alloc_traits::construct(__a, __node->_M_valptr(),
752 return *__front->_M_valptr();
763 return *__front->_M_valptr();
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
forward_list.tcc 56 _M_create_node(std::move_if_noexcept(*__curr->_M_valptr()));
85 allocator_traits<_Tp_alloc_type>::destroy(__a, __curr->_M_valptr());
103 allocator_traits<_Tp_alloc_type>::destroy(__a, __temp->_M_valptr());
307 if (*__tmp->_M_valptr() == __val)
309 if (__tmp->_M_valptr() != std::__addressof(__val))
333 if (__pred(*__tmp->_M_valptr()))
371 (__list._M_impl._M_head._M_next)->_M_valptr(),
373 (__node->_M_next)->_M_valptr()))
466 else if (__comp(*__p->_M_valptr(), *__q->_M_valptr()))
    [all...]
stl_tree.h 140 _M_valptr()
144 _M_valptr() const
150 _M_valptr()
154 _M_valptr() const
194 { return *static_cast<_Link_type>(_M_node)->_M_valptr(); }
198 { return static_cast<_Link_type> (_M_node)->_M_valptr(); }
274 { return *static_cast<_Link_type>(_M_node)->_M_valptr(); }
278 { return static_cast<_Link_type>(_M_node)->_M_valptr(); }
397 { get_allocator().construct(__tmp->_M_valptr(), __x); }
409 get_allocator().destroy(__p->_M_valptr());
    [all...]
forward_list.h 106 _M_valptr() noexcept
110 _M_valptr() const noexcept
140 { return *static_cast<_Node*>(this->_M_node)->_M_valptr(); }
144 { return static_cast<_Node*>(this->_M_node)->_M_valptr(); }
211 { return *static_cast<_Node*>(this->_M_node)->_M_valptr(); }
215 { return static_cast<_Node*>(this->_M_node)->_M_valptr(); }
356 _Alloc_traits::construct(__a, __node->_M_valptr(),
758 return *__front->_M_valptr();
769 return *__front->_M_valptr();
    [all...]
hashtable_policy.h 141 __value_alloc_traits::destroy(__a, __node->_M_valptr());
144 __value_alloc_traits::construct(__a, __node->_M_valptr(),
252 _M_valptr() noexcept
256 _M_valptr() const noexcept
261 { return *_M_valptr(); }
265 { return *_M_valptr(); }
365 { return this->_M_cur->_M_valptr(); }
417 { return this->_M_cur->_M_valptr(); }
    [all...]

Completed in 192 milliseconds