Searched refs:Tombstone (Results 1 – 12 of 12) sorted by relevance
70 const void *const *Tombstone = nullptr; in FindBucketFor() local76 return Tombstone ? Tombstone : Array+Bucket; in FindBucketFor()84 if (Array[Bucket] == getTombstoneMarker() && !Tombstone) in FindBucketFor()85 Tombstone = Array+Bucket; // Remember the first tombstone found. in FindBucketFor()
94 const void *const *Tombstone = nullptr; in FindBucketFor() local100 return Tombstone ? Tombstone : Array+Bucket; in FindBucketFor()108 if (Array[Bucket] == getTombstoneMarker() && !Tombstone) in FindBucketFor()109 Tombstone = Array+Bucket; // Remember the first tombstone found. in FindBucketFor()
177 static codeview::LocallyHashedType Tombstone;181 static codeview::LocallyHashedType getTombstoneKey() { return Tombstone; }197 static codeview::GloballyHashedType Tombstone;201 static codeview::GloballyHashedType getTombstoneKey() { return Tombstone; }
18 LocallyHashedType DenseMapInfo<LocallyHashedType>::Tombstone{hash_code(-1), {}};26 GloballyHashedType DenseMapInfo<GloballyHashedType>::Tombstone{TombstoneHash};
32 Sig.State = wasm::WasmSignature::Tombstone;
39 static CVSymbol Tombstone( in getTombstoneKey() local41 return Tombstone; in getTombstoneKey()
1250 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local1253 KeyInfoT::isEqual(Ptr->getFirst(), Tombstone))) in AdvancePastEmptyBuckets()1260 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in RetreatPastEmptyBuckets() local1263 KeyInfoT::isEqual(Ptr[-1].getFirst(), Tombstone))) in RetreatPastEmptyBuckets()
360 enum { Plain, Empty, Tombstone } State = Plain; enumerator
1107 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local1110 KeyInfoT::isEqual(Ptr->getFirst(), Tombstone))) in AdvancePastEmptyBuckets()
63 enum { Plain, Empty, Tombstone } State = Plain; enumerator86 Sig.State = WasmSignature::Tombstone; in getTombstoneKey()
856 // 'I/DEBUG(pid): Tombstone written to: '857 static final RegExp _tombstoneTerminator = RegExp(r'^Tombstone written to:\s');
13860 1520457|Tombstone, AZ