Home
last modified time | relevance | path

Searched refs:expand_fwd (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/detail/
H A Dallocation_type.hpp46 static const allocation_type expand_fwd = (allocation_type)expand_fwd_v; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp478 bool const success = !!this->allocation_command(expand_fwd, new_cap, real_cap, reuse); in try_expand_fwd()
1237 …pointer const ret(this->m_holder.allocation_command(allocate_new|expand_fwd, input_sz, real_cap = …
2488 …pointer const ret(this->m_holder.allocation_command(allocate_new | expand_fwd | expand_bwd, new_ca… in priv_reserve_no_capacity()
2700 (allocate_new | expand_fwd | expand_bwd, this->m_holder.m_size + n, real_cap, reuse)); in priv_forward_range_insert_no_capacity()