Home
last modified time | relevance | path

Searched defs:hash1 (Results 1 - 25 of 28) 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
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_crypto.cpp93 std::string hash1 = Crypto::GetHashWithSalt(text1, salt1); in HWTEST_F() local
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dpipeline_info.h36 auto hash1 = std::hash<T1>{}(p.first); in operator ()() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_three_stage_test_common.c311 struct HksBlob hash1 = { MAX_OUTDATA_SIZE, NULL }; in TestCmpKeyAliasHash() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dhash.c105 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() local
121 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dhash.c105 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() local
121 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() local
/third_party/skia/tests/
H A DHashTest.cpp348 uint32_t hash1 = SkOpts::hash(data1, sizeof(data1), 0); in DEF_TEST() local
/third_party/node/deps/v8/src/objects/
H A Dtransitions-inl.h280 int TransitionArray::CompareKeys(Name key1, uint32_t hash1, PropertyKind kind1, in CompareKeys() argument
290 int TransitionArray::CompareNames(Name key1, uint32_t hash1, Name key2, in CompareNames() argument
H A Dkeys.cc1172 bool operator()(uint32_t hash1, uint32_t hash2, const Handle<Name>& key1, in operator ()() argument
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_mh.c65 hsiphash_key_t hash1, hash2; member
70 static inline void generate_hash_secret(hsiphash_key_t *hash1, in generate_hash_secret() argument
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_mh.c65 hsiphash_key_t hash1, hash2; member
70 static inline void generate_hash_secret(hsiphash_key_t *hash1, in generate_hash_secret() argument
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_three_stage_test_common.cpp272 struct OH_Huks_Blob hash1 = {MAX_OUTDATA_SIZE, NULL}; in TestCmpKeyAliasHash() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_instr_set.c127 uint32_t hash1 = hash_alu_src(hash, &instr->src[1], in hash_alu() local
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-utils.c55 u8 hash1[DEFAULT_HASH_SHA256_LEN]; member
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_fast.c123 size_t hash1; /* hash for ip1 */ in ZSTD_compressBlock_fast_noDict_generic() local
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-sst-utils.c55 u8 hash1[DEFAULT_HASH_SHA256_LEN]; member
/third_party/icu/icu4c/source/common/
H A Duhash.cpp948 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duhash.cpp948 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument
[all...]
/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
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_encoder.cpp482 int32_t hash1 = entry1->rgb[(g_sortRGBAxis + R_IN_RGB)] * COLOR_OF_GIF * COLOR_OF_GIF + in SortCmpRtn() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.c1259 u32 hash1 = 0; in tlan_set_multicast_list() local
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.c1261 u32 hash1 = 0; in tlan_set_multicast_list() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_struct.h259 const uint8_t *hash1; member
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c160 unix_table_double_lock(struct net *net, unsigned int hash1, unsigned int hash2) unix_table_double_lock() argument
175 unix_table_double_unlock(struct net *net, unsigned int hash1, unsigned int hash2) unix_table_double_unlock() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp641 int32_t hash1 = test1.hashCode(); in TestSimpleObjectStuff() local
728 int32_t hash1 = test1.hashCode(); in TestPOSIXParsing() local

Completed in 37 milliseconds

12