Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp2618 template <typename SizeT> struct mix64_policy struct
2621 static inline SizeT apply_hash(Hash const& hf, T const& x) in apply_hash()
2634 static inline SizeT to_bucket(SizeT bucket_count, SizeT hash) in to_bucket()
2639 static inline SizeT new_bucket_count(SizeT min) in new_bucket_count()
2653 static inline SizeT prev_bucket_count(SizeT max) in prev_bucket_count()