/third_party/glib/gio/gdbus-2.0/codegen/ |
D | utils.py | 33 YELLOW = "\033[1;33m" variable in Color 61 color = Color.YELLOW
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | graphic.c | 26 const Color YELLOW = { 0xff, 0xff, 0x33 }; variable
|
D | goom_graphic.h | 35 extern const Color YELLOW;
|
/third_party/gstreamer/gstplugins_good/gst/goom2k1/ |
D | graphic.c | 12 const Color YELLOW = { 0xff, 0xff, 0x33 }; variable
|
D | graphic.h | 19 extern const Color YELLOW;
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | swr_assert.cpp | 53 YELLOW = static_cast<uint32_t>(RED) | static_cast<uint32_t>(GREEN), enumerator 144 SetTextColor(stderr, TextColor::YELLOW, TextStyle::INTENSITY); in SwrAssert()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/ |
D | GameConstants.h | 27 constexpr ScreenColor kLoadingColor = YELLOW;
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/ui/ |
D | OpenGLFunctions.h | 35 constexpr ScreenColor YELLOW { 1.0f, 1.0f, 0.0f, 1.0f };
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | raw_ostream.h | 80 YELLOW, enumerator 92 static const Colors YELLOW = Colors::YELLOW; variable
|
/third_party/boost/boost/test/utils/ |
D | setcolor.hpp | 67 YELLOW = 3, enumerator 199 case term_color::YELLOW: in set_console_color()
|
/third_party/flutter/skia/docs/examples/ |
D | Color_Constants_a.cpp | 24 {"yellow", SkColorSetRGB(255, 255, 0), SKIA_COLOR_PAIR(YELLOW) },
|
/third_party/skia/docs/examples/ |
D | Color_Constants_a.cpp | 24 {"yellow", SkColorSetRGB(255, 255, 0), SKIA_COLOR_PAIR(YELLOW) },
|
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/android/app/src/main/java/io/flutter/splash_screen_trans_rotate/ |
D | VeryLongTransitionSplashView.java | 71 setBackgroundColor(Color.YELLOW); in VeryLongTransitionSplashView()
|
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_load_rotate/android/app/src/main/java/io/flutter/splash_screen_load_rotate/ |
D | NeverEndingSplashView.java | 56 setBackgroundColor(Color.YELLOW); in NeverEndingSplashView()
|
/third_party/libinput/tools/ |
D | libinput-measure-fuzz.py | 48 YELLOW = '\033[93m' variable in tcolors 62 print(tcolors.BOLD + tcolors.YELLOW + msg + tcolors.NORMAL, **kwargs)
|
/third_party/boost/boost/test/impl/ |
D | compiler_log_formatter.ipp | 132 BOOST_TEST_SCOPE_SETCOLOR( m_color_output, output, term_attr::BRIGHT, term_color::YELLOW ); 193 …output << setcolor( m_color_output, term_attr::BRIGHT, term_color::YELLOW, term_color::ORIGINAL, &…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | WithColor.cpp | 27 OS.changeColor(raw_ostream::YELLOW); in WithColor()
|
/third_party/boost/boost/test/utils/runtime/ |
D | parameter.hpp | 210 BOOST_TEST_SCOPE_SETCOLOR( use_color, ostr, term_attr::BRIGHT, term_color::YELLOW ); in usage() 396 BOOST_TEST_SCOPE_SETCOLOR( use_color, ostr, term_attr::BRIGHT, term_color::YELLOW ); in cla_name_help()
|
/third_party/boost/boost/test/utils/runtime/cla/ |
D | parser.hpp | 355 BOOST_TEST_SCOPE_SETCOLOR( use_color, ostr, term_attr::BRIGHT, term_color::YELLOW ); in usage() 411 BOOST_TEST_SCOPE_SETCOLOR( use_color, ostr, term_attr::BRIGHT, term_color::YELLOW ); in help()
|
/third_party/skia/modules/canvaskit/tests/ |
D | canvas.spec.js | 694 CanvasKit.YELLOW, CanvasKit.CYAN]; 713 ...CanvasKit.YELLOW, ...CanvasKit.CYAN); 883 paint.setColor(CanvasKit.YELLOW);
|
/third_party/iptables/ |
D | iptables-test.py | 40 YELLOW = '\033[93m' variable in Colors
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/ |
D | colors_demo.dart | 33 Palette(name: 'YELLOW', primary: Colors.yellow, accent: Colors.yellowAccent),
|
/third_party/glib/gobject/ |
D | glib-genmarshal.in | 127 YELLOW = '\033[1;33m' 153 color = Color.YELLOW
|
D | glib-mkenums.in | 34 YELLOW = '\033[1;33m' 60 color = Color.YELLOW
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | raw_ostream.h | 78 YELLOW, enumerator
|