Home
last modified time | relevance | path

Searched defs:COLOR_RED (Results 1 – 8 of 8) sorted by relevance

/third_party/benchmark/src/
Dcolorprint.h11 COLOR_RED, enumerator
/third_party/libinput/tools/
Dlibinput-analyze-per-slot-delta.py40 COLOR_RED = "\x1b[6;31m" variable
/third_party/mesa3d/src/gallium/drivers/r600/
Deg_debug.c38 #define COLOR_RED "\033[31m" macro
/third_party/ffmpeg/tests/checkasm/
Dcheckasm.c48 #define COLOR_RED FOREGROUND_RED macro
52 #define COLOR_RED 1 macro
/third_party/mesa3d/src/amd/common/
Dac_debug.c51 #define COLOR_RED "\033[31m" macro
/third_party/mesa3d/src/amd/vulkan/
Dradv_debug.c46 #define COLOR_RED "\033[31m" macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c289 #define COLOR_RED "\033[31m" macro
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest.h1806 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW }; enumerator