Searched defs:SIZE (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDevEEPROM.h37 SIZE = 64, enumerator in enum:EEPROM93C46::__anon14867
76 uint16_t m_au16Data[SIZE];
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl/
H A Dt_vb_cliptmp.h288 #undef SIZE macro
/vbox/src/VBox/Devices/PC/ipxe/src/
H A DMakefile30 SIZE := $(CROSS_COMPILE)size macro
/vbox/src/libs/zlib-1.2.6/examples/
H A Dgun.c75 #define SIZE 32768U /* input and output buffer sizes */ macro
79 input file and a buffer of size SIZE */
100 if ((unsigned)ret > SIZE - len)
101 ret = (int)(SIZE - len);
109 } while (ret != 0 && len < SIZE);
160 unsigned char inbuf[SIZE]; /* input buffer */
161 unsigned char outbuf[SIZE]; /* output buffer */
349 while (stack > SIZE - outcnt) {
350 while (outcnt < SIZE)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindef.h355 /* The SIZE structure */
360 } SIZE, *PSIZE, *LPSIZE; typedef in typeref:struct:tagSIZE
362 typedef SIZE SIZEL, *PSIZEL, *LPSIZEL;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindef.h355 /* The SIZE structure */
360 } SIZE, *PSIZE, *LPSIZE; typedef in typeref:struct:tagSIZE
362 typedef SIZE SIZEL, *PSIZEL, *LPSIZEL;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 1666 milliseconds