/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/ |
H A D | Xwindows.h | 58 #define BYTE wBYTE macro 64 #undef BYTE macro
|
H A D | Xwinsock.h | 47 #define BYTE wBYTE macro 52 #undef BYTE macro
|
H A D | Xmd.h | 142 typedef CARD8 BYTE; typedef
|
/vbox/src/VBox/Main/testcase/ |
H A D | tstGuestCtrlParseBuffer.cpp | 33 #ifndef BYTE 34 # define BYTE uint8_t macro 142 rc = stream.AddData((BYTE*)aTest[iTest].pbData, aTest[iTest].cbData); 200 int iResult = stream.AddData((BYTE*)aTestBlock[iTest].pbData, aTestBlock[iTest].cbData); 255 int iResult = stream.AddData((BYTE*)aTestStream[iTest].pbData, aTestStream[iTest].cbData);
|
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/ |
H A D | Xmd.h | 158 typedef CARD8 BYTE; typedef 161 #define BYTE CARD8 macro
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/ |
H A D | xf86_OSlib.h | 561 * it causes clashes for BYTE and BOOL with Xmd.h, which is too dangerous. 566 # undef BYTE macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | xf86_OSlib.h | 569 * it causes clashes for BYTE and BOOL with Xmd.h, which is too dangerous. 574 # undef BYTE macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | xf86_OSlib.h | 571 * it causes clashes for BYTE and BOOL with Xmd.h, which is too dangerous. 576 # undef BYTE macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | xf86_OSlib.h | 577 * it causes clashes for BYTE and BOOL with Xmd.h, which is too dangerous. 582 # undef BYTE macro
|
/vbox/include/VBox/com/ |
H A D | defs.h | 301 #define BYTE PRUint8 macro
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | windef.h | 217 typedef unsigned char BYTE, *PBYTE, *LPBYTE; typedef 329 #define LOBYTE(w) ((BYTE)((DWORD_PTR)(w) & 0xFF)) 330 #define HIBYTE(w) ((BYTE)((DWORD_PTR)(w) >> 8)) 335 #define MAKEWORD(low,high) ((WORD)(((BYTE)((DWORD_PTR)(low) & 0xFF)) | ((WORD)((BYTE)((DWORD_PTR)(high) & 0xFF))) << 8))
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | windef.h | 217 typedef unsigned char BYTE, *PBYTE, *LPBYTE; typedef 329 #define LOBYTE(w) ((BYTE)((DWORD_PTR)(w) & 0xFF)) 330 #define HIBYTE(w) ((BYTE)((DWORD_PTR)(w) >> 8)) 335 #define MAKEWORD(low,high) ((WORD)(((BYTE)((DWORD_PTR)(low) & 0xFF)) | ((WORD)((BYTE)((DWORD_PTR)(high) & 0xFF))) << 8))
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |