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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_clock.h201 sc_clock_posedge_callback(sc_clock* target_p) : m_target_p(target_p) {} argument
209 sc_clock_negedge_callback(sc_clock* target_p) : m_target_p(target_p) {} argument
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_reset.cpp99 sc_reset_finder( bool async, const sc_in<bool>* port_p, bool level, sc_process_b* target_p) argument
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_signed.h2254 const sc_signed* target_p = m_obj_p; local
2267 const sc_signed* target_p = m_obj_p; local
2281 const sc_signed* target_p = m_obj_p; local
H A Dsc_unsigned.h2065 const sc_unsigned* target_p = m_obj_p; local
2078 const sc_unsigned* target_p = m_obj_p; local
2092 const sc_unsigned* target_p = m_obj_p; local
/gem5/src/systemc/ext/dt/int/
H A Dsc_signed.hh2378 const sc_signed *target_p = m_obj_p; local
2394 const sc_signed *target_p = m_obj_p; local
2411 const sc_signed *target_p = m_obj_p; local
H A Dsc_unsigned.hh2078 const sc_unsigned *target_p = m_obj_p; local
2094 const sc_unsigned *target_p = m_obj_p; local
2111 const sc_unsigned *target_p = m_obj_p; local

Completed in 39 milliseconds