Home
last modified time | relevance | path

Searched refs:relFile (Results 1 – 25 of 85) sorted by relevance

1234

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/scripts/web/
H A Dbugdiffs766 my $relFile = $f;
770 my $b = $relFile;
1086 my $relFile = shift;
1456 my $relFile = $_->[0];
1466 $relFile =~ s/,v$//;
1534 my $relFile = shift;
1918 my $relFile = shift;
1921 (-M "$CACHE/$relFile" > -M "$CVSROOT/$relFile")) {
2287 my $relFile = shift;
2290 $relFile =~ s/,v$//;
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscimagecachemanager.cpp504 action.add(relFile); in sanitizeCache()
518 action.add(relFile); in sanitizeCache()
523 metafile[relFile] = base; in sanitizeCache()
532 action.add(relFile); in sanitizeCache()
537 reffile[relFile] = refcount; in sanitizeCache()
540 imgfile[relFile] = 0; in sanitizeCache()
778 QString relFile = file->path(true); in fileCreated() local
779 scDebug() << "created" << relFile; in fileCreated()
787 QString relFile = file->path(true); in fileChanged() local
788 scDebug() << "updated" << relFile; in fileChanged()
[all …]
/dports/graphics/xournalpp/xournalpp-1.1.0/cmake/find/
H A DGettext.cmake254 list(APPEND src_list "${relFile}")
258 file(RELATIVE_PATH relFile "${CMAKE_CURRENT_SOURCE_DIR}" "${globexpr}")
259 list(APPEND src_list "${relFile}")
276 list(APPEND glade_list "${relFile}")
280 file(RELATIVE_PATH relFile "${CMAKE_CURRENT_SOURCE_DIR}" "${globexpr}")
281 list(APPEND glade_list "${relFile}")
305 list(APPEND desktop_list "${relFile}")
326 file(RELATIVE_PATH relFile "${CMAKE_CURRENT_SOURCE_DIR}" "${globexpr}")
327 list(APPEND desktop_list "${relFile}")
366 list(APPEND gsettings_list "${relFile}")
[all …]
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoFilterEffectLoadingContext.cpp121 QString relFile = href; in pathFromHref() local
122 while (relFile.startsWith(QLatin1String("../"))) { in pathFromHref()
123 relFile.remove(0, 3); in pathFromHref()
127 QString absFile = pathInfo.absolutePath() + '/' + relFile; in pathFromHref()
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoFilterEffectLoadingContext.cpp121 QString relFile = href; in pathFromHref() local
122 while (relFile.startsWith(QLatin1String("../"))) { in pathFromHref()
123 relFile.remove(0, 3); in pathFromHref()
127 QString absFile = pathInfo.absolutePath() + '/' + relFile; in pathFromHref()
/dports/www/phalcon/cphalcon-3.4.5/build/_resource/Phalcon/Build/Generator/File/
H A DPhalconH.php67 $relFile = $matches[1];
68 $includedFile = $this->sourceDir . '/' . $relFile;
71 $includedHeaderFiles[$relFile] = true;
/dports/www/phalcon4/cphalcon-4.1.1/build/_resource/Phalcon/Build/Generator/File/
H A DPhalconH.php67 $relFile = $matches[1];
68 $includedFile = $this->sourceDir . '/' . $relFile;
71 $includedHeaderFiles[$relFile] = true;
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/doc/codesnippets/doc/src/snippets/code/
H A Dsrc_corelib_io_qfileinfo.cpp88 relFile = QFileInfo(relative)
91 # absFile and relFile now point to the same file
95 # while relFile points to "/tmp/local/bin"
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/doc/codesnippets/doc/src/snippets/code/
H A Dsrc_corelib_io_qfileinfo.cpp88 relFile = QFileInfo(relative)
91 # absFile and relFile now point to the same file
95 # while relFile points to "/tmp/local/bin"
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2/doc/codesnippets/doc/src/snippets/code/
H A Dsrc_corelib_io_qfileinfo.cpp88 relFile = QFileInfo(relative)
91 # absFile and relFile now point to the same file
95 # while relFile points to "/tmp/local/bin"
/dports/editors/calligra/calligra-3.2.1/libs/flake/svg/
H A DSvgLoadingContext.cpp143 QString relFile = href; in absoluteFilePath() local
144 while (relFile.startsWith(QLatin1String("../"))) { in absoluteFilePath()
145 relFile.remove(0, 3); in absoluteFilePath()
149 QString absFile = pathInfo.absolutePath() + '/' + relFile; in absoluteFilePath()
/dports/misc/mxnet/incubator-mxnet-1.9.0/scala-package/core/src/test/scala/org/apache/mxnet/
H A DTestUtil.scala43 def dataFile(relFile: String): String = {
44 getDataDirectory + "/" + relFile
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/scala-package/core/src/test/scala/org/apache/mxnet/
H A DTestUtil.scala43 def dataFile(relFile: String): String = {
44 getDataDirectory + "/" + relFile
/dports/net-mgmt/thanos/thanos-0.11.0/scripts/
H A Dwebsitepreprocess.sh23 relFile=${file##${OUTPUT_CONTENT_DIR}/}
29 …ing a fix [on GitHub here](https://github.com/thanos-io/thanos/edit/master/docs/${relFile}) :heart:
/dports/editors/kate/kate-21.12.3/addons/project/
H A Dkateprojectworker.cpp491 for (const QString &relFile : relFiles) { in filesFromMercurial() local
492 if (!recursive && (relFile.indexOf(QLatin1Char('/')) != -1)) { in filesFromMercurial()
496 files.append(relFile); in filesFromMercurial()
619 for (const QString &relFile : qAsConst(relFiles)) { in filesFromDarcs() local
620 const QString path = dir.relativeFilePath(root + QLatin1String("/") + relFile); in filesFromDarcs()
622 …if ((!recursive && (relFile.indexOf(QLatin1Char('/')) != -1)) || (recursive && (relFile.indexOf(QL… in filesFromDarcs()
/dports/graphics/krita/krita-4.4.8/libs/flake/svg/
H A DSvgLoadingContext.cpp162 QString relFile = href; in absoluteFilePath() local
163 while (relFile.startsWith(QLatin1String("../"))) { in absoluteFilePath()
164 relFile.remove(0, 3); in absoluteFilePath()
168 QString absFile = pathInfo.absolutePath() + '/' + relFile; in absoluteFilePath()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/scripts/website/
H A Dcontentpreprocess.sh94 relFile=${file##${OUTPUT_CONTENT_DIR}/}
101 …osing a fix [on GitHub here](https://github.com/thanos-io/thanos/edit/main/docs/${relFile}) :heart:
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/internal/cmd/embedpkg/
H A Dembedpkg.go76 relFile, err := filepath.Rel(p.Module.Dir, fn)
80 files[relFile] = content
/dports/sysutils/cdrkit/cdrkit-1.1.11/3rd-party/dirsplit/
H A Ddirsplit183 my $relFile=substr($file,$inDirLen+1);
184 my $base=basename($relFile);
187 $targetsubdir .= "/".dirname($relFile) if($opt_dir);
211 my $isoname = ($opt_dir?$relFile : $base);
/dports/sysutils/genisoimage/cdrkit-1.1.11/3rd-party/dirsplit/
H A Ddirsplit183 my $relFile=substr($file,$inDirLen+1);
184 my $base=basename($relFile);
187 $targetsubdir .= "/".dirname($relFile) if($opt_dir);
211 my $isoname = ($opt_dir?$relFile : $base);
/dports/print/lyx/lyx-2.3.4.2/src/
H A DVCBackend.cpp267 string relFile(to_utf8(newFile.relPath(path.absFileName()))); in copy() local
271 cmd += quoteName(relFile); in copy()
794 string relFile(to_utf8(newFile.relPath(path.absFileName()))); in copy() local
1271 string relFile(to_utf8(newFile.relPath(path.absFileName()))); in rename() local
1273 ' ' + quoteName(relFile)); in rename()
1277 quoteName(relFile); in rename()
1290 quoteName(relFile); in rename()
1314 ' ' + quoteName(relFile)); in copy()
1902 ' ' + quoteName(relFile)); in rename()
1906 quoteName(relFile); in rename()
[all …]
/dports/textproc/p5-RDF-Trine/RDF-Trine-1.019/t/data/rdfxml-w3c/xmlbase/
H A Dtest002.nt14 _:j0 <http://example.org/value> <http://example.org/dir/relFile> .
H A Dtest006.nt15 <http://example.org/dir/relFile> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.…
/dports/textproc/py-rdflib/rdflib-5.0.0/test/rdf/xmlbase/
H A Dtest002.nt14 _:j0 <http://example.org/value> <http://example.org/dir/relFile> .
H A Dtest006.nt15 <http://example.org/dir/relFile> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.…

1234