Searched defs:fg (Results 1 - 25 of 97) sorted by relevance

1234

/netbsd-current/sys/dev/rasops/
H A Drasops8.c133 uint32_t bg, fg; local
[all...]
H A Drasops32.c134 uint32_t fg, bg; local
H A Drasops15.c134 uint32_t bg, fg; local
[all...]
H A Drasops4.c121 uint32_t bg, fg; local
[all...]
H A Drasops2.c127 uint32_t bg, fg; local
[all...]
H A Drasops1_putchar_width.h67 uint32_t bg, fg; local
H A Drasops1.c97 uint32_t bg, fg, lbg, rbg, fb, lmask, rmask, tmp, tmp0, tmp1; local
H A Drasops1-4_putchar.h92 uint32_t bg, fg, lbg, rbg, clr[2], lmask, rmask, tmp; local
[all...]
H A Drasops24.c166 uint32_t bg, fg, c1, c2, c3, c4; local
[all...]
/netbsd-current/usr.bin/grep/
H A Dfastgrep.c58 fgrepcomp(fastgrep_t *fg, const char *pat) argument
81 fastcomp(fastgrep_t *fg, const char *pat) argument
205 grep_search(fastgrep_t *fg, const unsigned char *data, size_t len, regmatch_t *pmatch) argument
[all...]
/netbsd-current/sys/dev/rcons/
H A Drcons_subr.c478 rcons_setcolor(struct rconsole *rc, int fg, int bg) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_nv04_fbcon.c87 uint32_t fg; local
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_filegen.c627 FILEGEN * fg; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-style.c141 int fg = color_number (m_foreground); local
101 cli_style_option(const char *name, ui_file_style::basic_color fg) argument
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Damfs_nfsx.c366 amfs_nfsx_remount(am_node *am, mntfs *mf, int fg) argument
/netbsd-current/external/bsd/nvi/dist/motif_l/
H A Dm_ruler.c165 Pixel fg, bg; local
220 XSetForeground( XtDisplay(db_ruler), gc_ruler, fg ); local
/netbsd-current/sys/dev/wscons/
H A Dwscons_rops.c223 rcons_allocattr(void *id, int fg, int bg, int flags, long *attrp) argument
/netbsd-current/sys/dev/i2c/
H A Dzl10353.c422 zl10353_get_guard(fe_guard_interval_t fg, uint16_t *valp) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmingw-hdep.c288 const ui_file_style::color &fg = style.get_foreground (); local
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-style.c171 int fg = color_number (m_foreground); local
130 cli_style_option(const char *name, ui_file_style::basic_color fg, ui_file_style::intensity intensity) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmingw-hdep.c289 const ui_file_style::color &fg = style.get_foreground (); local
/netbsd-current/external/bsd/less/dist/
H A Doptfunc.c538 int fg, bg; local
H A Doutput.c102 static int fg, fgi, bg, bgi; local
[all...]
/netbsd-current/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
420 int fg, bg; local
/netbsd-current/sys/arch/amiga/dev/
H A Dmntva.c413 int x, y, wi, he, fg, bg, ul; local
463 int x, y, w, h, fg, bg, ul; local

Completed in 242 milliseconds

1234