Home
last modified time | relevance | path

Searched defs:hash2 (Results 1 - 25 of 34) sorted by relevance

12

/third_party/node/deps/v8/src/compiler/
H A Drefs-map.h20 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 DCalendarCache.java107 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 DCalendarCache.java109 private final int hash2(long key) { in hash2() method in CalendarCache
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dpipeline_info.h37 auto hash2 = std::hash<T2>{}(p.second); in operator ()() local
/third_party/skia/tests/
H A DHashTest.cpp349 uint32_t hash2 = SkOpts::hash(data2, sizeof(data2), 0); in DEF_TEST() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dinet6_hashtables.c196 unsigned int hash2; in inet6_lookup_listener() local
H A Dudp.c247 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 Dinet6_hashtables.c212 unsigned int hash2; in inet6_lookup_listener() local
H A Dudp.c218 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 Dtransitions-inl.h280 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 Dkeys.cc1172 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 Dninet_hashtables.c421 unsigned int hash2 = nip_portaddr_hash(net, daddr, hnum); in ninet_lookup_listener() local
H A Dudp.c230 unsigned int hash2, slot2; in __nip_udp_lib_lookup() local
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_mh.c65 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 Dudp.h75 struct udp_hslot *hash2; member
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_mh.c65 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 Dudp.h74 struct udp_hslot *hash2; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c347 unsigned int hash2; in __inet_lookup_listener() local
/third_party/icu/icu4c/source/common/
H A Duhash.cpp948 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument
/third_party/node/deps/icu-small/source/common/
H A Duhash.cpp948 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Duhash.cpp948 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c441 unsigned int hash2; in __inet_lookup_listener() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.c1260 u32 hash2 = 0; in tlan_set_multicast_list() local
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.c1262 u32 hash2 = 0; in tlan_set_multicast_list() local
/third_party/python/Modules/_sre/
H A Dsre.c2703 Py_hash_t hash, hash2; in pattern_hash() local

Completed in 33 milliseconds

12