Searched defs:hash_fn (Results 1 – 8 of 8) sorted by relevance
38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()51 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
73 hashmap_hash_fn hash_fn; member
3378 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new() local
10 std::hash<std::string> hash_fn; in SuperFastHash() local
13 static size_t hash_fn(const void *k, void *ctx) in hash_fn() function
178 auto hash_fn = [&Tin](const Eigen::Index& key) { in Compute() local
216 const void* hash_fn = policy.hash_fn(common); in DropDeletesWithoutResize() local
247 unsigned int (*hash_fn)(TDB_DATA *key); member3833 tdb_hash_func hash_fn) in tdb_open_ex()