Home
last modified time | relevance | path

Searched refs:YELLOW (Results 1 – 25 of 59) sorted by relevance

123

/third_party/glib/gio/gdbus-2.0/codegen/
Dutils.py33 YELLOW = "\033[1;33m" variable in Color
61 color = Color.YELLOW
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgraphic.c26 const Color YELLOW = { 0xff, 0xff, 0x33 }; variable
Dgoom_graphic.h35 extern const Color YELLOW;
/third_party/gstreamer/gstplugins_good/gst/goom2k1/
Dgraphic.c12 const Color YELLOW = { 0xff, 0xff, 0x33 }; variable
Dgraphic.h19 extern const Color YELLOW;
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dswr_assert.cpp53 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/
DGameConstants.h27 constexpr ScreenColor kLoadingColor = YELLOW;
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/ui/
DOpenGLFunctions.h35 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/
Draw_ostream.h80 YELLOW, enumerator
92 static const Colors YELLOW = Colors::YELLOW; variable
/third_party/boost/boost/test/utils/
Dsetcolor.hpp67 YELLOW = 3, enumerator
199 case term_color::YELLOW: in set_console_color()
/third_party/flutter/skia/docs/examples/
DColor_Constants_a.cpp24 {"yellow", SkColorSetRGB(255, 255, 0), SKIA_COLOR_PAIR(YELLOW) },
/third_party/skia/docs/examples/
DColor_Constants_a.cpp24 {"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/
DVeryLongTransitionSplashView.java71 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/
DNeverEndingSplashView.java56 setBackgroundColor(Color.YELLOW); in NeverEndingSplashView()
/third_party/libinput/tools/
Dlibinput-measure-fuzz.py48 YELLOW = '\033[93m' variable in tcolors
62 print(tcolors.BOLD + tcolors.YELLOW + msg + tcolors.NORMAL, **kwargs)
/third_party/boost/boost/test/impl/
Dcompiler_log_formatter.ipp132 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/
DWithColor.cpp27 OS.changeColor(raw_ostream::YELLOW); in WithColor()
/third_party/boost/boost/test/utils/runtime/
Dparameter.hpp210 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/
Dparser.hpp355 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/
Dcanvas.spec.js694 CanvasKit.YELLOW, CanvasKit.CYAN];
713 ...CanvasKit.YELLOW, ...CanvasKit.CYAN);
883 paint.setColor(CanvasKit.YELLOW);
/third_party/iptables/
Diptables-test.py40 YELLOW = '\033[93m' variable in Colors
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/
Dcolors_demo.dart33 Palette(name: 'YELLOW', primary: Colors.yellow, accent: Colors.yellowAccent),
/third_party/glib/gobject/
Dglib-genmarshal.in127 YELLOW = '\033[1;33m'
153 color = Color.YELLOW
Dglib-mkenums.in34 YELLOW = '\033[1;33m'
60 color = Color.YELLOW
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h78 YELLOW, enumerator

123