Home
last modified time | relevance | path

Searched refs:GREEN (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_241.c17 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 Dmsg_156.c10 GREEN = 1 << 1, enumerator
25 print_color(GREEN); in example()
H A Dmsg_130.c12 GREEN = 1 << 1, enumerator
32 sink(cond ? GREEN : MORNING); in example()
H A Dmsg_054.c10 GREEN, enumerator
H A Dmsg_246.c10 RED, GREEN, BLUE enumerator
H A Dmsg_243.c9 RED, GREEN, BLUE enumerator
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dls1021a-moxa-uc-8410a.dts62 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 Dam335x-moxa-uc-2101.dts21 label = "UC2100:GREEN:USER";
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumperUtils.h45 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 DTreeView.cpp70 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 Dunit_tests.sh15 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 Dite_tv.c212 #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 Draw_ostream.h97 GREEN, enumerator
109 static constexpr Colors GREEN = Colors::GREEN; variable
/netbsd-src/games/trek/
H A Dcheckcond.c102 Ship.cond = GREEN; in checkcond()
H A Ddock.c140 Ship.cond = GREEN; in undock()
H A Dabandon.c114 Ship.cond = GREEN; in abandon()
H A Dtrek.h190 #define GREEN 0 macro
H A Dsetup.c135 Ship.cond = GREEN; in setup()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp304 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 DFileCheck.cpp206 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 DWithColor.cpp31 OS.changeColor(raw_ostream::GREEN); in WithColor()
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DCmpRuns.py59 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 Dcall-ar-st.c37 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 DProgressBar.py75 BLACK = BLUE = GREEN = CYAN = RED = MAGENTA = YELLOW = WHITE = ''
/netbsd-src/external/bsd/less/dist/
H A Doutput.c119 BLACK, RED, GREEN, BROWN, in win_flush() enumerator

12