Home
last modified time | relevance | path

Searched defs:x_alloc (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/container/
Dlist.hpp372 const NodeAlloc &x_alloc = x.node_alloc(); in operator =() local
401 NodeAlloc &x_alloc = x.node_alloc(); in operator =() local
Dslist.hpp400 const NodeAlloc &x_alloc = x.node_alloc(); in operator =() local
429 NodeAlloc &x_alloc = x.node_alloc(); in operator =() local
Ddeque.hpp818 const allocator_type &x_alloc = x.alloc(); in operator =() local
846 allocator_type &x_alloc = x.alloc(); in operator =() local
Dstable_vector.hpp828 const node_allocator_type &x_alloc = x.priv_node_alloc(); in operator =() local
860 node_allocator_type &x_alloc = x.priv_node_alloc(); in operator =() local
Dvector.hpp2408 allocator_type &x_alloc = x.m_holder.alloc(); in priv_move_assign() local
2460 const allocator_type &x_alloc = x.m_holder.alloc(); in priv_copy_assign() local
Dstring.hpp870 const allocator_type &x_alloc = x.alloc(); in operator =() local
901 allocator_type &x_alloc = x.alloc(); in operator =() local
/third_party/boost/boost/container/detail/
Dtree.hpp793 const NodeAlloc &x_alloc = x.get_stored_allocator(); in operator =() local
827 NodeAlloc &x_alloc = x.node_alloc(); in operator =() local