Searched refs:uninitialized_move_alloc (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | vector.hpp | 2280 … ::boost::container::uninitialized_move_alloc(this->m_holder.alloc(), pbeg, pend, d_first); in priv_merge_in_new_buffer() 2847 ::boost::container::uninitialized_move_alloc in priv_insert_ordered_at_shift_range() 2856 …::boost::container::uninitialized_move_alloc(this->m_holder.alloc(), boundary_ptr, last_ptr, limit… in priv_insert_ordered_at_shift_range() 2894 ::boost::container::uninitialized_move_alloc in priv_forward_range_insert_expand_forward() 2906 … ::boost::container::uninitialized_move_alloc(this->m_holder.alloc(), pos, old_finish, pos + n); in priv_forward_range_insert_expand_forward() 2937 new_finish = ::boost::container::uninitialized_move_alloc in priv_forward_range_insert_new_allocation() 2949 new_finish = ::boost::container::uninitialized_move_alloc in priv_forward_range_insert_new_allocation() 2993 … ::boost::container::uninitialized_move_alloc(this->m_holder.alloc(), old_start, pos, new_start); in priv_forward_range_insert_expand_backwards() 3013 ::boost::container::uninitialized_move_alloc in priv_forward_range_insert_expand_backwards() 3173 T * const new_pos = ::boost::container::uninitialized_move_alloc in priv_forward_range_insert_expand_backwards() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | copy_move_algo.hpp | 293 uninitialized_move_alloc(Allocator &a, I f, I l, F r) in uninitialized_move_alloc() function 317 uninitialized_move_alloc(Allocator &, I f, I l, F r) BOOST_NOEXCEPT_OR_NOTHROW in uninitialized_move_alloc() function
|