Home
last modified time | relevance | path

Searched refs:cyan (Results 1 – 25 of 140) sorted by relevance

123456

/third_party/glslang/Test/
Dvalidate-shaders.sh188 declare -r white="\e[1;37m" cyan="\e[1;36m" red="\e[0;31m" no_color="\e[0m"
190 declare -r white="" cyan="" red="" no_color=""
214 …$opt_terse && printf "\r[%-3d/%-3d : ${white}comperr=%-3d ${red}valerr=%-3d ${cyan}ok=%-3d${no_col…
235 $opt_stat_ok && status "$test" "${cyan}OK${no_color}"
260 …ile errors${no_color}, ${red}${count_err} validation errors${no_color}, ${cyan}${count_ok} success…
/third_party/flutter/flutter/packages/flutter/test/material/
Dexpand_icon_test.dart238 disabledColor: Colors.cyan,
243 expect(iconTheme.data.color, equals(Colors.cyan));
250 disabledColor: Colors.cyan,
255 expect(iconTheme.data.color, equals(Colors.cyan));
261 disabledColor: Colors.cyan,
269 disabledColor: Colors.cyan,
274 expect(iconTheme.data.color, equals(Colors.cyan));
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DBootAnimationTest.cpp172 EXPECT_PIXEL_RECT_EQ(0, 0, kWindowWidth, kMaskBoundaryBottom, GLColor::cyan); in checkClearColor()
174 (kWindowHeight - (kMaskBoundaryBottom + kImageHeight)), GLColor::cyan); in checkClearColor()
176 GLColor::cyan); in checkClearColor()
179 GLColor::cyan); in checkClearColor()
/third_party/node/deps/npm/node_modules/colors/
Dindex.d.ts18 cyan: Color; property
64 export const cyan: Color;
105 cyan: string;
DREADME.md27 - cyan
124 verbose: 'cyan',
128 help: 'cyan',
154 verbose: 'cyan',
158 help: 'cyan',
Dsafe.d.ts20 export function cyan(str: string): string;
/third_party/node/deps/npm/node_modules/cli-columns/
Dtest.js37 chalk.cyan('嶜憃撊') + ' 噾噿嚁',
60 chalk.cyan('嶜憃撊') + ' 噾噿嚁',
/third_party/node/deps/npm/node_modules/update-notifier/
Dindex.js58 format('\n Try running with %s or get access ', chalk().cyan('sudo')) +
60 chalk().cyan(format(' sudo chown -R $USER:$(id -gn $USER) %s ', xdgBasedir().config));
120 …chalk().green(this.update.latest) + ' \nRun ' + chalk().cyan('npm i ' + (opts.isGlobal ? '-g ' : '…
/third_party/rust/crates/codespan/codespan-reporting/assets/
Dreadme_preview.svg21 pre .fg.cyan { color: #8abeb7; }
30 pre .fg.cyan.bright { color: #8abeb7; }
39 pre .bg.cyan { background-color: #8abeb7; }
48 pre .bg.cyan.bright { background-color: #8abeb7; }
/third_party/flutter/flutter/dev/bots/
Drun_command.dart17 final String cyan = hasColor ? '\x1B[36m' : '';
30 print('$arrow $action: cd $cyan$workingDir$reset; $yellow$command$reset');
71 '${bold}Command:$cyan $commandDescription$reset\n'
166 '${bold}Command:$cyan $commandDescription$reset\n'
/third_party/toybox/toys/posix/
Dgrep.c75 char *purple, *cyan, *red, *green, *grey;
90 printf("%s%ld%s%c", TT.green, num, TT.cyan, dash); in numdash()
98 if (name && FLAG(H)) printf("%s%s%s%c", TT.purple, name, TT.cyan, dash); in outline()
457 TT.cyan = "\033[36m"; in grep_main()
461 } else TT.purple = TT.cyan = TT.red = TT.green = TT.grey = ""; in grep_main()
/third_party/rust/crates/termcolor/wincolor/
DREADME.md44 of cyan and the intense attribute set:
51 println!("This text will be intense cyan.");
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGetImageTest.cpp208 {GLColor::cyan, GLColor::cyan, GLColor::cyan, GLColor::cyan}, in TEST_P()
526 GLColor::cyan, GLColor::magenta, GLColor::red, GLColor::green, in TEST_P()
527 GLColor::blue, GLColor::yellow, GLColor::cyan, GLColor::magenta, in TEST_P()
DDiscardFramebufferEXTTest.cpp143 glUniform4fv(colorUniformLocation, 1, GLColor::cyan.toNormalizedVector().data()); in TEST_P()
149 EXPECT_PIXEL_COLOR_EQ(1, 1, GLColor::cyan); in TEST_P()
/third_party/node/deps/npm/lib/
Dview.js245 email: color.cyan(manifest._npmUser.email)
250 email: color.cyan(u.email)
262 tarball: color.cyan(manifest.dist.tarball),
277 ' | deps: ' + (info.deps.length ? color.cyan(info.deps.length) : color.green('none')) +
282 info.site && console.log(color.cyan(info.site))
/third_party/libevdev/doc/style/
Dstyle.css47 background-color: cyan;
48 box-shadow: 0 0 10px cyan;
Dcustomdoxygen.css172 background-color: cyan;
173 box-shadow: 0 0 10px cyan;
/third_party/flutter/flutter/packages/flutter_tools/lib/src/base/
Dterminal.dart26 cyan,
93 static const String cyan = '\u001b[36m';
102 TerminalColor.cyan: cyan,
/third_party/node/deps/npm/node_modules/boxen/
Dreadme.md57 Values: `black` `red` `green` `yellow` `blue` `magenta` `cyan` `white` `gray`
154 Values: `black` `red` `green` `yellow` `blue` `magenta` `cyan` `white`
/third_party/node/deps/npm/node_modules/colors/lib/
Dstyles.js46 cyan: [36, 39], property
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DStateChangeTest.cpp1987 std::array<GLColor, 4> colors = {{GLColor::cyan, GLColor::cyan, GLColor::cyan, GLColor::cyan}}; in TEST_P()
2018 EXPECT_PIXEL_RECT_EQ(0, 0, w, h, GLColor::cyan); in TEST_P()
2070 {GLColor::cyan, GLColor::cyan, GLColor::cyan, GLColor::cyan}}; in TEST_P()
2112 EXPECT_PIXEL_RECT_EQ(0, 0, w, h, GLColor::cyan); in TEST_P()
2141 bigColors.push_back(xComp ? GLColor::cyan : GLColor::magenta); in TEST_P()
2166 EXPECT_PIXEL_COLOR_EQ(0, 0, GLColor::cyan); in TEST_P()
3063 std::array<GLColor, 4> colors = {{GLColor::cyan, GLColor::cyan, GLColor::cyan, GLColor::cyan}}; in TEST_P()
3079 EXPECT_PIXEL_RECT_EQ(0, 0, 2, 2, GLColor::cyan); in TEST_P()
3160 {GLColor::cyan, GLColor::cyan, GLColor::cyan, GLColor::cyan}}; in TEST_P()
3188 EXPECT_PIXEL_RECT_EQ(0, 0, 2, 2, GLColor::cyan); in TEST_P()
/third_party/node/deps/npm/node_modules/ansicolors/
Dansicolors.js8 , cyan : 36 property
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcolor_space.inl82 // between cyan & yellow
85 // between magenta & cyan
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/
Dmain.go281 cyan := color.New(color.FgCyan)
287 cyan.Printf(alignCenter(format, formatWidth(format)))
401 cyan.Printf(alignRight("TIME", filenameColumnWidth))
405 cyan.Printf(alignLeft(timeTaken, formatWidth(format)))
/third_party/libinput/doc/api/style/
Dcustomdoxygen.css172 background-color: cyan;
173 box-shadow: 0 0 10px cyan;

123456