Searched refs:bucket_size (Results 1 – 10 of 10) sorted by relevance
47 _M_get_sequence()->bucket_size(bucket()), in _M_get_distance_to()59 -_M_get_sequence()->bucket_size(bucket()), in _M_get_distance_to()
302 bucket_size(size_type __b) const305 return _Base::bucket_size(__b);982 bucket_size(size_type __b) const985 return _Base::bucket_size(__b);
310 bucket_size(size_type __b) const313 return _Base::bucket_size(__b);1117 bucket_size(size_type __b) const1120 return _Base::bucket_size(__b);
542 int bucket_size; in profile_pc_init() local582 bucket_size = ((1ULL << ((sizeof (sim_cia) * 8) - 1)) in profile_pc_init()585 bucket_size = ((PROFILE_PC_END (data) in profile_pc_init()590 while (bucket_size > PROFILE_PC_BUCKET_SIZE (data)) in profile_pc_init()
770 bucket_size(size_type __n) const in _GLIBCXX_VISIBILITY()771 { return _M_h.bucket_size(__n); } in _GLIBCXX_VISIBILITY()1615 bucket_size(size_type __n) const in _GLIBCXX_VISIBILITY()1616 { return _M_h.bucket_size(__n); } in _GLIBCXX_VISIBILITY()
1024 bucket_size(size_type __n) const in _GLIBCXX_VISIBILITY()1025 { return _M_h.bucket_size(__n); } in _GLIBCXX_VISIBILITY()1924 bucket_size(size_type __n) const in _GLIBCXX_VISIBILITY()1925 { return _M_h.bucket_size(__n); } in _GLIBCXX_VISIBILITY()
680 bucket_size(size_type __bkt) const in _GLIBCXX_VISIBILITY()
2119 uint32_t bucket_size; /* token bucket size */ member
286 bucket_size(size_type __n) const in _GLIBCXX_VISIBILITY()
1123 (unordered_set<>::bucket_size(size_type)): Likewise.1130 (unordered_multiset<>::bucket_size(size_type)): Likewise.1138 (unordered_map<>::bucket_size(size_type)): Likewise.1145 (unordered_multimap<>::bucket_size(size_type)): Likewise.