Home
last modified time | relevance | path

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

/trueos/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
Dsplit_join_fn_imps.hpp119 resize_policy::notify_arbitrary(m_actual_size); in split()
120 other.notify_arbitrary(other.m_actual_size); in split()
164 resize_policy::notify_arbitrary(actual_size); in join()
173 other.notify_arbitrary(resize_policy::min_size); in join()
Dresize_policy.hpp107 notify_arbitrary(size_type actual_size);
222 notify_arbitrary(size_type actual_size) in notify_arbitrary() function in pb_ds::detail::PB_DS_CLASS_C_DEC
Derase_fn_imps.hpp61 resize_policy::notify_arbitrary(actual_size); in clear()
151 resize_policy::notify_arbitrary(m_actual_size); in erase_if()