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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp105 resize_policy::notify_arbitrary(m_actual_size);
106 other.notify_arbitrary(other.m_actual_size);
150 resize_policy::notify_arbitrary(new_size);
157 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.hpp55 resize_policy::notify_arbitrary(new_size);
125 resize_policy::notify_arbitrary(m_actual_size);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp105 resize_policy::notify_arbitrary(m_actual_size);
106 other.notify_arbitrary(other.m_actual_size);
150 resize_policy::notify_arbitrary(new_size);
157 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.hpp55 resize_policy::notify_arbitrary(new_size);
125 resize_policy::notify_arbitrary(m_actual_size);

Completed in 195 milliseconds