Home
last modified time | relevance | path

Searched refs:colorized (Results 1 – 25 of 27) sorted by relevance

12

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java388 private boolean colorized; field in PlayerNotificationManager
621 colorized = true; in PlayerNotificationManager()
839 public final void setColorized(boolean colorized) { in setColorized() argument
840 if (this.colorized != colorized) { in setColorized()
841 this.colorized = colorized; in setColorized()
1073 .setColorized(colorized) in createNotification()
/external/ltp/doc/
Duser-guide.txt14 | 'LTP_COLORIZE_OUTPUT' | Force colorized output behaviour. 'y' or '1': always colorize
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpresubmit.py114 def colorized(self, width: int, invert: bool = False) -> str: member in _Result
306 _SUMMARY_BOX, result.colorized(_LEFT, invert=True),
503 _box(_CHECK_LOWER, result.colorized(_LEFT), self.name, time_str))
/external/pigweed/pw_build/
DCMakeLists.txt28 # Force the compiler use colorized output. This is required for Ninja.
Dpython.gni90 "--output-format=colorized",
/external/swiftshader/third_party/SPIRV-Tools/tools/emacs/
DCMakeLists.txt17 # using spirv-dis, and the result colorized with asm-mode in emacs. The file
/external/deqp-deps/SPIRV-Tools/tools/emacs/
DCMakeLists.txt17 # using spirv-dis, and the result colorized with asm-mode in emacs. The file
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/emacs/
DCMakeLists.txt17 # using spirv-dis, and the result colorized with asm-mode in emacs. The file
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/
DCMakeLists.txt30 # When using Ninja, compiler output won't be colorized without this.
/external/skqp/site/user/api/
Dskpaint_overview.md67 colorized and drawn (e.g. blur)
/external/skia/site/docs/user/api/
Dskpaint_overview.md74 colorized and drawn (e.g. blur)
/external/pigweed/
D.pylintrc89 # Set the output format. Available formats are text, parseable, colorized, json
92 output-format=colorized
/external/libcxx/docs/
DTestingLibcxx.rst182 Enable the use of colorized compile diagnostics. If the color_diagnostics
/external/antlr/runtime/Python3/
Dpylintrc56 # Set the output format. Available formats are text, parseable, colorized, msvs
/external/antlr/runtime/Python/
Dpylintrc77 # set the output format. Available formats are text, parseable, colorized and
/external/autotest/utils/
Dpylintrc71 # Set the output format. Available formats are text, parseable, colorized, msvs
/external/tensorflow/
D.pylintrc50 # Set the output format. Available formats are text, parseable, colorized, msvs
/external/tensorflow/tensorflow/tools/ci_build/
Dpylintrc50 # Set the output format. Available formats are text, parseable, colorized, msvs
/external/llvm-project/lldb/docs/use/
Dformatting.rst175 allow colorized output for terminals that support color.
/external/yapf/
Dpylintrc123 # Set the output format. Available formats are text, parseable, colorized, msvs
/external/avb/
Dpylintrc175 # Set the output format. Available formats are text, parseable, colorized, msvs
/external/oss-fuzz/
D.pylintrc165 # Set the output format. Available formats are text, parseable, colorized, json
/external/python/cpython3/Lib/idlelib/
DNEWS2x.txt226 - New files are colorized by default, and colorizing is removed when
/external/catch2/docs/
Drelease-notes.md726 * SEH handling and colorized output are disabled when compiling for UWP
/external/python/cpython2/Lib/idlelib/
DNEWS.txt729 - New files are colorized by default, and colorizing is removed when

12