Searched refs:SC_BIND_PROXY_NIL (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/ext/core/
H A Dsc_module.hh97 extern const sc_bind_proxy SC_BIND_PROXY_NIL;
114 const sc_bind_proxy &p002 = SC_BIND_PROXY_NIL,
115 const sc_bind_proxy &p003 = SC_BIND_PROXY_NIL,
116 const sc_bind_proxy &p004 = SC_BIND_PROXY_NIL,
117 const sc_bind_proxy &p005 = SC_BIND_PROXY_NIL,
118 const sc_bind_proxy &p006 = SC_BIND_PROXY_NIL,
119 const sc_bind_proxy &p007 = SC_BIND_PROXY_NIL,
120 const sc_bind_proxy &p008 = SC_BIND_PROXY_NIL,
121 const sc_bind_proxy &p009 = SC_BIND_PROXY_NIL,
122 const sc_bind_proxy &p010 = SC_BIND_PROXY_NIL,
[all...]
H A D_using.hh93 using sc_core::SC_BIND_PROXY_NIL;
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_module.h70 extern const sc_bind_proxy SC_BIND_PROXY_NIL;
322 const sc_bind_proxy& p002 = SC_BIND_PROXY_NIL,
323 const sc_bind_proxy& p003 = SC_BIND_PROXY_NIL,
324 const sc_bind_proxy& p004 = SC_BIND_PROXY_NIL,
325 const sc_bind_proxy& p005 = SC_BIND_PROXY_NIL,
326 const sc_bind_proxy& p006 = SC_BIND_PROXY_NIL,
327 const sc_bind_proxy& p007 = SC_BIND_PROXY_NIL,
328 const sc_bind_proxy& p008 = SC_BIND_PROXY_NIL,
329 const sc_bind_proxy& p009 = SC_BIND_PROXY_NIL,
330 const sc_bind_proxy& p010 = SC_BIND_PROXY_NIL,
[all...]
H A Dsc_module.cpp134 const sc_bind_proxy SC_BIND_PROXY_NIL; member in namespace:sc_core
/gem5/src/systemc/core/
H A Dsc_module.cc116 const sc_bind_proxy SC_BIND_PROXY_NIL; member in namespace:sc_core

Completed in 14 milliseconds