/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
D | PlayerNotificationManager.java | 388 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/ |
D | user-guide.txt | 14 | 'LTP_COLORIZE_OUTPUT' | Force colorized output behaviour. 'y' or '1': always colorize
|
/external/pigweed/pw_presubmit/py/pw_presubmit/ |
D | presubmit.py | 114 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/ |
D | CMakeLists.txt | 28 # Force the compiler use colorized output. This is required for Ninja.
|
D | python.gni | 90 "--output-format=colorized",
|
/external/swiftshader/third_party/SPIRV-Tools/tools/emacs/ |
D | CMakeLists.txt | 17 # using spirv-dis, and the result colorized with asm-mode in emacs. The file
|
/external/deqp-deps/SPIRV-Tools/tools/emacs/ |
D | CMakeLists.txt | 17 # 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/ |
D | CMakeLists.txt | 17 # using spirv-dis, and the result colorized with asm-mode in emacs. The file
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/ |
D | CMakeLists.txt | 30 # When using Ninja, compiler output won't be colorized without this.
|
/external/skqp/site/user/api/ |
D | skpaint_overview.md | 67 colorized and drawn (e.g. blur)
|
/external/skia/site/docs/user/api/ |
D | skpaint_overview.md | 74 colorized and drawn (e.g. blur)
|
/external/pigweed/ |
D | .pylintrc | 89 # Set the output format. Available formats are text, parseable, colorized, json 92 output-format=colorized
|
/external/libcxx/docs/ |
D | TestingLibcxx.rst | 182 Enable the use of colorized compile diagnostics. If the color_diagnostics
|
/external/antlr/runtime/Python3/ |
D | pylintrc | 56 # Set the output format. Available formats are text, parseable, colorized, msvs
|
/external/antlr/runtime/Python/ |
D | pylintrc | 77 # set the output format. Available formats are text, parseable, colorized and
|
/external/autotest/utils/ |
D | pylintrc | 71 # Set the output format. Available formats are text, parseable, colorized, msvs
|
/external/tensorflow/ |
D | .pylintrc | 50 # Set the output format. Available formats are text, parseable, colorized, msvs
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | pylintrc | 50 # Set the output format. Available formats are text, parseable, colorized, msvs
|
/external/llvm-project/lldb/docs/use/ |
D | formatting.rst | 175 allow colorized output for terminals that support color.
|
/external/yapf/ |
D | pylintrc | 123 # Set the output format. Available formats are text, parseable, colorized, msvs
|
/external/avb/ |
D | pylintrc | 175 # Set the output format. Available formats are text, parseable, colorized, msvs
|
/external/oss-fuzz/ |
D | .pylintrc | 165 # Set the output format. Available formats are text, parseable, colorized, json
|
/external/python/cpython3/Lib/idlelib/ |
D | NEWS2x.txt | 226 - New files are colorized by default, and colorizing is removed when
|
/external/catch2/docs/ |
D | release-notes.md | 726 * SEH handling and colorized output are disabled when compiling for UWP
|
/external/python/cpython2/Lib/idlelib/ |
D | NEWS.txt | 729 - New files are colorized by default, and colorizing is removed when
|