Searched defs:afPadding (Results 1 - 6 of 6) sorted by relevance
/vbox/include/VBox/vmm/ | ||
H A D | pdmnetshaper.h | 58 bool afPadding[HC_ARCH_BITS == 32 ? 3 : 7]; member in struct:PDMNSFILTER |
/vbox/include/iprt/ | ||
H A D | critsect.h | 395 bool volatile afPadding[1]; member in struct:RTCRITSECTRW |
/vbox/src/VBox/Devices/PC/ | ||
H A D | DevAPIC.cpp | 390 bool afPadding[3]; member in struct:__anon15013 |
/vbox/src/VBox/VMM/include/ | ||
H A D | VMMInternal.h | 437 bool afPadding[HC_ARCH_BITS == 32 ? 3 : 7]; member in struct:VMMCPU |
H A D | EMInternal.h | 320 bool afPadding[6]; member in struct:EM |
H A D | PDMInternal.h | 298 bool afPadding[2]; member in struct:PDMCRITSECTINT |
Completed in 80 milliseconds