HomeSort by: relevance | last modified time | path
    Searched refs:colored (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/src/
test.c 194 bool colored = test_counts[test_status_fail] != 0 local
196 const char *color_start = colored ? "\033[1;31m" : "";
197 const char *color_end = colored ? "\033[0m" : "";
253 bool colored = test_counts[test_status_fail] != 0 local
255 const char *color_start = colored ? "\033[1;31m" : "";
256 const char *color_end = colored ? "\033[0m" : "";
  /src/external/gpl3/gcc/dist/contrib/
check_GNU_style_lib.py 54 import_pip3(('termcolor', 'colored'),
63 return colored(s, 'red', attrs = ['bold'])
  /src/external/gpl3/gcc.old/dist/contrib/
check_GNU_style_lib.py 52 import_pip3(('termcolor', 'colored'),
61 return colored(s, 'red', attrs = ['bold'])
  /src/external/gpl3/gdb/dist/readline/readline/
bind.c 1903 { "colored-completion-prefix",&_rl_colored_completion_prefix, 0 },
1904 { "colored-stats", &_rl_colored_stats, 0 },
  /src/external/gpl3/gdb.old/dist/readline/readline/
bind.c 1903 { "colored-completion-prefix",&_rl_colored_completion_prefix, 0 },
1904 { "colored-stats", &_rl_colored_stats, 0 },
  /src/external/gpl3/binutils/dist/binutils/
configure 1515 --enable-colored-disassembly
12278 # Check whether --enable-colored-disassembly was given.
  /src/external/gpl3/binutils.old/dist/binutils/
configure 1514 --enable-colored-disassembly
11904 # Check whether --enable-colored-disassembly was given.

Completed in 55 milliseconds