Searched defs:EmptyKey (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | DenseMap.h | 67 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/ |
| D | DenseMap.h | 104 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
| D | DenseMap.h | 118 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local 330 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local 345 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local 365 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local 561 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local 585 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local 860 const KeyT EmptyKey = this->getEmptyKey(); in swap() local 975 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | DenseMap.h | 105 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local 305 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local 320 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local 340 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local 499 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local 523 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/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
| D | ReverseIterationTest.cpp | 65 static PtrLikeInt EmptyKey; in getEmptyKey() local
|
| /external/libchrome/crypto/ |
| D | hmac_unittest.cc | 282 TEST(HMACTest, EmptyKey) { in TEST() argument
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
| D | MergeFunctions.cpp | 98 static const ComparableFunction EmptyKey; member in __anon382367a50111::ComparableFunction 126 const ComparableFunction ComparableFunction::EmptyKey = ComparableFunction(0); member in __anon382367a50111::ComparableFunction
|
| /external/boringssl/src/crypto/fipsmodule/ec/ |
| D | ec_test.cc | 379 TEST(ECTest, EmptyKey) { in TEST() argument
|