Home
last modified time | relevance | path

Searched refs:yellow (Results 1 - 25 of 100) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DindexTypeCheck.js40 var yellow: Yellow; variable
44 yellow[5]; // ok
45 yellow["hue"]; // ok
46 yellow[<any>{}]; // ok
52 yellow[blue]; // error
67 var yellow; variable
70 yellow[5]; // ok
71 yellow["hue"]; // ok
72 yellow[{}]; // ok
76 yellow[blu
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DGetImageTest.cpp175 GLColor::yellow}; in TEST_P()
207 {GLColor::yellow, GLColor::yellow, GLColor::yellow, GLColor::yellow}, in TEST_P()
243 GLColor::yellow}; in TEST_P()
425 GLColorRGB::yellow}; in TEST_P()
456 EXPECT_PIXEL_COLOR_EQ(1, 1, GLColor::yellow); in TEST_P()
472 GLColor::yellow, GLColor::yellow, GLColo in TEST_P()
[all...]
H A DSixteenBppTextureTest.cpp92 EXPECT_PIXEL_COLOR_EQ(w, h, GLColor::yellow); in simpleValidationBase()
108 EXPECT_PIXEL_COLOR_EQ(w, h, GLColor::yellow); in simpleValidationBase()
146 Convert565(GLColor::blue), Convert565(GLColor::yellow)}; in TEST_P()
257 {GLColor::red, GLColor::green, GLColor::blue, GLColor::yellow}}; in TEST_P()
276 fourColors.push_back(GLColorRGB::yellow); in TEST_P()
297 fourColors.push_back(GLColor::yellow); in TEST_P()
327 RGB10A2 yellow(one10, one10, 0u, 0x3u); in TEST_P()
333 fourColors.push_back(yellow); in TEST_P()
H A DBlitFramebufferANGLETest.cpp417 EXPECT_PIXEL_COLOR_EQ(3 * getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::yellow); in TEST_P()
447 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::yellow); in TEST_P() member in __anon20173::GLColor
465 EXPECT_PIXEL_COLOR_EQ(3 * getWindowWidth() / 4, getWindowHeight() / 4, GLColor::yellow); in TEST_P()
481 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() / 4, GLColor::yellow); in TEST_P() member in __anon20173::GLColor
501 EXPECT_PIXEL_COLOR_EQ(3 * getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::yellow); in TEST_P()
533 EXPECT_PIXEL_COLOR_EQ(3 * getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::yellow); in TEST_P()
570 EXPECT_PIXEL_COLOR_EQ(3 * getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::yellow); in TEST_P()
607 EXPECT_PIXEL_COLOR_EQ(3 * getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::yellow); in TEST_P()
640 EXPECT_PIXEL_COLOR_EQ(3 * getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::yellow); in TEST_P()
672 EXPECT_PIXEL_COLOR_EQ(3 * getWindowWidth() / 4, 3 * getWindowHeight() / 4, GLColor::yellow); in TEST_P()
[all...]
H A DFramebufferFetchTest.cpp386 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in BasicTest()
436 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in MultipleRenderTargetTest()
490 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in MultipleRenderTargetArrayTest()
574 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in DrawNonFetchDrawFetchTest()
593 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in DrawNonFetchDrawFetchTest()
625 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in DrawFetchDrawNonFetchTest()
647 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in DrawFetchDrawNonFetchTest()
730 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest()
773 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest()
848 EXPECT_PIXEL_COLOR_EQ(kViewportWidth / 2, kViewportHeight / 2, GLColor::yellow); in DrawNonFetchDrawFetchWithDifferentProgramsTest()
[all...]
H A DSimpleOperationTest.cpp784 EXPECT_PIXEL_COLOR_EQ(0, 0, GLColor::yellow); in TEST_P()
822 {GLColor::black, GLColor::red, GLColor::green, GLColor::yellow}}; in TEST_P()
824 {GLColor::yellow, GLColor::green, GLColor::red, GLColor::black}}; in TEST_P()
847 // Draw a non-indexed quad with all vertex buffers. Should draw yellow to the entire window. in TEST_P()
850 EXPECT_PIXEL_RECT_EQ(0, 0, getWindowWidth(), getWindowHeight(), GLColor::yellow); in TEST_P()
910 {GLColor::red, GLColor::green, GLColor::blue, GLColor::yellow}}; in TEST_P()
927 EXPECT_PIXEL_COLOR_EQ(w, h, GLColor::yellow); in TEST_P()
1032 {GLColor::yellow, GLColor::yellow, GLColor::yellow, GLColo in TEST_P()
[all...]
H A DProgramPipelineTest.cpp402 // Set the output color to yellow in TEST_P()
412 EXPECT_PIXEL_COLOR_EQ(0, 0, GLColor::yellow); in TEST_P()
419 EXPECT_PIXEL_COLOR_EQ(0, 0, GLColor::yellow); in TEST_P()
468 EXPECT_PIXEL_COLOR_EQ(w, h, GLColor::yellow); in TEST_P()
497 {GLColor::red, GLColor::green, GLColor::blue, GLColor::yellow}}; in TEST_P()
516 EXPECT_PIXEL_COLOR_EQ(w, h, GLColor::yellow); in TEST_P()
625 {GLColor::red, GLColor::green, GLColor::blue, GLColor::yellow}}; in TEST_P()
959 {GLColor::red, GLColor::green, GLColor::blue, GLColor::yellow}}; in TEST_P()
1020 EXPECT_PIXEL_COLOR_EQ(w, h, GLColor::yellow); in TEST_P()
1099 EXPECT_PIXEL_RECT_EQ(0, 0, kWidth, kHeight, GLColor::yellow); in TEST_P()
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fClippingTests.cpp381 const tcu::Vec4 yellow (1.0f, 1.0f, 0.0f, 1.0f); in genColorString()
386 if (p == yellow) return "(yellow)"; in genColorString()
1451 const tcu::Vec4 yellow (1.0f, 1.0f, 0.0f, 1.0f); in init()
1455 {tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), red, tcu::Vec4( 1.3f, 1.0f, 2.0f, 1.0f), yellow }, in init()
1457 {tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), red, tcu::Vec4(-1.0f, -1.0f, -2.0f, 1.0f), yellow }, in init()
1504 const tcu::Vec4 yellow (1.0f, 1.0f, 0.0f, 1.0f); in init()
1560 {tcu::Vec4(-0.2f, -0.3f, 0.0f, 1.0f), red, tcu::Vec4( 0.2f, -0.3f, 0.0f, 1.0f), yellow, tcu::Vec4( 0.0f, -large, 2.0f, 1.0f), blue}, in init()
1563 {tcu::Vec4( 0.6f, 1.2f, 0.0f, 1.0f), red, tcu::Vec4( 1.2f, 0.6f, 0.0f, 1.0f), yellow, tcu::Vec4( 0.6f, 0.6f, 0.0f, 1.0f), blue}, in init()
1566 {tcu::Vec4( 0.6f, -1.2f, 0.0f, 1.0f), red, tcu::Vec4( 1.2f, -0.6f, 0.0f, 1.0f), yellow, 16. in init()
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fClippingTests.cpp384 const tcu::Vec4 yellow (1.0f, 1.0f, 0.0f, 1.0f); in genColorString()
389 if (p == yellow) return "(yellow)"; in genColorString()
1455 const tcu::Vec4 yellow (1.0f, 1.0f, 0.0f, 1.0f); in init()
1459 {tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), red, tcu::Vec4( 1.3f, 1.0f, 2.0f, 1.0f), yellow }, in init()
1461 {tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), red, tcu::Vec4(-1.0f, -1.0f, -2.0f, 1.0f), yellow }, in init()
1508 const tcu::Vec4 yellow (1.0f, 1.0f, 0.0f, 1.0f); in init()
1564 {tcu::Vec4(-0.2f, -0.3f, 0.0f, 1.0f), red, tcu::Vec4( 0.2f, -0.3f, 0.0f, 1.0f), yellow, tcu::Vec4( 0.0f, -large, 2.0f, 1.0f), blue}, in init()
1567 {tcu::Vec4( 0.6f, 1.2f, 0.0f, 1.0f), red, tcu::Vec4( 1.2f, 0.6f, 0.0f, 1.0f), yellow, tcu::Vec4( 0.6f, 0.6f, 0.0f, 1.0f), blue}, in init()
1570 {tcu::Vec4( 0.6f, -1.2f, 0.0f, 1.0f), red, tcu::Vec4( 1.2f, -0.6f, 0.0f, 1.0f), yellow, 16. in init()
[all...]
/third_party/skia/gm/
H A Dskbug_9819.cpp13 // This GM should draw two yellow boxes; the bug drew one in cyan.
22 SkColor yellow = 0xffffff00; in DEF_SIMPLE_GM() local
23 rgba.eraseColor(yellow); in DEF_SIMPLE_GM()
24 bgra.eraseColor(yellow); in DEF_SIMPLE_GM()
45 // - yellow (good) is around 237 in DEF_SIMPLE_GM()
/third_party/node/deps/npm/node_modules/@colors/colors/examples/
H A Dnormal-usage.js3 console.log('First some yellow text'.yellow);
5 console.log('Underline that text'.yellow.underline);
20 + ' styles! '.yellow.bold);
50 warn: 'yellow',
58 // outputs yellow text
76 // outputs yellow text
H A Dsafe-string.js3 console.log(colors.yellow('First some yellow text'));
5 console.log(colors.yellow.underline('Underline that text'));
20 + colors.inverse('inverse') + colors.yellow.bold(' styles! '));
49 warn: 'yellow',
57 // outputs yellow text
72 // outputs yellow text
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dprint.cpp30 clr::yellow::operator const char*() { return "\x1b[33m"; } in operator const char*()
89 clr::yellow::operator const char*() {
121 clr::yellow::operator const char*() { return ""; }
H A Dprint.h61 // Sets console color to yellow.
62 struct yellow { struct
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dprint.cpp30 clr::yellow::operator const char*() { return "\x1b[33m"; } in operator const char*()
89 clr::yellow::operator const char*() {
121 clr::yellow::operator const char*() { return ""; }
H A Dprint.h61 // Sets console color to yellow.
62 struct yellow { struct
/third_party/spirv-tools/source/
H A Dprint.cpp31 clr::yellow::operator const char*() { return "\x1b[33m"; } in operator const char*()
90 clr::yellow::operator const char*() {
122 clr::yellow::operator const char*() { return ""; }
H A Dprint.h61 // Sets console color to yellow.
62 struct yellow { struct
/third_party/node/deps/npm/lib/commands/
H A Dview.js337 versions: chalk.yellow(packu.versions.length + ''),
345 return `${chalk.yellow(dep)}: ${manifest.dependencies[dep]}`
348 name: chalk.yellow(manifest._npmUser.name),
352 : chalk.yellow(relativeDate(packu.time[manifest.version])),
354 name: chalk.yellow(u.name),
367 shasum: chalk.yellow(manifest.dist.shasum),
369 manifest.dist.integrity && chalk.yellow(manifest.dist.integrity),
371 manifest.dist.fileCount && chalk.yellow(manifest.dist.fileCount),
372 unpackedSize: unpackedSize && chalk.yellow(unpackedSize),
401 this.npm.output(`keywords: ${chalk.yellow(inf
[all...]
/third_party/cJSON/tests/unity/auto/
H A Dcolour_prompt.rb55 when :yellow then 14
77 # | 93 | Light yellow |
87 when :yellow then 33
/third_party/unity/auto/
H A Dcolour_prompt.rb56 when :yellow then 14
78 # | 93 | Light yellow |
88 when :yellow then 33
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dreadme_preview.rs123 pre .fg.yellow {{ color: #f0c674; }} in main()
132 pre .fg.yellow.bright {{ color: #f0c674; }} in main()
141 pre .bg.yellow {{ background-color: #f0c674; }} in main()
150 pre .bg.yellow.bright {{ background-color: #f0c674; }} in main()
307 Color::Yellow => write!(writer, "yellow"), in set_color()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp66 const tcu::Vec4 yellow = {1.0f, 1.0f, 0.0f, 1.0f}; in genVertices() local
83 vectorData.push_back({tcu::Vec4( 0.0f, -1.0f, 0.0f, 1.0f) , yellow}); in genVertices()
84 vectorData.push_back({tcu::Vec4( 1.0f, -1.0f, 0.0f, 1.0f) , yellow}); in genVertices()
85 vectorData.push_back({tcu::Vec4( 0.0f, 1.0f, 0.0f, 1.0f) , yellow}); in genVertices()
86 vectorData.push_back({tcu::Vec4( 1.0f, 1.0f, 0.0f, 1.0f) , yellow}); in genVertices()
824 const tcu::Vec4 yellow = {1.0f, 1.0f, 0.0f, 1.0f}; in iterate() local
853 yellow); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp66 const tcu::Vec4 yellow = {1.0f, 1.0f, 0.0f, 1.0f}; in genVertices() local
83 vectorData.push_back({tcu::Vec4( 0.0f, -1.0f, 0.0f, 1.0f) , yellow}); in genVertices()
84 vectorData.push_back({tcu::Vec4( 1.0f, -1.0f, 0.0f, 1.0f) , yellow}); in genVertices()
85 vectorData.push_back({tcu::Vec4( 0.0f, 1.0f, 0.0f, 1.0f) , yellow}); in genVertices()
86 vectorData.push_back({tcu::Vec4( 1.0f, 1.0f, 0.0f, 1.0f) , yellow}); in genVertices()
825 const tcu::Vec4 yellow = {1.0f, 1.0f, 0.0f, 1.0f}; in iterate() local
854 yellow); in iterate() local
/third_party/jerryscript/tests/jerry/es2015/
H A Darray-pattern.js84 var [red, yellow, green] = foo;
86 assert (yellow === "two");

Completed in 21 milliseconds

1234