Searched defs:hash_fn (Results 1 – 10 of 10) 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()
53 hashmap_hash_fn hash_fn; member63 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ argument
3267 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new() local
112 inline uint32_t hash_fn(const void* data, size_t len, uint32_t seed) { in hash_fn() function
10 std::hash<std::string> hash_fn; in SuperFastHash() local
22 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
47 decltype(hash_fn) hash_fn = skslc_standalone::hash_fn; variable
241 unsigned int (*hash_fn)(TDB_DATA *key); member3814 tdb_hash_func hash_fn) in tdb_open_ex()
19928 function_decl::hash hash_fn; in get_hash() local