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

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp119 resize_policy::notify_arbitrary(m_actual_size);
120 other.notify_arbitrary(other.m_actual_size);
164 resize_policy::notify_arbitrary(actual_size);
173 other.notify_arbitrary(resize_policy::min_size);
H A Dresize_policy.hpp107 notify_arbitrary(size_type actual_size);
222 notify_arbitrary(size_type actual_size) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
H A Derase_fn_imps.hpp61 resize_policy::notify_arbitrary(actual_size);
151 resize_policy::notify_arbitrary(m_actual_size);

Completed in 68 milliseconds