Home
last modified time | relevance | path

Searched refs:purple (Results 1 - 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsConstsAsNamespacesWithReferences.js7 purple: colors.royalBlue,
15 purple: colors.royalBlue,
24 import purple = colors.royalBlue;
25 export { purple };
/third_party/cJSON/tests/unity/auto/
H A Dcolour_prompt.rb54 when :purple then 13
89 when :purple, :magenta then 35
/third_party/unity/auto/
H A Dcolour_prompt.rb55 when :purple then 13
90 when :purple, :magenta then 35
/third_party/toybox/toys/posix/
H A Dgrep.c75 char *purple, *cyan, *red, *green, *grey;
98 if (name && FLAG(H)) printf("%s%s%s%c", TT.purple, name, TT.cyan, dash); in outline()
456 TT.purple = "\033[35m"; in grep_main()
461 } else TT.purple = TT.cyan = TT.red = TT.green = TT.grey = ""; in grep_main()
/third_party/skia/gm/
H A Darcto.cpp54 fill="none" stroke="purple" stroke-width="5"/>
95 const SkColor purple = 0xFF800080; in DEF_SIMPLE_GM() local
97 const SkColor colors[] = { SK_ColorRED, darkgreen, purple, SK_ColorBLUE }; in DEF_SIMPLE_GM()
/third_party/weex-loader/deps/weex-styler/lib/
H A Dvalidator.js13 purple: '#800080',
145 purple: '#800080',
/third_party/node/deps/npm/test/lib/commands/
H A Dview.js126 purple: {
127 name: 'purple',
429 await view.exec(['purple@1.0.0', 'maintainers.name'])
/third_party/toybox/generated/
H A Dglobals.h1312 char *purple, *cyan, *red, *green, *grey; member
/third_party/python/Lib/test/
H A Dtest_enum.py2847 _order_ = 'red green blue purple'
2855 _order_ = 'red green blue purple'
2868 purple = 4 variable in TestOrder.test_enum_has_extra_members.Color
2877 purple = 4 variable in TestOrder.test_enum_has_extra_members_with_aliases.Color

Completed in 19 milliseconds