| /netbsd-src/tests/usr.bin/xlint/lint1/ |
| H A D | msg_241.c | 17 GREEN = 1 << 1, enumerator 81 c = GREEN; in example() 105 c &= ~(unsigned)GREEN; in example() 122 [GREEN] = "green", in color_name() 128 if (c == GREEN) in color_name()
|
| H A D | msg_156.c | 10 GREEN = 1 << 1, enumerator 25 print_color(GREEN); in example()
|
| H A D | msg_130.c | 12 GREEN = 1 << 1, enumerator 32 sink(cond ? GREEN : MORNING); in example()
|
| H A D | msg_054.c | 10 GREEN, enumerator
|
| H A D | msg_246.c | 10 RED, GREEN, BLUE enumerator
|
| H A D | msg_243.c | 9 RED, GREEN, BLUE enumerator
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | ls1021a-moxa-uc-8410a.dts | 62 label = "UC8410A:GREEN:SWRDY"; 74 label = "UC8410A:GREEN:PROG2"; 80 label = "UC8410A:GREEN:PROG1"; 86 label = "UC8410A:GREEN:PROG0"; 92 label = "UC8410A:GREEN:CEL2"; 98 label = "UC8410A:GREEN:CEL1"; 104 label = "UC8410A:GREEN:CEL0"; 116 label = "UC8410A:GREEN:DIA";
|
| H A D | am335x-moxa-uc-2101.dts | 21 label = "UC2100:GREEN:USER";
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | ASTDumperUtils.h | 45 static const TerminalColor DeclKindNameColor = {llvm::raw_ostream::GREEN, true}; 54 static const TerminalColor TypeColor = {llvm::raw_ostream::GREEN, false}; 72 static const TerminalColor UndeserializedColor = {llvm::raw_ostream::GREEN,
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/ |
| H A D | TreeView.cpp | 70 out << Colors::GREEN; in printGroup() 84 out << Colors::GREEN; in printGroup() 132 out << '\n' << Colors::GREEN << "GREEN" << Colors::RESET in showKey()
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/ |
| H A D | unit_tests.sh | 15 GREEN='\033[0;32m' 76 echo -e "conf=${CONF} user=${USER} pass=${PASS} expect=${EXPECT}... ${GREEN}PASS${NC}"
|
| /netbsd-src/sys/arch/x68k/dev/ |
| H A D | ite_tv.c | 212 #define GREEN (0x1f << 11) 215 IODEVbase->tpalet[2] = 1 | GREEN; /* green */ in tv_deinit() 216 IODEVbase->tpalet[3] = 1 | RED | GREEN; /* yellow */ in tv_deinit() 219 IODEVbase->tpalet[6] = 1 | BLUE | GREEN; /* cyan */ 220 IODEVbase->tpalet[7] = 1 | BLUE | RED | GREEN; /* white */ 198 #define GREEN tv_init() macro
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | raw_ostream.h | 97 GREEN, enumerator 109 static constexpr Colors GREEN = Colors::GREEN; variable
|
| /netbsd-src/games/trek/ |
| H A D | checkcond.c | 102 Ship.cond = GREEN; in checkcond()
|
| H A D | dock.c | 140 Ship.cond = GREEN; in undock()
|
| H A D | abandon.c | 114 Ship.cond = GREEN; in abandon()
|
| H A D | trek.h | 190 #define GREEN 0 macro
|
| H A D | setup.c | 135 Ship.cond = GREEN; in setup()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | LinePrinter.cpp | 304 OS.changeColor(raw_ostream::GREEN, false); in applyColor() 330 OS.changeColor(raw_ostream::GREEN, true); in applyColor()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/ |
| H A D | FileCheck.cpp | 206 return MarkerStyle('^', raw_ostream::GREEN); in GetMarker() 222 return MarkerStyle('X', raw_ostream::GREEN); in GetMarker() 308 WithColor(OS, raw_ostream::GREEN, true) << "success"; in DumpInputAnnotationHelp()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | WithColor.cpp | 31 OS.changeColor(raw_ostream::GREEN); in WithColor()
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
| H A D | CmpRuns.py | 59 GREEN = '\x1b[6;30;42m' variable in Colors 522 report = Colors.GREEN + report + Colors.CLEAR
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| H A D | call-ar-st.c | 37 GREEN, enumerator 164 case GREEN : printf("GREEN\n"); in print_student_id_shirt_color()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
| H A D | ProgressBar.py | 75 BLACK = BLUE = GREEN = CYAN = RED = MAGENTA = YELLOW = WHITE = ''
|
| /netbsd-src/external/bsd/less/dist/ |
| H A D | output.c | 119 BLACK, RED, GREEN, BROWN, in win_flush() enumerator
|