Home
last modified time | relevance | path

Searched defs:yellow (Results 1 – 25 of 67) 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/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/unord.hash/
Denum.pass.cpp22 enum class Colors { red, orange, yellow, green, blue, indigo, violet }; enumerator
24 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; enumerator
25 enum class ShortColors : long { red, orange, yellow, green, blue, indigo, violet }; enumerator
26 enum class EightBitColors : std::uint8_t { red, orange, yellow, green, blue, indigo, violet }; enumerator
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dprint.h62 struct yellow { struct
64 bool isPrint;
/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/skia/gm/
Dskbug_9819.cpp23 SkColor yellow = 0xffffff00; variable
/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/angle/build/android/gyp/
Djavac_output_processor.py76 def yellow(text): 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/bumble/bumble/
Dcolors.py87 yellow = partial(color, fg='yellow') variable
/external/cronet/build/android/gyp/
Djavac_output_processor.py119 def yellow(text): function
/external/python/cpython2/Demo/metaclasses/
DEnum.py144 yellow = 5 variable in _test.ExtendedColor
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/skins/
D_chocolate.scss55 $yellow: #c9771f; variable
D_default.scss55 $yellow: #fa8c16; variable
D_orange.scss55 $yellow: #fa8c16; variable
D_ocean.scss55 $yellow: #fa8c16; variable
D_forest.scss55 $yellow: #fa8c16; variable
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/skins/
D_default.scss55 $yellow: #fa8c16; variable
D_orange.scss55 $yellow: #fa8c16; variable
D_chocolate.scss55 $yellow: #c9771f; variable
D_ocean.scss55 $yellow: #fa8c16; variable

123