Home
last modified time | relevance | path

Searched refs:Colors (Results 1 – 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
Draw_ostream.h64 enum Colors { enum
219 virtual raw_ostream &changeColor(enum Colors Color,
376 virtual raw_ostream &changeColor(enum Colors colors, bool bold=false,
DFormattedStream.h143 raw_ostream &changeColor(enum Colors Color, in changeColor()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
DTextDiagnostic.cpp27 static const enum raw_ostream::Colors noteColor =
29 static const enum raw_ostream::Colors fixitColor =
31 static const enum raw_ostream::Colors caretColor =
33 static const enum raw_ostream::Colors warningColor =
35 static const enum raw_ostream::Colors templateColor =
37 static const enum raw_ostream::Colors errorColor = raw_ostream::RED;
38 static const enum raw_ostream::Colors fatalColor = raw_ostream::RED;
40 static const enum raw_ostream::Colors savedColor =
/freebsd-10-stable/contrib/llvm/lib/Support/
DGraphWriter.cpp61 static const char* Colors[NumColors] = { in getColorString() local
65 return Colors[ColorNumber % NumColors]; in getColorString()
Draw_ostream.cpp598 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor()
/freebsd-10-stable/bin/ls/
Dprint.c81 typedef enum Colors { enum
96 } Colors; typedef
447 printcolor(Colors c) in printcolor()
/freebsd-10-stable/contrib/groff/doc/
Dgroff-3326 * background color name register (.M): Colors. (line 100)
475 * color name, background, register (.M): Colors. (line 100)
476 * color name, drawing, register (.m): Colors. (line 70)
477 * color name, fill, register (.M): Colors. (line 100)
478 * color, default: Colors. (line 25)
479 * colors: Colors. (line 6)
567 * default color: Colors. (line 25)
658 * drawing color name register (.m): Colors. (line 70)
751 * f unit, and colors: Colors. (line 35)
778 * fill color name register (.M): Colors. (line 100)
[all …]
Dgroff208 Node: Colors327413
Dgroff-2183 `DESC' file). Use `\M' (*note Colors::) or `\D'Fg ...''
235 Colors::); the command `\D'Fd'' doesn't take an argument.
888 File: groff, Node: Suppressing output, Next: Colors, Prev: Environments, Up: gtroff Reference
943 File: groff, Node: Colors, Next: I/O, Prev: Suppressing output, Up: gtroff Reference
945 5.28 Colors
960 Colors can be also turned off with the `-c' command line option.
1051 File: groff, Node: I/O, Next: Postprocessor Access, Prev: Colors, Up: gtroff Reference
3938 * color: Colors. (line 7)
3948 * defcolor: Colors. (line 21)
3973 * fcolor: Colors. (line 85)
[all …]
Dgroff.texinfo4556 * Colors::
4940 @xref{Colors}, for usage.
11588 @code{\M} (@pxref{Colors}) or @w{@code{\D'Fg @dots{}'}} instead.
11647 the same syntax as in the @code{defcolor} request (@pxref{Colors}); the
12488 @node Suppressing output, Colors, Environments, gtroff Reference
12554 @node Colors, I/O, Suppressing output, gtroff Reference
12555 @section Colors
12570 Colors can be also turned off with the @option{-c} command line option.
12685 @node I/O, Postprocessor Access, Colors, gtroff Reference
Dgroff-13466 * Colors::
3732 Fractions. Value is 65536. *Note Colors::, for usage.
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
DCFG.cpp3916 const raw_ostream::Colors Color = raw_ostream::BLUE; in print_block()
3945 const raw_ostream::Colors Color = raw_ostream::MAGENTA; in print_block()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DASTDumper.cpp38 raw_ostream::Colors Color;
/freebsd-10-stable/contrib/groff/
DChangeLog.11851 Redesigning color support in troff. Colors are no longer
/freebsd-10-stable/contrib/ncurses/misc/
Dterminfo.src1592 # The emulator renders underlined text in red. Colors are otherwise usable.
12365 # Colors are in the order: normal, reverse, dim, dim + reverse.