Searched defs:get_type (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/ruby/network/garnet2.0/
H A Dflit.hh61 flit_type get_type() { return m_type; } function in class:flit
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h1498 sc_fxval::get_type( int& wl, int& iwl, sc_enc& enc ) const function in class:sc_dt::sc_fxval
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh1269 sc_fxval::get_type(int &wl, int &iwl, sc_enc &enc) const function in class:sc_dt::sc_fxval
/gem5/ext/pybind11/include/pybind11/
H A Dpytypes.h1431 handle object_api<D>::get_type() const { return (PyObject *) Py_TYPE(derived().ptr()); } function in class:object_api

Completed in 25 milliseconds