Searched defs:cls (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/nomali/lib/
H A Dtypes.hh189 Status(StatusClass cls, Code code, SubCode subcode) argument
/gem5/ext/pybind11/include/pybind11/detail/
H A Dclass.h35 extern "C" inline PyObject *pybind11_static_get(PyObject *self, PyObject * /*ob*/, PyObject *cls) { argument
41 PyObject *cls = PyType_Check(obj) ? obj : (PyObject *) Py_TYPE(obj); local
[all...]

Completed in 6 milliseconds