Home
last modified time | relevance | path

Searched refs:color (Results 51 – 75 of 103) sorted by relevance

12345

/illumos-gate/usr/src/boot/forth/
H A Dcolor.4th26 marker task-color.4th
H A Dlogo-orb.4th36 : logo ( x y -- ) \ color Orb mascot (15 rows x 30 columns)
H A Dlogo-beastie.4th38 : logo ( x y -- ) \ color BSD mascot (19 rows x 34 columns)
H A Dlogo-illumos.4th37 : logo ( x y -- ) \ color illumos logo
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2710 * color:: Color the menu interface
728 File: grub.info, Node: bootp, Next: color, Up: General commands
745 color
748 - Command: color normal [highlight]
749 Change the menu colors. The color NORMAL is used for most lines in
752 HIGHLIGHT, then the inverted color of NORMAL is used for the
753 highlighted line. The format of a color is
755 color names. A symbolic color name must be one of these:
793 color.
800 color light-gray/blue black/light-gray
[all …]
H A Dgrub.info-4179 * color: color.
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-boot-loader.p5m50 $(i386_ONLY)file path=boot/forth/color.4th group=sys mode=0444
89 $(i386_ONLY)file path=usr/share/man/man7/color.4th.7
H A Dprint-lp-filter-postscript-lp-filter.p5m39 file path=usr/lib/lp/postscript/color.ps group=lp mode=0555
/illumos-gate/usr/src/man/man7/
H A DMakefile144 color.4th.7 \
/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c1405 size_t color, chunks; in umem_slab_create() local
1411 color = cp->cache_color + cp->cache_align; in umem_slab_create()
1412 if (color > cp->cache_maxcolor) in umem_slab_create()
1413 color = cp->cache_mincolor; in umem_slab_create()
1414 cp->cache_color = color; in umem_slab_create()
1430 chunks = (slabsize - color) / chunksize; in umem_slab_create()
1433 chunks = (slabsize - sizeof (umem_slab_t) - color) / chunksize; in umem_slab_create()
1439 sp->slab_base = buf = slab + color; in umem_slab_create()
/illumos-gate/usr/src/boot/common/
H A Dtem.c1190 tem_select_color(struct tem_vt_state *tem, int color, bool fg) in tem_select_color() argument
1192 if (color < 0 || color > 255) in tem_select_color()
1196 if (tems.ts_display_mode == VIS_TEXT && color > 15) in tem_select_color()
1202 tem->tvs_fg_color.n = color; in tem_select_color()
1205 tem->tvs_bg_color.n = color; in tem_select_color()
1211 if (color < 8) { in tem_select_color()
1222 if (color < 16) { in tem_select_color()
/illumos-gate/usr/src/cmd/spell/
H A Damerican56 color
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME50 /usr/lib/macros/color ie. $(MACRODIR)/color in Makefile
122 picture inclusion and color selection.
263 and color selection (also reverse video) and only work with dpost.
/illumos-gate/usr/src/data/terminfo/extras/
H A Drxvt-unicode.termcap32 rxvt-unicode-256color|rxvt-unicode terminal with 256 colors (X Window System):\
/illumos-gate/usr/src/grub/grub-0.97/
H A DAUTHORS33 Peter Astrand added support for a color menu.
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c641 int color = 0; in color_func() local
658 color = 0x80; in color_func()
666 color |= i; in color_func()
680 color |= i << 4; in color_func()
687 return color; in color_func()
5265 unsigned color = 0; in testvbe_func() local
5280 *buf = (color >> (i * 8)) & 0xff; in testvbe_func()
5283 color++; in testvbe_func()
/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c543 tem_select_color(struct tem_vt_state *tem, int color, boolean_t fg) in tem_select_color() argument
545 if (color < 0 || color > 255) in tem_select_color()
549 if (tems.ts_display_mode == VIS_TEXT && color > 15) in tem_select_color()
555 tem->tvs_fg_color.n = color; in tem_select_color()
558 tem->tvs_bg_color.n = color; in tem_select_color()
564 if (color < 8) { in tem_select_color()
575 if (color < 16) { in tem_select_color()
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h103 usbvc_color_matching_descr_t *color; member
/illumos-gate/usr/src/lib/libtsol/common/
H A Dlabeld.h166 char color[BUFSIZE]; member
/illumos-gate/usr/src/common/tsol/
H A Dltos.c270 *s = strdup(cret.color); in label_to_str()
/illumos-gate/usr/src/lib/libxcurses2/
H A DMakefile.com63 color.o isendwin.o scrl.o waddchn.o wscrreg.o \
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c167 char color[MAX_COLOR_LEN]; member
1056 (void) strncpy(get_ledp->color, lip->color, in lw8_getled()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c575 audiohd_pin_color_t color; in audiohd_init_play_path() local
635 color = (pin->config >> AUDIOHD_PIN_CLR_OFF) & in audiohd_init_play_path()
637 switch (color) { in audiohd_init_play_path()
1146 audiohd_pin_color_t color) in audiohd_set_pin_volume_by_color() argument
1159 switch (color) { in audiohd_set_pin_volume_by_color()
1202 if ((clr == color) && path->gain_wid) { in audiohd_set_pin_volume_by_color()
1888 audiohd_pin_color_t color; in audiohd_create_controls() local
1909 if (color == AUDIOHD_PIN_GREEN) { in audiohd_create_controls()
1913 } else if (color == AUDIOHD_PIN_BLACK && in audiohd_create_controls()
1919 } else if (color == AUDIOHD_PIN_ORANGE) { in audiohd_create_controls()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipqosconf.2.sample83 # Not color aware.
/illumos-gate/usr/src/lib/libxcurses/
H A DMakefile.com65 color.o isendwin.o scrl.o waddchn.o wscrreg.o \

12345