Home
last modified time | relevance | path

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

123

/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/llvm-project/libcxx/test/std/utilities/function.objects/unord.hash/
Denum.pass.cpp23 enum class Colors { red, orange, yellow, green, blue, indigo, violet }; enumerator
25 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; enumerator
26 enum class ShortColors : long { red, orange, yellow, green, blue, indigo, violet }; enumerator
27 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/
Dprint.h62 struct yellow { struct
64 bool isPrint;
/external/deqp-deps/SPIRV-Tools/source/
Dprint.h62 struct yellow { struct
64 bool isPrint;
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dprint.h62 struct yellow { struct
64 bool isPrint;
/external/vboot_reference/tests/futility/
Dcommon.sh19 yellow() { function
/external/llvm-project/clang/test/AST/
Dast-dump-wasm-attr-export.c15 __attribute__((export_name("export_yellow"))) void yellow(void) {} in yellow() function
/external/skia/gm/
Dskbug_9819.cpp22 SkColor yellow = 0xffffff00; variable
/external/llvm-project/flang/test/Semantics/
Dmodfile31.f909 enumerator yellow enumerator
Dresolve60.f908 enumerator yellow enumerator
/external/python/cpython2/Demo/newmetaclasses/
DEnum.py109 yellow = 5 variable in _test.ExtendedColor
151 yellow = 5 variable in _test2.ExtendedColor
/external/iptables/
Dxlate-test.py28 def yellow(string): function
/external/ImageMagick/MagickCore/
Dcolorspace-private.h49 yellow; in ConvertRGBToCMYK() local
/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/python/cpython2/Demo/metaclasses/
DEnum.py144 yellow = 5 variable in _test.ExtendedColor
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp66 const tcu::Vec4 yellow = {1.0f, 1.0f, 0.0f, 1.0f}; in genVertices() local
825 const tcu::Vec4 yellow = {1.0f, 1.0f, 0.0f, 1.0f}; in iterate() local
/external/libkmsxx/py/pykms/
D__init__.py13 yellow = RGB(255, 255, 0) variable
/external/ImageMagick/MagickWand/
Dpixel-wand.c2238 WandExport void PixelSetYellow(PixelWand *wand,const double yellow) in PixelSetYellow()
2271 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/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/deqp/modules/gles3/functional/
Des3fFboDepthbufferTests.cpp255 const tcu::Vec4 yellow (1.0, 1.0, 0.0, 1.0); in render() local
/external/skqp/gm/
Dshapes_as_paths.cpp71 SkPMColor yellow = SkPackARGB32(0xFF, 0xFF, 0xFF, 0x00); in draw_diff() local
/external/angle/src/tests/gl_tests/
DSixteenBppTextureTest.cpp327 RGB10A2 yellow(one10, one10, 0u, 0x3u); in TEST_P() local

123