Home
last modified time | relevance | path

Searched defs:Checksums (Results 1 – 23 of 23) sorted by relevance

/external/aws-eventstream-java/src/main/java/software/amazon/eventstream/
DChecksums.java20 final class Checksums { class
21 private Checksums() {} in Checksums() method in Checksums
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DStringsAndChecksums.h78 const DebugChecksumsSubsectionRef *Checksums = nullptr; variable
100 ChecksumsPtr Checksums; variable
DDebugSubsectionVisitor.h103 const DebugChecksumsSubsectionRef &Checksums) { in visitDebugSubsections()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
DStringsAndChecksums.h80 const DebugChecksumsSubsectionRef *Checksums = nullptr; variable
102 ChecksumsPtr Checksums; variable
DDebugSubsectionVisitor.h99 const DebugChecksumsSubsectionRef &Checksums) { in visitDebugSubsections()
/external/llvm/lib/DebugInfo/CodeView/
DModuleSubstreamVisitor.cpp27 StreamRef Data, const FileChecksumArray &Checksums) { in visitFileChecksums()
78 FileChecksumArray Checksums; in visitModuleSubstream() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DStringsAndChecksums.cpp28 const DebugChecksumsSubsectionRef &Checksums) in StringsAndChecksumsRef()
DDebugInlineeLinesSubsection.cpp63 DebugChecksumsSubsection &Checksums, bool HasExtraFiles) in DebugInlineeLinesSubsection()
DDebugLinesSubsection.cpp71 DebugLinesSubsection::DebugLinesSubsection(DebugChecksumsSubsection &Checksums, in DebugLinesSubsection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DStringsAndChecksums.cpp29 const DebugChecksumsSubsectionRef &Checksums) in StringsAndChecksumsRef()
DDebugInlineeLinesSubsection.cpp62 DebugChecksumsSubsection &Checksums, bool HasExtraFiles) in DebugInlineeLinesSubsection()
DDebugLinesSubsection.cpp71 DebugLinesSubsection::DebugLinesSubsection(DebugChecksumsSubsection &Checksums, in DebugLinesSubsection()
/external/leveldb/doc/
Dindex.md450 ## Checksums section in leveldb
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp117 std::vector<SourceFileChecksumEntry> Checksums; member
556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
582 const DebugChecksumsSubsectionRef &Checksums, in fromCodeViewSubsection()
620 const DebugChecksumsSubsectionRef &Checksums, in fromCodeViewSubsection()
809 DebugChecksumsSubsectionRef &Checksums, in visitFileChecksums()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp117 std::vector<SourceFileChecksumEntry> Checksums; member
556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
582 const DebugChecksumsSubsectionRef &Checksums, in fromCodeViewSubsection()
620 const DebugChecksumsSubsectionRef &Checksums, in fromCodeViewSubsection()
809 DebugChecksumsSubsectionRef &Checksums, in visitFileChecksums()
/external/spdx-tools/spdx/v2_1/
Dfile.go23 Checksums []common.Checksum `json:"checksums"` member
/external/spdx-tools/spdx/v2_2/
Dfile.go23 Checksums []common.Checksum `json:"checksums"` member
/external/spdx-tools/spdx/v2_3/
Dfile.go23 Checksums []common.Checksum `json:"checksums"` member
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dcros_test_ready_cli.pb.go36Checksums []*CrosTestReadyConfig_KeyValue `protobuf:"bytes,1,rep,name=checksums,proto3" json:"chec… member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
DNativeInlineSiteSymbol.cpp199 Expected<DebugChecksumsSubsectionRef> Checksums = in findInlineeLinesByVA() local
/external/licenseclassifier/stringclassifier/searchset/
Dsearchset.go64 Checksums []uint32 member
/external/licenseclassifier/v2/
Dsearchset.go35 Checksums []uint32 member
/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp535 const FileChecksumArray &Checksums) override { in dumpDbiStream()