Home
last modified time | relevance | path

Searched defs:prime_policy (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp2594 template <typename SizeT> struct prime_policy struct
2597 static inline SizeT apply_hash(Hash const& hf, T const& x) in apply_hash()
2602 static inline SizeT to_bucket(SizeT bucket_count, SizeT hash) in to_bucket()
2607 static inline SizeT new_bucket_count(SizeT min) in new_bucket_count()
2612 static inline SizeT prev_bucket_count(SizeT max) in prev_bucket_count()