Searched refs:CreateEngineByIndex (Results 1 – 14 of 14) sorted by relevance
96 engine * CreateEngineByIndex(i32u); // virtual
67 engine * CreateEngineByIndex(i32u); // virtual
89 engine * CreateEngineByIndex(i32u); // virtual
158 engine * setup1_qm::CreateEngineByIndex(i32u eng_index) in CreateEngineByIndex() function in setup1_qm
144 virtual engine * CreateEngineByIndex(i32u) = 0; ///< Create an engine object.
148 engine * setup2_qm_mm::CreateEngineByIndex(i32u eng_index) in CreateEngineByIndex() function in setup2_qm_mm
128 engine * setup1_mm::CreateEngineByIndex(i32u eng_index) in CreateEngineByIndex() function in setup1_mm
348 current_eng = CreateEngineByIndex(current_eng_index); in CreateCurrentEngine()371 return CreateEngineByIndex(index); in CreateEngineByIDNumber()
408 engine * CreateEngineByIndex(i32u); // virtual
784 engine * eng = suQM->CreateEngineByIndex(suQM->GetCurrEngIndex()); in transition_state_search()
1027 engine * setup1_sf::CreateEngineByIndex(i32u eng_index) in CreateEngineByIndex() function in setup1_sf
1053 #~ msgid "setup1_mm::CreateEngineByIndex() failed!"1054 #~ msgstr "setup1_mm::CreateEngineByIndex() неуспешно!"1056 #~ msgid "fatal error at setup1_mm::CreateEngineByIndex()"1096 #~ msgid "setup1_qm::CreateEngineByIndex() failed!"1097 #~ msgstr "setup1_qm::CreateEngineByIndex() неуспешно!"1099 #~ msgid "fatal error at setup1_qm::CreateEngineByIndex()"1162 #~ msgid "setup1_sf::CreateEngineByIndex() failed!"1163 #~ msgstr "setup1_sf::CreateEngineByIndex() неуспешно!"1356 #~ msgid "setup2_qm_mm::CreateEngineByIndex() failed!"1357 #~ msgstr "setup2_qm_mm::CreateEngineByIndex() неуспешно!"[all …]
1073 #~ msgid "setup1_mm::CreateEngineByIndex() failed!"1076 #~ msgid "fatal error at setup1_mm::CreateEngineByIndex()"1117 #~ msgid "setup1_qm::CreateEngineByIndex() failed!"1120 #~ msgid "fatal error at setup1_qm::CreateEngineByIndex()"1183 #~ msgid "setup1_sf::CreateEngineByIndex() failed!"1376 #~ msgid "setup2_qm_mm::CreateEngineByIndex() failed!"1379 #~ msgid "fatal error at setup2_qm_mm::CreateEngineByIndex()"
3549 engine * tmpeng = tmpmdl->GetCurrentSetup()->CreateEngineByIndex(curr_eng_index); in DoEnergyPlot1D()3554 if (!eng) eng = GetCurrentSetup()->CreateEngineByIndex(GetCurrentSetup()->GetCurrEngIndex()); in DoEnergyPlot1D()3730 engine * tmpeng = tmpmdl->GetCurrentSetup()->CreateEngineByIndex(curr_eng_index); in DoEnergyPlot2D()3735 if (!eng) eng = GetCurrentSetup()->CreateEngineByIndex(GetCurrentSetup()->GetCurrEngIndex()); in DoEnergyPlot2D()