Home
last modified time | relevance | path

Searched defs:colour (Results 1 – 18 of 18) 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/backends/backend/
Dhp3900_debug.c109 SANE_Int colour, a; in dump_shading() local
507 dbg_colour (SANE_Int colour) in dbg_colour()
Dcanon_pp-dev.c811 unsigned int scanline, pixelnum, colour; in adjust_output() local
Dstv680.h154 unsigned int colour; member
Dsceptre.c388 int colour; /* colour for that raster */ in sceptre_adjust_raster() local
Dstv680.c1255 int colour = 0, bayer = 0; in stv680_bayer_unshuffle() local
Dhp3500.c2744 unsigned colour, in rts8801_doscan()
2980 unsigned colour, in rts8801_fullscan()
3316 unsigned colour, in rts8801_scan()
Dcanon.h314 int colour; /* index to gamma_map */ member
Dcoolscan2.c1498 int colour, n_colours, sample_pass; in sane_read() local
Dhp3900_rts8822.c9917 SANE_Int colour, pos; in Shading_apply() local
12296 SANE_Int colour; in Calib_AdcOffsetRT() local
12430 SANE_Int colour; in Calib_AdcOffsetRT() local
/third_party/vixl/tools/
Dprinter.py36 def ColourCode(colour): argument
/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/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::__anona65bf2d44b11::ConsoleAssertionPrinter
16515 Colour colour(Colour::ResultError); in sectionEnded() local
[all …]