/external/pdfium/testing/tools/ |
D | safetynet_conclusions.py | 239 def PrintConclusionsDictHumanReadable(conclusions_dict, colored, key=None): argument 263 if colored: 280 if colored: 284 if colored: 288 if colored:
|
D | safetynet_job.py | 152 colored=(not self.args.output_to_log and not self.args.no_color),
|
/external/igt-gpu-tools/tests/ |
D | kms_cursor_edge_walk.c | 52 bool colored, jump, disable; member 75 if (data->colored) in create_cursor_fb() 147 if (!data->colored) { in test_edge_pos() 277 data->colored = true; in opt_handler()
|
/external/rust/crates/termcolor/ |
D | METADATA | 2 description: "A simple cross platform library for writing colored text to a terminal."
|
D | README.md | 3 A simple cross platform library for writing colored text to a terminal. This 4 library writes colored text either using standard ANSI escape sequences or 36 `Buffer` is an in memory buffer that supports colored text. In a parallel
|
D | Cargo.toml.orig | 6 A simple cross platform library for writing colored text to a terminal.
|
D | Cargo.toml | 19 description = "A simple cross platform library for writing colored text to a terminal.\n"
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.draw_indirect.txt | 63 is verified by simply searching for background colored (black) pixels in 65 colored pixels.
|
D | functional.tessellation.txt | 91 counting background-colored and non-background-colored pixels.
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_tilingpattern.h | 33 bool colored() const { return m_bColored; } in colored() function
|
D | cpdf_colorstate.cpp | 133 if (!ret && pTilingPattern->colored()) { in SetPattern()
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_type3char.h | 37 bool colored() const { return m_bColored; } in colored() function
|
/external/llvm/test/CodeGen/X86/ |
D | dynamic-alloca-lifetime.ll | 4 ; This was due to it being colored, which was in turn due to incorrect
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | dynamic-alloca-lifetime.ll | 4 ; This was due to it being colored, which was in turn due to incorrect
|
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | dynamic-alloca-lifetime.ll | 9 ; This was due to it being colored, which was in turn due to incorrect
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.scissors.txt | 54 scissoring and render a colored fullscreen quad with depth & stencil
|
/external/tensorflow/tensorflow/python/autograph/pyct/ |
D | pretty_printer.py | 37 return termcolor.colored(string, color, attrs=attrs)
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 90 pPattern->colored() ? FXDIB_Argb : FXDIB_8bppMask)) { in DrawPatternBitmap() 105 if (!pPattern->colored()) in DrawPatternBitmap() 141 return pChar && (!pChar->colored() || MissingFillColor(pColorState)); in Type3CharMissingFillColor() 146 return pChar && (!pChar->colored() || MissingStrokeColor(pColorState)); in Type3CharMissingStrokeColor() 1270 if (!pPattern->colored()) in DrawTilingPattern() 1383 if (pPattern->colored()) { in DrawTilingPattern() 1390 if (pPattern->colored()) { in DrawTilingPattern()
|
/external/linux-kselftest/tools/testing/selftests/ftrace/ |
D | README | 81 * Fancy colored output :)
|
/external/freetype/docs/markdown/stylesheets/ |
D | extra.css | 16 pre.colored {
|
/external/python/cpython2/Demo/turtle/ |
D | demohelp.txt | 18 The (syntax colored) source code appears in the left
|
/external/skia/site/docs/dev/tools/ |
D | debugger.md | 140 Each of the filtered commands from above has a colored number to its right 147 Turning this on will show a colored rectangle to represent the bounds of the GPU
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ |
D | segmentations.proto | 102 // The list of colored labels for all the supported categories. Depending on
|
/external/perfetto/docs/data-sources/ |
D | cpu-freq.md | 59 state (colored: not-idle, gray: idle). Hovering or clicking a point in the
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.primitive_bounding_box.txt | 71 that the viewport does not contain any background-colored pixels within
|