/third_party/node/deps/v8/src/compiler/ |
H A D | refs-map.h | 20 bool operator()(uint32_t hash1, uint32_t hash2, const Address& key1, in operator ()() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CalendarCache.java | 107 private final int hash2(long key) { in hash2() method in CalendarCache
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CalendarCache.java | 109 private final int hash2(long key) { in hash2() method in CalendarCache
|
/third_party/vk-gl-cts/external/amber/src/src/dawn/ |
H A D | pipeline_info.h | 37 auto hash2 = std::hash<T2>{}(p.second); in operator ()() local
|
/third_party/skia/tests/ |
H A D | HashTest.cpp | 349 uint32_t hash2 = SkOpts::hash(data2, sizeof(data2), 0); in DEF_TEST() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | inet6_hashtables.c | 196 unsigned int hash2; in inet6_lookup_listener() local
|
H A D | udp.c | 247 unsigned int hash2, slot2; in __udp6_lib_lookup() local 829 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local 1036 unsigned int hash2 = ipv6_portaddr_hash(net, loc_addr, hnum); __udp6_lib_demux_lookup() local [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | inet6_hashtables.c | 212 unsigned int hash2; in inet6_lookup_listener() local
|
H A D | udp.c | 218 unsigned int hash2, slot2; in __udp6_lib_lookup() local 841 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local 1061 unsigned int hash2, slot2; __udp6_lib_demux_lookup() local [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | transitions-inl.h | 280 CompareKeys(Name key1, uint32_t hash1, PropertyKind kind1, PropertyAttributes attributes1, Name key2, uint32_t hash2, PropertyKind kind2, PropertyAttributes attributes2) CompareKeys() argument 290 CompareNames(Name key1, uint32_t hash1, Name key2, uint32_t hash2) CompareNames() argument
|
H A D | keys.cc | 1172 bool operator()(uint32_t hash1, uint32_t hash2, const Handle<Name>& key1, in operator ()() argument
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | ninet_hashtables.c | 421 unsigned int hash2 = nip_portaddr_hash(net, daddr, hnum); in ninet_lookup_listener() local
|
H A D | udp.c | 230 unsigned int hash2, slot2; in __nip_udp_lib_lookup() local
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_mh.c | 65 hsiphash_key_t hash1, hash2; member 70 generate_hash_secret(hsiphash_key_t *hash1, hsiphash_key_t *hash2) generate_hash_secret() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | udp.h | 75 struct udp_hslot *hash2; member
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_mh.c | 65 hsiphash_key_t hash1, hash2; member 70 generate_hash_secret(hsiphash_key_t *hash1, hsiphash_key_t *hash2) generate_hash_secret() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | udp.h | 74 struct udp_hslot *hash2; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_hashtables.c | 347 unsigned int hash2; in __inet_lookup_listener() local
|
/third_party/icu/icu4c/source/common/ |
H A D | uhash.cpp | 948 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uhash.cpp | 948 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uhash.cpp | 948 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_hashtables.c | 441 unsigned int hash2; in __inet_lookup_listener() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | tlan.c | 1260 u32 hash2 = 0; in tlan_set_multicast_list() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | tlan.c | 1262 u32 hash2 = 0; in tlan_set_multicast_list() local
|
/third_party/python/Modules/_sre/ |
H A D | sre.c | 2703 Py_hash_t hash, hash2; in pattern_hash() local
|