Home
last modified time | relevance | path

Searched defs:_color (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/autograph/pyct/
Dpretty_printer.py35 def _color(self, string, color, attrs=None): member in PrettyPrinter
/external/libnl/python/netlink/
Dutil.py21 def _color(t, c): function
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h1397 Color _color; variable
1619 Color _color; variable
/external/pdfium/third_party/libtiff/
Dtif_fax3.c971 #define finddiff(_cp, _bs, _be, _color) \ argument
977 #define finddiff2(_cp, _bs, _be, _color) \ argument
/external/python/cpython3/Lib/
Dturtle.py1169 def _color(self, cstr): member in TurtleScreen
2467 def _color(self, args): member in TPen
2692 def _color(self, args): member in RawTurtle
/external/python/cpython2/Lib/lib-tk/
Dturtle.py1117 def _color(self, cstr): member in TurtleScreen
2372 def _color(self, args): member in TPen
2597 def _color(self, args): member in RawTurtle
/external/deqp/modules/gles31/functional/
Des31fSampleVariableTests.cpp63 ColorVerifier (const tcu::Vec3& _color, int _threshold = 8) in ColorVerifier()
69 ColorVerifier (const tcu::Vec3& _color, tcu::IVec3 _threshold) in ColorVerifier()