/external/libcxx/utils/google-benchmark/src/ |
D | colorprint.cc | 47 case COLOR_GREEN: in GetPlatformColorCode() 65 case COLOR_GREEN: in GetPlatformColorCode()
|
D | colorprint.h | 12 COLOR_GREEN, enumerator
|
D | console_reporter.cc | 122 (result.report_big_o || result.report_rms) ? COLOR_BLUE : COLOR_GREEN; in PrintRunData()
|
/external/google-benchmark/src/ |
D | colorprint.cc | 47 case COLOR_GREEN: in GetPlatformColorCode() 65 case COLOR_GREEN: in GetPlatformColorCode()
|
D | colorprint.h | 12 COLOR_GREEN, enumerator
|
D | console_reporter.cc | 121 (result.report_big_o || result.report_rms) ? COLOR_BLUE : COLOR_GREEN; in PrintRunData()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | eg_debug.c | 39 #define COLOR_GREEN "\033[1;32m" macro 169 fprintf(f, COLOR_GREEN "%s%s%s" COLOR_RESET ":\n", in ac_parse_packet3() 303 fprintf(f, COLOR_GREEN "NOP (type 2)" COLOR_RESET "\n"); in eg_parse_ib()
|
/external/tensorflow/tensorflow/tools/ci_build/builds/ |
D | pip.sh | 560 printf " ${COLOR_GREEN}PASS${COLOR_NC}\n" 573 printf "PIP test ${COLOR_GREEN}PASSED${COLOR_NC}\n"
|
D | builds_common.sh | 22 COLOR_GREEN='\033[0;32m'
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | ci_sanity.sh | 610 printf " ${COLOR_GREEN}PASS${COLOR_NC}\n" 623 printf "Sanity checks ${COLOR_GREEN}PASSED${COLOR_NC}\n"
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/term/ |
D | _term.py | 70 self['GREEN'] = make_color(_curses.COLOR_GREEN)
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/term/ |
D | _term.py | 71 self['GREEN'] = make_color(_curses.COLOR_GREEN)
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest.cc | 2524 COLOR_GREEN, enumerator 2534 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute() 2547 case COLOR_GREEN: return "2"; in GetAnsiColorCode() 2714 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 2723 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 2732 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 2743 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 2763 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 2786 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd() 2795 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart() [all …]
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2525 COLOR_GREEN, enumerator 2535 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute() 2548 case COLOR_GREEN: return "2"; in GetAnsiColorCode() 2715 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 2724 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 2733 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 2744 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 2764 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 2787 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd() 2796 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart() [all …]
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest.cc | 2554 COLOR_GREEN, enumerator 2564 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute() 2577 case COLOR_GREEN: return "2"; in GetAnsiColorCode() 2742 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 2751 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 2759 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 2770 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 2790 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 2812 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd() 2821 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart() [all …]
|
/external/u-boot/scripts/kconfig/ |
D | nconf.gui.c | 34 init_pair(MAIN_MENU_HEADING, COLOR_GREEN, -1); in set_normal_colors() 38 init_pair(SCROLLWIN_HEADING, COLOR_GREEN, -1); in set_normal_colors() 47 init_pair(INPUT_HEADING, COLOR_GREEN, -1); in set_normal_colors()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 2884 COLOR_GREEN, enumerator 2895 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute() 2908 case COLOR_GREEN: return "2"; in GetAnsiColorCode() 3085 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 3094 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 3102 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 3113 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 3133 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 3155 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd() 3164 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart() [all …]
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 2883 COLOR_GREEN, enumerator 2894 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute() 2907 case COLOR_GREEN: return "2"; in GetAnsiColorCode() 3084 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 3093 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 3101 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 3112 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 3132 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 3154 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd() 3163 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2883 COLOR_GREEN, enumerator 2894 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute() 2907 case COLOR_GREEN: return "2"; in GetAnsiColorCode() 3084 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 3093 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 3101 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 3112 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 3132 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 3154 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd() 3163 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart() [all …]
|
/external/mesa3d/src/amd/common/ |
D | ac_debug.c | 50 #define COLOR_GREEN "\033[1;32m" macro 240 fprintf(f, COLOR_GREEN "%s%s" COLOR_RESET ":\n", in ac_parse_packet3() 497 fprintf(f, COLOR_GREEN "NOP (type 2)" COLOR_RESET "\n"); in ac_do_parse_ib()
|
/external/googletest/googletest/src/ |
D | gtest.cc | 2925 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute() 2969 case COLOR_GREEN: return "2"; in GetAnsiColorCode() 3147 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 3156 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 3164 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 3175 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 3200 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 3202 ColoredPrintf(COLOR_GREEN, "[ SKIPPED ] "); in OnTestEnd() 3224 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd() 3232 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart() [all …]
|
/external/python/cpython2/Demo/curses/ |
D | tclock.py | 80 curses.init_pair(3, curses.COLOR_GREEN, my_bg)
|
D | ncurses.py | 86 p2 = mkpanel(curses.COLOR_GREEN,
|
/external/tensorflow/tensorflow/python/debug/cli/ |
D | stepper_cli.py | 71 STATE_CONT: cli_shared.COLOR_GREEN, 81 stepper.NodeStepper.FEED_TYPE_HANDLE: cli_shared.COLOR_GREEN,
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 2920 COLOR_GREEN, enumerator 2931 case COLOR_GREEN: return FOREGROUND_GREEN; in GetColorAttribute() 2975 case COLOR_GREEN: return "2"; in GetAnsiColorCode() 3153 ColoredPrintf(COLOR_GREEN, "[==========] "); in OnTestIterationStart() 3162 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsSetUpStart() 3170 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseStart() 3181 ColoredPrintf(COLOR_GREEN, "[ RUN ] "); in OnTestStart() 3201 ColoredPrintf(COLOR_GREEN, "[ OK ] "); in OnTestEnd() 3223 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnTestCaseEnd() 3232 ColoredPrintf(COLOR_GREEN, "[----------] "); in OnEnvironmentsTearDownStart() [all …]
|