/freebsd/contrib/ncurses/man/ |
H A D | curs_color.3x | 63 \fB\%COLORS\fP, 73 manipulate terminal colors with \fIcurses\fR 80 \fBint COLORS; 112 Colors are always used in pairs. 126 programmer can change the colors. 186 These are the standard colors (ISO-6429). 201 Some terminals support more than the eight (8) \*(``ANSI\*('' colors. 202 There are no standard names for those additional colors. 204 .SS COLORS 205 is initialized by \fB\%start_color\fP to the maximum number of colors [all …]
|
H A D | new_pair.3x | 65 the foreground/background colors rather than assign a fixed color pair number, 68 The number of colors may be related to the number of possible color 75 That is, the foreground and background colors are applied as a pair. 80 colors which are displayed, it will be inefficient. 89 \fBCOLORS\fI * \fBCOLORS\fR 93 Terminals which support \fIdefault colors\fP distinct 94 from \*(``ANSI colors\*('' 99 \fI( \fBCOLORS\fI + 1 ) * ( \fBCOLORS\fI + 1 )\fR 107 and background colors for \*(``ASCII art\*('' 111 to represent the combinations grows rapidly with an increasing number of colors. [all …]
|
H A D | default_colors.3x | 47 use terminal's default colors in \fIcurses\fP 65 using colors only for text. 67 which use colors to denote different file types or permissions. 72 Full-screen applications that use default colors can achieve similar 77 foreground/background colors to color number \-1. 84 is a refinement which tells which colors to paint for color pair 0. 120 negative arguments to specify default foreground or background colors. 127 The top portion of the screen colors filenames using a scheme like the 133 which does not necessarily correspond to any of the ANSI colors. 134 While a special terminfo entry could be constructed using nine colors, [all …]
|
H A D | curs_variables.3x | 65 \fB\%COLORS\fP, 92 \fBint COLORS; 141 colors. 199 .SS COLORS 201 \fB\%COLORS\fP 202 contains the number of colors supported by the terminal;
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | pc98 | 18 >38 ubeshort&2 0 \b, 16 paletted RGB colors 19 >38 ubeshort&2 2 \b, 8 fixed RGB colors 36 # - b1=number of colors: 0=16 colors, 1=8 colors 37 # - b2=Palette or fixed colors flag (called "analog" and "digital" in the doc): 0=Paletted, 1=Fixed… 39 # - b0=256 paletted colors 40 # - b1=256 fixed colors using the MSX SCR8 palette 42 # - 256x212 image with 19268 YJK colors. The usual resolution and color information fields from the… 43 >>&1 ubeshort 0x0344 256x212, 19268 fixed YJK colors 47 >>>&0 ubyte&0x86 0x00 16 paletted RGB colors 48 >>>&0 ubyte&0x86 0x02 8 paletted RGB colors [all …]
|
H A D | x68000 | 18 >>>>&1 ubeshort 4 colors: 16 19 >>>>&1 ubeshort 8 colors: 256 20 >>>>&1 ubeshort 12 colors: 4096 21 >>>>&1 ubeshort 15 colors: 32768 22 >>>>&1 ubeshort 16 colors: 65536 23 >>>>&1 ubeshort >16 colors: %d-bit
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | WithColor.h | 44 /// Enable colors. Because raw_ostream is the one implementing colors, this 45 /// has no effect if the stream does not support colors or has colors 48 /// Disable colors. 61 /// @param Mode Enable, disable or compute whether to use colors. 67 /// change only the bold attribute, and keep colors untouched 70 /// @param Mode Enable, disable or compute whether to use colors. 72 raw_ostream &OS, raw_ostream::Colors Color = raw_ostream::SAVEDCOLOR, 112 /// Determine whether colors ar [all...] |
H A D | raw_ostream.h | 93 enum class Colors { enum 114 static constexpr Colors BLACK = Colors::BLACK; 115 static constexpr Colors RED = Colors::RED; 116 static constexpr Colors GREEN = Colors::GREEN; 117 static constexpr Colors YELLOW = Colors::YELLOW; 118 static constexpr Colors BLUE = Colors::BLUE; 119 static constexpr Colors MAGENTA = Colors::MAGENTA; 120 static constexpr Colors CYAN = Colors::CYAN; 121 static constexpr Colors WHITE = Colors::WHITE; 122 static constexpr Colors BRIGHT_BLACK = Colors::BRIGHT_BLACK; [all …]
|
H A D | Process.h | 153 /// supports colors. 171 /// output supports colors. If standard output is not connected to a 176 /// error supports colors. If standard error is not connected to a 181 /// colors. This only has an effect on Windows. 186 /// Whether changing colors requires the output to be flushed. 188 /// changing colors. 192 /// If ColorNeedsFlush() is true then this function will change the colors 202 /// background colors. 205 /// Resets the terminals colors, or returns an escape sequence to do so.
|
/freebsd/contrib/libxo/doc/ |
H A D | options.rst | 39 color Enable colors/effects for display styles (TEXT, HTML) 40 colors=xxxx Adjust color output values 70 - "colors" is described in :ref:`color-mapping`. 117 .. index:: Colors 124 The "colors" option takes a value that is a set of mappings from the 125 pre-defined set of colors to new foreground and background colors. 127 pair of "fg/bg" values gives the colors to which a basic color is 141 pairs or single colors. 150 --libxo colors=red/blue+red/blue+red/blue+red/blue+\ 157 --libxo colors=+magenta+/cyan [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
H A D | Process.inc | 310 // The terminal always has colors. 368 WORD colors = DefaultColors::GetCurrentColor(); 370 colors |= BACKGROUND_INTENSITY; 372 colors |= FOREGROUND_INTENSITY; 373 SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), colors); 382 WORD colors; 384 colors = ((code & 1) ? BACKGROUND_RED : 0) | 388 colors |= BACKGROUND_INTENSITY; 389 colors |= fg_color(current); 391 colors = ((code & 1) ? FOREGROUND_RED : 0) | [all …]
|
/freebsd/usr.sbin/vidcontrol/ |
H A D | vidcontrol.1 | 56 such as video mode, colors, cursor shape, screen output map, font, and screen 110 Change colors when displaying text. 114 or both a foreground and background colors 119 command below to see available colors. 121 See the supported colors on a given platform. 227 to the (character) cursor's list of preferred colors instead of its shape. 234 Colors for the mouse cursor in graphics mode. 410 Change reverse mode colors to 525 Here is a list of the three bit wide base colors: 546 Base colors wit [all...] |
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageViewOptions.h | 29 bool Colors; member 60 /// Change the output's stream color if the colors are enabled. in colored_ostream() 62 raw_ostream::Colors Color) const { 63 return llvm::colored_ostream(OS, Color, Colors);
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-color-test_.cc | 31 // colors in the output. It prints "YES" and returns 1 if Google Test 32 // decides to use colors, and prints "NO" and returns 0 otherwise. 51 // Google Test decides to use colors in the output (assuming it in main() 56 // Google Test decides not to use colors in the output. in main()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | quota.c | 16 int colors[MAX_BINDINGS]; member 69 if (data->colors[id] < 0) in iwl_mvm_quota_iterator() 70 data->colors[id] = mvmvif->deflink.phy_ctxt->color; in iwl_mvm_quota_iterator() 72 WARN_ON_ONCE(data->colors[id] != in iwl_mvm_quota_iterator() 136 .colors = { -1, -1, -1, -1 }, in iwl_mvm_update_quotas() 214 if (data.colors[i] < 0) in iwl_mvm_update_quotas() 220 cpu_to_le32(FW_CMD_ID_AND_COLOR(i, data.colors[i])); in iwl_mvm_update_quotas()
|
H A D | binding.c | 18 u16 colors[MAX_MACS_IN_BINDING]; member 51 data->colors[i])); in iwl_mvm_binding_cmd() 86 data->colors[data->idx] = mvmvif->color; in iwl_mvm_iface_iterator() 125 data.colors[data.idx] = mvmvif->color; in iwl_mvm_binding_update()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | Logger.cpp | 39 llvm::WithColor Header(OS, llvm::raw_ostream::Colors::RED, /*Bold=*/true); in beginAnalysis() 51 llvm::WithColor Header(OS, llvm::raw_ostream::Colors::RED, /*Bold=*/true); in endAnalysis() 63 llvm::WithColor Header(OS, llvm::raw_ostream::Colors::RED, /*Bold=*/true); in enterBlock() 81 llvm::WithColor Subheader(OS, llvm::raw_ostream::Colors::CYAN, in enterElement() 90 llvm::WithColor Subheader(OS, llvm::raw_ostream::Colors::CYAN, in recordState()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | MarkupFilter.cpp | 408 OS.changeColor(raw_ostream::Colors::SAVEDCOLOR, Bold); in trySGR() 411 auto SGRColor = StringSwitch<std::optional<raw_ostream::Colors>>(Node.Text) in trySGR() 412 .Case("\033[30m", raw_ostream::Colors::BLACK) in trySGR() 413 .Case("\033[31m", raw_ostream::Colors::RED) in trySGR() 414 .Case("\033[32m", raw_ostream::Colors::GREEN) in trySGR() 415 .Case("\033[33m", raw_ostream::Colors::YELLOW) in trySGR() 416 .Case("\033[34m", raw_ostream::Colors::BLUE) in trySGR() 417 .Case("\033[35m", raw_ostream::Colors::MAGENTA) in trySGR() 418 .Case("\033[36m", raw_ostream::Colors::CYAN) in trySGR() 419 .Case("\033[37m", raw_ostream::Colors in trySGR() [all...] |
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | EHPersonalities.cpp | 110 // Build up the color map, which maps each block to its set of 'colors'. in colorEHFunclets() 111 // For any block B the "colors" of B are the set of funclets F (possibly in colorEHFunclets() 138 ColorVector &Colors = BlockColors[Visiting]; in colorEHFunclets() local 139 if (!is_contained(Colors, Color)) in colorEHFunclets() 140 Colors.push_back(Color); in colorEHFunclets()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 66 constexpr raw_ostream::Colors raw_ostream::BLACK; 67 constexpr raw_ostream::Colors raw_ostream::RED; 68 constexpr raw_ostream::Colors raw_ostream::GREEN; 69 constexpr raw_ostream::Colors raw_ostream::YELLOW; 70 constexpr raw_ostream::Colors raw_ostream::BLUE; 71 constexpr raw_ostream::Colors raw_ostream::MAGENTA; 72 constexpr raw_ostream::Colors raw_ostream::CYAN; 73 constexpr raw_ostream::Colors raw_ostream::WHITE; 74 constexpr raw_ostream::Colors raw_ostream::SAVEDCOLOR; 75 constexpr raw_ostream::Colors raw_ostream::RESET; [all …]
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_color.c | 85 NCURSES_PUBLIC_VAR(COLORS) (void) in NCURSES_PUBLIC_VAR() argument 91 NCURSES_EXPORT_VAR(int) COLORS = 0; 99 #define OkColorHi(n) (((n) < COLORS) && ((n) < maxcolors)) 104 * to about 2/3 of the maximum, leaving full-range for bold/bright colors. 229 for (n = 0; n < COLORS; n++) { in init_color_table() 257 if (COLORS >= 8) { in init_direct_colors() 263 for (width = 0; (1 << width) - 1 < (COLORS - 1); ++width) { in init_direct_colors() 382 * Without ext-colors, we cannot represent more than 256 color pairs. in NCURSES_SP_NAME() 393 * If using default colors, allocate extra space in table to in NCURSES_SP_NAME() 405 COLORS = maxcolors; in NCURSES_SP_NAME() [all …]
|
/freebsd/share/man/man4/ |
H A D | syscons.4 | 221 background colors. 367 These options will set the default colors. 368 Available colors are defined in 561 The following lines will set the default colors. 571 The following lines will set the default colors of the kernel message. 581 the following line will set 4 red-ish colors 582 for printing kernel messages in colors depending on the CPU. 587 Use a long string to get unique colors for more than 8 CPUs.
|
/freebsd/share/examples/libvgl/ |
H A D | demo.c | 43 // set graphics mode, here 320x240 256 colors in main() 45 // SW_VGA_CG320: std VGA 320x200 256 colors in main() 46 // SW_VGA_MODEX: Modex VGA 320x240 256 colors in main() 47 // SW_VGA_VG640: std VGA 640x480 16 colors in main()
|
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/ |
H A D | mediatek,dither.yaml | 15 unavailable colors with available colors and by mixing and matching available 16 colors to mimic unavailable ones.
|
/freebsd/contrib/libxo/tests/core/ |
H A D | test_10.c | 97 static const char *colors[] = in main() local 101 for (i = 0; colors[i]; i++) { in main() 103 xo_emit("{C:/bg-%s}", colors[i-1]); in main() 104 xo_emit("{C:/fg-%s}{T:/%s}", colors[i], colors[i]); in main()
|