Searched defs:Module (Results 1 – 3 of 3) sorted by relevance
251 const char *Module, in AcpiUtAllocateAndTrack()320 const char *Module, in AcpiUtAllocateZeroedAndTrack()389 const char *Module, in AcpiUtFreeAndTrack()517 const char *Module, in AcpiUtTrackAllocation()618 const char *Module, in AcpiUtRemoveAllocation()754 const char *Module) in AcpiUtDumpAllocations()
127 uint16_t Module; member
15319 typedef struct Module Module; typedef18124 struct Module { struct18125 const sqlite3_module *pModule; /* Callback pointers */ argument18127 int nRefModule; /* Number of pointers to this object */ argument18129 void (*xDestroy)(void *); /* Module destructor function */ argument18130 Table *pEpoTab; /* Eponymous table for this module */