Searched defs:endl (Results 376 - 400 of 650) sorted by relevance

<<11121314151617181920>>

/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test03/
H A Dtest03.cpp77 cout<<"writting "<< data <<" to channel" << endl; local
88 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test04/
H A Dtest04.cpp77 cout<<"writting "<< data <<" to channel" << endl; local
95 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test05/
H A Dtest05.cpp77 cout<<"writing "<< data <<" to channel" << endl; local
99 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test06/
H A Dtest06.cpp77 cout<<"writting "<< data <<" to channel" << endl; local
98 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test07/
H A Dtest07.cpp77 cout<<"writting "<< data <<" to channel" << endl; local
96 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test08/
H A Dtest08.cpp78 cout<<"writing "<< data <<" to channel" << endl; local
101 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test09/
H A Dtest09.cpp78 cout<<"writing "<< data <<" to channel" << endl; local
100 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test10/
H A Dtest10.cpp77 cout<<"writting "<< data <<" to channel" << endl; local
92 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test11/
H A Dtest11.cpp77 cout<<"writting "<< data <<" to channel" << endl; local
99 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test12/
H A Dtest12.cpp80 cout<<"writting "<< data <<" to channel"<<endl; local
92 cout<<"reading "<<j<<" from channel"<<endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test13/
H A Dtest13.cpp80 cout<<"writting "<< data <<" to channel" << endl; local
101 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test14/
H A Dtest14.cpp80 cout<<"writting "<< data <<" to channel" << endl; local
100 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test15/
H A Dtest15.cpp79 cout<<"writing "<< data <<" to channel" << endl; local
102 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test16/
H A Dtest16.cpp79 cout<<"writting "<< data <<" to channel" << endl; local
103 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test17/
H A Dtest17.cpp79 cout<<"writting "<< data <<" to channel" << endl; local
102 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test18/
H A Dtest18.cpp79 cout<<"writting "<< data <<" to channel" << endl; local
103 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test19/
H A Dtest19.cpp79 cout<<"writting "<< data <<" to channel" << endl; local
95 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_prim_channel/test20/
H A Dtest20.cpp79 cout<<"writting "<< data <<" to channel" << endl; local
102 cout<<" reading "<<j<<" from channel" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test13/
H A Dtest13.cpp71 cout << "Program completed" << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_signal/datatypes/test01/
H A Dtest01.cpp78 cout << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_signal/datatypes/test02/
H A Dtest02.cpp81 cout << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_signal_ports/test01/
H A Dtest01.cpp76 cout << sig_int << endl; local
77 cout << sig_bool << endl; local
78 cout << sig_logic << endl; local
79 cout << sig_rv4 << endl; local
83 cout << sig_int << endl; local
84 cout << sig_bool << endl; local
85 cout << sig_logic << endl; local
86 cout << sig_rv4 << endl; local
/gem5/src/systemc/tests/systemc/communication/sc_signal_ports/test02/
H A Dtest02.cpp51 cout << "in_int default_event()" << endl; local
53 cout << "in_int value_changed_event()" << endl; local
56 cout << "in_bool default_event()" << endl; local
58 cout << "in_bool value_changed_event()" << endl; local
60 cout << "in_bool posedge_event()" << endl; local
62 cout << "in_bool negedge_event()" << endl; local
65 cout << "in_logic default_event()" << endl; local
67 cout << "in_logic value_changed_event()" << endl; local
69 cout << "in_logic posedge_event()" << endl; local
71 cout << "in_logic negedge_event()" << endl; local
[all...]
/gem5/src/systemc/tests/systemc/compliance_1666/test203b/
H A Dtest203b.cpp61 cout << "Should be silent..." << endl; local
66 cout << endl << "Success" << endl; local
/gem5/src/systemc/tests/systemc/compliance_1666/test205/
H A Dtest205.cpp63 cout << "Should be silent..." << endl; local
67 cout << endl << "Success" << endl; local

Completed in 26 milliseconds

<<11121314151617181920>>