Searched refs:sc_context_begin (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/ext/dt/fx/
H A Dsc_context.hh113 // ENUM : sc_context_begin
118 enum sc_context_begin enum in namespace:sc_dt
139 explicit sc_context(const T &, sc_context_begin=SC_NOW);
220 inline sc_context<T>::sc_context(const T &value_, sc_context_begin begin_) :
H A D_using.hh72 using sc_dt::sc_context_begin;
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_context.h122 // ENUM : sc_context_begin
127 enum sc_context_begin enum in namespace:sc_dt
149 explicit sc_context( const T&, sc_context_begin = SC_NOW );
238 sc_context<T>::sc_context( const T& value_, sc_context_begin begin )
/gem5/ext/systemc/src/
H A Dsystemc.h299 using sc_dt::sc_context_begin;

Completed in 7 milliseconds