Searched refs:get_new_size_for_shrink (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dresize_policy.hpp98 get_new_size_for_shrink() const;
162 get_new_size_for_shrink() const function in class:__gnu_pbds::detail::resize_policy
H A Derase_fn_imps.hpp169 const size_type new_size = resize_policy::get_new_size_for_shrink();
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dresize_policy.hpp98 get_new_size_for_shrink() const;
162 get_new_size_for_shrink() const function in class:__gnu_pbds::detail::resize_policy
H A Derase_fn_imps.hpp169 const size_type new_size = resize_policy::get_new_size_for_shrink();

Completed in 132 milliseconds