Home
last modified time | relevance | path

Searched refs:use_color (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/lldb/test/API/source-manager/
DTestSourceManager.py51 def do_display_source_python_api(self, use_color, needle_regex, highlight_source=False): argument
72 self.dbg.SetUseColor(use_color)
107 use_color = False
108 self.do_display_source_python_api(use_color, r"\s+\^")
114 use_color = True
116 self.do_display_source_python_api(use_color, underline_regex)
122 use_color = True
127 self.do_display_source_python_api(use_color, color_regex, syntax_highlighting)
131 self.do_display_source_python_api(use_color, color_regex, syntax_highlighting)
134 self.do_display_source_python_api(use_color, r" main\(", syntax_highlighting)
[all …]
/external/llvm-project/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py43 def color_format(use_color, fmt_str, *args, **kwargs): argument
50 assert use_color is True or use_color is False
51 if not use_color:
147 def print_utest(partition, utest_alpha, first_col_width, use_color=True): argument
180 return [color_format(use_color,
197 use_color=True): argument
245 output_strs += [color_format(use_color,
265 use_color=use_color)
337 json1, json2, use_color=False)
371 json1, json2, use_color=False)
[all …]
/external/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py43 def color_format(use_color, fmt_str, *args, **kwargs): argument
50 assert use_color is True or use_color is False
51 if not use_color:
147 def print_utest(partition, utest_alpha, first_col_width, use_color=True): argument
180 return [color_format(use_color,
197 use_color=True): argument
245 output_strs += [color_format(use_color,
265 use_color=use_color)
337 json1, json2, use_color=False)
371 json1, json2, use_color=False)
[all …]
/external/llvm-project/llvm/utils/benchmark/tools/gbench/
Dreport.py32 def color_format(use_color, fmt_str, *args, **kwargs): argument
39 assert use_color is True or use_color is False
40 if not use_color:
87 def generate_difference_report(json1, json2, use_color=True): argument
122 output_strs += [color_format(use_color, fmt_str,
163 output_lines_with_header = generate_difference_report(json1, json2, use_color=False)
192 output_lines_with_header = generate_difference_report(json1, json2, use_color=False)
/external/google-benchmark/tools/gbench/
Dreport.py43 def color_format(use_color, fmt_str, *args, **kwargs): argument
50 assert use_color is True or use_color is False
51 if not use_color:
175 def print_utest(bc_name, utest, utest_alpha, first_col_width, use_color=True): argument
195 return [color_format(use_color,
277 use_color=True): argument
310 output_strs += [color_format(use_color,
333 use_color=use_color)
409 self.json_diff_report, use_color=False)
530 self.json_diff_report, use_color=False)
[all …]
/external/toybox/toys/lsb/
Ddmesg.c39 int use_color;
45 if (TT.use_color) printf("\033[%dm", c);
114 TT.use_color = isatty(1); in dmesg_main()
116 if (TT.use_color) sigatexit(dmesg_cleanup); in dmesg_main()
/external/linux-kselftest/tools/testing/selftests/futex/include/
Dlogging.h71 void log_color(int use_color) in log_color() argument
73 if (use_color) { in log_color()
/external/pigweed/pw_cli/py/pw_cli/
Dlog.py73 use_color: bool = None,
78 colors = pw_cli.color.colors(use_color)
/external/jsoncpp/.travis_scripts/
Drun-clang-format.py204 def print_diff(diff_lines, use_color): argument
205 if use_color:
349 print_diff(outs, use_color=colored_stdout)
/external/libcxx/utils/libcxx/test/
Dconfig.py857 use_color = self.get_lit_conf('color_diagnostics')
858 if use_color is None:
859 use_color = os.environ.get('LIBCXX_COLOR_DIAGNOSTICS')
860 if use_color is None:
862 if use_color != '':
864 % use_color)
/external/toybox/kconfig/lxdialog/
Dutil.c159 int use_color = 1; in set_theme() local
169 use_color = 0; in set_theme()
171 return use_color; in set_theme()
/external/llvm-project/lldb/bindings/interface/
DSBDebugger.i361 SetUseColor (bool use_color);
/external/llvm-project/lldb/include/lldb/API/
DSBDebugger.h198 bool SetUseColor(bool use_color);
/external/llvm-project/lldb/include/lldb/Core/
DDebugger.h274 bool SetUseColor(bool use_color);
/external/toybox/android/linux/generated/
Dglobals.h43 int use_color; member
/external/toybox/android/device/generated/
Dglobals.h43 int use_color; member
/external/toybox/android/mac/generated/
Dglobals.h43 int use_color; member
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2597 const bool use_color = false; in ColoredPrintf() local
2601 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2605 if (!use_color) { in ColoredPrintf()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest.cc2962 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
2966 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
2970 if (!use_color) { in ColoredPrintf()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc3030 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
3034 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
3038 if (!use_color) { in ColoredPrintf()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc3038 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
3042 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
3045 if (!use_color) { in ColoredPrintf()
/external/mesa3d/src/gtest/src/
Dgtest.cc3036 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
3040 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
3043 if (!use_color) { in ColoredPrintf()
/external/googletest/googletest/src/
Dgtest.cc3282 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
3286 const bool use_color = in_color_mode && (color != GTestColor::kDefault); in ColoredPrintf() local
3289 if (!use_color) { in ColoredPrintf()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc3108 const bool use_color = AlwaysFalse(); in ColoredPrintf() local
3112 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
3115 if (!use_color) { in ColoredPrintf()
/external/fmtlib/test/
Dgmock-gtest-all.cc3993 const bool use_color = false; in ColoredPrintf() local
3997 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); in ColoredPrintf() local
4001 if (!use_color) { in ColoredPrintf()

12