Home
last modified time | relevance | path

Searched refs:colors (Results 1 – 25 of 30) sorted by relevance

12

/titanic_44/usr/src/lib/libshell/common/tests/
H A Dcubetype.sh38 colors=([wall]=blue [floor]=red)
69 b.colors[wall]=green
70 b.colors[door]=white
79 bb.colors[desk]=orange
82 unset b.colors
88 unset bb.colors
151 cc[2]=(x=2 y=3 name=two colors+=([table]=white) items+=(pencil) z=6)
155 [[ ${cc[2].colors[table]} == white ]] || err_exit '${cc[2].colors[table]} != white'
165 unset cc[2].name cc[2].colors cc[2].items
170 cc[two]=(x=2 y=3 name=two colors+=([table]=white) items+=(pencil) z=6)
[all …]
H A Dcomvar.sh115 type=2colors var=viewcolor val="gray black"
/titanic_44/usr/src/lib/libcurses/screen/
H A Dscr_reset.c187 int colors, color_pairs; in scr_reset() local
199 if ((fread((char *) &colors, sizeof (int), 1, filep) != 1) || in scr_reset()
206 colors > max_colors || color_pairs > max_pairs) { in scr_reset()
207 if (fseek(filep, (long) (colors * sizeof (_Color) + in scr_reset()
221 malloc(colors * in scr_reset()
226 colors, filep) != colors) in scr_reset()
229 for (i = 0; i < colors; i++, ctp++) { in scr_reset()
240 if (fseek(filep, (long) (colors * in scr_reset()
H A Dvidupdate.c385 con.l[con.page].colors[BOLD] = in _change_color()
H A Dcaps103 max_colors, "colors" "Co" max # of color on the screen
105 no_color_video, "ncv" "NC" Video attributes that cannot be used with colors
437 orig_colors, "oc" "oc" Original colors
/titanic_44/usr/src/cmd/dtrace/test/tst/common/translators/
H A Derr.D_XLATE_SOU.BadTransDecl8.d44 enum colors enum
50 translator enum colors < struct input_struct *ivar >
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c370 unsigned i, len, idx, colors, x, y, width, height; in read_image() local
421 colors = c - '0'; in read_image()
424 colors = colors * 10 + c - '0'; in read_image()
444 for (i = 0, idx = 1; i < colors; i++) { in read_image()
485 colors = idx - 1; /* actual number of colors used in XPM image */ in read_image()
514 for (i = 1; i <= colors; i++) in read_image()
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dmenu.lst80 # Change the colors.
81 title Change the colors
/titanic_44/usr/src/cmd/dtrace/test/tst/common/enum/
H A Dtst.EnumSameValue.d42 enum colors { enum
H A Derr.D_UNKNOWN.RepeatIdentifiers.d42 enum colors { enum
H A Derr.D_DECL_IDRED.EnumSameName.d41 enum colors { enum
H A Dtst.EnumEquality.d39 enum colors { enum
H A Dtst.EnumValAssign.d41 enum colors { enum
/titanic_44/usr/src/uts/sun4/vm/
H A Dvm_dep.h357 int colors = page_get_pagecolors(szc); \
359 colors * sizeof (pgcnt_t)); \
364 int mn, mt, szc, colors; \
366 colors = page_get_pagecolors(szc); \
370 plc_mts_colors = colors; \
373 base += (colors * sizeof (pgcnt_t)); \
H A Dvm_dep.c918 uint_t colors; in page_coloring_init() local
971 if ((colors = hw_page_array[i].hp_colors) <= 1) { in page_coloring_init()
974 while ((colors >> a) == 0) in page_coloring_init()
/titanic_44/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c1601 int szc, colors; in plcnt_sz() local
1605 colors = page_get_pagecolors(szc); in plcnt_sz()
1606 ctrs_sz += mnoderangecnt * sizeof (pgcnt_t) * colors; in plcnt_sz()
1616 int mt, szc, colors; in plcnt_init() local
1622 colors = page_get_pagecolors(szc); in plcnt_init()
1623 mnoderanges[mt].mnr_mts[szc].mnr_mts_colors = colors; in plcnt_init()
1626 addr += (sizeof (pgcnt_t) * colors); in plcnt_init()
1683 int colors; in page_coloring_init() local
1765 if ((colors = hw_page_array[i].hp_colors) <= 1) { in page_coloring_init()
1769 while ((colors >> a) == 0) in page_coloring_init()
[all …]
/titanic_44/usr/src/cmd/dtrace/test/tst/common/sizeof/
H A Dtst.SizeofDataTypes.d81 enum colors { enum
/titanic_44/usr/src/cmd/dtrace/test/tst/common/struct/
H A Dtst.StructDataTypes.d80 enum colors { enum
/titanic_44/usr/src/uts/sun4v/cpu/
H A Dniagara2.c730 uint_t colors; in page_set_colorequiv_arr_cpu() local
733 if ((colors = hw_page_array[i].hp_colors) <= 1) in page_set_colorequiv_arr_cpu()
735 while ((colors >> a) == 0) in page_set_colorequiv_arr_cpu()
/titanic_44/usr/src/cmd/dtrace/test/tst/common/pointers/
H A Dtst.ArrayPointer1.d87 enum colors { enum
/titanic_44/usr/src/uts/common/vm/
H A Dvm_pagelist.c2754 uint_t nszc, ceq_mask, colors; in page_list_walk_init() local
2758 colors = PAGE_GET_PAGECOLORS(szc); in page_list_walk_init()
2760 plw->plw_colors = colors; in page_list_walk_init()
2761 plw->plw_color_mask = colors - 1; in page_list_walk_init()
2777 plw->plw_ceq_dif = colors >> ((ceq >> 4) + (ceq & 0xf)); in page_list_walk_init()
3428 uint_t colors, ceq_mask; in page_geti_contig_pages() local
3444 colors = PAGE_GET_PAGECOLORS(szc); in page_geti_contig_pages()
3445 color_mask = colors - 1; in page_geti_contig_pages()
3446 if ((colors > 1) && (flags & PG_MATCH_COLOR)) { in page_geti_contig_pages()
3448 uint_t ceq_dif = colors >> ((ceq >> 4) + (ceq & 0xf)); in page_geti_contig_pages()
[all …]
/titanic_44/usr/src/cmd/terminfo/
H A Dterminfo.src436 colors#8, ncv#3, pairs#64,
443 colors#8, ncv#3, pairs#64,
700 colors#16, pairs#256,
718 colors#16, pairs#256,
741 colors#8, cols#80, it#8, lines#24, pairs#64, vt#3,
841 colors#8, cols#80, it#8, lines#25, ncv#5, pairs#64,
916 colors@, pairs@,
1011 # console font but bright background colors turn into dim ones when
1013 # foreground colors and blink for bright background colors.
1014 linux-16color|linux console with 16 colors,
[all …]
H A Dtermcap.src935 # console font but bright background colors turn into dim ones when
937 # foreground colors and blink for bright background colors.
938 linux-16color|linux console with 16 colors:\
1668 # Setting colors turns off reverse; we cannot guarantee order, so use ncv.
2597 putty-256color|PuTTY 0.58 with xterm 256-colors:\
2635 # ANSI colors are implemented, but cannot be combined with video attributes
2714 # vt100+ is basically a VT102-noSGR with ANSI.SYS colors and a different
3050 # 16-colors is one of the variants of XFree86 3.3 xterm, updated for 4.0 (T.Dickey)
3051 # If configured to support 88- or 256-colors (which is fairly common in 2009),
3053 xterm-16color|xterm with 16 colors like aixterm:\
[all …]
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps119 max_colors colors Co number Max # of colors on the screen
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps119 max_colors colors Co number Max # of colors on the screen

12