/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-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-10.0/llvm/include/llvm/ADT/ |
D | DenseMap.h | 121 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local 334 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local 349 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local 369 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local 566 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local 590 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local 908 const KeyT EmptyKey = this->getEmptyKey(); in swap() local 1020 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | DenseMap.h | 121 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local 363 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local 378 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local 398 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local 595 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local 619 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local 937 const KeyT EmptyKey = this->getEmptyKey(); in swap() local 1049 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Attributes.h | 77 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator
|
/external/llvm-project/llvm/unittests/Support/ |
D | ReverseIterationTest.cpp | 64 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-10.0/llvm/include/llvm/Transforms/IPO/ |
D | Attributor.h | 451 static const IRPosition EmptyKey; member
|
/external/llvm-project/llvm/include/llvm/Transforms/IPO/ |
D | Attributor.h | 540 static const IRPosition EmptyKey; member
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
D | ec_test.cc | 414 TEST(ECTest, EmptyKey) { in TEST() argument
|
/external/boringssl/src/crypto/fipsmodule/ec/ |
D | ec_test.cc | 414 TEST(ECTest, EmptyKey) { in TEST() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 480 const IRPosition IRPosition::EmptyKey(255); member in IRPosition
|