Searched refs:notify_erased (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dsample_resize_policy.hpp112 notify_erased(size_type num_e);
H A Dsample_resize_trigger.hpp113 notify_erased(size_type num_entries);
H A Dhash_standard_resize_policy_imp.hpp148 notify_erased(size_type num_e) function in class:PB_DS_CLASS_C_DEC
149 { trigger_policy_base::notify_erased(num_e); }
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp123 notify_erased(size_type) function in class:PB_DS_CLASS_C_DEC
H A Dhash_load_check_resize_trigger_imp.hpp124 notify_erased(size_type num_entries) function in class:PB_DS_CLASS_C_DEC
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Derase_fn_imps.hpp58 resize_base::notify_erased(--m_num_used_e);
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Derase_fn_imps.hpp57 resize_base::notify_erased(--m_num_used_e);
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/
H A Dhash_policy.hpp255 notify_erased(size_type num_entries);
362 notify_erased(size_type num_entries);
573 notify_erased(size_type num_e);

Completed in 94 milliseconds