Home
last modified time | relevance | path

Searched defs:m_module (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Common/
DGrallocAndroid.hpp36 const gralloc_module_t *m_module; member in GrallocModule
/external/swiftshader/src/System/
DGrallocAndroid.hpp36 const gralloc_module_t *m_module; member in GrallocModule
/external/python/cpython3/Include/
Dmethodobject.h106 PyObject *m_module; /* The __module__ attribute, can be anything */ member
/external/python/cpython2/Include/
Dmethodobject.h85 PyObject *m_module; /* The __module__ attribute, can be anything */ member