Searched defs:m_module (Results 1 – 12 of 12) sorted by relevance
46 const gralloc_module_t *m_module; member in GrallocModule
150 const RSModuleDescriptor *m_module; member162 const RSModuleDescriptor *m_module; member172 : m_module(module), m_reduce_name(name), m_init_name(init_name), in m_module() function181 const RSModuleDescriptor *m_module; member232 const lldb::ModuleSP m_module; variable
70 Module &m_module; variable
185 lldb_private::Module *m_module; variable
225 lldb_private::Module *m_module; // The executable image to launch. member
27 PyObject *m_module; /* The __module__ attribute, can be anything */ member
431 llvm::Module *m_module; ///< The module being processed, or NULL if that has variable
299 llvm::Module &m_module; ///< The module which is being instrumented member in Instrumenter
85 PyObject *m_module; /* The __module__ attribute, can be anything */ member
377 llvm::Module *m_module; ///< Owned by the execution engine variable
781 std::string m_module; member in CommandObjectFrameRecognizerAdd::CommandOptions