Home
last modified time | relevance | path

Searched defs:use_color (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
H A Dreport.py43 def color_format(use_color, fmt_str, *args, **kwargs): argument
147 def print_utest(partition, utest_alpha, first_col_width, use_color=True): argument
197 use_color=True): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/gbench/
H A Dreport.py32 def color_format(use_color, fmt_str, *args, **kwargs): argument
87 def generate_difference_report(json1, json2, use_color=True): argument
/netbsd-src/external/bsd/top/dist/
H A Dglobalstate.h55 int use_color; member
/netbsd-src/external/bsd/less/dist/
H A Dopttbl.c70 public int use_color; /* Use UI color */ variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/
H A Dtest-drm_mm.c1196 bool use_color, in evict_nodes()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc3036 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
3040 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local