Searched defs:hash_function (Results 1 – 3 of 3) sorted by relevance
32 typedef size_t (*hash_function) (void* key, typedef
83 uint16_t hash_function; // The hash function enumeration that was used. member
936 const hasher& hash_function() const { return *this; } in hash_function() function1623 hasher hash_function() const { in hash_function() function