Searched refs:ConfiguratorProxy (Results 1 – 3 of 3) sorted by relevance
/dports/math/clasp/clasp-3.3.5/src/ |
H A D | clasp_facade.cpp | 47 struct ConfiguratorProxy { struct 49 …ConfiguratorProxy(Configurator* c, Ownership_t::Type own, bool once) : cfg(reinterpret_cast<uintp>… in ConfiguratorProxy() function 77 typedef PodVector<ConfiguratorProxy>::type PPVec; 83 …void add(Configurator* c, Ownership_t::Type t, bool once) { pp.push_back(ConfiguratorProxy(c, t, o… in add()
|
/dports/math/clingo/clingo-5.5.1/clasp/src/ |
H A D | clasp_facade.cpp | 47 struct ConfiguratorProxy { struct 49 …ConfiguratorProxy(Configurator* c, Ownership_t::Type own, bool once) : cfg(reinterpret_cast<uintp>… in ConfiguratorProxy() argument 77 typedef PodVector<ConfiguratorProxy>::type PPVec; 83 …void add(Configurator* c, Ownership_t::Type t, bool once) { pp.push_back(ConfiguratorProxy(c, t, o… in add()
|
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/src/ |
H A D | clasp_facade.cpp | 47 struct ConfiguratorProxy { struct 49 …ConfiguratorProxy(Configurator* c, Ownership_t::Type own, bool once) : cfg(reinterpret_cast<uintp>… in ConfiguratorProxy() function 77 typedef PodVector<ConfiguratorProxy>::type PPVec; 83 …void add(Configurator* c, Ownership_t::Type t, bool once) { pp.push_back(ConfiguratorProxy(c, t, o… in add()
|