/third_party/benchmark/src/ |
D | colorprint.cc | 55 case COLOR_CYAN: in GetPlatformColorCode() 73 case COLOR_CYAN: in GetPlatformColorCode()
|
D | colorprint.h | 16 COLOR_CYAN, enumerator
|
D | console_reporter.cc | 158 printer(Out, COLOR_CYAN, "%10lld", result.iterations); in PrintRunData()
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | colorprint.cc | 55 case COLOR_CYAN: in GetPlatformColorCode() 73 case COLOR_CYAN: in GetPlatformColorCode()
|
D | colorprint.h | 16 COLOR_CYAN, enumerator
|
D | console_reporter.cc | 147 printer(Out, COLOR_CYAN, "%10lld", result.iterations); in PrintRunData()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | eg_debug.c | 41 #define COLOR_CYAN "\033[1;36m" macro 166 fprintf(f, COLOR_CYAN "%s%s%s" COLOR_CYAN ":\n", in ac_parse_packet3()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_debug.c | 48 #define COLOR_CYAN "\033[1;36m" macro 155 fprintf(f, COLOR_CYAN " Buffer:" COLOR_RESET "\n"); in radv_dump_buffer_descriptor() 166 fprintf(f, COLOR_CYAN " Image:" COLOR_RESET "\n"); in radv_dump_image_descriptor() 170 fprintf(f, COLOR_CYAN " FMASK:" COLOR_RESET "\n"); in radv_dump_image_descriptor() 178 fprintf(f, COLOR_CYAN " Sampler state:" COLOR_RESET "\n"); in radv_dump_sampler_descriptor() 374 fprintf(f, COLOR_CYAN "The number of active waves = %u" COLOR_RESET "\n\n", num_waves); in radv_dump_annotated_shaders() 392 fprintf(f, COLOR_CYAN "Waves not executing currently-bound shaders:" COLOR_RESET "\n"); in radv_dump_annotated_shaders()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_debug.c | 292 #define COLOR_CYAN "\033[1;36m" macro 670 fprintf(f, COLOR_CYAN " Buffer:" COLOR_RESET "\n"); in si_log_chunk_desc_list_print() 679 fprintf(f, COLOR_CYAN " Buffer:" COLOR_RESET "\n"); in si_log_chunk_desc_list_print() 684 fprintf(f, COLOR_CYAN " FMASK:" COLOR_RESET "\n"); in si_log_chunk_desc_list_print() 689 fprintf(f, COLOR_CYAN " Sampler state:" COLOR_RESET "\n"); in si_log_chunk_desc_list_print() 992 fprintf(f, COLOR_CYAN "The number of active waves = %u" COLOR_RESET "\n\n", num_waves); in si_dump_annotated_shaders() 1008 fprintf(f, COLOR_CYAN "Waves not executing currently-bound shaders:" COLOR_RESET "\n"); in si_dump_annotated_shaders()
|
/third_party/alsa-utils/alsamixer/ |
D | colors.c | 54 get_color_pair(COLOR_CYAN, background_color); // COLOR_PAIR(1) in init_colors()
|
/third_party/python/Tools/demo/ |
D | life.py | 176 curses.init_pair(2, curses.COLOR_CYAN, 0)
|
/third_party/mesa3d/src/amd/common/ |
D | ac_debug.c | 54 #define COLOR_CYAN "\033[1;36m" macro 60 #define O_COLOR_CYAN (debug_get_option_color() ? COLOR_CYAN : "")
|
/third_party/toybox/kconfig/lxdialog/ |
D | util.c | 68 DLG_COLOR(screen, COLOR_CYAN, COLOR_BLUE, true); in set_classic_theme()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gltestsrc.c | 45 COLOR_CYAN, enumerator
|
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/ |
D | videotestsrc.c | 49 COLOR_CYAN, enumerator
|
/third_party/python/Modules/ |
D | _cursesmodule.c | 4860 SetDictInt("COLOR_CYAN", COLOR_CYAN); in PyInit__curses()
|
/third_party/python/Doc/library/ |
D | curses.rst | 1752 | ``COLOR_CYAN`` | Cyan (light greenish blue) |
|
/third_party/gettext/gnulib-local/ |
D | ChangeLog.0 | 1227 (COLOR_BLACK, COLOR_BLUE, COLOR_GREEN, COLOR_CYAN, COLOR_RED,
|