Searched defs:bg (Results 1 - 25 of 77) sorted by relevance

1234

/src/sys/dev/rasops/
H A Drasops15.c134 uint32_t bg, fg; local in function:rasops15_makestamp
[all...]
H A Drasops1_putchar_width.h67 uint32_t bg, fg; local in function:NAME
H A Drasops2.c127 uint32_t bg, fg; local in function:rasops2_makestamp
[all...]
H A Drasops32.c134 uint32_t fg, bg; local in function:rasops32_makestamp
H A Drasops4.c121 uint32_t bg, fg; local in function:rasops4_makestamp
[all...]
H A Drasops8.c133 uint32_t bg, fg; local in function:rasops8_makestamp
[all...]
H A Drasops1-4_putchar.h92 uint32_t bg, fg, lbg, rbg, clr[2], lmask, rmask, tmp; local in function:NAME
[all...]
H A Drasops1.c97 uint32_t bg, fg, lbg, rbg, fb, lmask, rmask, tmp, tmp0, tmp1; local in function:rasops1_putchar
[all...]
H A Drasops24.c166 uint32_t bg, fg, c1, c2, c3, c4; local in function:rasops24_makestamp
215 uint32_t bg, xstamp[3]; local in function:rasops24_eraserows
298 uint32_t bg, xstamp[3]; local in function:rasops24_erasecols
[all...]
H A Drasops_bitops.h57 uint32_t bg, lbg, rbg, lmask, rmask, tmp; local in function:NAME
/src/usr.bin/locate/code/
H A Dlocate.code.c190 bgindex(char *bg) /* Return location of bg in bigrams or -1. */ argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_nv04_fbcon.c88 uint32_t bg; local in function:nv04_fbcon_imageblit
/src/sys/dev/rcons/
H A Drcons_subr.c478 rcons_setcolor(struct rconsole *rc, int fg, int bg) argument
/src/usr.bin/locate/bigram/
H A Dlocate.bigram.c98 struct bigram *bg; local in function:main
/src/sys/arch/hp300/dev/
H A Ddiofb.c336 diofb_allocattr(void *cookie, int fg, int bg, int flg, long *attr) argument
396 int fg, bg; local in function:diofb_erasecols
420 int fg, bg; local in function:diofb_eraserows
[all...]
/src/sys/dev/wscons/
H A Dwscons_rops.c223 rcons_allocattr(void *id, int fg, int bg, int flags, long *attrp) argument
/src/sys/arch/zaurus/dev/
H A Dw100.c565 w100_alloc_attr(void *cookie, int fg, int bg, int flg, long *attr) argument
/src/sys/dev/isa/
H A Dpcdisplay.c427 pcdisplay_allocattr(void *id, int fg, int bg, int flags, long *attrp) argument
/src/sys/arch/amiga/dev/
H A Dmntva.c413 int x, y, wi, he, fg, bg, ul; local in function:mntva_eraserows
463 int x, y, w, h, fg, bg, ul; local in function:mntva_erasecols
/src/sys/arch/arm/s3c2xx0/
H A Ds3c24x0_lcd.c798 s3c24x0_lcd_alloc_attr(void *cookie, int fg, int bg, int flg, long *attr) argument
/src/sys/arch/arm/xscale/
H A Dpxa2x0_lcd.c989 pxa2x0_lcd_alloc_attr(void *cookie, int fg, int bg, int flg, long *attr) argument
/src/sys/arch/sgimips/gio/
H A Dlight.c501 light_allocattr(void *c, int fg, int bg, int flags, long *attr) argument
/src/sys/arch/playstation2/ee/
H A Dgsfb.c516 _gsfb_allocattr(void *cookie, int fg, int bg, int flags, long *attr) argument
590 u_int32_t fg, bg; local in function:gsfb_font_expand_psmct32
/src/sys/dev/ic/
H A Dhd44780_subr.c202 hlcd_allocattr(void *id, int fg, int bg, int flags, long *attrp) argument
/src/bin/ksh/
H A Dc_ksh.c1123 int bg = strcmp(*wp, "bg") == 0; local in function:c_fgbg

Completed in 23 milliseconds

1234