Home
last modified time | relevance | path

Searched refs:grow_factor (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
Dhash_exponential_size_policy_imp.hpp45 hash_exponential_size_policy(size_type start_size, size_type grow_factor) : in hash_exponential_size_policy() argument
47 m_grow_factor(grow_factor) in hash_exponential_size_policy()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
Dhash_policy.hpp423 size_type grow_factor = 2);