/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeHashing.h | 42 std::vector<LocallyHashedType> Hashes; in hashTypes() local 52 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() local 121 std::vector<GloballyHashedType> Hashes; in hashTypes() local 167 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeHashing.h | 42 std::vector<LocallyHashedType> Hashes; in hashTypes() local 52 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() local 111 std::vector<GloballyHashedType> Hashes; in hashTypes() local 157 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeStreamMerger.cpp | 274 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords() 287 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords() 299 ArrayRef<GloballyHashedType> Hashes, in mergeTypesAndIds() 440 ArrayRef<GloballyHashedType> Hashes, Optional<uint32_t> &PCHSignature) { in mergeTypeAndIdRecords() 449 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords() 459 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | TypeStreamMerger.cpp | 274 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords() 287 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords() 299 ArrayRef<GloballyHashedType> Hashes, in mergeTypesAndIds() 457 ArrayRef<GloballyHashedType> Hashes, Optional<uint32_t> &PCHSignature) { in mergeTypeAndIdRecords() 466 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords() 476 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | MinimalTypeDumper.h | 28 bool Hashes, codeview::LazyRandomTypeCollection &Types, in MinimalTypeDumpVisitor() 59 bool Hashes = false; variable
|
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
D | TypeHashingTest.cpp | 47 static ArrayRef<uint8_t> hash_of(ArrayRef<GloballyHashedType> Hashes, in hash_of() 52 static void verifyHashUniqueness(ArrayRef<GloballyHashedType> Hashes) { in verifyHashUniqueness()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLTypeHashing.h | 46 std::vector<GlobalHash> Hashes; member
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLTypeHashing.h | 46 std::vector<GlobalHash> Hashes; member
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | TpiStreamBuilder.cpp | 78 ArrayRef<uint32_t> Hashes) { in addTypeRecords()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfAccelTable.h | 242 HashList Hashes; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | AccelTable.h | 168 HashList Hashes; variable
|
/external/python/cryptography/docs/development/ |
D | test-vectors.rst | 518 Hashes section in Sources
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | AccelTable.h | 168 HashList Hashes; variable
|
/external/rust/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerCorpus.h | 563 std::unordered_set<std::string> Hashes; variable
|
/external/llvm-project/compiler-rt/lib/fuzzer/ |
D | FuzzerCorpus.h | 563 std::unordered_set<std::string> Hashes; variable
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | RegisterBankInfo.cpp | 307 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | RegisterBankInfo.cpp | 307 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 1299 std::vector<GloballyHashedType> Hashes = in mergeCodeViewTypes() local
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTReader.cpp | 10022 const DeclContext *DC) { in diagnoseOdrViolations() 10269 const ClassTemplateDecl *TD) { in diagnoseOdrViolations() 11506 DeclHashes &Hashes, EnumDecl *Enum) { in diagnoseOdrViolations()
|