Home
last modified time | relevance | path

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

1234

/netbsd/usr.bin/grep/
H A Dfastgrep.c58 fgrepcomp(fastgrep_t *fg, const char *pat) in fgrepcomp()
81 fastcomp(fastgrep_t *fg, const char *pat) in fastcomp()
205 grep_search(fastgrep_t *fg, const unsigned char *data, size_t len, regmatch_t *pmatch) in grep_search()
/netbsd/sys/dev/hdaudio/
H A Dhdaudio.c246 struct hdaudio_function_group *fg; in hdaudio_rirb_unsol() local
675 hdaudio_attach_fg(struct hdaudio_function_group *fg, prop_array_t config) in hdaudio_attach_fg()
704 struct hdaudio_function_group *fg; in hdaudio_codec_attach() local
948 struct hdaudio_function_group *fg; in hdaudio_rescan() local
968 struct hdaudio_function_group *fg; in hdaudio_childdet() local
1326 struct hdaudio_function_group *fg = NULL; in hdaudioioctl_fgrp_lookup() local
1349 struct hdaudio_function_group *fg; in hdaudioioctl_fgrp_info() local
1395 struct hdaudio_function_group *fg; in hdaudioioctl_fgrp_getconfig() local
1443 struct hdaudio_function_group *fg; in hdaudioioctl_fgrp_setconfig() local
1480 struct hdaudio_function_group *fg; in hdaudio_dispatch_fgrp_ioctl() local
/netbsd/sys/arch/luna68k/dev/
H A Domrasops.c83 uint8_t fg; member
227 om_set_rowattr(int row, uint8_t fg, uint8_t bg) in om_set_rowattr()
428 om_fgbg2rop(uint8_t fg, uint8_t bg) in om_fgbg2rop()
456 uint8_t fg, bg; in om_putchar() local
568 uint8_t fg, bg; in om_erasecols() local
609 uint8_t fg, bg; in om_eraserows() local
1212 uint8_t fg; in om4_copyrows() local
1685 om_allocattr(void *cookie, int fg, int bg, int flags, long *attrp) in om_allocattr()
1751 om_unpack_attr(long attr, uint8_t *fg, uint8_t *bg, int *underline) in om_unpack_attr()
/netbsd/sys/arch/hp300/dev/
H A Ddiofb.c345 diofb_allocattr(void *cookie, int fg, int bg, int flg, long *attr) in diofb_allocattr()
406 int fg, bg; in diofb_erasecols() local
429 int fg, bg; in diofb_eraserows() local
/netbsd/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-io.c187 int fg; member
269 get_color_pair (int fg, int bg) in get_color_pair()
303 const ui_file_style::color &fg = style.get_foreground (); in tui_apply_style() local
389 ui_file_style::color fg = style.get_foreground (); in apply_ansi_escape() local
/netbsd/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-io.c187 int fg; member
269 get_color_pair (int fg, int bg) in get_color_pair()
303 const ui_file_style::color &fg = style.get_foreground (); in tui_apply_style() local
389 ui_file_style::color fg = style.get_foreground (); in apply_ansi_escape() local
/netbsd/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-style.c102 ui_file_style::basic_color fg) in cli_style_option()
141 int fg = color_number (m_foreground); in style() local
/netbsd/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-style.c102 ui_file_style::basic_color fg) in cli_style_option()
141 int fg = color_number (m_foreground); in style() local
/netbsd/sys/dev/rasops/
H A Drasops4.c121 uint32_t bg, fg; in rasops4_makestamp() local
H A Drasops8.c133 uint32_t bg, fg; in rasops8_makestamp() local
H A Drasops15.c134 uint32_t bg, fg; in rasops15_makestamp() local
H A Drasops1_putchar_width.h67 uint32_t bg, fg; in NAME() local
H A Drasops32.c134 uint32_t fg, bg; in rasops32_makestamp() local
H A Drasops2.c127 uint32_t bg, fg; in rasops2_makestamp() local
H A Drasops1.c97 uint32_t bg, fg, lbg, rbg, fb, lmask, rmask, tmp, tmp0, tmp1; in rasops1_putchar() local
H A Drasops.c615 uint32_t fg = fg0, bg = bg0; in rasops_allocattr_color() local
669 uint32_t fg = fg0, bg = bg0; in rasops_allocattr_mono() local
975 rasops_unpack_attr(long attr, int *fg, int *bg, int *underline) in rasops_unpack_attr()
1482 uint16_t fg, *rp; in rasops_putchar_rotated_cw() local
1606 uint16_t fg, *rp; in rasops_putchar_rotated_ccw() local
H A Drasops1-4_putchar.h92 uint32_t bg, fg, lbg, rbg, clr[2], lmask, rmask, tmp; in NAME() local
/netbsd/external/bsd/less/dist/
H A Dscreen.c100 #define SETCOLORS(fg,bg) { _settextcolor(fg); _setbkcolor(bg); } argument
111 #define SETCOLORS(fg,bg) { textcolor(fg); textbackground(bg); } argument
137 #define MAKEATTR(fg,bg) ((WORD)((fg)|((bg)<<4))) argument
138 #define SETCOLORS(fg,bg) { curr_attr = MAKEATTR(fg,bg); \ argument
2493 WIN32setcolors(fg, bg) in WIN32setcolors() argument
/netbsd/sys/dev/ic/
H A Dct65550.c198 uint32_t bg, fg, ul; in chipsfb_do_attach() local
471 int32_t x, y, width, height, fg, bg, ul; in chipsfb_erasecols() local
508 int32_t x, y, width, height, fg, bg, ul; in chipsfb_eraserows() local
724 int fg, bg, uc; in chipsfb_putchar() local
750 int height, uint32_t fg, uint32_t bg) in chipsfb_setup_mono()
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_nv04_fbcon.c87 uint32_t fg; in nv04_fbcon_imageblit() local
/netbsd/sys/arch/sparc64/dev/
H A Dffb.c805 ffb_ras_setfg(struct ffb_softc *sc, int32_t fg) in ffb_ras_setfg()
1049 uint32_t fg, bg; in ffb_putchar_mono() local
1138 uint32_t fg, bg; in ffb_putchar_aa() local
1220 ffb_allocattr(void *cookie, int fg, int bg, int flags, long *attrp) in ffb_allocattr()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dmingw-hdep.c288 const ui_file_style::color &fg = style.get_foreground (); in gdb_console_fputs() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dmingw-hdep.c288 const ui_file_style::color &fg = style.get_foreground (); in gdb_console_fputs() local
/netbsd/sys/arch/amiga/dev/
H A Dmntva.c413 int x, y, wi, he, fg, bg, ul; in mntva_eraserows() local
463 int x, y, w, h, fg, bg, ul; in mntva_erasecols() local
/netbsd/sys/dev/rcons/
H A Drcons_subr.c478 rcons_setcolor(struct rconsole *rc, int fg, int bg) in rcons_setcolor()

1234