HomeSort by: relevance | last modified time | path
    Searched refs:BLUE (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/tests/usr.bin/xlint/lint1/
msg_054.c 11 BLUE,
msg_246.c 10 RED, GREEN, BLUE
msg_156.c 11 BLUE = 1 << 2
msg_243.c 9 RED, GREEN, BLUE
msg_241.c 18 BLUE = 1 << 2
79 sink_color(c ? c : BLUE);
123 [BLUE] = "blue",
msg_130.c 13 BLUE = 1 << 2
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTDumperUtils.h 38 // Blue - CommentColor, NullColor, IndentColor
39 // Bold Blue - AttrColor
47 static const TerminalColor AttrColor = {llvm::raw_ostream::BLUE, true};
51 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false};
69 static const TerminalColor NullColor = {llvm::raw_ostream::BLUE, false};
84 static const TerminalColor IndentColor = {llvm::raw_ostream::BLUE, false};
  /src/external/apache2/llvm/dist/llvm/lib/Support/
WithColor.cpp 34 OS.changeColor(raw_ostream::BLUE);
55 OS.changeColor(raw_ostream::BLUE, true);
  /src/external/gpl3/gdb.old/dist/gdb/
ui-style.h 34 BLUE,
114 /* Fill in RGB with the red/green/blue values for this color.
  /src/external/gpl3/gcc/dist/gcc/text-art/
style.cc 446 ASSERT_NAMED_COL_STREQ (style::named_color::BLUE, fg, bright,
467 ASSERT_NAMED_COL_STREQ (style::named_color::BLUE, fg, bright,
492 ASSERT_NAMED_COL_STREQ (style::named_color::BLUE, fg, bright,
513 ASSERT_NAMED_COL_STREQ (style::named_color::BLUE, fg, bright,
627 magenta_on_blue.m_bg_color = style::named_color::BLUE;
styled-string.cc 209 set_style_fg_color (style::named_color::BLUE);
285 set_style_bg_color (style::named_color::BLUE);
315 set_style_fg_color (style::color (style::named_color::BLUE,
349 set_style_bg_color (style::color (style::named_color::BLUE,
types.h 235 BLUE,
ruler.cc 595 s2.m_fg_color = style::named_color::BLUE;
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
raw_ostream.h 99 BLUE,
111 static constexpr Colors BLUE = Colors::BLUE;
  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-style.c 52 "blue",
82 cli_style_option address_style ("address", ui_file_style::BLUE);
124 cli_style_option disasm_immediate_style ("immediate", ui_file_style::BLUE);
  /src/sys/arch/x68k/dev/
ite_tv.c 211 #define BLUE (0x1f << 1)
217 IODEVbase->tpalet[4] = 1 | BLUE; /* blue */
218 IODEVbase->tpalet[5] = 1 | BLUE | RED; /* magenta */
219 IODEVbase->tpalet[6] = 1 | BLUE | GREEN; /* cyan */
220 IODEVbase->tpalet[7] = 1 | BLUE | RED | GREEN; /* white */
  /src/external/gpl3/gdb/dist/gdb/cli/
cli-style.c 148 cli_style_option address_style ("address", ui_file_style::BLUE);
190 cli_style_option disasm_immediate_style ("immediate", ui_file_style::BLUE);
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTConsumers.cpp 59 Out.changeColor(raw_ostream::BLUE);
  /src/external/gpl3/gdb/dist/gdb/
ui-style.h 66 BLUE,
213 /* Fill in RGB with the red/green/blue values for this color.
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
call-ar-st.c 32 BLUE,
154 case BLUE : printf("BLUE\n");
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
call-ar-st.c 32 BLUE,
154 case BLUE : printf("BLUE\n");
  /src/external/apache2/llvm/dist/llvm/utils/lit/lit/
ProgressBar.py 75 BLACK = BLUE = GREEN = CYAN = RED = MAGENTA = YELLOW = WHITE = ''
86 _COLORS = """BLACK BLUE GREEN CYAN RED MAGENTA YELLOW WHITE""".split()
87 _ANSICOLORS = "BLACK RED GREEN YELLOW BLUE MAGENTA CYAN WHITE".split()
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/
time.d 147 $(BLUE Linux,OpenBSD-Only)
197 $(BLUE Linux,OpenBSD,Solaris-Only)
204 $(BLUE Linux-Only)
234 $(BLUE Linux,OpenBSD,Solaris-Only)
241 $(BLUE DragonFlyBSD,FreeBSD,OpenBSD-Only)
248 $(BLUE FreeBSD-Only)
255 $(BLUE FreeBSD-Only)
337 // the ones _not_ marked with $(D Blue Foo-Only) should be supported.
  /src/external/bsd/less/dist/
output.c 120 BLUE, MAGENTA, CYAN, LIGHTGRAY
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
file.d 1353 $(BLUE This function is Windows-Only.)
1780 $(BLUE This function is POSIX-Only.)
1788 $(BLUE This function is POSIX-Only.)
1796 $(BLUE This function is POSIX-Only.)
3169 $(BLUE This function is POSIX-Only.)
3259 $(BLUE This function is POSIX-Only.)
3696 $(BLUE This function is Windows-Only.)
3721 $(BLUE This function is POSIX-Only.)
3760 $(BLUE This function is POSIX-Only.)

Completed in 88 milliseconds

1 2