OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COLOR_GREEN
(Results
1 - 20
of
20
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
colorprint.h
12
COLOR_GREEN
,
colorprint.cc
47
case
COLOR_GREEN
:
65
case
COLOR_GREEN
:
console_reporter.cc
122
(result.report_big_o || result.report_rms) ? COLOR_BLUE :
COLOR_GREEN
;
/src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
colorprint.h
12
COLOR_GREEN
,
colorprint.cc
47
case
COLOR_GREEN
:
65
case
COLOR_GREEN
:
console_reporter.cc
107
(result.report_big_o || result.report_rms) ? COLOR_BLUE :
COLOR_GREEN
;
/src/games/colorbars/
colorbars.c
46
{ "Green",
COLOR_GREEN
},
/src/sys/external/bsd/sljit/dist/regex_src/
regexMain.c
35
#define
COLOR_GREEN
40
#define
COLOR_GREEN
"\33[32m"
214
printf("all tests are "
COLOR_GREEN
"PASSED" COLOR_DEFAULT " ");
/src/tests/lib/libcurses/tests/
std_defines
15
assign
COLOR_GREEN
0x02
/src/usr.bin/aiomixer/
main.c
554
init_pair(COLOR_LEVELS,
COLOR_GREEN
, COLOR_BLACK);
555
init_pair(COLOR_SET_SELECTED, COLOR_BLACK,
COLOR_GREEN
);
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest.cc
2936
case
COLOR_GREEN
: return FOREGROUND_GREEN;
2980
case
COLOR_GREEN
: return "2";
3169
ColoredPrintf(
COLOR_GREEN
, "[==========] ");
3178
ColoredPrintf(
COLOR_GREEN
, "[----------] ");
3187
ColoredPrintf(
COLOR_GREEN
, "[----------] ");
3201
ColoredPrintf(
COLOR_GREEN
, "[----------] ");
3213
ColoredPrintf(
COLOR_GREEN
, "[ RUN ] ");
3238
ColoredPrintf(
COLOR_GREEN
, "[ OK ] ");
3240
ColoredPrintf(
COLOR_GREEN
, "[ SKIPPED ] ");
3263
ColoredPrintf(
COLOR_GREEN
, "[----------] ")
[
all
...]
/src/games/testpat/
testpat.c
46
COLOR_GREEN
,
96
init_pair(2, COLOR_WHITE,
COLOR_GREEN
);
/src/lib/libcurses/
color.c
201
if (COLORS >=
COLOR_GREEN
)
202
(void)init_color_value(
COLOR_GREEN
, 0, RGB_ON, 0);
curses.h
390
#define
COLOR_GREEN
0x02
/src/games/worms/
worms.c
562
COLOR_BLACK, COLOR_RED,
COLOR_GREEN
, COLOR_YELLOW,
/src/external/gpl3/gdb.old/dist/gdb/tui/
tui-io.c
210
COLOR_GREEN
,
/src/external/gpl3/gdb/dist/gdb/tui/
tui-io.c
231
COLOR_GREEN
,
/src/usr.sbin/sysinst/
menus.mi
299
option MSG_Green_on_black, action { do_coloring(
COLOR_GREEN
,COLOR_BLACK); };
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
gtest.h
1806
enum GTestColor { COLOR_DEFAULT, COLOR_RED,
COLOR_GREEN
, COLOR_YELLOW };
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
38
#define
COLOR_GREEN
43
#define
COLOR_GREEN
"\33[32m"
5407
printf("all tests are "
COLOR_GREEN
"PASSED" COLOR_DEFAULT " ");
Completed in 31 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026