Home
last modified time | relevance | path

Searched refs:COLOR_YELLOW (Results 1 – 25 of 29) sorted by relevance

12

/external/toybox/kconfig/lxdialog/
Dutil.c71 DLG_COLOR(title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
77 DLG_COLOR(button_label_active, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme()
82 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
84 DLG_COLOR(position_indicator, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
89 DLG_COLOR(tag, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
90 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme()
91 DLG_COLOR(tag_key, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
92 DLG_COLOR(tag_key_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme()
107 DLG_COLOR(button_active, COLOR_YELLOW, COLOR_RED, false); in set_blackbg_theme()
108 DLG_COLOR(button_inactive, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme()
[all …]
/external/libcxx/utils/google-benchmark/src/
Dconsole_reporter.cc102 printer(Out, COLOR_YELLOW, "%10.2f %s %10.2f %s ", real_time, big_o.c_str(), in PrintRunData()
105 printer(Out, COLOR_YELLOW, "%10.0f %% %10.0f %% ", real_time * 100, in PrintRunData()
109 printer(Out, COLOR_YELLOW, "%10.0f %s %10.0f %s ", real_time, timeLabel, in PrintRunData()
Dcolorprint.cc49 case COLOR_YELLOW: in GetPlatformColorCode()
67 case COLOR_YELLOW: in GetPlatformColorCode()
Dcolorprint.h13 COLOR_YELLOW, enumerator
/external/google-benchmark/src/
Dconsole_reporter.cc135 printer(Out, COLOR_YELLOW, "%10.2f %s %10.2f %s ", real_time, big_o.c_str(), in PrintRunData()
138 printer(Out, COLOR_YELLOW, "%10.0f %% %10.0f %% ", real_time * 100, in PrintRunData()
142 printer(Out, COLOR_YELLOW, "%10.0f %s %10.0f %s ", real_time, timeLabel, in PrintRunData()
Dcolorprint.cc49 case COLOR_YELLOW: in GetPlatformColorCode()
67 case COLOR_YELLOW: in GetPlatformColorCode()
Dcolorprint.h13 COLOR_YELLOW, enumerator
/external/mesa3d/src/amd/common/
Dac_debug.c40 #define COLOR_YELLOW "\033[1;33m" macro
73 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ", name); in print_named_value()
90 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ", in ac_dump_reg()
128 fprintf(file, COLOR_YELLOW "0x%05x" COLOR_RESET " <- 0x%08x\n", offset, value); in ac_dump_reg()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c150 #define COLOR_YELLOW "\033[1;33m" macro
302 COLOR_YELLOW " Size VM start page " in si_dump_bo_list()
352 fprintf(f, COLOR_YELLOW "Color buffer %i:" COLOR_RESET "\n", i); in si_dump_framebuffer()
359 fprintf(f, COLOR_YELLOW "Depth-stencil buffer:" COLOR_RESET "\n"); in si_dump_framebuffer()
/external/python/cpython2/Demo/curses/
Dncurses.py93 p3 = mkpanel(curses.COLOR_YELLOW,
/external/protobuf/gtest/src/
Dgtest.cc2549 COLOR_YELLOW enumerator
2559 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
2572 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
2702 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2707 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2714 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2867 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
4511 color = COLOR_YELLOW; in UnitTestImpl()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc2525 COLOR_YELLOW enumerator
2535 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
2548 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
2696 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2702 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2709 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2854 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
4664 color = COLOR_YELLOW; in PrintColorEncoded()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2526 COLOR_YELLOW enumerator
2536 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
2549 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
2697 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2703 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2710 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2855 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
4667 color = COLOR_YELLOW; in PrintColorEncoded()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc2555 COLOR_YELLOW enumerator
2565 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
2578 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
2724 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2730 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2737 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2880 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
4729 color = COLOR_YELLOW; in PrintColorEncoded()
/external/autotest/client/profilers/powertop/src/
Ddisplay.c130 init_pair(PT_COLOR_YELLOW, COLOR_WHITE, COLOR_YELLOW); in initialize_curses()
/external/mesa3d/src/gtest/src/
Dgtest.cc2554 COLOR_YELLOW enumerator
2564 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
2577 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
2729 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2735 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2742 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2885 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
4814 color = COLOR_YELLOW; in PrintColorEncoded()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc2554 COLOR_YELLOW enumerator
2564 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
2577 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
2729 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2735 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2742 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
2885 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
4810 color = COLOR_YELLOW; in PrintColorEncoded()
/external/v8/testing/gtest/src/
Dgtest.cc2884 COLOR_YELLOW enumerator
2895 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
2908 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
3064 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3070 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3077 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3220 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
5150 color = COLOR_YELLOW; in PrintColorEncoded()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2884 COLOR_YELLOW enumerator
2895 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
2908 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
3066 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3072 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3079 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3222 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
5152 color = COLOR_YELLOW; in PrintColorEncoded()
/external/googletest/googletest/src/
Dgtest.cc2881 COLOR_YELLOW enumerator
2892 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
2905 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
3064 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3070 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3077 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
3220 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
5151 color = COLOR_YELLOW; in PrintColorEncoded()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc3889 COLOR_YELLOW enumerator
3899 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
3912 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
4042 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4047 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4054 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4207 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
5851 color = COLOR_YELLOW; in UnitTestImpl()
/external/syslinux/gpxe/src/include/
Dcurses.h192 #define COLOR_YELLOW COLOUR_YELLOW macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc4038 COLOR_YELLOW enumerator
4048 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
4061 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
4213 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4219 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4226 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4369 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
6298 color = COLOR_YELLOW; in PrintColorEncoded()
/external/fmtlib/test/
Dgmock-gtest-all.cc4038 COLOR_YELLOW enumerator
4048 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN; in GetColorAttribute()
4061 case COLOR_YELLOW: return "3"; in GetAnsiColorCode()
4213 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4219 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4226 ColoredPrintf(COLOR_YELLOW, in OnTestIterationStart()
4369 ColoredPrintf(COLOR_YELLOW, in OnTestIterationEnd()
6298 color = COLOR_YELLOW; in PrintColorEncoded()
/external/modp_b64/
Dcommon.mk360 COLOR_YELLOW = \x1b[33;01m

12