Home
last modified time | relevance | path

Searched defs:SourceFile (Results 1 – 25 of 47) sorted by relevance

12

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DSourceFile.java35 public final class SourceFile extends Attribute { class
44 public SourceFile(final SourceFile c) { in SourceFile() method in SourceFile
57SourceFile(final int name_index, final int length, final DataInput input, final ConstantPool const… in SourceFile() method in SourceFile
76 …public SourceFile(final int name_index, final int length, final int sourcefile_index, final Consta… in SourceFile() method in SourceFile
/external/turbine/java/com/google/turbine/diag/
DSourceFile.java25 public class SourceFile { class
39 public SourceFile(String path, String source) { in SourceFile() method in SourceFile
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h35 CComPtr<IDiaSourceFile> SourceFile; variable
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h36 CComPtr<IDiaSourceFile> SourceFile; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h35 CComPtr<IDiaSourceFile> SourceFile; variable
/external/llvm/tools/llvm-cov/
Dgcov.cpp23 static void reportCoverage(StringRef SourceFile, StringRef ObjectDir, in reportCoverage()
141 for (const auto &SourceFile : SourceFiles) in gcovMain() local
DCodeCoverage.cpp151 CodeCoverageTool::getSourceFile(StringRef SourceFile) { in getSourceFile()
213 CodeCoverageTool::createSourceFileView(StringRef SourceFile, in createSourceFileView()
/external/pigweed/pw_compilation_testing/py/pw_compilation_testing/
Dgenerator.py305 class SourceFile(NamedTuple): class
335 sources: Iterable[SourceFile],
363 name: str, base: str, sources: Iterable[SourceFile], output: Path
/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go1520 type SourceFile struct { struct
1521 state protoimpl.MessageState
1522 sizeCache protoimpl.SizeCache
1523 unknownFields protoimpl.UnknownFields
1526 Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
1529 Location *string `protobuf:"bytes,2,opt,name=location" json:"location,omitempty"`
1534 Subinclude []string `protobuf:"bytes,3,rep,name=subinclude" json:"subinclude,omitempty"`
1537 …string `protobuf:"bytes,4,rep,name=package_group,json=packageGroup" json:"package_group,omitempty"`
1540 …rotobuf:"bytes,5,rep,name=visibility_label,json=visibilityLabel" json:"visibility_label,omitempty"`
1543 Feature []string `protobuf:"bytes,6,rep,name=feature" json:"feature,omitempty"`
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp57 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local
125 auto SourceFile = Session->getSourceFileById(Line->getSourceFileId()); in getInliningInfoForAddress() local
/external/mesa3d/src/panfrost/perf/
Dpan_gen_perf.py29 class SourceFile: class
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.89/src/
Dlib.rs346 pub struct SourceFile { struct
347 inner: imp::SourceFile, argument
352 impl SourceFile { implementation
385 impl Debug for SourceFile { implementation
477 pub fn source_file(&self) -> SourceFile { in source_file()
Dfallback.rs304 pub(crate) struct SourceFile { struct
309 impl SourceFile { impl
321 impl Debug for SourceFile { implementation
547 pub fn source_file(&self) -> SourceFile { in source_file()
Dwrapper.rs364 pub(crate) enum SourceFile { enum
370 impl SourceFile { implementation
392 impl Debug for SourceFile { implementation
459 pub fn source_file(&self) -> SourceFile { in source_file()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.89/src/
Dlib.rs346 pub struct SourceFile { struct
347 inner: imp::SourceFile, argument
352 impl SourceFile { argument
385 impl Debug for SourceFile { implementation
477 pub fn source_file(&self) -> SourceFile { in source_file()
Dfallback.rs304 pub(crate) struct SourceFile { struct
309 impl SourceFile { impl
321 impl Debug for SourceFile { implementation
547 pub fn source_file(&self) -> SourceFile { in source_file()
Dwrapper.rs364 pub(crate) enum SourceFile { enum
370 impl SourceFile { impl
392 impl Debug for SourceFile { implementation
459 pub fn source_file(&self) -> SourceFile { in source_file()
/external/rust/android-crates-io/crates/proc-macro2/src/
Dlib.rs347 pub struct SourceFile { struct
348 inner: imp::SourceFile, argument
353 impl SourceFile { impl
386 impl Debug for SourceFile { implementation
478 pub fn source_file(&self) -> SourceFile { in source_file()
Dwrapper.rs365 pub(crate) enum SourceFile { enum
371 impl SourceFile { impl
393 impl Debug for SourceFile { implementation
460 pub(crate) fn source_file(&self) -> SourceFile { in source_file()
Dfallback.rs316 pub(crate) struct SourceFile { struct
321 impl SourceFile { implementation
333 impl Debug for SourceFile { implementation
559 pub(crate) fn source_file(&self) -> SourceFile { in source_file()
/external/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp57 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp55 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local
/external/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp424 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs()
447 static Optional<unsigned> findMainViewFileID(StringRef SourceFile, in findMainViewFileID()
/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto128 message SourceFile { message
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h747 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord()
765 TypeIndex SourceFile; // StringID containing the source filename member
770 TypeIndex SourceFile; variable
777 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, in UdtModSourceLineRecord()
801 TypeIndex SourceFile; // StringID containing the source filename member
807 TypeIndex SourceFile; variable

12