Searched defs:handle_ (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_sensitive.cpp139 make_static_sensitivity( sc_process_b* handle_, const sc_event& event_) argument
170 make_static_sensitivity( sc_process_b* handle_, const sc_interface& interface_) argument
203 make_static_sensitivity( sc_process_b* handle_, const sc_port_base& port_) argument
245 make_static_sensitivity( sc_process_b* handle_, sc_event_finder& event_finder_) argument
293 operator ()( sc_cthread_handle handle_, sc_event_finder& event_finder_ ) argument
301 operator ()( sc_cthread_handle handle_, const in_if_b_type& interface_ ) argument
309 operator ()( sc_cthread_handle handle_, const in_if_l_type& interface_ ) argument
317 operator ()( sc_cthread_handle handle_, const in_port_b_type& port_ ) argument
325 operator ()( sc_cthread_handle handle_, const in_port_l_type& port_ ) argument
333 operator ()( sc_cthread_handle handle_, const inout_port_b_type& port_ ) argument
341 operator ()( sc_cthread_handle handle_, const inout_port_l_type& port_ ) argument
[all...]
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_port.cpp99 sc_bind_ef::sc_bind_ef( sc_process_b* handle_, argument
377 sc_port_base::make_sensitive( sc_thread_handle handle_, argument
386 sc_port_base::make_sensitive( sc_method_handle handle_, argument
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1532 Handle handle_; member in class:testing::internal::AutoHandle

Completed in 17 milliseconds