Home
last modified time | relevance | path

Searched refs:states_t (Results 1 – 17 of 17) sorted by relevance

/dports/cad/yosys/yosys-yosys-0.12/tests/svtypes/
H A Denum_simple.sv7 } states_t; typedef
8 states_t state;
9 (states_t) state1;
10 states_t enum_const = ts1;
/dports/math/ascent/Ascent-0.7.0/include/ascent/modular/
H A DModule.h89 template <class states_t>
90 void add_states(states_t& ext_states)
211 template <class states_t, class ptr_t>
212 inline void add_states(states_t& states, std::vector<ptr_t>& blocks)
223 template <class states_t, class ptr_t>
224 inline void add_states(states_t& states, ptr_t& block)
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/scolib/src/libs/
H A DStateMachineLS.cpp104 typedef std::multimap<State, StateTransition> states_t; typedef
106 states_t state_transitions;
107 states_t index_transitions;
108 states_t value_transitions;
324 Data::states_t::iterator it; in optimize()
338 Data::states_t::iterator s_itEnd = data->state_transitions.end(); in optimize()
339 Data::states_t::iterator i_itEnd = data->index_transitions.end(); in optimize()
340 Data::states_t::iterator v_itEnd = data->value_transitions.end(); in optimize()
436 Data::states_t::iterator it; in load_states()
468 Data::states_t *storage = NULL; in load_states()
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/
H A DSPOSetInfo.cpp46 states_t::iterator so = other.states.begin(), so_end = other.states.end(); in add()
59 states_t::iterator i = states.begin(), i_end = states.end(); in finish()
133 states_t::iterator s = states.begin(), s_end = states.end(); in report()
167 states_t::iterator stmp, s = states.begin(), s_end = states.end(); in count_degeneracies()
196 states_t::iterator s_prev, s; in determine_order()
H A DSPOSetInfo.h29 typedef std::vector<SPOInfo*> states_t; typedef
/dports/math/ascent/Ascent-0.7.0/include/ascent/integrators_direct/
H A DEuler.h26 template <class system_t, class states_t>
27 void operator()(system_t&& system, states_t& states, value_t& t, const value_t dt) in operator()
H A DRK4.h27 template <class system_t, class states_t>
28 void operator()(system_t&& system, states_t& states, value_t& t, const value_t dt) in operator()
/dports/games/chapping/chapping-0.43-source/game/
H A Dhumanmanager.h49 enum states_t enum
57 states_t s;
/dports/math/ascent/Ascent-0.7.0/include/ascent/direct/
H A DState.h42 template <class states_t, class x_t, class xd_t>
43 inline void make_states(states_t& states, x_t& x, xd_t& xd) in make_states()
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dundo.cpp89 typedef std::list<StateApplicator> states_t; typedef in RadiantUndoSystem::Snapshot
90 states_t m_states;
107 for(states_t::iterator i = m_states.begin(); i != m_states.end(); ++i) in restore()
114 for(states_t::iterator i = m_states.begin(); i != m_states.end(); ++i) in release()
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dundo.cpp83 typedef std::list<StateApplicator> states_t; typedef in RadiantUndoSystem::Snapshot
84 states_t m_states;
97 for ( states_t::iterator i = m_states.begin(); i != m_states.end(); ++i ) in restore()
103 for ( states_t::iterator i = m_states.begin(); i != m_states.end(); ++i ) in release()
/dports/games/gtkradiant/GPL/GtkRadiant/plugins/model/
H A Dmodel.cpp947 typedef std::vector<Shader*> states_t;
948 states_t m_states;
/dports/games/netradiant/netradiant-20150621-src/plugins/model/
H A Dmodel.cpp868 typedef std::vector<Shader*> states_t;
869 states_t m_states;
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/
H A Drapolicy.h202 typedef enum states states_t; typedef
347 states_t nextState;
/dports/www/srt/srt-1.4.4/srtcore/
H A Dgroup.cpp829 typedef vector<pair<SRTSOCKET, SRT_SOCKSTATUS> > states_t; in getStatus() typedef
830 states_t states; in getStatus()
862 for (states_t::iterator i = states.begin(); i != states.end(); ++i) in getStatus()
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/examples/rapolicy/
H A Drapolicy.c1422 states_t theState, opState; in RaParsePolicy()
/dports/science/octopus/octopus-10.5/
H A DChangeLog6566 contains the blocks from states_t.
24636 of the states_t object appropriately. In particular, st%lnst