/netbsd-src/external/bsd/tmux/dist/ |
H A D | grid-view.c | 66 grid_view_clear_history(struct grid *gd, u_int bg) in grid_view_clear_history() 96 u_int bg) in grid_view_clear() 107 u_int bg) in grid_view_scroll_region_up() 128 u_int bg) in grid_view_scroll_region_down() 138 grid_view_insert_lines(struct grid *gd, u_int py, u_int ny, u_int bg) in grid_view_insert_lines() 152 u_int ny, u_int bg) in grid_view_insert_lines_region() 167 grid_view_delete_lines(struct grid *gd, u_int py, u_int ny, u_int bg) in grid_view_delete_lines() 182 u_int ny, u_int bg) in grid_view_delete_lines_region() 197 grid_view_insert_cells(struct grid *gd, u_int px, u_int py, u_int nx, u_int bg) in grid_view_insert_cells() 214 grid_view_delete_cells(struct grid *gd, u_int px, u_int py, u_int nx, u_int bg) in grid_view_delete_cells()
|
/netbsd-src/sys/dev/rasops/ |
H A D | rasops24.c | 166 uint32_t bg, fg, c1, c2, c3, c4; in rasops24_makestamp() local 215 uint32_t bg, xstamp[3]; in rasops24_eraserows() local 298 uint32_t bg, xstamp[3]; in rasops24_erasecols() local
|
H A D | rasops4.c | 121 uint32_t bg, fg; in rasops4_makestamp() local
|
H A D | rasops32.c | 134 uint32_t fg, bg; in rasops32_makestamp() local
|
H A D | rasops15.c | 134 uint32_t bg, fg; in rasops15_makestamp() local
|
H A D | rasops1_putchar_width.h | 67 uint32_t bg, fg; in NAME() local
|
H A D | rasops2.c | 127 uint32_t bg, fg; in rasops2_makestamp() local
|
H A D | rasops8.c | 133 uint32_t bg, fg; in rasops8_makestamp() local
|
H A D | rasops1.c | 97 uint32_t bg, fg, lbg, rbg, fb, lmask, rmask, tmp, tmp0, tmp1; in rasops1_putchar() local
|
H A D | rasops.c | 615 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() 992 uint32_t bg, *rp, *hp; in rasops_eraserows() local 1149 uint32_t bg, *rp, *hp; in rasops_erasecols() local
|
H A D | rasops1-4_putchar.h | 92 uint32_t bg, fg, lbg, rbg, clr[2], lmask, rmask, tmp; in NAME() local
|
/netbsd-src/sys/arch/luna68k/dev/ |
H A D | omrasops.c | 84 uint8_t bg; member 227 om_set_rowattr(int row, uint8_t fg, uint8_t bg) in om_set_rowattr() argument 251 om_reset_rowattr(int row, uint8_t bg) in om_reset_rowattr() argument 428 om_fgbg2rop(uint8_t fg,uint8_t bg) om_fgbg2rop() argument 456 uint8_t fg, bg; om_putchar() local 568 uint8_t fg, bg; om_erasecols() local 609 uint8_t fg, bg; om_eraserows() local 1213 uint8_t bg; om4_copyrows() local 1685 om_allocattr(void * cookie,int fg,int bg,int flags,long * attrp) om_allocattr() argument 1751 om_unpack_attr(long attr,uint8_t * fg,uint8_t * bg,int * underline) om_unpack_attr() argument [all...] |
/netbsd-src/external/bsd/less/dist/ |
H A D | screen.c | 122 #define SET_BG_COLOR(bg) _setbkcolor(bg) argument 123 #define SETCOLORS(fg,bg) { SET_FG_COLOR(fg); SET_BG_COLOR(bg); } argument 135 #define SET_BG_COLOR(bg) textbackground(bg) argument 136 #define SETCOLORS(fg,bg) { SET_FG_COLOR(fg); SET_BG_COLOR(bg); } argument 172 #define MAKEATTR(fg,bg) ((WORD)((fg)|((bg)<<4))) argument 176 #define SET_BG_COLOR(bg) { curr_attr &= ~0xf0; curr_attr |= ((bg)<<4); APPLY_COLORS(); } argument 177 #define SETCOLORS(fg,bg) { curr_attr = MAKEATTR(fg,bg); APPLY_COLORS(); } argument 2512 int bg; in parse_color() local 2577 int bg; in tput_color() local 2642 int bg; in win_set_color() local [all …]
|
/netbsd-src/sys/arch/hp300/dev/ |
H A D | diofb.c | 336 diofb_allocattr(void *cookie, int fg, int bg, int flg, long *attr) in diofb_allocattr() 396 int fg, bg; in diofb_erasecols() local 420 int fg, bg; in diofb_eraserows() local
|
/netbsd-src/sys/dev/ic/ |
H A D | ct65550.c | 198 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 602 uint32_t bg, latch = 0, bg8, fg8, pixel, dst, stride, size; in chipsfb_putchar_aa() local 724 int fg, bg, uc; in chipsfb_putchar() local 750 int height, uint32_t fg, uint32_t bg) in chipsfb_setup_mono()
|
/netbsd-src/usr.bin/locate/code/ |
H A D | locate.code.c | 190 bgindex(char *bg) /* Return location of bg in bigrams or -1. */ in bgindex()
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | ssh2pgp.c | 147 getbignum(bufgap_t *bg, char *buf, const char *header) in getbignum() 209 bufgap_t bg; in pgp_ssh2pubkey() local
|
/netbsd-src/usr.bin/locate/bigram/ |
H A D | locate.bigram.c | 98 struct bigram *bg; in main() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/ |
H A D | nouveau_nv04_fbcon.c | 88 uint32_t bg; in nv04_fbcon_imageblit() local
|
/netbsd-src/sys/dev/sbus/ |
H A D | zx.c | 836 zx_fillrect(struct zx_softc *sc, int x, int y, int w, int h, uint32_t bg, in zx_fillrect() 922 int32_t x, y, width, height, bg; in zx_erasecols() local 938 int32_t x, y, width, height, bg; in zx_eraserows() local 996 uint32_t fg, bg; in zx_putchar() local
|
/netbsd-src/sys/arch/sparc64/dev/ |
H A D | ffb.c | 815 ffb_ras_setbg(struct ffb_softc *sc, int32_t bg) in ffb_ras_setbg() 1048 uint32_t fg, bg; in ffb_putchar_mono() local 1137 uint32_t fg, bg; in ffb_putchar_aa() local 1219 ffb_allocattr(void *cookie, int fg, int bg, int flags, long *attrp) in ffb_allocattr()
|
/netbsd-src/sys/dev/pci/voyager/ |
H A D | voyagerfb.c | 933 int fg, bg; in voyagerfb_putchar_mono() local 991 int fg, bg; in voyagerfb_putchar_aa32() local 1081 int bg; in voyagerfb_putchar_aa8() local 1209 int32_t x, y, width, height, fg, bg, ul; in voyagerfb_erasecols() local 1263 int32_t x, y, width, height, fg, bg, ul; in voyagerfb_eraserows() local
|
/netbsd-src/sys/dev/pci/ |
H A D | r128fb.c | 839 uint32_t fg, bg; in r128fb_putchar() local 938 uint32_t bg, latch = 0, bg8, fg8, pixel; in r128fb_putchar_aa() local 1073 int32_t x, y, width, height, fg, bg, ul; in r128fb_erasecols() local 1110 int32_t x, y, width, height, fg, bg, ul; in r128fb_eraserows() local
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | mntva.c | 413 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-src/sys/arch/hppa/dev/ |
H A D | gftfb.c | 1062 gftfb_real_rectfill(struct gftfb_softc * sc,int x,int y,int wi,int he,uint32_t bg) gftfb_real_rectfill() argument 1093 gftfb_rectfill(struct gftfb_softc * sc,int x,int y,int wi,int he,uint32_t bg) gftfb_rectfill() argument 1195 uint32_t bg; gftfb_putchar() local 1264 int32_t x, y, width, height, fg, bg, ul; gftfb_erasecols() local 1310 int32_t x, y, width, height, fg, bg, ul; gftfb_eraserows() local [all...] |