Home
last modified time | relevance | path

Searched refs:shortPath (Results 251 – 275 of 368) sorted by relevance

1...<<1112131415

/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/cmd/fiximports/
H A Dmain.go425 shortPath(filename),
516 func shortPath(path string) string { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/cmd/fiximports/
H A Dmain.go425 shortPath(filename),
516 func shortPath(path string) string { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/tools/cmd/fiximports/
H A Dmain.go425 shortPath(filename),
516 func shortPath(path string) string { func
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/cmd/fiximports/
H A Dmain.go425 shortPath(filename),
516 func shortPath(path string) string { func
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/tools/cmd/fiximports/
H A Dmain.go425 shortPath(filename),
516 func shortPath(path string) string { func
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/cmd/fiximports/
H A Dmain.go425 shortPath(filename),
516 func shortPath(path string) string { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/golang.org/x/tools/cmd/fiximports/
H A Dmain.go425 shortPath(filename),
516 func shortPath(path string) string { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/tools/cmd/fiximports/
H A Dmain.go425 shortPath(filename),
516 func shortPath(path string) string { func
/dports/games/scummvm/scummvm-2.5.1/engines/
H A Dgame.h169 Common::String shortPath; member
/dports/textproc/ansifilter/ansifilter-2.18/src/qt-gui/
H A Dmydialog.cpp556 QString shortPath(path); in getWindowsShortPath() local
562 shortPath = QString::fromUtf16((const char16_t*)buffer, length); in getWindowsShortPath()
565 return shortPath; in getWindowsShortPath()
/dports/games/megamario/MegaMario_v1.7_full/src/src_Editor/
H A Dfunctions.cpp143 char* shortPath(char* bla) in shortPath() function
/dports/www/bolt/bolt-2.2.24/src/Controllers/
H A DBackend.php1964 list($path, $shortPath) = $translation->path();
1966 …$app['logger.system']->info('Editing translation: ' . $shortPath, array('event' => 'translation'));
1993 $msg = Trans::__("File '%s' could not be saved:", array('%s' => $shortPath));
2004 … will have to use your own editor to make modifications to this file.", array('%s' => $shortPath));
2008 $msg = Trans::__("File '%s' has been saved.", array('%s' => $shortPath));
2019 'basename' => basename($shortPath),
/dports/www/gohugo/hugo-0.91.2/codegen/
H A Dmethods.go84 _, shortPath := path.Split(pkgPath)
85 pkgPrefix = shortPath + "."
/dports/graphics/qgis/qgis-3.22.3/src/providers/grass/
H A Dqgsgrass.cpp272 QString QgsGrass::shortPath( const QString &path ) in shortPath() function in QgsGrass
408 sGrassModulesPaths << shortPath( QCoreApplication::applicationDirPath() + "/msys/bin/" ); in init()
585 G_setenv_nogisrc( "GISDBASE", shortPath( gisdbase ).toUtf8().constData() ); in setMapset()
999 G_setenv_nogisrc( "GISDBASE", shortPath( gisdbase ).toLocal8Bit().data() ); in openMapset()
2652 gisbase = shortPath( gisbase ); in defaultGisbase()
2666 …gisbase = shortPath( QCoreApplication::applicationDirPath() + ( QgsApplication::isRunningFromBuild… in defaultGisbase()
2668 …gisbase = shortPath( QCoreApplication::applicationDirPath() + ( QgsApplication::isRunningFromBuild… in defaultGisbase()
2703 gisbase = shortPath( gisbase ); in gisbase()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/grass/
H A Dqgsgrass.cpp276 QString QgsGrass::shortPath( const QString &path ) in shortPath() function in QgsGrass
412 sGrassModulesPaths << shortPath( QCoreApplication::applicationDirPath() + "/msys/bin/" ); in init()
589 G_setenv_nogisrc( "GISDBASE", shortPath( gisdbase ).toUtf8().constData() ); in setMapset()
1003 G_setenv_nogisrc( "GISDBASE", shortPath( gisdbase ).toLocal8Bit().data() ); in openMapset()
2656 gisbase = shortPath( gisbase ); in defaultGisbase()
2670 …gisbase = shortPath( QCoreApplication::applicationDirPath() + ( QgsApplication::isRunningFromBuild… in defaultGisbase()
2672 …gisbase = shortPath( QCoreApplication::applicationDirPath() + ( QgsApplication::isRunningFromBuild… in defaultGisbase()
2707 gisbase = shortPath( gisbase ); in gisbase()
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dutil.h119 QString SCRIBUS_API getLongPathName(const QString & shortPath);
/dports/print/lyx/lyx-2.3.4.2/lib/
H A Dconfigure.py82 cmd = 'cmd /d /c pushd ' + shortPath(os.getcwdu()) + '&' + cmd
84 cmd = 'cmd /d /c pushd ' + shortPath(os.getcwd()) + '&' + cmd
97 def shortPath(path): function
229 inpname = shortPath(unicode(tmpfname, encoding)).replace('\\', '/')
231 inpname = shortPath(tmpfname).replace('\\', '/')
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DSearchCLDR.java384 …String shortPath, String parentValue, String englishValue, String resolvedSource, String organizat…
398 + "\t" + shortPath
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/
H A Dgame.cpp174 fullPath ? detectedGames[0].path.c_str() : detectedGames[0].shortPath.c_str(), in generateUnknownGameReport()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/Windows/
H A DFileDir.h56 bool MyGetShortPathName(LPCTSTR longPath, CSysString &shortPath);
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Utility/
H A DFileTest.php606 $shortPath = dirname($tmpFile);
608 …ssage = __d('cake_dev', '[FileTest] Skipping %s because "%s" not writeable!', $caller, $shortPath);
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/firestore/
H A Ddocref.go46 shortPath string member
57 shortPath: parent.selfPath + "/" + id,
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/firestore/
H A Ddocref.go46 shortPath string member
57 shortPath: parent.selfPath + "/" + id,
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/firestore/
H A Ddocref.go46 shortPath string member
57 shortPath: parent.selfPath + "/" + id,
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/cloud.google.com/go/firestore/
H A Ddocref.go46 shortPath string member
57 shortPath: parent.selfPath + "/" + id,

1...<<1112131415