Searched refs:BOOST_CONTAINER_SHRINK_IN_PLACE (Results 1 – 3 of 3) sorted by relevance
220 BOOST_CONTAINER_SHRINK_IN_PLACE = 0X08, enumerator
120 ( BOOST_CONTAINER_SHRINK_IN_PLACE, 1, i*2 in test_allocation_shrink()233 ( BOOST_CONTAINER_SHRINK_IN_PLACE, 1, received_sizes[i] in test_allocation_shrink_and_expand()
1365 if(command & (BOOST_CONTAINER_SHRINK_IN_PLACE | BOOST_CONTAINER_TRY_SHRINK_IN_PLACE)){ in boost_cont_allocation_command()1367 , received_size, (command & BOOST_CONTAINER_SHRINK_IN_PLACE)); in boost_cont_allocation_command()