Searched refs:get_ptr (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dobject.h167 T* get_ptr() { return m_ptr; } function in class:ref
170 const T* get_ptr() const { return m_ptr; } function in class:ref
H A Dtest_smart_ptr.cpp28 static const T *get(const ref<T> &p) { return p.get_ptr(); }
H A Dtest_eigen.py232 a_get2 = a.get_ptr()
364 for meth in [m.ReturnTester.get, m.ReturnTester.get_ptr, m.ReturnTester.view,
/gem5/src/systemc/tests/systemc/misc/stars/star104726/
H A Dglobal.h88 BLOCK* get_ptr() const;

Completed in 10 milliseconds