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 D | report.py | 43 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 D | report.py | 32 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 D | globalstate.h | 55 int use_color; member
|
/netbsd-src/external/bsd/less/dist/ |
H A D | opttbl.c | 70 public int use_color; /* Use UI color */ variable
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/ |
H A D | test-drm_mm.c | 1196 bool use_color, in evict_nodes()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest.cc | 3036 const bool use_color = AlwaysFalse(); in ColoredPrintf() local 3040 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
|