Home
last modified time | relevance | path

Searched defs:EmptyKey (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DDenseMap.h67 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in ~DenseMap() local
117 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local
241 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in CopyFrom() local
336 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local
385 const KeyT EmptyKey = getEmptyKey(); in init() local
404 const KeyT EmptyKey = getEmptyKey(); in grow() local
446 const KeyT EmptyKey = getEmptyKey(); in shrink_and_clear() local
/external/llvm/include/llvm/ADT/
DDenseMap.h104 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local
290 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local
305 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local
325 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local
501 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local
525 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local
793 const KeyT EmptyKey = this->getEmptyKey(); in swap() local
908 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
/external/libchrome/crypto/
Dhmac_unittest.cc282 TEST(HMACTest, EmptyKey) { in TEST() argument
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DMergeFunctions.cpp98 static const ComparableFunction EmptyKey; member in __anonf975951b0111::ComparableFunction
126 const ComparableFunction ComparableFunction::EmptyKey = ComparableFunction(0); member in __anonf975951b0111::ComparableFunction