Searched refs:size_policy_base (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp74 size_policy_base::swap(other);
162 return size_policy_base::get_nearest_larger_size(size);
163 return size_policy_base::get_nearest_smaller_size(size);
190 size_type actual_size = size_policy_base::get_nearest_larger_size(1);
193 const size_type pot = size_policy_base::get_nearest_larger_size(actual_size);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp74 size_policy_base::swap(other);
162 return size_policy_base::get_nearest_larger_size(size);
163 return size_policy_base::get_nearest_smaller_size(size);
190 size_type actual_size = size_policy_base::get_nearest_larger_size(1);
193 const size_type pot = size_policy_base::get_nearest_larger_size(actual_size);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dhash_policy.hpp605 typedef Size_Policy size_policy_base; typedef in class:__gnu_pbds::hash_standard_resize_policy
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dhash_policy.hpp605 typedef Size_Policy size_policy_base; typedef in class:__gnu_pbds::hash_standard_resize_policy

Completed in 95 milliseconds