Home
last modified time | relevance | path

Searched defs:techName (Results 1 – 18 of 18) sorted by relevance

/dports/cad/magic/magic-8.3.245/oa/
H A DmagicOA.cpp11 getTechInfo (const char *techName) in getTechInfo()
98 getUserUnit(const char *techName, char *userUnit, ClientData *cdarg, in getUserUnit()
99 int (*magicFunc)(const char *techName, char *userUnit, in getUserUnit()
148 getDBUnitsPerUserUnit(const char *techName, int &dbUPerUU, in getDBUnitsPerUserUnit()
H A DmagicInit.cpp12 int techUserUnit(const char *techName, char *userUnit, ClientData *cdarg) in techUserUnit()
19 int techDBUPerUU(const char *techName, int &dbUPerUU, ClientData *cdarg) in techDBUPerUU()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/types/
H A Dtech_tree.cpp87 string TechTree::getTranslatedName(string techName, bool forceLoad, bool forceTechtreeActiveFile) { in getTranslatedName()
123 string TechTree::getTranslatedFactionName(string techName, string factionName) { in getTranslatedFactionName()
159 Checksum TechTree::loadTech(const string &techName, in loadTech()
178 bool TechTree::exists(const string &techName, const vector<string> &pathTechList) { in exists()
191 string TechTree::findPath(const string &techName, const vector<string> &pathTechList) { in findPath()
/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Djob_error.cpp265 QString techName; in detailedErrorStrings() local
357 QString techName; in rawErrorDetail() local
/dports/x11-fm/konqueror/konqueror-21.12.3/webenginepart/src/
H A Dwebengineparterrorschemehandler.cpp86 QString errorName, techName, description; in writeErrorPage() local
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/game/
H A Dstats.cpp111 …::init(int factionCount, int thisFactionIndex, const string& description, const string &techName) { in init()
H A Dstats.h75 string techName; variable
H A Dgame.cpp603 string scenarioDir, string techName, Logger *logger, string factionLogoFilter) { in extractFactionLogoFile()
801 string Game::extractTechLogoFile(string scenarioDir, string techName, in extractTechLogoFile()
844 string techName = settings->getTech(); in loadHudTexture() local
900 string techName = settings->getTech(); in findFactionLogoFile() local
947 vector<Texture2D *> Game::processTech(string techName) { in processTech()
1031 string techName= gameSettings.getTech(); in load() local
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/common/
H A Dsimple_threads.cpp154 string techName = techPaths[idx]; in execute() local
273 string techName = this->workerThreadTechPaths[idx]; in execute() local
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/api/
H A DContextAPI.java523 private Tech getTech(String techName) throws ApiException { in getTech()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/menu/
H A Dmenu_state_mods.cpp625 string techName = techTreeFilesUserData[i]; in simpleTask() local
1431 string techName = selectedTechName; in mouseClick() local
1559 string techName = selectedTechName; in mouseClick() local
1868 string techName = keyTechButtons[i]->getText(); in mouseClick() local
H A Dmenu_state_connected_game.cpp1383 string techName = getMissingTechtreeFromFTPServer; in mouseClick() local
/dports/games/glest/glest_source_3.2.2/source/glest_game/game/
H A Dgame.cpp84 string techName= gameSettings.getTech(); in load() local
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/main/
H A Dmain.cpp2120 void runTechValidationForPath(string techPath, string techName, in runTechValidationForPath()
2633 void runTechTranslationExtractionForPath(string techPath, string techName, in runTechTranslationExtractionForPath()
2830 string &techName = techTreeFiles[idx2]; in runTechTranslationExtraction() local
2905 … string techName = scenarioNode->getChild("tech-tree")->getAttribute("value")->getValue(); in runTechValidationReport() local
3071 string &techName = techTreeFiles[idx2]; in runTechValidationReport() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/sceneparsers/gltfexport/
H A Dgltfexporter.cpp1101 QString techName; in parseTechniques() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/sceneparsers/gltf/
H A Dgltfimporter.cpp2023 const QString techName = techValue.toString(); in processJSONEffect() local
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/world/
H A Dworld.cpp463 Checksum World::loadTech(const vector<string> pathList, const string &techName, in loadTech()
/dports/www/kf5-khtml/khtml-5.89.0/src/
H A Dkhtml_part.cpp1887 QString errorName, techName, description; in htmlError() local