Home
last modified time | relevance | path

Searched defs:relFile (Results 1 – 20 of 20) sorted by relevance

/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscimagecachemanager.cpp493 QString relFile = dir.relativeFilePath(info.filePath()); in sanitizeCache() local
778 QString relFile = file->path(true); in fileCreated() local
787 QString relFile = file->path(true); in fileChanged() local
799 QString relFile = file->path(true); in fileRemoved() local
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoFilterEffectLoadingContext.cpp121 QString relFile = href; in pathFromHref() local
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoFilterEffectLoadingContext.cpp121 QString relFile = href; in pathFromHref() local
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/history/
H A DRepositoryFactory.java166 String relFile = env.getPathRelativeToSourceRoot(file); in getRepository() local
/dports/editors/calligra/calligra-3.2.1/libs/flake/svg/
H A DSvgLoadingContext.cpp143 QString relFile = href; in absoluteFilePath() local
/dports/editors/kate/kate-21.12.3/addons/project/
H A Dkateprojectworker.cpp491 for (const QString &relFile : relFiles) { in filesFromMercurial() local
619 for (const QString &relFile : qAsConst(relFiles)) { in filesFromDarcs() local
/dports/print/lyx/lyx-2.3.4.2/src/
H A DVCBackend.cpp267 string relFile(to_utf8(newFile.relPath(path.absFileName()))); in copy() local
794 string relFile(to_utf8(newFile.relPath(path.absFileName()))); in copy() local
1271 string relFile(to_utf8(newFile.relPath(path.absFileName()))); in rename() local
1312 string relFile(to_utf8(newFile.relPath(path.absFileName()))); in copy() local
1900 string relFile(to_utf8(newFile.relPath(path.absFileName()))); in rename() local
/dports/games/spring/spring_98.0/AI/Skirmish/KAIK/
H A DUnitTable.cpp1036 std::string relFile = in GetDbgLogName() local
1048 std::string relFile = in GetModCfgName() local
H A DMetalMap.cpp532 std::string relFile = in GetCacheName() local
/dports/graphics/krita/krita-4.4.8/libs/flake/svg/
H A DSvgLoadingContext.cpp162 QString relFile = href; in absoluteFilePath() local
/dports/devel/stack/stack-2.7.3/_cabal_deps/path-io-1.6.2/tests/
H A DMain.hs142 let relFile = head (snd populatedDirTop) function
/dports/lang/sdcc/sdcc-4.0.0/sdas/asxxsrc/
H A Dasmain.c289 char relFile[FILSPC]; variable
/dports/biology/jalview/jalview/utils/
H A DHelpLinksChecker.java285 …String relFile = System.getProperty("os.name").indexOf("Win") > -1 ? href.replace("/", File.separa… in checkHtmlFile() local
/dports/devel/stack/stack-2.7.3/src/test/Stack/
H A DGhciSpec.hs53 relFile = either impureThrow id (parseRelFile $ "exe" FP.</> "Main.hs") function
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/libsync/
H A Downcloudpropagator.cpp514 bool OwncloudPropagator::localFileNameClash(const QString &relFile) in localFileNameClash()
/dports/graphics/okular/okular-21.12.3/generators/xps/
H A Dgenerator_xps.cpp478 const KZipFileEntry *relFile = static_cast<const KZipFileEntry *>(entry); in readFileOrDirectoryParts() local
1740 …const KZipFileEntry *relFile = static_cast<const KZipFileEntry *>(file->xpsArchive()->directory()-… in XpsDocument() local
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/libsync/
H A Downcloudpropagator.cpp611 bool OwncloudPropagator::localFileNameClash(const QString &relFile) in localFileNameClash()
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/exp/xp/
H A Die_exp_OpenXML.cpp2339 GsfOutput* relFile = gsf_outfile_new_child(relsDir, ".rels", FALSE); in finishRelations() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clearcase/
H A Dclearcaseplugin.cpp1750 const QString relFile = QDir(topLevel).relativeFilePath(absPath); in vcsOpen() local
/dports/devel/libvirt/libvirt-7.10.0/src/test/
H A Dtest_driver.c855 g_autofree char *relFile = NULL; in testParseXMLDocFromFile() local