Home
last modified time | relevance | path

Searched refs:colours (Results 1 – 25 of 31) sorted by relevance

12

/external/libwebsockets/lib/plat/optee/
Dlws-plat-optee.c89 static const char * const colours[] = { variable
106 int n, m = LWS_ARRAY_SIZE(colours) - 1; in lwsl_emit_optee()
110 n = 1 << (LWS_ARRAY_SIZE(colours) - 1); in lwsl_emit_optee()
125 EMSG("%c%s%s%s%c[0m", 27, colours[m], buf, linecp, 27); in lwsl_emit_optee()
/external/libwebsockets/lib/core/
Dlogs.c103 static const char * const colours[] = { variable
124 int n, m = LWS_ARRAY_SIZE(colours) - 1; in _lwsl_emit_stderr()
136 n = 1 << (LWS_ARRAY_SIZE(colours) - 1); in _lwsl_emit_stderr()
143 fprintf(stderr, "%c%s%s%s%c[0m", 27, colours[m], buf, line, 27); in _lwsl_emit_stderr()
/external/kotlinx.coroutines/benchmarks/scripts/
Dgenerate_plots_flow_flatten_merge.py20 colours = ['red', 'gold', 'sienna', 'olivedrab', 'lightseagreen', 'navy', 'blue', 'm', 'crimson', '… variable
25 yield colours[i % len(colours)]
/external/libdrm/tests/etnaviv/
Dwrite_bmp.c56 unsigned int colours; member
85 .colours = 0, in bmp_header_write()
/external/catch2/docs/
Dreporters.md19 * `console` writes as lines of text, formatted to a typical terminal width, with colours if a capab…
Dcommand-line.md392 Catch colours output for terminals, but omits colouring when it detects that
/external/mesa3d/docs/relnotes/
D17.2.5.rst37 - Rust shadows(?) flash random colours
D17.3.0.rst177 - Rust shadows(?) flash random colours
D18.0.0.rst105 - Rust shadows(?) flash random colours
D20.2.0.rst457 - panfrost: Use _mesa_roundevenf when packing clear colours
576 - panfrost: Let Gallium pack colours
/external/python/cpython2/Lib/idlelib/
DconfigDialog.py928 colours = idleConf.GetHighlight(theme, element)
930 colours['background'] = idleConf.GetHighlight(
936 colours['foreground'] = themeDict[element + '-foreground']
938 colours['background'] = themeDict[element + '-background']
939 self.textHighlightSample.tag_config(element, **colours)
/external/swiftshader/third_party/SPIRV-Tools/
DREADME.md615 `spirv-dis`. So, for example, you can turn off colours and friendly ID
/external/deqp-deps/SPIRV-Tools/
DREADME.md615 `spirv-dis`. So, for example, you can turn off colours and friendly ID
/external/OpenCSD/decoder/docs/prog_guide/
Dprog_guide_main.md19 which is multiplexed into CoreSight trace frames in the trace sink memory. The colours represent th…
/external/python/cpython2/Doc/howto/
Dregex.rst1144 >>> p.subn('colour', 'no colours at all')
1145 ('no colours at all', 0)
/external/python/cpython3/Doc/howto/
Dregex.rst1165 >>> p.subn('colour', 'no colours at all')
1166 ('no colours at all', 0)
/external/angle/third_party/vulkan-deps/spirv-tools/src/
DREADME.md615 `spirv-dis`. So, for example, you can turn off colours and friendly ID
/external/mksh/src/
Dmksh.faq276 <li>Your prompt contains colours, and when the command line is long the
/external/pcre/dist2/doc/
Dpcre2grep.txt239 colours, terminated by the end of the string or by a colon.
/external/brotli/tests/testdata/
Dplrabn12.txt616 With orient colours waving: with them rose
2835 Appeared, with gay enamelled colours mixed:
3730 How nature paints her colours, how the bee
3989 And colours dipt in Heaven; the third his feet
5378 Amber, and colours of the showery arch.
5855 Opening their various colours, and made gay
7420 Loaden with fruit of fairest colours mixed,
10007 Conspicuous with three lifted colours gay,
/external/libexif/po/
Den_CA.po400 msgstr "My colours"
3097 "The chromaticity of the three primary colours of the image. Normally this "
Den_AU.po401 msgstr "My colours"
3264 "The chromaticity of the three primary colours of the image. Normally this "
Den_GB.po401 msgstr "My colours"
3264 "The chromaticity of the three primary colours of the image. Normally this "
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dthe-picture-of-dorian-gray.txt471 certain colours. That is all."
653 The painter had been busy mixing his colours and getting his brushes
3937 do it by going in for sentimental colours. Never trust a woman who
3997 colours faded wearily out of things.
4851 different colours, so that they might suit his various moods and the
4999 degrees the forms and colours of things are restored to them, and we
5012 shapes and colours, and be changed, or have other secrets, a world in
5454 colours, and plied the distaff among the women, and brought the Moon
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dthe-picture-of-dorian-gray.txt471 certain colours. That is all."
653 The painter had been busy mixing his colours and getting his brushes
3937 do it by going in for sentimental colours. Never trust a woman who
3997 colours faded wearily out of things.
4851 different colours, so that they might suit his various moods and the
4999 degrees the forms and colours of things are restored to them, and we
5012 shapes and colours, and be changed, or have other secrets, a world in
5454 colours, and plied the distaff among the women, and brought the Moon

12