Searched defs:_color (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/kunit/ |
| H A D | kunit_printer.py | 29 def _color(self, code: str, text: str) -> str: member in Printer
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSampleVariableTests.cpp | 63 ColorVerifier (const tcu::Vec3& _color, int _threshold = 8) in ColorVerifier() argument 69 ColorVerifier (const tcu::Vec3& _color, tcu::IVec3 _threshold) in ColorVerifier() argument
|
| /third_party/python/Lib/ |
| H A D | turtle.py | 1170 def _color(self, cstr): member in TurtleScreen 2468 def _color(self, args): member in TPen 2693 def _color(self, args): member in RawTurtle
|
| /kernel/linux/linux-5.10/drivers/tty/vt/ |
| H A D | vt.c | 701 static u8 build_attr(struct vc_data *vc, u8 _color, in build_attr() argument
|
| /kernel/linux/linux-6.6/drivers/tty/vt/ |
| H A D | vt.c | 649 static u8 build_attr(struct vc_data *vc, u8 _color, in build_attr() argument
|
Completed in 20 milliseconds