Searched refs:is_grow_needed (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dsample_resize_trigger.hpp128 is_grow_needed(size_type size, size_type num_entries) const;
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp132 is_grow_needed(size_type /*size*/, size_type /*num_used_e*/) const function in class:PB_DS_CLASS_C_DEC
H A Dhash_load_check_resize_trigger_imp.hpp134 is_grow_needed(size_type /*size*/, size_type num_entries) const function in class:PB_DS_CLASS_C_DEC
H A Dhash_standard_resize_policy_imp.hpp159 if (trigger_policy_base::is_grow_needed(size, num_used_e))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/docs/html/ext/pb_assoc/
H A Dsample_resize_trigger.hpp298 is_grow_needed
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/pb_assoc/detail/resize_policy/
H A Dcc_hash_max_collision_resize_trigger_imp.hpp162 is_grow_needed(size_type /*size*/, size_type /*num_used_e*/) const function in class:PB_ASSOC_CLASS_C_DEC
H A Dhash_load_check_resize_trigger_imp.hpp176 is_grow_needed(size_type /*size*/, size_type num_entries) const function in class:PB_ASSOC_CLASS_C_DEC
H A Dhash_standard_resize_policy_imp.hpp212 is_grow_needed(size, num_used_e))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dhash_policy.hpp267 is_grow_needed(size_type size, size_type num_entries) const;
373 is_grow_needed(size_type size, size_type num_entries) const;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/pb_assoc/
H A Dhash_policy.hpp287 is_grow_needed(size_type size, size_type num_entries) const;
417 is_grow_needed(size_type size, size_type num_entries) const;

Completed in 186 milliseconds