Searched refs:INT32 (Results 51 - 75 of 288) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86xv.h105 INT32 value, pointer data);
107 INT32 *value, pointer data);
199 int (*getAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 *value);
200 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value);
247 INT32 *xa,
248 INT32 *xb,
249 INT32 *ya,
250 INT32 *yb, RegionPtr reg, INT32 width, INT32 heigh
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86xv.h73 INT32 value, pointer data);
75 INT32 *value, pointer data);
160 int (*getAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 *value);
161 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value);
212 INT32 *xa,
213 INT32 *xb,
214 INT32 *ya,
215 INT32 *yb,
217 INT32 width,
218 INT32 heigh
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86xv.h100 INT32 value, pointer data);
102 INT32 *value, pointer data);
187 int (*getAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 *value);
188 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value);
239 INT32 *xa,
240 INT32 *xb,
241 INT32 *ya,
242 INT32 *yb,
244 INT32 width,
245 INT32 heigh
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DEfiCompress.c140 IN INT32 n,
141 IN INT32 nbit,
142 IN INT32 Special
153 IN INT32 c
192 IN INT32 n,
197 INT32
200 IN INT32 n
211 IN INT32 i
217 IN INT32 Root
223 IN INT32
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A DEfiCdefs.h109 #define _EFI_WINT_T INT32
116 #define _EFI_TIME_T INT32
342 typedef INT32 LONG32;
347 typedef INT32 EFI_LONG_T;
358 typedef INT32 LONGN;
363 typedef INT32 LONGN;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/Ppi/
H A DPpi.c379 // Instead we compare the GUID as INT32 at a time and branch
382 if ((((INT32 *)Guid)[0] == ((INT32 *)CheckGuid)[0]) &&
383 (((INT32 *)Guid)[1] == ((INT32 *)CheckGuid)[1]) &&
384 (((INT32 *)Guid)[2] == ((INT32 *)CheckGuid)[2]) &&
385 (((INT32 *)Guid)[3] == ((INT32 *)CheckGuid)[3])) {
628 // Instead we compare the GUID as INT32 a
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Dxf86vmode.h106 INT32 *c_private;
108 INT32 *private;
127 INT32 *c_private;
129 INT32 *private;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Proto.h175 INT32 Error; ///< Soft error status, such as TCP_CONNECT_RESET
206 INT32 NextExpire; ///< Count down offset for the nearest timer
295 #define TCP_SEQ_LT(SeqA, SeqB) ((INT32) ((SeqA) - (SeqB)) < 0)
296 #define TCP_SEQ_LEQ(SeqA, SeqB) ((INT32) ((SeqA) - (SeqB)) <= 0)
297 #define TCP_SEQ_GT(SeqA, SeqB) ((INT32) ((SeqB) - (SeqA)) < 0)
298 #define TCP_SEQ_GEQ(SeqA, SeqB) ((INT32) ((SeqB) - (SeqA)) <= 0)
339 #define TCP_TIME_LT(Ta, Tb) ((INT32) ((Ta) - (Tb)) < 0)
340 #define TCP_TIME_LEQ(Ta, Tb) ((INT32) ((Ta) - (Tb)) <= 0)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ipf/
H A DProcessorBind.h129 typedef __int32 INT32; typedef
176 typedef int INT32; typedef
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/X64/
H A DProcessorBind.h120 typedef __int32 INT32; typedef
167 typedef int INT32; typedef
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpProto.h164 #define TCP_SEQ_LT(SeqA, SeqB) ((INT32) ((SeqA) - (SeqB)) < 0)
165 #define TCP_SEQ_LEQ(SeqA, SeqB) ((INT32) ((SeqA) - (SeqB)) <= 0)
166 #define TCP_SEQ_GT(SeqA, SeqB) ((INT32) ((SeqB) - (SeqA)) < 0)
167 #define TCP_SEQ_GEQ(SeqA, SeqB) ((INT32) ((SeqB) - (SeqA)) <= 0)
210 #define TCP_TIME_LT(Ta, Tb) ((INT32) ((Ta) - (Tb)) < 0)
211 #define TCP_TIME_LEQ(Ta, Tb) ((INT32) ((Ta) - (Tb)) <= 0)
252 INT32 Error; ///< Soft error status, such as TCP_CONNECT_RESET.
283 INT32 NextExpire; ///< Countdown offset for the nearest timer.
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DFileBuffer.h250 IN CONST INT32 TextX,
251 IN CONST INT32 TextY
H A DTextEditorTypes.h97 INT32 MouseAccumulatorX;
98 INT32 MouseAccumulatorY;
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DHexEditorTypes.h119 INT32 MouseAccumulatorX;
120 INT32 MouseAccumulatorY;
H A DBufferImage.c303 (INT32)Row - 1,
305 ((INT32)Row - 2 + HBufferImage.LowVisibleRow - 1) * 0x10
328 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"0");
333 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"%x ", Line->Buffer[Index]);
335 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"%x ", Line->Buffer[Index]);
343 ShellPrintEx ((INT32)Pos - 1, (INT32)Ro
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/X64/
H A DProcessorBind.h122 typedef __int32 INT32; typedef
169 typedef int INT32; typedef
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
H A DUsbMouseAbsolutePointer.h66 INT32 XLogicMax;
67 INT32 XLogicMin;
68 INT32 YLogicMax;
69 INT32 YLogicMin;
88 INT32 Int32;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseDxe/
H A DUsbMouse.h66 INT32 XLogicMax;
67 INT32 XLogicMin;
68 INT32 YLogicMax;
69 INT32 YLogicMin;
88 INT32 Int32;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSimpleTextOut.h348 INT32 MaxMode;
357 INT32 Mode;
361 INT32 Attribute;
365 INT32 CursorColumn;
369 INT32 CursorRow;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DSimpleTextOut.h350 INT32 MaxMode;
359 INT32 Mode;
363 INT32 Attribute;
367 INT32 CursorColumn;
371 INT32 CursorRow;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Duda1380.h57 extern _X_EXPORT void uda1380_setvolume(UDA1380Ptr t, INT32);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Duda1380.h53 void uda1380_setvolume(UDA1380Ptr t, INT32);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Duda1380.h50 void uda1380_setvolume(UDA1380Ptr t, INT32);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Duda1380.h50 void uda1380_setvolume(UDA1380Ptr t, INT32);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Duda1380.h50 void uda1380_setvolume(UDA1380Ptr t, INT32);

Completed in 864 milliseconds

1234567891011>>