Searched refs:colors (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dbitmfile.h31 unsigned int planes, unsigned int colors,
H A DwinX.h44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */ member in struct:text_map_info_t
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dbitmfile.h31 unsigned int planes, unsigned int colors,
H A DwinX.h44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */ member in struct:text_map_info_t
/seL4-refos-master/projects/seL4_libs/libsel4serialserver/src/
H A Dserver.c36 static char *colors[] = { variable
66 #define NUM_COLORS ARRAY_SIZE(colors)
67 #define BADGE_TO_COLOR(badge) (colors[(badge) % NUM_COLORS])
/seL4-refos-master/seL4_tools/cmake-tool/
H A Dgriddle42 # Set up terminal capabilities (for displaying in bold and colors).
51 NCOLORS=$(tput colors)
60 # colors (bold helps, but only so much). On terminals truly capable of only 8
61 # colors, we have to rely on the implementation to provide good contrast.
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex270 colors in the Guidebook, and because it is common to all ports, we will
2777 colors if it can.
2847 The order of colors is red, green, brown, blue, magenta, cyan,
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex270 colors in the Guidebook, and because it is common to all ports, we will
2777 colors if it can.
2847 The order of colors is red, green, brown, blue, magenta, cyan,

Completed in 92 milliseconds