Searched refs:_8BIT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dquantize.tex25 \func{bool}{Quantize}{\param{const wxImage\& }{src}, \param{wxImage\& }{dest}, \param{wxPalette** }{pPalette}, \param{int }{desiredNoColours = 236}, \param{unsigned char** }{eightBitData = 0}, \param{int }{flags = wxQUANTIZE\_INCLUDE\_WINDOWS\_COLOURS|wxQUANTIZE\_FILL\_DESTINATION\_IMAGE|wxQUANTIZE\_RETURN\_8BIT\_DATA}}
34 \func{bool}{Quantize}{\param{const wxImage\& }{src}, \param{wxImage\& }{dest}, \param{int }{desiredNoColours = 236}, \param{unsigned char** }{eightBitData = 0}, \param{int }{flags = wxQUANTIZE\_INCLUDE\_WINDOWS\_COLOURS|wxQUANTIZE\_FILL\_DESTINATION\_IMAGE|wxQUANTIZE\_RETURN\_8BIT\_DATA}}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.h221 #define _8BIT 0x40 macro
H A Daha152x.c2158 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2184 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2192 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2271 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT);
2777 printk("%s ", s & _8BIT ? "8BIT" : "16BIT");
3150 SPRINTF("%s ", s & _8BIT ? "8BIT" : "16BIT");

Completed in 98 milliseconds