Searched refs:ts2 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_elab/
H A Dproc_ctrl_elab.cpp76 ts2 = sc_get_current_process_handle();
142 ts2.throw_it(ex);
150 ts2.reset();
158 ts2.kill();
169 ts2.suspend();
181 ts2.throw_it(ex);
189 ts2.reset();
197 ts2.kill();
211 ts2.throw_it(ex);
219 ts2
240 sc_process_handle ts2; local
[all...]
/gem5/src/systemc/tests/systemc/misc/unit/data/user_guide/ch9/std_ulogic_vector_datatype/
H A Dstd_ulogic_vector_datatype.cpp330 std_ulogic_vector<32> ts2; local
338 ts2 = "11111111111111111111101111111001"; // -1031
348 << "\nTS2 = " << ts2 << "\t " << ts2.to_int()

Completed in 8 milliseconds