Searched refs:get_new_size_for_grow (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.hpp95 get_new_size_for_grow() const;
156 get_new_size_for_grow() const function in class:__gnu_pbds::detail::resize_policy
H A Dinsert_fn_imps.hpp88 const size_type new_size = resize_policy::get_new_size_for_grow();
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dresize_policy.hpp95 get_new_size_for_grow() const;
156 get_new_size_for_grow() const function in class:__gnu_pbds::detail::resize_policy
H A Dinsert_fn_imps.hpp88 const size_type new_size = resize_policy::get_new_size_for_grow();

Completed in 92 milliseconds