| /base/startup/init/test/unittest/loopevent/ |
| H A D | loopevent_unittest.cpp | 41 HashKeyFunction keyHash; variable
|
| /base/startup/init/interfaces/innerkits/include/ |
| H A D | init_hashmap.h | 47 HashKeyFunction keyHash;
member
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | layout_info-inl.h | 143 uint32_t keyHash = key.GetKeyHashCode(); in BinarySearch() local 228 uint32_t keyHash = key.GetKeyHashCode(); in AddKey() local
|
| /arkcompiler/ets_runtime/ecmascript/ic/ |
| H A D | properties_cache.h | 120 uint32_t keyHash = key.GetKeyHashCode(); in Hash() local
|
| /base/startup/init/services/utils/ |
| H A D | init_hashmap.c | 22 HashKeyFunction keyHash;
member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | hash.h | 126 inline void Hashtable::init(UHashFunction *keyHash, UKeyComparator *keyComp, in init() argument 138 inline void Hashtable::initSize(UHashFunction *keyHash, UKeyComparator *keyComp, in initSize() argument
|
| H A D | uhash.cpp | 281 _uhash_create(UHashFunction *keyHash, in _uhash_create() argument 542 uhash_open(UHashFunction *keyHash, in uhash_open() argument 551 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() argument 252 _uhash_init(UHashtable *result, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t primeIndex, UErrorCode *status) _uhash_init() argument 567 uhash_init(UHashtable *fillinResult, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, UErrorCode *status) uhash_init() argument 577 uhash_initSize(UHashtable *fillinResult, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode *status) uhash_initSize() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | hash.h | 126 inline void Hashtable::init(UHashFunction *keyHash, UKeyComparator *keyComp, in init() argument 138 inline void Hashtable::initSize(UHashFunction *keyHash, UKeyComparator *keyComp, in initSize() argument
|
| H A D | uhash.cpp | 281 _uhash_create(UHashFunction *keyHash, in _uhash_create() argument 542 uhash_open(UHashFunction *keyHash, in uhash_open() argument 551 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() argument 252 _uhash_init(UHashtable *result, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t primeIndex, UErrorCode *status) _uhash_init() argument 567 uhash_init(UHashtable *fillinResult, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, UErrorCode *status) uhash_init() argument 577 uhash_initSize(UHashtable *fillinResult, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode *status) uhash_initSize() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | hash.h | 126 inline void Hashtable::init(UHashFunction *keyHash, UKeyComparator *keyComp, in init() argument 138 inline void Hashtable::initSize(UHashFunction *keyHash, UKeyComparator *keyComp, in initSize() argument
|
| H A D | uhash.cpp | 281 _uhash_create(UHashFunction *keyHash, in _uhash_create() argument 542 uhash_open(UHashFunction *keyHash, in uhash_open() argument 551 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() argument 252 _uhash_init(UHashtable *result, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t primeIndex, UErrorCode *status) _uhash_init() argument 567 uhash_init(UHashtable *fillinResult, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, UErrorCode *status) uhash_init() argument 577 uhash_initSize(UHashtable *fillinResult, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode *status) uhash_initSize() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | tagged_hash_array_test.cpp | 57 int keyHash = TaggedNode::Hash(thread, hashKey.GetTaggedValue()); in HWTEST_F_L0() local 78 int keyHash = TaggedNode::Hash(thread, hashKey.GetTaggedValue()); in HWTEST_F_L0() local 97 auto keyHash = TaggedNode::Hash(thread, treeKey.GetTaggedValue()); in HashCommon1() local 114 auto keyHash = TaggedNode::Hash(thread, listKey.GetTaggedValue()); in HashCommon2() local 142 auto keyHash = TaggedNode::Hash(thread, myKey4.GetTaggedValue()); HWTEST_F_L0() local 177 auto keyHash = TaggedNode::Hash(thread, myKey5.GetTaggedValue()); HWTEST_F_L0() local 212 auto keyHash = TaggedNode::Hash(thread, myKey5.GetTaggedValue()); HWTEST_F_L0() local 246 auto keyHash = TaggedNode::Hash(thread, myKey5.GetTaggedValue()); HWTEST_F_L0() local 398 auto keyHash = TaggedNode::Hash(thread, myKey1.GetTaggedValue()); HWTEST_F_L0() local 410 auto keyHash = TaggedNode::Hash(thread, myKey1.GetTaggedValue()); HWTEST_F_L0() local 455 auto keyHash = TaggedNode::Hash(thread, myKey0.GetTaggedValue()); HWTEST_F_L0() local 499 auto keyHash = TaggedNode::Hash(thread, myKey5.GetTaggedValue()); HWTEST_F_L0() local 543 auto keyHash = TaggedNode::Hash(thread, myKey5.GetTaggedValue()); HWTEST_F_L0() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_util.cpp | 933 std::string keyHash = GetHexHash(key); in GenerateUuidByKey() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | stub_builder-inl.h | 3888 GateRef keyHash = GetKeyHashCode(glue, key, hir); in HashFromHclassAndKey() local
|
| H A D | stub_builder.cpp | 415 GateRef keyHash = GetKeyHashCode(glue, key, hir); in BinarySearch() local
|