Home
last modified time | relevance | path

Searched refs:GetKey (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/node/deps/v8/src/objects/
Dtransitions-inl.h73 Name TransitionArray::GetKey(int transition_number) { in GetKey() function
79 Name TransitionArray::GetKey(InternalIndex index) { in GetKey() function
80 return GetKey(index.as_int()); in GetKey()
83 Name TransitionsAccessor::GetKey(int transition_number) { in GetKey() function
95 return transitions().GetKey(transition_number); in GetKey()
117 DCHECK(descriptors.GetKey(descriptor).Equals(name)); in GetTargetDetails()
128 return transition.instance_descriptors().GetKey(descriptor); in GetSimpleTransitionKey()
323 return GetKey(transition_number); in GetSortedKey()
Ddescriptor-array-inl.h107 Name DescriptorArray::GetKey(InternalIndex descriptor_number) const { in GetKey() function
109 return GetKey(cage_base, descriptor_number); in GetKey()
112 Name DescriptorArray::GetKey(PtrComprCageBase cage_base, in GetKey() function
138 return GetKey(cage_base, InternalIndex(GetSortedKeyIndex(descriptor_number))); in GetSortedKey()
215 Name key = *desc->GetKey(); in Set()
227 uint32_t hash = desc->GetKey()->hash(); in Append()
Dtransitions.cc169 array.SetKey(i, array.GetKey(i - 1)); in Insert()
213 result->Set(i, array.GetKey(i), array.GetRawTarget(i)); in Insert()
217 result->Set(i + 1, array.GetKey(i), array.GetRawTarget(i)); in Insert()
294 Name key = descriptors.GetKey(descriptor); in ForEachTransitionTo()
327 Name key = descriptors.GetKey(descriptor); in IsMatchingMap()
622 Name key = old_transitions.GetKey(i); in CheckNewTransitionsAreConsistent()
645 Name key = GetKey(transition); in SearchDetails()
646 for (; transition < nof_transitions && GetKey(transition) == key; in SearchDetails()
669 Name key = GetKey(transition); in SearchDetailsAndGetTarget()
670 for (; transition < nof_transitions && GetKey(transition) == key; in SearchDetailsAndGetTarget()
[all …]
Dmap-updater.cc55 Name name = map->instance_descriptors(isolate).GetKey(modify_index); in PrintGeneralization()
105 Name MapUpdater::GetKey(InternalIndex descriptor) const { in GetKey() function in v8::internal::MapUpdater
106 return old_descriptors_->GetKey(descriptor); in GetKey()
643 isolate_, target_map_, GetKey(i), old_details.kind(), in FindTargetMap()
739 isolate_, target_map_, GetKey(i), old_details.kind(), in FindTargetMap()
796 Descriptor d(handle(GetKey(i), isolate_), in BuildDescriptorArray()
805 Handle<Name> key(GetKey(i), isolate_); in BuildDescriptorArray()
878 Handle<Name> key(GetKey(i), isolate_); in BuildDescriptorArray()
934 Name name = descriptors->GetKey(i); in FindSplitMap()
980 isolate_, split_map, GetKey(split_index), split_details.kind(), in ConstructNewMap()
[all …]
Dtransitions.h98 inline Name GetKey(int transition_number);
250 inline Name GetKey(int transition_number);
261 inline Name GetKey(InternalIndex index);
Ddescriptor-array.h74 inline Name GetKey(InternalIndex descriptor_number) const;
75 inline Name GetKey(PtrComprCageBase cage_base,
Dproperty.h29 Handle<Name> GetKey() const { return key_; } in GetKey() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhashtable_debug_hooks.h36 auto GetKey(const typename T::value_type& pair, int) -> decltype(get<0>(pair)) {
42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
65 if (c.key_eq()(key, GetKey<Container>(*it, 0))) return num_probes; in GetNumProbes()
/third_party/vixl/src/
Dinvalset-vixl.h134 static KeyType GetKey(const ElementType& element);
296 static KeyType GetKey(const ElementType& element);
399 cached_min_key_ = GetKey(element); in insert()
481 return GetKey(GetMinElement()); in GetMinElementKey()
488 return GetKey(element) != kInvalidKey; in IsValid()
515 cached_min_key_ = GetKey(*min); in EraseInternal()
584 cached_min_key_ = GetKey(Front()); in Sort()
625 cached_min_key_ = GetKey(*GetElementAt(0)); in Clean()
730 cached_min_key_ = GetKey(*min); in CacheMinElement()
846 typename S::_KeyType InvalSetIterator<S>::GetKey(const ElementType& element) { in GetKey() function
[all …]
/third_party/skia/include/private/
DSkTHash.h99 if (hash == s.hash && key == Traits::GetKey(*s)) { in find()
126 if (hash == s.hash && key == Traits::GetKey(*s)) { in remove()
237 const K& key = Traits::GetKey(val); in uncheckedSet()
249 if (hash == s.hash && key == Traits::GetKey(*s)) { in uncheckedSet()
471 static const K& GetKey(const Pair& p) { return p.first; } in GetKey() function
529 static const T& GetKey(const T& item) { return item; } in GetKey() function
/third_party/skia/src/gpu/text/
DGrStrikeCache.h35 static const SkPackedGlyphID& GetKey(const GrGlyph* glyph);
62 static const SkDescriptor& GetKey(const sk_sp<GrTextStrike>& strike);
DGrStrikeCache.cpp34 const SkDescriptor& GrStrikeCache::HashTraits::GetKey(const sk_sp<GrTextStrike>& strike) { in GetKey() function in GrStrikeCache::HashTraits
53 const SkPackedGlyphID& GrTextStrike::HashTraits::GetKey(const GrGlyph* glyph) { in GetKey() function in GrTextStrike::HashTraits
/third_party/skia/src/core/
DSkTDynamicHash.h52 static const Key& GetKey(T* entry) { return Traits::GetKey(*entry); } in GetKey() function
DSkTMultiMap.h23 static const Key& GetKey(const ValueList& e) { return HashTraits::GetKey(*e.fValue); } in GetKey() function
/third_party/skia/tools/
DUrlDataManager.h74 static const SkData& GetKey(const UrlData& data) { in GetKey() function
84 static const SkString& GetKey(const UrlData& data) { in GetKey() function
/third_party/protobuf/src/google/protobuf/
Dmap_test_util.h1308 EXPECT_EQ(map[iter.GetKey().GetInt32Value()], in ExpectMapFieldsSetViaReflectionIterator()
1319 EXPECT_EQ(map[iter.GetKey().GetInt64Value()], in ExpectMapFieldsSetViaReflectionIterator()
1330 EXPECT_EQ(map[iter.GetKey().GetUInt32Value()], in ExpectMapFieldsSetViaReflectionIterator()
1341 EXPECT_EQ(map[iter.GetKey().GetUInt64Value()], in ExpectMapFieldsSetViaReflectionIterator()
1352 EXPECT_EQ(map[iter.GetKey().GetInt32Value()], in ExpectMapFieldsSetViaReflectionIterator()
1363 EXPECT_EQ(map[iter.GetKey().GetInt64Value()], in ExpectMapFieldsSetViaReflectionIterator()
1375 EXPECT_EQ(map[iter.GetKey().GetUInt32Value()], in ExpectMapFieldsSetViaReflectionIterator()
1387 EXPECT_EQ(map[iter.GetKey().GetUInt64Value()], in ExpectMapFieldsSetViaReflectionIterator()
1399 EXPECT_EQ(map[iter.GetKey().GetInt32Value()], in ExpectMapFieldsSetViaReflectionIterator()
1409 EXPECT_EQ(map[iter.GetKey().GetInt32Value()], in ExpectMapFieldsSetViaReflectionIterator()
[all …]
/third_party/lzma/CPP/7zip/Crypto/
D7zAes.cpp115 bool CKeyInfoCache::GetKey(CKeyInfo &key) in GetKey() function in NCrypto::N7z::CKeyInfoCache
177 if (!_cachedKeys.GetKey(_key)) in PrepareKey()
179 finded = g_GlobalKeyCache.GetKey(_key); in PrepareKey()
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeAsClauses.ts98 type GetKey<S, V> = keyof { [TP in keyof S as Equal<S[TP], V> extends true ? TP : never]: any }; alias
116 type Res1 = GetKey<Schema, Schema['root']['task']>; // "Task"
/third_party/node/deps/v8/src/logging/
Druntime-call-stats.cc294 base::Thread::LocalStorageKey WorkerThreadRuntimeCallStats::GetKey() { in GetKey() function in v8::internal::WorkerThreadRuntimeCallStats
329 base::Thread::GetThreadLocal(worker_stats->GetKey())); in WorkerThreadRuntimeCallStatsScope()
332 base::Thread::SetThreadLocal(worker_stats->GetKey(), table_); in WorkerThreadRuntimeCallStatsScope()
/third_party/typescript/tests/baselines/reference/
DmappedTypeAsClauses.js96 type GetKey<S, V> = keyof { [TP in keyof S as Equal<S[TP], V> extends true ? TP : never]: any };
114 type Res1 = GetKey<Schema, Schema['root']['task']>; // "Task"
262 type GetKey<S, V> = keyof {
281 type Res1 = GetKey<Schema, Schema['root']['task']>;
/third_party/skia/tools/sk_app/mac/
DWindow_mac.h40 static const NSInteger& GetKey(const Window_mac& w) { in GetKey() function
/third_party/skia/src/gpu/mtl/
DGrMtlSampler.h33 static const Key& GetKey(const GrMtlSampler& sampler) { return sampler.fKey; } in GetKey() function
/third_party/skia/src/gpu/ops/
DSmallPathShapeData.h59 static inline const SmallPathShapeDataKey& GetKey(const SmallPathShapeData& data) { in GetKey() function
/third_party/skia/src/gpu/
DGrResourceCache.h331 static const GrScratchKey& GetKey(const GrGpuResource& r) { in GetKey() function
341 static const GrUniqueKey& GetKey(const GrGpuResource& r) { return r.getUniqueKey(); } in GetKey() function
/third_party/skia/src/gpu/vk/
DGrVkSamplerYcbcrConversion.h49 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() function

1234