/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_lcn.c | 2569 u16 hash; in wlc_lcnphy_tx_iqlo_cal() local 2662 hash = (target_gains->gm_gain << 8) | in wlc_lcnphy_tx_iqlo_cal() 2670 if (hash == tbl_iqcal_gainparams_lcnphy[band_idx][j][0]) { in wlc_lcnphy_tx_iqlo_cal()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | module-compiler.cc | 1620 std::unordered_set<JSToWasmWrapperKey, base::hash<JSToWasmWrapperKey>> keys; in AddExportWrapperUnits() 2094 // Running hash of the wire bytes up to code section size, but excluding the 3847 WrapperQueue<JSToWasmWrapperKey, base::hash<JSToWasmWrapperKey>>; 3851 base::hash<JSToWasmWrapperKey>>;
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 131 impl<T> ::core::hash::Hash for __BindgenUnionField<T> { in fmt() 132 fn hash<H: ::core::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 131 impl<T> ::core::hash::Hash for __BindgenUnionField<T> { in fmt() 132 fn hash<H: ::core::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 131 impl<T> ::core::hash::Hash for __BindgenUnionField<T> { in fmt() 132 fn hash<H: ::core::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 539 u8 hash[SHA256_MAC_LEN]; in sae_token_hash() local 542 addr, ETH_ALEN, hash); in sae_token_hash() 543 return hash[0]; in sae_token_hash()
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | scene_holder.cpp | 2014 auto hash = engineShaderManager.HashGraphicsState(state); in SetGraphicsState() local 2016 if (hash != engineShaderManager.HashGraphicsState(currentState)) { in SetGraphicsState()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 959 hlist_for_each_entry_rcu(fltr, head, hash) { in bnxt_grxclsrlall() 988 hlist_for_each_entry_rcu(fltr, head, hash) { in bnxt_grxclsrule()
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 78 u32 hash = destroy_obj_hashfn(tp); in tcf_proto_exists_destroying() local 84 destroy_ht_node, hash) { in tcf_proto_exists_destroying()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | f2fs.h | 26 #include <crypto/hash.h> 475 f2fs_hash_t hash; member 726 f2fs_hash_t chash; /* hash value of given file name */ 2633 #define F2FS_INDEX_FL 0x00001000 /* hash-indexed directory */ 3286 * hash.c
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 1006 hlist_for_each_entry_rcu(fltr, head, hash) { in bnxt_grxclsrlall() 1035 hlist_for_each_entry_rcu(fltr, head, hash) { in bnxt_grxclsrule()
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-mq.c | 322 INIT_HLIST_NODE(&rq->hash); in blk_rq_init() 395 INIT_HLIST_NODE(&rq->hash); in blk_mq_rq_ctx_init()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_ipv4.c | 23 * David S. Miller : Change semantics of established hash, 82 #include <crypto/hash.h> 282 * lock select source port, enter ourselves into the hash tables and in tcp_v4_connect() 751 * Incoming packet is checked with md5 hash with finding key, in tcp_v4_send_reset() 752 * no RST generated if md5 hash doesn't match. in tcp_v4_send_reset() 2439 * If st->bucket is zero, the very first socket in the hash is returned. 3127 .hash = inet_hash,
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 200 u32 hash = destroy_obj_hashfn(tp); in tcf_proto_exists_destroying() local 206 destroy_ht_node, hash) { in tcf_proto_exists_destroying()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | smpdtfmt.cpp | 1429 if ( curr->hash == nsNameHash ) { in processOverrideString() 1444 cur->hash = nsNameHash; in processOverrideString()
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_spill.cpp | 41 template <> struct hash<aco::Temp> { struct 46 return std::hash<uint32_t>{}(v);
|
/third_party/nghttp2/src/ |
H A D | shrpx_config.cc | 4380 // which is usually backend address. The each hash is associated to 4382 // address are calculated, sort it in ascending order of hash. To 4383 // choose the index, compute 32-bit hash based on client IP address, 4619 return lhs.hash < rhs.hash; in configure_downstream_group()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | smpdtfmt.cpp | 1393 if ( curr->hash == nsNameHash ) { in processOverrideString() 1408 cur->hash = nsNameHash; in processOverrideString()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_ra.cpp | 401 return std::hash<Instruction*>()(val.first) * 31 + in operator ()() 402 std::hash<BasicBlock*>()(val.second); in operator ()()
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | linearize.c | 792 int hash = val & (MAX_VAL_HASH-1); in value_pseudo() local 793 struct pseudo_list **list = prev + hash; in value_pseudo()
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | s3_lib.c | 3702 *(int *)parg = s->s3.tmp.peer_sigalg->hash; in ssl3_ctrl() 3708 *(int *)parg = s->s3.tmp.sigalg->hash; in ssl3_ctrl() 4225 * TLSv1.3 then the default hash for a PSK is SHA-256 (as per the in ssl3_choose_cipher()
|
/third_party/libcoap/src/ |
H A D | coap_openssl.c | 3627 * determine which hash type to use for creating the required hash object. 3650 coap_log_debug("get_hash_alg: COSE hash %d not supported\n", alg); in get_hash_alg() 3657 coap_bin_const_t **hash) { in coap_crypto_hash() 3685 *hash = (coap_bin_const_t *)(dummy); in coap_crypto_hash() 3655 coap_crypto_hash(cose_alg_t alg, const coap_bin_const_t *data, coap_bin_const_t **hash) coap_crypto_hash() argument
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | test_events.py | 2351 self.assertEqual(hash(h), hash(when))
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderDebugger.cpp | 1011 return std::hash<decltype(l.location)>()(l.location) ^ std::hash<decltype(l.scope)>()(l.scope);
|
/third_party/openssl/ssl/ |
H A D | s3_lib.c | 3702 *(int *)parg = s->s3.tmp.peer_sigalg->hash; in ssl3_ctrl() 3708 *(int *)parg = s->s3.tmp.sigalg->hash; in ssl3_ctrl() 4225 * TLSv1.3 then the default hash for a PSK is SHA-256 (as per the in ssl3_choose_cipher()
|