Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
Dsplit_join_fn_imps.hpp105 resize_policy::notify_arbitrary(m_actual_size); in split()
106 other.notify_arbitrary(other.m_actual_size); in split()
150 resize_policy::notify_arbitrary(new_size); in join()
157 other.notify_arbitrary(resize_policy::min_size); in join()
Dresize_policy.hpp110 notify_arbitrary(size_type);
207 notify_arbitrary(size_type actual_size) in notify_arbitrary() function in __gnu_pbds::detail::resize_policy
Derase_fn_imps.hpp55 resize_policy::notify_arbitrary(new_size); in clear()
125 resize_policy::notify_arbitrary(m_actual_size); in erase_if()