Home
last modified time | relevance | path

Searched defs:shortFilename (Results 1 – 22 of 22) sorted by relevance

/dports/www/mod_webkit/w4py-1.2.3/CGIWrapper/
H A D_dumpCSV.py35 def shortFilename(self): member in _dumpCSV
/dports/www/mod_webkit/w4py-1.2.3/WebKit/Admin/
H A DDumpCSV.py17 def shortFilename(self): member in DumpCSV
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DInstallZipScreen.cpp46 std::string shortFilename = zipPath_.GetFilename(); in CreateViews() local
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DInstallZipScreen.cpp46 std::string shortFilename = zipPath_.GetFilename(); in CreateViews() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DInstallZipScreen.cpp46 std::string shortFilename = zipPath_.GetFilename(); in CreateViews() local
/dports/devel/upp/upp/bazaar/plugin/assimp/include/assimp/
H A Dscene.h391 const char* shortFilename = lastSlash != nullptr ? lastSlash + 1 : filename; in GetShortFilename() local
405 const char* shortFilename = GetShortFilename(filename); in GetEmbeddedTexture() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A Dscene.h391 const char* shortFilename = lastSlash != nullptr ? lastSlash + 1 : filename; in GetShortFilename() local
405 const char* shortFilename = GetShortFilename(filename); in GetEmbeddedTexture() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A Dscene.h391 const char* shortFilename = lastSlash != nullptr ? lastSlash + 1 : filename; in GetShortFilename() local
405 const char* shortFilename = GetShortFilename(filename); in GetEmbeddedTexture() local
/dports/graphics/blender/blender-2.91.0/source/blender/imbuf/intern/cineon/
H A Dcineonlib.c371 const char *shortFilename = NULL; in cineonCreate() local
H A Ddpxlib.c444 const char *shortFilename = NULL; in dpxCreate() local
/dports/multimedia/assimp/assimp-5.1.3/include/assimp/
H A Dscene.h392 const char* shortFilename = lastSlash != nullptr ? lastSlash + 1 : filename; in GetShortFilename() local
415 const char* shortFilename = GetShortFilename(filename); in GetEmbeddedTextureAndIndex() local
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dactionfactory.cpp143 QString shortFilename = QFileInfo(filename).baseName(); in loadActionPack() local
/dports/editors/calligra/calligra-3.2.1/libs/pigment/resources/
H A DKoResource.cpp107 QString KoResource::shortFilename() const in shortFilename() function in KoResource
/dports/devel/heimdall/Heimdall-1.4.2/heimdall-frontend/source/
H A DPackaging.cpp695 QString shortFilename; in ClashlessFilename() local
828 QString shortFilename; in ClashlessFilename() local
/dports/graphics/krita/krita-4.4.8/libs/pigment/resources/
H A DKoResource.cpp119 QString KoResource::shortFilename() const in shortFilename() function in KoResource
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/TestKernel/src/
H A DitkTestDriverInclude.cxx536 std::string shortFilename = itksys::SystemTools::GetFilenameName( baselineImageFilename ); in RegressionTestHelper() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Util/
H A DGameManager.cpp295 std::string shortFilename = url.GetFilename(); in InstallGame() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Util/
H A DGameManager.cpp295 std::string shortFilename = url.GetFilename(); in InstallGame() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Util/
H A DGameManager.cpp295 std::string shortFilename = url.GetFilename(); in InstallGame() local
/dports/cad/ldview/ldview-4.4/LDLib/
H A DLDLibraryUpdater.cpp957 char shortFilename[1024]; in extractUpdate() local
H A DLDrawModelViewer.cpp3261 bool LDrawModelViewer::getLDrawCommandLine(char *shortFilename, in getLDrawCommandLine()
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_joomlaupdate/
H A Drestore.php909 public function isIgnoredDirectory($shortFilename)