Home
last modified time | relevance | path

Searched refs:findDirs (Results 1 – 25 of 55) sorted by last modified time

123

/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/common/
H A Dplatform_common.cpp306 void findDirs(string path, vector<string> &results, bool errorOnNotFound,bool keepDuplicates) { in findDirs() function
330 void findDirs(const vector<string> &paths, vector<string> &results, bool errorOnNotFound,bool keepD… in findDirs() function
H A Dsimple_threads.cpp120 findDirs(techDataPaths, techPaths); in execute()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/main/
H A Dmain.cpp2796 findDirs(config.getPathListForType(ptTechs), results); in runTechTranslationExtraction()
2982 findDirs(config.getPathListForType(ptTechs), results); in runTechValidationReport()
3130 findDirs(tilesetPath, tilesetList, false, false); in runTilesetValidationReport()
3375 findDirs(tilesetPaths, tileSets, false, true); in CheckForDuplicateData()
3438 findDirs(techPaths, techTrees, false, true); in CheckForDuplicateData()
3544 findDirs(pathList, results); in handleCreateDataArchivesCommand()
3602 findDirs(pathList, results); in handleCreateDataArchivesCommand()
3893 findDirs(pathList, results); in handleListDataCommand()
3961 findDirs(pathList, results); in handleListDataCommand()
4005 findDirs(pathList, results); in handleListDataCommand()
[all …]
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/platform/common/
H A Dplatform_common.h190 void findDirs(string path, vector<string> &results, bool errorOnNotFound,bool keepDuplicates);
191 void findDirs(const vector<string> &paths, vector<string> &results, bool errorOnNotFound=false,bool…
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/network/
H A Dserver_interface.cpp170 findDirs(config.getPathListForType(ptTilesets), results); in ServerInterface()
178 findDirs(config.getPathListForType(ptTechs), results); in ServerInterface()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/types/
H A Dfaction_type.cpp145 findDirs(unitsPath, unitFilenames,false,false); in load()
161 findDirs(upgradesPath, upgradeFilenames,false,false); in load()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/menu/
H A Dmenu_state_root.cpp316 findDirs(config.getPathListForType(ptTilesets), tilesetFiles); in startFTPClientIfRequired()
317 findDirs(config.getPathListForType(ptTechs), techTreeFiles); in startFTPClientIfRequired()
H A Dmenu_state_connected_game.cpp536 findDirs(dirList, resultsScenarios); in MenuStateConnectedGame()
2088findDirs(techPath + techTreeFiles[listBoxTechTree.getSelectedItemIndex()] + "/factions/", results,… in reloadFactions()
3856 findDirs(techPath + gameSettings->getTech() + "/factions/", results, false, false); in loadFactions()
4494findDirs(Config::getInstance().getPathListForType(ptTilesets,scenarioDir), tilesetFiles); in FTPClient_CallbackEvent()
4582 findDirs(Config::getInstance().getPathListForType(ptTechs,scenarioDir), techTreeFiles); in FTPClient_CallbackEvent()
5378 findDirs(techPaths, results); in setupTechList()
5421 findDirs(config.getPathListForType(ptTilesets,scenarioDir), results); in setupTilesetList()
H A Dmenu_state_custom_game.cpp393 findDirs(dirList, resultsScenarios); in MenuStateCustomGame()
5077 findDirs(techPaths, results); in setupTechList()
5130 findDirs(factionPath, results, false, false); in reloadFactions()
5243 findDirs(config.getPathListForType(ptTilesets,scenarioDir), results); in setupTilesetList()
H A Dmenu_state_scenario.cpp109 findDirs(dirList, results); in MenuStateScenario()
H A Dmenu_state_mods.cpp265 findDirs(config.getPathListForType(ptTilesets), tilesetFiles); in MenuStateMods()
266 findDirs(config.getPathListForType(ptTechs), techTreeFiles); in MenuStateMods()
846 findDirs(config.getPathListForType(ptTechs), results); in getTechsLocalList()
853 findDirs(path, techTreeFilesUserData, false, false); in getTechsLocalList()
904 findDirs(config.getPathListForType(ptTilesets), results); in getTilesetsLocalList()
911 findDirs(path, tilesetFilesUserData, false, false); in getTilesetsLocalList()
1077 findDirs(config.getPathListForType(ptScenarios), results); in getScenariosLocalList()
1084 findDirs(path, scenarioFilesUserData, false, false); in getScenariosLocalList()
H A Dmenu_state_options.cpp607 findDirs(scenarioPath, scenarioList, false,false); in mouseClick()
645 findDirs(tutorialPath, tutorialList, false, false); in mouseClick()
/dports/astro/celestia/celestia-1.6.1/src/celestia/kde/
H A Dkdeapp.cpp113 QStringList splashDirs = KGlobal::dirs()->findDirs("appdata", "splash"); in KdeApp()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/kde/
H A Dkdeapp.cpp113 QStringList splashDirs = KGlobal::dirs()->findDirs("appdata", "splash"); in KdeApp()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdecore.py6102 def findDirs(self, type, reldir): member in KStandardDirs
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/
H A Dcodegenerationpolicy.cpp486 path = stddirs.findDirs("data", QLatin1String("umbrello/headings")).first(); in setDefaults()
/dports/net-im/kopete/kopete-21.12.3/kopete/config/chatwindow/
H A Dchatwindowconfig.cpp716 QStringList themeDirs = KGlobal::dirs()->findDirs("emoticons", QLatin1String("")); in updateEmoticonList()
/dports/net-im/kopete/kopete-21.12.3/kopete/contactlist/
H A Dkopetelviprops.cpp612 = KGlobal::dirs()->findDirs("data", QStringLiteral("kopete/sounds")); in slotOpenSoundDialog()
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/autotests/
H A Dkstandarddirstest.cpp281 const QStringList dirs = KGlobal::dirs()->findDirs("data", "locale"); in testFindDirs()
497 const QStringList dataDirs = KGlobal::dirs()->findDirs("data", "kstandarddirstest"); in testRestrictedResources()
499 const QStringList otherDataDirs = KGlobal::dirs()->findDirs("data", "other"); in testRestrictedResources()
521 const QStringList newDataDirs = dirs->findDirs("data", "kstandarddirstest"); in testRestrictedResources()
523 const QStringList newOtherDataDirs = dirs->findDirs("data", "other"); in testRestrictedResources()
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdecore/
H A Dkstandarddirs.h403 QStringList findDirs(const char *type,
H A Dkstandarddirs.cpp662 QStringList KStandardDirs::findDirs(const char *type, in findDirs() function in KStandardDirs
/dports/graphics/krita/krita-4.4.8/libs/widgetutils/
H A DKoResourcePaths.h141 static QStringList findDirs(const char *type);
H A DKoResourcePaths.cpp226 QStringList KoResourcePaths::findDirs(const char *type) in findDirs() function in KoResourcePaths
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A DKisMainWindow.cpp869 const QStringList templateDirs = KoResourcePaths::findDirs("templates"); in addRecentURL()
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKoResourceTagStore.cpp196 QStringList tagFiles = KoResourcePaths::findDirs("tags"); in loadTags()

123