Home
last modified time | relevance | path

Searched refs:fileListPath (Results 1 – 25 of 35) sorted by relevance

12

/dports/audio/soundkonverter/soundkonverter-3.0.1/src/
H A Dsoundkonverterapp.cpp40 const QString fileListPath = args->getOption( "file-list" );
50 …if( first && fileListPath.isEmpty() && QFile::exists(KStandardDirs::locateLocal("data","soundkonve…
63 else if( !fileListPath.isEmpty() && QFile::exists(fileListPath) )
65 mainWindow->loadFileList(fileListPath);
H A Dsoundkonverter.h53 void loadFileList(const QString& fileListPath);
H A Dsoundkonverterview.h53 void loadFileList(const QString& fileListPath);
H A Dsoundkonverter.cpp242 void soundKonverter::loadFileList(const QString& fileListPath) in loadFileList() argument
244 m_view->loadFileList(fileListPath); in loadFileList()
H A Dfilelist.h51 void load( const QString& fileListPath );
H A Dfilelist.cpp1333 const QString fileListPath = user ? "filelist.xml" : "filelist_autosave.xml"; in load() local
1334 load( KStandardDirs::locateLocal("data","soundkonverter/"+fileListPath) ); in load()
1337 void FileList::load( const QString& fileListPath ) in load() argument
1384 QFile listFile( fileListPath ); in load()
H A Dsoundkonverterview.cpp448 void soundKonverterView::loadFileList(const QString& fileListPath) in loadFileList() argument
450 fileList->load( fileListPath ); in loadFileList()
/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DPkgReader.cpp374 void PkgReadJob::addFile( const QString & fileListPath ) in addFile() argument
376 if ( fileListPath.isEmpty() ) in addFile()
381 QStringList remaining = fileListPath.split( "/", QString::SkipEmptyParts ); in addFile()
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DPluginHandler.h89 static std::string fileListPath(std::string name);
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DPluginHandler.cpp163 std::string PluginHandler::fileListPath(std::string name) in fileListPath() function in PluginHandler
329 string listpath = PluginHandler::fileListPath(name); in saveFilelist()
781 if (isRegularFile(PluginHandler::fileListPath(name).c_str())) { in isPluginWritable()
896 std::string path = PluginHandler::fileListPath(plugname); in cleanup()
1012 string path = PluginHandler::fileListPath(plugin_name); in uninstall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/Driver/
H A DDarwinLdDriver.cpp252 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
255 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/lib/Driver/
H A DDarwinLdDriver.cpp253 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
256 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/lib/Driver/
H A DDarwinLdDriver.cpp253 static llvm::Error loadFileList(StringRef fileListPath, in loadFileList() argument
256 std::pair<StringRef, StringRef> opt = fileListPath.split(','); in loadFileList()

12