Home
last modified time | relevance | path

Searched defs:FileSpec (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Ddropsupport.h47 struct FileSpec { struct
48FileSpec(const QString &path, int r = -1, int c = -1) : filePath(path), line(r), column(c) {} in filePath() argument
61 void filesDropped(const QList<Utils::DropSupport::FileSpec> &files, const QPoint &dropPos); argument
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dexport_handler.h80 struct FileSpec { struct
81 FileSpec() {} in FileSpec() argument
82 FileSpec (ExportChannelConfigPtr channel_config, ExportFormatSpecPtr format, in FileSpec() argument
90 ExportChannelConfigPtr channel_config;
91 ExportFormatSpecPtr format;
92 ExportFilenamePtr filename;
93 BroadcastInfoPtr broadcast_info;
/dports/devel/govendor/govendor-1.0.9-6-gc5ee5dc/internal/gt/
H A Dgopath.go121 type FileSpec struct { struct
122 Pkg string
123 PkgName string
124 Name string
125 Imports []string
126 Build string
143 func (fs FileSpec) Bytes() []byte {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Utility/
H A DGDBRemote.cpp68 io.enumCase(value, "Invalid", GDBRemotePacket::ePacketTypeInvalid); in FileSpec()
71 } in FileSpec()
72 in FileSpec()
73 void yaml::ScalarTraits<GDBRemotePacket::BinaryData>::output( in FileSpec()
75 Out << toHex(Val.data); in FileSpec()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/src/org/eclipse/core/internal/content/
H A DFileSpec.java22 class FileSpec { class
27 public FileSpec(String text, int type) { in FileSpec() method in FileSpec
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.h14 class FileSpec; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Host/posix/
H A DHostProcessPosix.h18 class FileSpec; variable

12345678910