Home
last modified time | relevance | path

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

/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.cpp94 std::string hash2 = Crypto::GetHashWithSalt(text1, salt2); in HWTEST_F() local
/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
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_three_stage_test_common.c323 struct HksBlob hash2 = { MAX_OUTDATA_SIZE, NULL }; in TestCmpKeyAliasHash() local
/third_party/skia/tests/
H A DHashTest.cpp349 uint32_t hash2 = SkOpts::hash(data2, sizeof(data2), 0); in DEF_TEST() local
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_node.cpp158 int RBTreeNode::Compare(int hash1, JSTaggedValue key1, int hash2, JSTaggedValue key2) in Compare() argument
/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
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_three_stage_test_common.cpp286 struct OH_Huks_Blob hash2 = {MAX_OUTDATA_SIZE, NULL}; in TestCmpKeyAliasHash() 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
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_encoder.cpp485 int32_t hash2 = entry2->rgb[(g_sortRGBAxis + R_IN_RGB)] * COLOR_OF_GIF * COLOR_OF_GIF + in SortCmpRtn() local
/third_party/python/Modules/_sre/
H A Dsre.c2703 Py_hash_t hash, hash2; in pattern_hash() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.cpp1265 GateRef hash2 = Rotl(hash1, MurmurHash32Const::MAIN_SECOND_SHIFT); in CalcHashcodeForInt() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_struct.h260 const uint8_t *hash2; member
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp642 int32_t hash2 = test2.hashCode(); in TestSimpleObjectStuff() local
729 int32_t hash2 = test2.hashCode(); in TestPOSIXParsing() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 30 milliseconds