Searched defs:EmptyKey (Results 1 – 4 of 4) sorted by relevance
67 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in ~DenseMap() local117 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local241 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in CopyFrom() local336 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local385 const KeyT EmptyKey = getEmptyKey(); in init() local404 const KeyT EmptyKey = getEmptyKey(); in grow() local446 const KeyT EmptyKey = getEmptyKey(); in shrink_and_clear() local
104 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local290 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local305 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local325 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local501 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local525 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local793 const KeyT EmptyKey = this->getEmptyKey(); in swap() local908 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
282 TEST(HMACTest, EmptyKey) { in TEST() argument
98 static const ComparableFunction EmptyKey; member in __anonf975951b0111::ComparableFunction126 const ComparableFunction ComparableFunction::EmptyKey = ComparableFunction(0); member in __anonf975951b0111::ComparableFunction