Searched refs:__alloc_on_move (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h712 __alloc_on_move(_Alloc& __one, _Alloc& __two) function
H A Dforward_list.h1329 std::__alloc_on_move(this->_M_get_Node_allocator(),
H A Dstl_vector.h1820 std::__alloc_on_move(_M_get_Tp_allocator(), __x._M_get_Tp_allocator());
H A Dstl_bvector.h778 std::__alloc_on_move(_M_get_Bit_allocator(),
H A Dstl_list.h1952 std::__alloc_on_move(this->_M_get_Node_allocator(),
H A Dstl_deque.h2150 std::__alloc_on_move(_M_get_Tp_allocator(), __x._M_get_Tp_allocator());
H A Dhashtable.h1281 std::__alloc_on_move(this->_M_node_allocator(), __ht._M_node_allocator());
H A Dstl_tree.h1695 std::__alloc_on_move(_M_get_Node_allocator(),
H A Dbasic_string.h729 std::__alloc_on_move(_M_get_allocator(), __str._M_get_allocator());
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h711 __alloc_on_move(_Alloc& __one, _Alloc& __two) function
H A Dforward_list.h1354 std::__alloc_on_move(this->_M_get_Node_allocator(),
H A Dstl_list.h2046 std::__alloc_on_move(this->_M_get_Node_allocator(),
H A Dstl_vector.h1961 std::__alloc_on_move(_M_get_Tp_allocator(), __x._M_get_Tp_allocator());
H A Dstl_bvector.h884 std::__alloc_on_move(_M_get_Bit_allocator(),
H A Dstl_deque.h2195 std::__alloc_on_move(_M_get_Tp_allocator(), __x._M_get_Tp_allocator());
H A Dstl_tree.h1712 std::__alloc_on_move(_M_get_Node_allocator(),
H A Dbasic_string.h869 std::__alloc_on_move(_M_get_allocator(), __str._M_get_allocator());
H A Dhashtable.h1434 std::__alloc_on_move(this->_M_node_allocator(), __ht._M_node_allocator());

Completed in 321 milliseconds