HelenOS sources

rehash            399 uspace/lib/cpp/include/__bits/adt/hash_table.hpp             void rehash(size_type count)
rehash            687 uspace/lib/cpp/include/__bits/adt/unordered_map.hpp             void rehash(size_type bucket_count)
rehash           1119 uspace/lib/cpp/include/__bits/adt/unordered_map.hpp             void rehash(size_type bucket_count)
rehash            428 uspace/lib/cpp/include/__bits/adt/unordered_set.hpp             void rehash(size_type bucket_count)
rehash            844 uspace/lib/cpp/include/__bits/adt/unordered_set.hpp             void rehash(size_type bucket_count)
HelenOS homepage, sources at GitHub