Searched refs:reset_color (Results 1 – 3 of 3) sorted by relevance
120 char *color = GREEN_HEADER, *reset_color = NORMAL; in aubinator_init() local122 color = reset_color = ""; in aubinator_init()125 color, "", reset_color); in aubinator_init()
1404 const char *reset_color = ctx->flags & INTEL_BATCH_DECODE_IN_COLOR ? NORMAL : ""; in intel_print_batch() local1410 reset_color); in intel_print_batch()1431 offset, p[0], reset_color); in intel_print_batch()1436 offset + i * 4, p[i], reset_color); in intel_print_batch()1445 reset_color = NORMAL; in intel_print_batch()1457 reset_color = ""; in intel_print_batch()1462 inst_name, reset_color); in intel_print_batch()
506 reset_color=$(tput sgr0)534 echo "$error_color$bold_color$@$reset_color"7417 printf "\n%s%s$WARNINGS%s" "$warn_color" "$bold_color" "$reset_color"