Searched refs:sc_without_context (Results 1 - 9 of 9) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxcast_switch.h78 explicit sc_fxcast_switch( sc_without_context );
128 sc_fxcast_switch::sc_fxcast_switch( sc_without_context )
H A Dsc_context.h77 class sc_without_context;
83 // CLASS : sc_without_context
88 class sc_without_context {}; class in namespace:sc_dt
198 vp = new T( sc_without_context() );
H A Dsc_fxtype_params.h83 explicit sc_fxtype_params( sc_without_context );
204 sc_fxtype_params::sc_fxtype_params( sc_without_context )
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxcast_switch.hh77 explicit sc_fxcast_switch(sc_without_context);
125 inline sc_fxcast_switch::sc_fxcast_switch(sc_without_context) :
H A Dsc_context.hh71 class sc_without_context;
79 // CLASS : sc_without_context
84 class sc_without_context {}; class in namespace:sc_dt
184 vp = new T(sc_without_context());
H A Dsc_fxtype_params.hh80 explicit sc_fxtype_params(sc_without_context);
195 inline sc_fxtype_params::sc_fxtype_params(sc_without_context) :
/gem5/src/systemc/ext/dt/int/
H A Dsc_length_param.hh88 explicit sc_length_param(sc_without_context);
140 inline sc_length_param::sc_length_param(sc_without_context) :
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_length_param.h90 explicit sc_length_param( sc_without_context );
142 sc_length_param::sc_length_param( sc_without_context )
/gem5/src/systemc/tests/systemc/datatypes/misc/test03/
H A Dtest03.cpp65 sc_dt::sc_without_context foo;

Completed in 16 milliseconds