Home
last modified time | relevance | path

Searched defs:colour (Results 1 – 14 of 14) sorted by relevance

/third_party/unity/auto/
Dcolour_prompt.rb40 def win32_colour(colour) argument
63 def posix_colour(colour) argument
99 def out_c(mode, colour, str) argument
/third_party/cJSON/tests/unity/auto/
Dcolour_prompt.rb39 def win32_colour(colour) argument
62 def posix_colour(colour) argument
98 def out_c(mode, colour, str) argument
/third_party/typescript/tests/baselines/reference/
DnestedFreshLiteral.js13 nested: { prop: { colour: 'red' } } property
18 nested: { prop: { colour: 'red' } } property
DobjectLiteralExcessProperties.js16 var b4: Book & Cover = { foreword: "hi", colour: "blue" }; property
34 var b11: Indexed = { 0: { colour: "blue" } }; // nested object literal still errors property
58 var b4 = { foreword: "hi", colour: "blue" }; property
65 var b11 = { 0: { colour: "blue" } }; // nested object literal still errors property
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub-render.c173 SpuColour * colour) in gstspu_vobsub_draw_rle_run()
219 SpuColour *colour; in gstspu_vobsub_render_line() local
298 SpuColour *colour; in gstspu_vobsub_render_line_with_chgcol() local
Dgstspu-pgs.c176 SpuColour *colour; in pgs_composition_object_render() local
/third_party/mesa3d/.gitlab-ci/lava/utils/
Dgitlab_section.py21 colour: str = f"{CONSOLE_LOG['BOLD']}{CONSOLE_LOG['FG_GREEN']}" variable in GitlabSection
/third_party/mesa3d/src/panfrost/lib/tests/
Dtest-clear.c32 union pipe_color_union colour; member
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc-util.c58 guint32 colour; member
65 guint32 colour; member
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestgesture.c60 Uint32 colour; in setpix() local
/third_party/gstreamer/gstplugins_bad/gst/vmnc/
Dvmncdec.c536 int height, guint32 colour) in render_subrect()
650 guint32 fg = 0, bg = 0, colour; in vmnc_handle_hextile_rectangle() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_print.cpp60 static const char **colour; variable
/third_party/libabigail/tests/lib/
Dcatch.hpp11268 Colour::Code colour = testCaseInfo.isHidden() in listTests() local
15872 Colour colour(Colour::ResultError); in printTotals() local
15887 Colour colour(Colour::ResultError); in printTotals() local
15892 Colour colour(Colour::ResultSuccess); in printTotals() local
15986 void printResultType(Colour::Code colour, std::string const& passOrFail) const { in printResultType()
16004 Colour colour(dimColour()); in printExpressionWas() local
16020 Colour colour(dimColour()); in printReconstructedExpression() local
16034 void printRemainingMessages(Colour::Code colour = dimColour()) { in printRemainingMessages()
16269 Colour::Code colour; member in Catch::__anon361653314b11::ConsoleAssertionPrinter
16515 Colour colour(Colour::ResultError); in sectionEnded() local
[all …]
/third_party/ffmpeg/libavformat/
Dmatroskaenc.c839 uint8_t colour[(2 + 1 + 8) * 18 + (2 + 1) + 1]; in mkv_write_video_color() local