| /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 | 20 public class SourceFile { class 25 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-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| D | DIASourceFile.h | 36 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/swiftshader/third_party/llvm-7.0/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 | 230 CodeCoverageTool::getSourceFile(StringRef SourceFile) { in getSourceFile() 292 CodeCoverageTool::createSourceFileView(StringRef SourceFile, in createSourceFileView() 520 void CodeCoverageTool::writeSourceFileView(StringRef SourceFile, in writeSourceFileView() 896 for (const auto &SourceFile : SourceFiles) in doShow() local 944 for (const std::string &SourceFile : SourceFiles) in doShow() local 950 for (const std::string &SourceFile : SourceFiles) in doShow() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/ |
| D | PDBContext.cpp | 56 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local
|
| /external/llvm/lib/DebugInfo/PDB/ |
| D | PDBContext.cpp | 57 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/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/deqp/external/ |
| D | fetch_sources.py | 178 class SourceFile (Source): class
|
| /external/clang/lib/Tooling/ |
| D | CompilationDatabase.cpp | 81 CompilationDatabase::autoDetectFromSource(StringRef SourceFile, in autoDetectFromSource()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMapping.cpp | 566 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() 589 static Optional<unsigned> findMainViewFileID(StringRef SourceFile, in findMainViewFileID()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 613 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord() 622 TypeIndex SourceFile; variable 631 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, in UdtModSourceLineRecord() 642 TypeIndex SourceFile; variable
|
| /external/protobuf/objectivec/DevTools/ |
| D | pddm.py | 358 class SourceFile(object): class
|
| /external/clang/include/clang/Basic/ |
| D | SourceManager.h | 802 FileID getOrCreateFileID(const FileEntry *SourceFile, in getOrCreateFileID() 846 void overrideFileContents(const FileEntry *SourceFile, in overrideFileContents()
|
| /external/clang/lib/Basic/ |
| D | SourceManager.cpp | 641 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() 653 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents() 1593 SourceLocation SourceManager::translateFileLineCol(const FileEntry *SourceFile, in translateFileLineCol()
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | Descriptor.cs | 5268 public string SourceFile { property in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
|
| /external/golang-protobuf/protoc-gen-go/descriptor/ |
| D | descriptor.pb.go | 2619 …SourceFile *string `protobuf:"bytes,2,opt,name=source_file,json=sourceFile" json:"source_file,omit… member
|
| /external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
| D | descriptor.pb.go | 2545 …SourceFile *string `protobuf:"bytes,2,opt,name=source_file,json=sourceFile" json:"source_file,omit… member
|