| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
| H A D | colorprint.cc | 47 case COLOR_GREEN: in GetPlatformColorCode() 65 case COLOR_GREEN: in GetPlatformColorCode()
|
| H A D | colorprint.h | 12 COLOR_GREEN, enumerator
|
| H A D | console_reporter.cc | 122 (result.report_big_o || result.report_rms) ? COLOR_BLUE : COLOR_GREEN; in PrintRunData()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/ |
| H A D | colorprint.cc | 47 case COLOR_GREEN: in GetPlatformColorCode() 65 case COLOR_GREEN: in GetPlatformColorCode()
|
| H A D | colorprint.h | 12 COLOR_GREEN, enumerator
|
| H A D | console_reporter.cc | 107 (result.report_big_o || result.report_rms) ? COLOR_BLUE : COLOR_GREEN; in PrintRunData()
|
| /netbsd-src/sys/external/bsd/sljit/dist/regex_src/ |
| H A D | regexMain.c | 35 #define COLOR_GREEN macro 40 #define COLOR_GREEN "\33[32m" macro 214 printf("all tests are " COLOR_GREEN "PASSED" COLOR_DEFAULT " "); in run_tests()
|
| /netbsd-src/tests/lib/libcurses/tests/ |
| H A D | color_set | 6 call OK init_pair 4 $COLOR_RED $COLOR_GREEN
|
| H A D | color_content | 5 call4 OK 0 680 0 color_content $COLOR_GREEN
|
| H A D | wcolor_set | 7 call OK init_pair 4 $COLOR_RED $COLOR_GREEN
|
| H A D | slk | 50 call OK init_pair 4 $COLOR_RED $COLOR_GREEN
|
| H A D | std_defines | 15 assign COLOR_GREEN 0x02
|
| /netbsd-src/games/colorbars/ |
| H A D | colorbars.c | 46 { "Green", COLOR_GREEN }, in main()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
| H A D | gtest.cc | 2936 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute() 2980 case COLOR_GREEN: return "2"; in GetAnsiColorCode() 3169 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 3178 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 3187 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 3201 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestSuiteStart() 3213 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 3238 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 3240 ColoredPrintf(COLOR_GREEN, "[ SKIPPED ] "); in OnTestEnd() 3263 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd() [all …]
|
| /netbsd-src/games/testpat/ |
| H A D | testpat.c | 46 COLOR_GREEN, 96 init_pair(2, COLOR_WHITE, COLOR_GREEN); in main()
|
| /netbsd-src/usr.bin/aiomixer/ |
| H A D | main.c | 554 init_pair(COLOR_LEVELS, COLOR_GREEN, COLOR_BLACK); in main() 555 init_pair(COLOR_SET_SELECTED, COLOR_BLACK, COLOR_GREEN); in main()
|
| /netbsd-src/lib/libcurses/ |
| H A D | color.c | 202 if (COLORS >= COLOR_GREEN) in start_color() 203 (void)init_color_value(COLOR_GREEN, 0, RGB_ON, 0); in start_color()
|
| H A D | curses.h | 390 #define COLOR_GREEN 0x02 macro
|
| /netbsd-src/games/worms/ |
| H A D | worms.c | 562 COLOR_BLACK, COLOR_RED, COLOR_GREEN, COLOR_YELLOW, in initclr()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
| H A D | gtest.h | 1806 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW }; enumerator
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | menus.mi | 299 option MSG_Green_on_black, action { do_coloring(COLOR_GREEN,COLOR_BLACK); };
|
| /netbsd-src/sys/external/bsd/sljit/dist/test_src/ |
| H A D | sljitTest.c | 38 #define COLOR_GREEN macro 43 #define COLOR_GREEN "\33[32m" macro 5407 printf("all tests are " COLOR_GREEN "PASSED" COLOR_DEFAULT " "); in sljit_test()
|