/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/llvm-project/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | enum.pass.cpp | 23 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/ |
D | print.h | 62 struct yellow { struct 64 bool isPrint;
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | print.h | 62 struct yellow { struct 64 bool isPrint;
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/ |
D | print.h | 62 struct yellow { struct 64 bool isPrint;
|
/external/vboot_reference/tests/futility/ |
D | common.sh | 19 yellow() { function
|
/external/llvm-project/clang/test/AST/ |
D | ast-dump-wasm-attr-export.c | 15 __attribute__((export_name("export_yellow"))) void yellow(void) {} in yellow() function
|
/external/skia/gm/ |
D | skbug_9819.cpp | 22 SkColor yellow = 0xffffff00; variable
|
/external/llvm-project/flang/test/Semantics/ |
D | modfile31.f90 | 9 enumerator yellow enumerator
|
D | resolve60.f90 | 8 enumerator yellow enumerator
|
/external/python/cpython2/Demo/newmetaclasses/ |
D | Enum.py | 109 yellow = 5 variable in _test.ExtendedColor 151 yellow = 5 variable in _test2.ExtendedColor
|
/external/iptables/ |
D | xlate-test.py | 28 def yellow(string): function
|
/external/ImageMagick/MagickCore/ |
D | colorspace-private.h | 49 yellow; in ConvertRGBToCMYK() local
|
/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/python/cpython2/Demo/metaclasses/ |
D | Enum.py | 144 yellow = 5 variable in _test.ExtendedColor
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 66 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__.py | 13 yellow = RGB(255, 255, 0) variable
|
/external/ImageMagick/MagickWand/ |
D | pixel-wand.c | 2238 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/ |
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/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/deqp/modules/gles3/functional/ |
D | es3fFboDepthbufferTests.cpp | 255 const tcu::Vec4 yellow (1.0, 1.0, 0.0, 1.0); in render() local
|
/external/skqp/gm/ |
D | shapes_as_paths.cpp | 71 SkPMColor yellow = SkPackARGB32(0xFF, 0xFF, 0xFF, 0x00); in draw_diff() local
|
/external/angle/src/tests/gl_tests/ |
D | SixteenBppTextureTest.cpp | 327 RGB10A2 yellow(one10, one10, 0u, 0x3u); in TEST_P() local
|