Home
last modified time | relevance | path

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

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