Home
last modified time | relevance | path

Searched refs:max_bucket_count (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/cpp/
H A Dstl_hash_map.h199 size_type max_bucket_count() const { return _M_ht.max_bucket_count(); } in max_bucket_count() function
380 size_type max_bucket_count() const { return _M_ht.max_bucket_count(); } in max_bucket_count() function
H A Dstl_hash_set.h194 size_type max_bucket_count() const { return _M_ht.max_bucket_count(); } in max_bucket_count() function
366 size_type max_bucket_count() const { return _M_ht.max_bucket_count(); } in max_bucket_count() function
H A Dstl_hashtable.h343 size_type max_bucket_count() const