Searched defs:get_type (Results 1 - 4 of 4) sorted by relevance
/gem5/src/mem/ruby/network/garnet2.0/ | ||
H A D | flit.hh | 61 flit_type get_type() { return m_type; } function in class:flit |
/gem5/ext/systemc/src/sysc/datatypes/fx/ | ||
H A D | sc_fxval.h | 1498 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 D | sc_fxval.hh | 1269 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 D | pytypes.h | 1431 handle object_api<D>::get_type() const { return (PyObject *) Py_TYPE(derived().ptr()); } function in class:object_api |
Completed in 14 milliseconds