| /external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
| D | SourceFile.java | 35 public final class SourceFile extends Attribute { class 44 public SourceFile(final SourceFile c) { in SourceFile() method in SourceFile 57 …SourceFile(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/ |
| D | SourceFile.java | 25 public class SourceFile { class 39 public SourceFile(String path, String source) { in SourceFile() method in SourceFile
|
| /external/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| D | DIASourceFile.h | 36 CComPtr<IDiaSourceFile> SourceFile; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| D | DIASourceFile.h | 35 CComPtr<IDiaSourceFile> SourceFile; variable
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| D | DIASourceFile.h | 35 CComPtr<IDiaSourceFile> SourceFile; variable
|
| /external/llvm/tools/llvm-cov/ |
| D | gcov.cpp | 23 static void reportCoverage(StringRef SourceFile, StringRef ObjectDir, in reportCoverage() 141 for (const auto &SourceFile : SourceFiles) in gcovMain() local
|
| D | CodeCoverage.cpp | 151 CodeCoverageTool::getSourceFile(StringRef SourceFile) { in getSourceFile() 213 CodeCoverageTool::createSourceFileView(StringRef SourceFile, in createSourceFileView()
|
| /external/pigweed/pw_compilation_testing/py/pw_compilation_testing/ |
| D | generator.py | 305 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/ |
| D | build.pb.go | 1520 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/ |
| D | PDBContext.cpp | 57 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local 125 auto SourceFile = Session->getSourceFileById(Line->getSourceFileId()); in getInliningInfoForAddress() local
|
| /external/mesa3d/src/panfrost/perf/ |
| D | pan_gen_perf.py | 29 class SourceFile: class
|
| /external/rust/crates/proc-macro2/src/ |
| D | lib.rs | 328 pub struct SourceFile { struct 329 inner: imp::SourceFile, argument 334 impl SourceFile { argument 367 impl Debug for SourceFile { implementation 459 pub fn source_file(&self) -> SourceFile { in source_file()
|
| D | wrapper.rs | 348 pub(crate) enum SourceFile { enum 354 impl SourceFile { impl 376 impl Debug for SourceFile { implementation 441 pub fn source_file(&self) -> SourceFile { in source_file()
|
| D | fallback.rs | 299 pub(crate) struct SourceFile { struct 303 impl SourceFile { impl 314 impl Debug for SourceFile { implementation 530 pub fn source_file(&self) -> SourceFile { in source_file()
|
| /external/llvm/lib/DebugInfo/PDB/ |
| D | PDBContext.cpp | 57 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
| D | PDBContext.cpp | 55 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local
|
| /external/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMapping.cpp | 424 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() 447 static Optional<unsigned> findMainViewFileID(StringRef SourceFile, in findMainViewFileID()
|
| /external/tensorflow/tensorflow/core/protobuf/ |
| D | debug_event.proto | 128 message SourceFile { message
|
| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 747 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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 637 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord() 646 TypeIndex SourceFile; variable 655 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, in UdtModSourceLineRecord() 666 TypeIndex SourceFile; variable 686 SourceFile, ///< Path to main source file, relative or absolute enumerator
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 632 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord() 641 TypeIndex SourceFile; variable 650 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, in UdtModSourceLineRecord() 661 TypeIndex SourceFile; variable 681 SourceFile, ///< Path to main source file, relative or absolute enumerator
|
| /external/deqp/external/ |
| D | fetch_sources.py | 191 class SourceFile (Source): class
|
| /external/clang/lib/Tooling/ |
| D | CompilationDatabase.cpp | 81 CompilationDatabase::autoDetectFromSource(StringRef SourceFile, in autoDetectFromSource()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMapping.cpp | 613 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() 636 static Optional<unsigned> findMainViewFileID(StringRef SourceFile, in findMainViewFileID()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMapping.cpp | 726 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() 752 findMainViewFileID(StringRef SourceFile, const FunctionRecord &Function) { in findMainViewFileID()
|