Searched defs:hash_func (Results 1 – 14 of 14) sorted by relevance
| /third_party/pulseaudio/src/pulsecore/ |
| D | hashmap.c | 44 pa_hash_func_t hash_func; member 58 pa_hashmap *pa_hashmap_new_full(pa_hash_func_t hash_func, pa_compare_func_t compare_func, pa_free_c… in pa_hashmap_new_full() 75 pa_hashmap *pa_hashmap_new(pa_hash_func_t hash_func, pa_compare_func_t compare_func) { in pa_hashmap_new()
|
| D | idxset.c | 47 pa_hash_func_t hash_func; member 83 pa_idxset* pa_idxset_new(pa_hash_func_t hash_func, pa_compare_func_t compare_func) { in pa_idxset_new()
|
| D | database-simple.c | 71 static unsigned hash_func(const void *p) { in hash_func() function
|
| /third_party/python/Python/ |
| D | hashtable.c | 316 _Py_hashtable_new_full(_Py_hashtable_hash_func hash_func, in _Py_hashtable_new_full() 363 _Py_hashtable_new(_Py_hashtable_hash_func hash_func, in _Py_hashtable_new()
|
| /third_party/curl/lib/ |
| D | hash.h | 52 hash_function hash_func; member
|
| /third_party/node/deps/cares/src/lib/ |
| D | ares__htable_strvp.c | 53 static unsigned int hash_func(const void *key, unsigned int seed) in hash_func() function
|
| D | ares__htable_szvp.c | 53 static unsigned int hash_func(const void *key, unsigned int seed) in hash_func() function
|
| D | ares__htable_asvp.c | 53 static unsigned int hash_func(const void *key, unsigned int seed) in hash_func() function
|
| D | ares__htable.c | 102 ares__htable_t *ares__htable_create(ares__htable_hashfunc_t hash_func, in ares__htable_create()
|
| /third_party/python/Include/internal/ |
| D | pycore_hashtable.h | 66 _Py_hashtable_hash_func hash_func; member
|
| /third_party/node/deps/openssl/openssl/crypto/objects/ |
| D | o_names.c | 33 unsigned long (*hash_func) (const char *name); member
|
| /third_party/openssl/crypto/objects/ |
| D | o_names.c | 33 unsigned long (*hash_func) (const char *name); member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| D | dpp_crypto.c | 589 int *hash_func) in dpp_parse_jws_prot_hdr() 708 int res, hash_func = -1; in dpp_process_signed_connector() local
|
| /third_party/python/Modules/ |
| D | _tracemalloc.c | 245 hashtable_new(_Py_hashtable_hash_func hash_func, in hashtable_new()
|