Searched defs:Chan (Results 1 - 6 of 6) sorted by relevance

/gem5/src/systemc/tests/systemc/1666-2011-compliance/virtual_bind/
H A Dvirtual_bind.cpp46 struct Chan: i_f, sc_module struct in inherits:i_f,sc_module
49 Chan(sc_module_name _name) function in struct:Chan
/gem5/src/systemc/tests/systemc/compliance_1666/test200/
H A Dtest200.cpp9 struct Chan: i_f, sc_object struct in inherits:i_f,sc_object
/gem5/src/systemc/tests/systemc/compliance_1666/test209/
H A Dtest209.cpp13 struct Chan: i_f, sc_object struct in inherits:i_f,sc_object
15 Chan() {} function in struct:Chan
16 Chan(const char* _n): sc_object(_n) {} function in struct:Chan
/gem5/src/systemc/tests/systemc/compliance_1666/test234/
H A Dtest234.cpp14 struct Chan: i_f, sc_object struct in inherits:i_f,sc_object
/gem5/src/systemc/tests/systemc/compliance_1666/test00/
H A Dtest00.cpp81 struct Chan: i_f, sc_object struct in inherits:i_f,sc_object
/gem5/src/systemc/tests/systemc/compliance_1666/test001/
H A Dtest001.cpp55 struct Chan //// Pseudo-channel used for port-less interprocess communication struct

Completed in 10 milliseconds