Home
last modified time | relevance | path

Searched refs:log_color (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/
H A Dfutex_wait_wouldblock.c49 log_color(1); in main()
H A Dfutex_wait_timeout.c50 log_color(1); in main()
H A Dfutex_wait_uninitialized_heap.c75 log_color(1); in main()
H A Dfutex_wait_private_mapped_file.c82 log_color(1); in main()
H A Dfutex_requeue_pi_mismatched_ops.c63 log_color(1); in main()
H A Dfutex_requeue_pi_signal_restart.c128 log_color(1); in main()
H A Dfutex_requeue_pi.c369 log_color(1); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/include/
H A Dlogging.h71 void log_color(int use_color) in log_color() function
/OK3568_Linux_fs/u-boot/tools/
H A Dmoveconfig.py944 log_color = COLOR_LIGHT_GREEN
947 log_color = COLOR_LIGHT_BLUE
950 log_color = COLOR_YELLOW
955 log_color = COLOR_LIGHT_PURPLE
958 log_color = COLOR_PURPLE
962 log += color_text(self.options.color, log_color, actlog) + '\n'