Home
last modified time | relevance | path

Searched refs:m_module (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/src/Common/
DGrallocAndroid.hpp38 return m_module->lock(m_module, handle, usage, left, top, width, height, vaddr); in lock()
65 return m_module->unlock(m_module, handle); in unlock()
91 const gralloc_module_t *m_module; member in GrallocModule
DGrallocAndroid.cpp34 m_module = reinterpret_cast<const gralloc_module_t*>(module); in GrallocModule()
/external/python/cpython2/Objects/
Dmethodobject.c35 op->m_module = module; in PyCFunction_NewEx()
135 Py_XDECREF(m->m_module); in meth_dealloc()
167 Py_VISIT(m->m_module); in meth_traverse()
197 {"__module__", T_OBJECT, OFF(m_module), PY_WRITE_RESTRICTED},
/external/python/cpython3/Objects/
Dmethodobject.c45 op->m_module = module; in PyCFunction_NewEx()
310 Py_XDECREF(m->m_module); in meth_dealloc()
398 Py_VISIT(m->m_module); in meth_traverse()
426 {"__module__", T_OBJECT, OFF(m_module), PY_WRITE_RESTRICTED},
/external/python/cpython2/Include/
Dmethodobject.h85 PyObject *m_module; /* The __module__ attribute, can be anything */ member
/external/python/cpython3/Include/
Dmethodobject.h95 PyObject *m_module; /* The __module__ attribute, can be anything */ member
/external/python/cpython3/Modules/
D_lsprof.c170 PyObject *mod = fn->m_module; in normalizeUserObj()
201 PyObject *modname = fn->m_module; in normalizeUserObj()
/external/python/cpython2/Modules/
D_lsprof.c180 PyObject *mod = fn->m_module; in normalizeUserObj()
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...