Searched defs:FLAGDESC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstNtQueryStuff.cpp39 typedef struct FLAGDESC struct
43 } FLAGDESC; typedef in typeref:struct:FLAGDESC
44 typedef const FLAGDESC *PCFLAGDESC;
117 static const FLAGDESC s_aMemTypes[] =
129 static const FLAGDESC s_aMemStates[] =
142 static const FLAGDESC s_aProtections[] =
/vbox/src/VBox/Devices/Graphics/testcase/
H A Ddump-vmwgfx.c93 typedef struct FLAGDESC struct
97 } FLAGDESC; typedef in typeref:struct:FLAGDESC
98 typedef FLAGDESC const *PCFLAGDESC;
213 static FLAGDESC const g_aVmSvgaCapFlags[] =
250 static FLAGDESC const g_aVmSvgaFifoCapFlags[] =

Completed in 57 milliseconds