Home
last modified time | relevance | path

Searched refs:reset_color (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/nom/src/
H A Derror.rs704 pub fn reset_color(v: &mut Vec<u8>) { functions
738 reset_color(&mut v);
741 reset_color(&mut v);
769 reset_color(&mut v);
788 reset_color(&mut v);
803 reset_color(&mut v);
823 reset_color(&mut v);
/third_party/mesa3d/src/intel/tools/
H A Daubinator.c120 char *color = GREEN_HEADER, *reset_color = NORMAL; in aubinator_init() local
122 color = reset_color = ""; in aubinator_init()
125 color, "", reset_color); in aubinator_init()
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder.c1404 const char *reset_color = ctx->flags & INTEL_BATCH_DECODE_IN_COLOR ? NORMAL : ""; in intel_print_batch() local
1410 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()
/third_party/ffmpeg/
H A Dconfigure515 reset_color=$(tput sgr0)
543 echo "$error_color$bold_color$@$reset_color"
7610 printf "\n%s%s$WARNINGS%s" "$warn_color" "$bold_color" "$reset_color"

Completed in 11 milliseconds