Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DModeratorAction.cpp145 Moderator::CreateSystem::CreateSystem() : in CreateSystem() function in Moderator::CreateSystem
151 Moderator::CreateSystem::CreateSystem(double x, double y, StarType star_type) : in CreateSystem() function in Moderator::CreateSystem
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/proxy_config/
H A Dproxy_config_dictionary_unittest.cc70 TEST(ProxyConfigDictionaryTest, CreateSystem) { in TEST() argument
H A Dproxy_config_dictionary.cc111 base::Value ProxyConfigDictionary::CreateSystem() { in CreateSystem() function in ProxyConfigDictionary
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/proxy_config/
H A Dproxy_config_dictionary_unittest.cc70 TEST(ProxyConfigDictionaryTest, CreateSystem) { in TEST() argument
H A Dproxy_config_dictionary.cc111 base::Value ProxyConfigDictionary::CreateSystem() { in CreateSystem() function in ProxyConfigDictionary
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DModeratorActionsWnd.cpp191 void ModeratorActionsWnd::CreateSystem() { in CreateSystem() function in ModeratorActionsWnd
/dports/security/vault/vault-1.8.2/vendor/github.com/centrify/cloud-golang-sdk/cps/
H A Dcps.go200 func CreateSystem(client *restapi.RestClient, name string, description string, class string, fqdn s… func
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/stag/tutorials/
H A Dex2.c129 static PetscErrorCode CreateSystem(DM dmSol,Mat *pA,Vec *pRhs, PetscBool pinPressure) in CreateSystem() function
H A Dex4.c135 static PetscErrorCode CreateSystem(const Ctx ctx,Mat *pA,Vec *pRhs) in CreateSystem() function
H A Dex3.c144 static PetscErrorCode CreateSystem(DM dmSol,Mat *pA,Vec *pRhs, PetscBool pinPressure) in CreateSystem() function
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/cosim/terrain/
H A DChVehicleCosimTerrainNodeGranularMPI.cpp138 void ChVehicleCosimTerrainNodeGranularMPI::CreateSystem() { in CreateSystem() function in chrono::vehicle::ChVehicleCosimTerrainNodeGranularMPI
/dports/games/freeorion/freeorion-0.4.10.2/server/
H A DServerWrapper.cpp667 int CreateSystem(StarType star_type, const std::string& star_name, double x, double y) { in CreateSystem() function
/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DEffects.cpp1855 CreateSystem::CreateSystem(std::unique_ptr<ValueRef::ValueRef< ::StarType>>&& type, in CreateSystem() function in Effect::CreateSystem
1869 CreateSystem::CreateSystem(std::unique_ptr<ValueRef::ValueRef<double>>&& x, in CreateSystem() function in Effect::CreateSystem