/external/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | enum.pass.cpp | 24 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/ |
D | print.h | 62 struct yellow { struct 64 bool isPrint;
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | print.h | 62 struct yellow { struct 64 bool isPrint;
|
/external/vboot_reference/tests/futility/ |
D | common.sh | 19 yellow() { function
|
/external/python/cpython2/Demo/newmetaclasses/ |
D | Enum.py | 109 yellow = 5 variable in _test.ExtendedColor 151 yellow = 5 variable in _test2.ExtendedColor
|
/external/ImageMagick/MagickCore/ |
D | colorspace-private.h | 49 yellow; in ConvertRGBToCMYK() local
|
D | colorspace.c | 173 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.py | 104 def yellow(fmt, **kwargs): function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/term/ |
D | _term.py | 105 def yellow(fmt, **kwargs): function
|
/external/libkmsxx/py/pykms/ |
D | __init__.py | 13 yellow = RGB(255, 255, 0) variable
|
/external/python/cpython2/Demo/metaclasses/ |
D | Enum.py | 144 yellow = 5 variable in _test.ExtendedColor
|
/external/ImageMagick/MagickWand/ |
D | pixel-wand.c | 2250 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/ |
D | util.py | 33 def yellow(t): function
|
/external/jline/src/src/main/java/jline/ |
D | ANSIBuffer.java | 83 public ANSIBuffer yellow(final String str) { in yellow() method in ANSIBuffer
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboDepthbufferTests.cpp | 255 const tcu::Vec4 yellow (1.0, 1.0, 0.0, 1.0); in render() local
|
D | es3fClippingTests.cpp | 384 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/ |
D | es31fVertexAttributeBindingTests.cpp | 712 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/ |
D | shapes_as_paths.cpp | 71 SkPMColor yellow = SkPackARGB32(0xFF, 0xFF, 0xFF, 0x00); in draw_diff() local
|
/external/skia/gm/ |
D | shapes_as_paths.cpp | 72 SkPMColor yellow = SkPackARGB32(0xFF, 0xFF, 0xFF, 0x00); in draw_diff() local
|
/external/ImageMagick/Magick++/lib/ |
D | Color.cpp | 533 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.js | 160 'yellow': CanvasKit.Color(255, 255, 0), property
|
D | color.js | 10 …old':-10496,'goldenrod':-2448096,'gray':-8355712,'green':-16744448,'greenyellow':-5374161,'grey':-… property
|
/external/skia/modules/canvaskit/htmlcanvas/ |
D | _namedcolors.js | 160 'yellow': CanvasKit.Color(255, 255, 0), property
|
D | color.js | 10 …old':-10496,'goldenrod':-2448096,'gray':-8355712,'green':-16744448,'greenyellow':-5374161,'grey':-… property
|
/external/python/cpython2/Mac/Modules/cg/ |
D | _CGmodule.c | 751 float yellow; in CGContextRefObj_CGContextSetCMYKFillColor() local 777 float yellow; in CGContextRefObj_CGContextSetCMYKStrokeColor() local
|