/netbsd-src/sys/arch/hpcarm/dev/ |
H A D | ipaq_lcdreg.h | 54 #define CR1_PPL(pixel) ((pixel) - 16) /* PPL ; Pixel per line argument 56 #define CR1_HSW(pixel) (((pixel) - 1) << 10) /* HSW ; */ argument 57 #define CR1_ELW(pixel) (((pixel) - 1) << 16) /* ELW ; */ argument 58 #define CR1_BLW(pixel) (((pixel) - 1) << 24) /* BLW ; */ argument
|
/netbsd-src/usr.sbin/tpctl/ |
H A D | fb.c | 179 __fb_put_pixel(struct fb *fb, fb_pixel_t pixel, int width, int x) in __fb_put_pixel() 260 fb_drawpixel(struct fb *fb, int x, int y, fb_pixel_t pixel) in fb_drawpixel() 293 fb_drawline(struct fb *fb, int x0, int y0, int x1, int y1, fb_pixel_t pixel) in fb_drawline()
|
H A D | main.c | 356 drawcross(struct fb *fb, int x, int y, int size, fb_pixel_t pixel) in drawcross()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | altivec.h | 47 #define pixel __pixel macro
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/ |
H A D | nouveau_dispnv04_crtc.c | 931 uint32_t pixel; in nv04_cursor_upload() local 949 uint32_t pixel; in nv11_cursor_upload() local
|
/netbsd-src/sys/arch/usermode/include/ |
H A D | thunk.h | 225 uint8_t pixel[4]; member
|
/netbsd-src/sys/dev/pci/voyager/ |
H A D | voyagerfb.c | 996 uint32_t pixel; in voyagerfb_putchar_aa32() local 1086 uint32_t pixel = 0, latch = 0, bg8, fg8; in voyagerfb_putchar_aa8() local
|
/netbsd-src/sys/arch/vax/vsa/ |
H A D | spx.c | 1374 int i, j, k, ch, pixel; in SPX_render_font() local 1401 int i, j, k, ch, pixel; in SPXg_render_font() local
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | cgtworeg.h | 70 u_char pixel[CG2_HEIGHT][CG2_WIDTH]; member
|
/netbsd-src/sys/arch/sun3/include/ |
H A D | cg2reg.h | 56 u_char pixel[CG2_HEIGHT][CG2_WIDTH]; member
|
/netbsd-src/sys/dev/ic/ |
H A D | ct65550.c | 602 uint32_t bg, latch = 0, bg8, fg8, pixel, dst, stride, size; in chipsfb_putchar_aa() local
|
/netbsd-src/sys/dev/pci/ |
H A D | r128fb.c | 938 uint32_t bg, latch = 0, bg8, fg8, pixel; in r128fb_putchar_aa() local
|
H A D | radeonfb.c | 3178 uint32_t pixel; in radeonfb_putchar_aa32() local 3278 uint32_t bg, fg, latch = 0, bg8, fg8, pixel, gmc; in radeonfb_putchar_aa8() local
|
H A D | pm2fb.c | 1135 uint32_t bg, fg, pixel, /*bg32,*/ fg32, aval; in pm2fb_putchar_aa() local
|
H A D | voodoofb.c | 801 uint32_t bg, latch = 0, bg8, fg8, pixel, save_offset = 0; in voodoofb_putchar_aa() local
|
H A D | machfb.c | 1634 uint32_t bg, fg, latch = 0, bg8, fg8, pixel; in mach64_putchar_aa8() local
|
/netbsd-src/sys/dev/sun/ |
H A D | cgsix.c | 1471 uint32_t bg, latch = 0, bg8, fg8, pixel; in cgsix_putchar_aa() local
|
/netbsd-src/sys/arch/sparc/dev/ |
H A D | cgfourteen.c | 1676 uint32_t bg, fg, addr, bg8, fg8, pixel, in, q, next; cg14_putchar_aa() local
|
/netbsd-src/sys/arch/usermode/usermode/ |
H A D | thunk.c | 1582 thunk_rfb_fillrect(thunk_rfb_t *rfb, int x, int y, int w, int h, uint8_t *pixel) in thunk_rfb_fillrect()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.h | 47 #define pixel __pixel macro
|
/netbsd-src/sys/dev/sbus/ |
H A D | p9100.c | 1164 uint32_t bg, latch = 0, bg8, fg8, pixel; in p9100_putchar_aa() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_irq.c | 592 u32 high1, high2, low, pixel, vbl_start, hsync_start, htotal; in i915_get_vblank_counter() local
|
/netbsd-src/external/mit/xorg/lib/libxcb/files/ |
H A D | xproto.h | 3861 uint32_t pixel; member 3894 uint32_t pixel; member 4002 uint32_t pixel; member 4043 uint32_t pixel; member
|
H A D | render.h | 365 uint32_t pixel; member
|
H A D | xproto.c | 11470 uint32_t pixel, in xcb_store_named_color_checked() 11509 uint32_t pixel, in xcb_store_named_color()
|