Home
last modified time | relevance | path

Searched defs:ptech (Results 1 – 13 of 13) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/common/scriptcore/
H A Dapi_game_methods.c403 Tech_Type *ptech) in api_methods_player_knows_tech()
506 const char *api_methods_tech_type_rule_name(lua_State *L, Tech_Type *ptech) in api_methods_tech_type_rule_name()
518 Tech_Type *ptech) in api_methods_tech_type_name_translation()
H A Dtolua_game_gen.c677 Tech_Type* ptech = ((Tech_Type*) tolua_tousertype(tolua_S,2,0)); in tolua_game_Player_knows_tech00() local
/dports/games/freeciv/freeciv-2.6.6/common/scriptcore/
H A Dapi_game_methods.c403 Tech_Type *ptech) in api_methods_player_knows_tech()
506 const char *api_methods_tech_type_rule_name(lua_State *L, Tech_Type *ptech) in api_methods_tech_type_rule_name()
518 Tech_Type *ptech) in api_methods_tech_type_name_translation()
H A Dtolua_game_gen.c677 Tech_Type* ptech = ((Tech_Type*) tolua_tousertype(tolua_S,2,0)); in tolua_game_Player_knows_tech00() local
/dports/games/freeciv-nox11/freeciv-2.6.6/server/scripting/
H A Dapi_server_edit.c290 Tech_Type *ptech, int cost, bool notify, in api_edit_give_technology()
H A Dtolua_server_gen.c715 Tech_Type* ptech = ((Tech_Type*) tolua_tousertype(tolua_S,2,0)); in tolua_server_edit_give_tech00() local
/dports/games/freeciv/freeciv-2.6.6/server/scripting/
H A Dapi_server_edit.c290 Tech_Type *ptech, int cost, bool notify, in api_edit_give_technology()
H A Dtolua_server_gen.c715 Tech_Type* ptech = ((Tech_Type*) tolua_tousertype(tolua_S,2,0)); in tolua_server_edit_give_tech00() local
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dresearch.c637 const struct advance *pgoal, *ptech; in research_goal_tech_req() local
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dresearch.c637 const struct advance *pgoal, *ptech; in research_goal_tech_req() local
/dports/security/nmap/nmap-7.91/
H A Dscan_engine.h562 } ptech; variable
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DGLCanvas3D.hpp518 PrinterTechnology ptech = self->current_printer_technology(); in get_arrange_settings() local
H A DGLCanvas3D.cpp4014 PrinterTechnology ptech = m_process->current_printer_technology(); in on_key() local