Searched refs:dfb (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dwrapdfb.cpp2 // Name: src/dfb/wrapdfb.cpp
20 #include "wx/dfb/wrapdfb.h"
90 IDirectFB *dfb; local
91 if ( wxDfbCheckReturn(DirectFBCreate(&dfb)) )
92 ms_ptr = new wxIDirectFB(dfb);
H A Dwindow.cpp2 // Name: src/dfb/window.cpp
37 #include "wx/dfb/private.h"
853 #define KEY(dfb, wx) \
854 case dfb: \
856 _T("key " #dfb " mapped to " #wx)); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dtgafb.c1250 void __iomem *dfb; local
1253 dfb = tga_fb + dpos;
1257 __raw_writel(dmask_first, dfb);
1260 dfb += xincr_first;
1266 __raw_writel(0xffffffff, dfb);
1269 dfb += 32;
1272 if (n64 && (((unsigned long)sfb | (unsigned long)dfb) & 63))
1275 sfb, dfb);
1280 __raw_writel(dfb - tga_fb, tga_regs+TGA_COPY64_DST);
1283 dfb
1377 void __iomem *dfb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DMakefile.in1826 wx/dfb/app.h \
1827 wx/dfb/bitmap.h \
1828 wx/dfb/brush.h \
1829 wx/dfb/chkconf.h \
1830 wx/dfb/cursor.h \
1831 wx/dfb/dc.h \
1832 wx/dfb/dcclient.h \
1833 wx/dfb/dcmemory.h \
1834 wx/dfb/dcscreen.h \
1835 wx/dfb/dfbpt
[all...]

Completed in 117 milliseconds