/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/cronet/tot/third_party/libc++/src/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 : std::uint8_t { red, orange, yellow, green, blue, indigo, violet }; enumerator
|
/external/cronet/stable/third_party/libc++/src/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 : std::uint8_t { red, orange, yellow, green, blue, indigo, violet }; enumerator
|
/external/angle/third_party/spirv-tools/src/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/swiftshader/third_party/SPIRV-Tools/source/ |
D | print.h | 62 struct yellow { struct 64 bool isPrint;
|
/external/skia/gm/ |
D | skbug_9819.cpp | 23 SkColor yellow = 0xffffff00; variable
|
/external/flashrom/util/flashrom_tester/src/ |
D | types.rs | 40 pub yellow: &'static str, field
|
/external/angle/build/android/gyp/ |
D | javac_output_processor.py | 77 def yellow(text): function
|
/external/cronet/stable/build/android/gyp/ |
D | javac_output_processor.py | 77 def yellow(text): function
|
/external/cronet/tot/build/android/gyp/ |
D | javac_output_processor.py | 77 def yellow(text): function
|
/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/bumble/bumble/ |
D | colors.py | 91 yellow = partial(color, fg='yellow') variable
|
/external/iptables/ |
D | xlate-test.py | 35 def yellow(string): function
|
/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/ |
D | ansicolor_sink.h | 51 const std::string yellow = "\033[33m"; variable
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/skins/ |
D | _ocean.scss | 55 $yellow: #fa8c16; variable
|
D | _chocolate.scss | 55 $yellow: #c9771f; variable
|
D | _default.scss | 55 $yellow: #fa8c16; variable
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/skins/ |
D | _ocean.scss | 55 $yellow: #fa8c16; variable
|
D | _orange.scss | 55 $yellow: #fa8c16; variable
|
D | _forest.scss | 55 $yellow: #fa8c16; variable
|
D | _chocolate.scss | 55 $yellow: #c9771f; variable
|
D | _default.scss | 55 $yellow: #fa8c16; variable
|
D | _dark.scss | 55 $yellow: #c9771f; variable
|