Home
last modified time | relevance | path

Searched defs:yellow (Results 1 – 25 of 36) sorted by relevance

12

/external/libcxx/test/std/utilities/function.objects/unord.hash/
Denum.pass.cpp24 enum class Colors { red, orange, yellow, green, blue, indigo, violet }; enumerator
26 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; enumerator
27 enum class ShortColors : long { red, orange, yellow, green, blue, indigo, violet }; enumerator
28 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; enumerator
/external/deqp-deps/SPIRV-Tools/source/
Dprint.h62 struct yellow { struct
64 bool isPrint;
/external/swiftshader/third_party/SPIRV-Tools/source/
Dprint.h62 struct yellow { struct
64 bool isPrint;
/external/vboot_reference/tests/futility/
Dcommon.sh19 yellow() { function
/external/python/cpython2/Demo/newmetaclasses/
DEnum.py109 yellow = 5 variable in _test.ExtendedColor
151 yellow = 5 variable in _test2.ExtendedColor
/external/ImageMagick/MagickCore/
Dcolorspace-private.h49 yellow; in ConvertRGBToCMYK() local
Dcolorspace.c173 const double blue,double *cyan,double *magenta,double *yellow) in ConvertRGBToCMY()
1390 const double yellow,double *red,double *green,double *blue) in ConvertCMYToRGB()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/term/
D_term.py104 def yellow(fmt, **kwargs): function
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/term/
D_term.py105 def yellow(fmt, **kwargs): function
/external/libkmsxx/py/pykms/
D__init__.py13 yellow = RGB(255, 255, 0) variable
/external/python/cpython2/Demo/metaclasses/
DEnum.py144 yellow = 5 variable in _test.ExtendedColor
/external/ImageMagick/MagickWand/
Dpixel-wand.c2250 WandExport void PixelSetYellow(PixelWand *wand,const double yellow) in PixelSetYellow()
2283 WandExport void PixelSetYellowQuantum(PixelWand *wand,const Quantum yellow) in PixelSetYellowQuantum()
/external/libnl/python/netlink/
Dutil.py33 def yellow(t): function
/external/jline/src/src/main/java/jline/
DANSIBuffer.java83 public ANSIBuffer yellow(final String str) { in yellow() method in ANSIBuffer
/external/deqp/modules/gles3/functional/
Des3fFboDepthbufferTests.cpp255 const tcu::Vec4 yellow (1.0, 1.0, 0.0, 1.0); in render() local
Des3fClippingTests.cpp384 const tcu::Vec4 yellow (1.0f, 1.0f, 0.0f, 1.0f); in genColorString() local
1455 const tcu::Vec4 yellow (1.0f, 1.0f, 0.0f, 1.0f); in init() local
1508 const tcu::Vec4 yellow (1.0f, 1.0f, 0.0f, 1.0f); in init() local
/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingTests.cpp712 const tcu::Vec4 yellow = tcu::Vec4(1.0f, 1.0f, 0.0f, 1.0f); in createBuffers() local
999 const tcu::Vec4 yellow = tcu::Vec4(1.0f, 1.0f, 0.0f, 1.0f); in createBuffers() local
1239 const tcu::Vec4 yellow = tcu::Vec4(1.0f, 1.0f, 0.0f, 1.0f); in createBuffers() local
/external/skqp/gm/
Dshapes_as_paths.cpp71 SkPMColor yellow = SkPackARGB32(0xFF, 0xFF, 0xFF, 0x00); in draw_diff() local
/external/skia/gm/
Dshapes_as_paths.cpp72 SkPMColor yellow = SkPackARGB32(0xFF, 0xFF, 0xFF, 0x00); in draw_diff() local
/external/ImageMagick/Magick++/lib/
DColor.cpp533 void Magick::ColorCMYK::yellow(const double yellow_) in yellow() function in Magick::ColorCMYK
538 double Magick::ColorCMYK::yellow(void) const in yellow() function in Magick::ColorCMYK
/external/skqp/experimental/canvaskit/htmlcanvas/
D_namedcolors.js160 'yellow': CanvasKit.Color(255, 255, 0), property
Dcolor.js10 …old':-10496,'goldenrod':-2448096,'gray':-8355712,'green':-16744448,'greenyellow':-5374161,'grey':-… property
/external/skia/modules/canvaskit/htmlcanvas/
D_namedcolors.js160 'yellow': CanvasKit.Color(255, 255, 0), property
Dcolor.js10 …old':-10496,'goldenrod':-2448096,'gray':-8355712,'green':-16744448,'greenyellow':-5374161,'grey':-… property
/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c751 float yellow; in CGContextRefObj_CGContextSetCMYKFillColor() local
777 float yellow; in CGContextRefObj_CGContextSetCMYKStrokeColor() local

12