/third_party/libnl/lib/ |
D | hashtable.c | 91 uint32_t key_hash; in nl_hash_table_lookup() local 121 uint32_t key_hash; in nl_hash_table_add() local 165 uint32_t key_hash; in nl_hash_table_del() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | tlsv1_client_ocsp.c | 51 struct x509_name *name, const u8 *key_hash) in ocsp_responder_id_match() 119 const u8 *name_hash, *key_hash; in tls_process_ocsp_single_response() local 359 const u8 *resp_data, *sign_value, *key_hash = NULL, *responses; in tls_process_basic_ocsp_response() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | tlsv1_client_ocsp.c | 51 struct x509_name *name, const u8 *key_hash) in ocsp_responder_id_match() 119 const u8 *name_hash, *key_hash; in tls_process_ocsp_single_response() local 359 const u8 *resp_data, *sign_value, *key_hash = NULL, *responses; in tls_process_basic_ocsp_response() local
|
/third_party/python/Python/ |
D | hashtable.c | 134 Py_uhash_t key_hash = ht->hash_func(key); in _Py_hashtable_get_entry_generic() local 156 Py_uhash_t key_hash = _Py_hashtable_hash_ptr(key); in _Py_hashtable_get_entry_ptr() local 176 Py_uhash_t key_hash = ht->hash_func(key); in _Py_hashtable_steal() local
|
D | hamt.c | 2309 int32_t key_hash; in _PyHamt_Assoc() local 2347 int32_t key_hash = hamt_hash(key); in _PyHamt_Without() local 2393 int32_t key_hash = hamt_hash(key); in hamt_find() local
|
/third_party/grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_encoder.cc | 436 uint32_t key_hash) { in AddKeyWithIndex() 444 uint32_t key_hash) { in AddElemWithIndex() 452 size_t elem_size, uint32_t elem_hash, uint32_t key_hash) { in add_elem() 460 size_t elem_size, uint32_t key_hash) { in add_key() 668 uint32_t elem_hash, uint32_t key_hash) { in emit_maybe_add() 721 const uint32_t key_hash = elem_key.refcount->Hash(elem_key); in hpack_enc() local
|
/third_party/boringssl/src/crypto/lhash/ |
D | lhash.c | 164 uint32_t key_hash, in get_next_ptr_by_key() 186 void *lh_retrieve_key(const _LHASH *lh, const void *key, uint32_t key_hash, in lh_retrieve_key()
|
/third_party/boost/boost/unordered/detail/ |
D | implementation.hpp | 3636 std::size_t key_hash = this->hash(k); in extract_by_key() local 3736 std::size_t key_hash = this->hash(k); in emplace_unique() local 3761 std::size_t key_hash = this->hash(k); in emplace_hint_unique() local 3778 std::size_t key_hash = this->hash(k); in emplace_unique() local 3792 std::size_t key_hash = this->hash(k); in try_emplace_unique() local 3820 std::size_t key_hash = this->hash(k); in try_emplace_unique() local 3850 std::size_t key_hash = this->hash(k); in insert_or_assign_unique() local 3873 std::size_t key_hash = this->hash(k); in move_insert_node_type_unique() local 3900 std::size_t key_hash = this->hash(k); in move_insert_node_type_with_hint_unique() local 3924 std::size_t key_hash = this->hash(k); in merge_unique() local [all …]
|
/third_party/glib/glib/tests/ |
D | cache.c | 65 key_hash (gconstpointer key) in key_hash() function
|
/third_party/python/Include/internal/ |
D | pycore_hashtable.h | 32 Py_uhash_t key_hash; member
|
/third_party/uboot/u-boot-2020.01/board/freescale/common/ |
D | fsl_validate.c | 538 int key_hash = 0; in calc_esbchdr_esbc_hash() local
|
/third_party/uboot/u-boot-2020.01/fs/ubifs/ |
D | key.h | 362 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
|
D | ubifs-media.h | 617 __u8 key_hash; member
|
D | ubifs.h | 1917 uint32_t (*key_hash)(const char *str, int len); member
|
/third_party/glib/glib/ |
D | ghash.c | 1267 guint key_hash, in g_hash_table_insert_node() 1593 guint key_hash; in g_hash_table_insert_internal() local
|