Searched refs:color (Results 1 – 7 of 7) sorted by relevance
19 …funwind-tables -fno-strict-aliasing -Wall -Wno-cpp -std=gnu99 -fdiagnostics-color=always -fPIC -O2'
46 CFLAGS = DEVICE + ' -Wall -Wno-cpp -std=gnu99 -fdiagnostics-color=always -fPIC -O2'
147 bool "Enable color log."150 The log will has different color by level.
715 rt_uint32_t color = *((rt_uint32_t *)pixel); in virtio_gpu_draw_hline() local736 *((rt_uint32_t *)fb) = color; in virtio_gpu_draw_hline()747 rt_uint32_t color = *((rt_uint32_t *)pixel); in virtio_gpu_draw_vline() local770 *((rt_uint32_t *)fb) = color; in virtio_gpu_draw_vline()
1176 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen1178 # this color. Hue is specified as an angle on a colorwheel, see
1187 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen1189 # this color. Hue is specified as an angle on a colorwheel, see
Completed in 14 milliseconds