Searched refs:notify_arbitrary (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp103 resize_policy::notify_arbitrary(m_actual_size);
104 other.notify_arbitrary(other.m_actual_size);
148 resize_policy::notify_arbitrary(new_size);
155 other.notify_arbitrary(resize_policy::min_size);
H A Dresize_policy.hpp110 notify_arbitrary(size_type);
207 notify_arbitrary(size_type actual_size) function in class:__gnu_pbds::detail::resize_policy
H A Derase_fn_imps.hpp53 resize_policy::notify_arbitrary(new_size);
123 resize_policy::notify_arbitrary(m_actual_size);

Completed in 47 milliseconds