Searched defs:Tombstone (Results 1 – 11 of 11) sorted by relevance
70 const void *const *Tombstone = nullptr; in FindBucketFor() local
94 const void *const *Tombstone = nullptr; in FindBucketFor() local
93 const void *const *Tombstone = nullptr; in FindBucketFor() local
76 static Entry Tombstone(FlashPartition& partition, in Tombstone() function
39 static CVSymbol Tombstone( in getTombstoneKey() local
1250 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local1260 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in RetreatPastEmptyBuckets() local
1104 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
1107 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
360 enum { Plain, Empty, Tombstone } State = Plain; enumerator
63 enum { Plain, Empty, Tombstone } State = Plain; enumerator
65 TableGenStringKey Tombstone("<<<TOMBSTONE KEY>>>"); in getTombstoneKey() local