Searched refs:IsKey (Results 1 – 11 of 11) sorted by relevance
84 bool IsKey() const;
5425 return Track::VetEntry(pBlockEntry) && pBlockEntry->GetBlock()->IsKey(); in VetEntry()7731 if (!pBlock->IsKey()) in GetEntry()7831 if (!pBlock->IsKey()) in GetEntry()7868 if (pBlock->IsKey())8315 bool Block::IsKey() const { in IsKey() function in mkvparser::Block
5422 return Track::VetEntry(pBlockEntry) && pBlockEntry->GetBlock()->IsKey(); in VetEntry()7733 if (!pBlock->IsKey()) in GetEntry()7833 if (!pBlock->IsKey()) in GetEntry()7870 if (pBlock->IsKey())8317 bool Block::IsKey() const { in IsKey() function in mkvparser::Block
4292 if (dictionary->IsKey(k)) { in MigrateSlowToFast()4341 if (dictionary->IsKey(k)) { in MigrateSlowToFast()5208 if (dictionary->IsKey(k) && in FreezeDictionary()5531 if (element_dictionary->IsKey(k)) { in StructureWalk()13046 if (DerivedHashTable::IsKey(k)) { in Print()13068 if (Dictionary::IsKey(k)) { in CopyValuesTo()13818 if (IsKey(k)) { in Rehash()13880 if (IsKey(current_key)) { in Rehash()13884 if (!IsKey(target_key) || in Rehash()14148 if (!dict->IsKey(k)) continue; in PrepareSlowElementsForSort()[all …]
1689 if (dictionary->IsKey(k)) { in ExtractPropertyReferences()1740 if (dictionary->IsKey(k)) { in ExtractElementReferences()
1727 if (table->IsKey(*key)) { in RUNTIME_FUNCTION()1774 RUNTIME_ASSERT(table->IsKey(*key)); in RUNTIME_FUNCTION()1788 RUNTIME_ASSERT(table->IsKey(*key)); in RUNTIME_FUNCTION()1802 RUNTIME_ASSERT(table->IsKey(*key)); in RUNTIME_FUNCTION()1820 RUNTIME_ASSERT(table->IsKey(*key)); in RUNTIME_FUNCTION()1839 if (table->IsKey(*key)) { in RUNTIME_FUNCTION()10198 if (dictionary->IsKey(*key)) { in EstimateElementCount()10316 if (dict->IsKey(*k)) { in CollectElementIndices()
2525 if (properties->IsKey(raw_key)) { in TransferNamedProperties()
3252 bool IsKey(Object* k) { in IsKey() function
470 if (stubs->IsKey(k)) { in PatchIncrementalMarkingRecordWriteStubs()
2495 if (!table->IsKey(key)) continue; in ClearNonLiveReferences()