Searched defs:seed (Results 1 – 6 of 6) sorted by relevance
22 inline void hash_combine(size_t& seed, const T& value) { in hash_combine()
36 inline void hash_combine(size_t& seed, const T& value) { in hash_combine()
62 static inline void hash_combine(size_t& seed, const T& value) { in hash_combine()70 size_t seed = 0; in operator ()() local
405 int seed; in lh_char_hash() local