Searched defs:GREEN (Results 1 – 2 of 2) sorted by relevance
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_bitblt.c | 21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0}; variable
|
/u-boot/tools/patman/ |
A D | terminal.py | 203 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
|
Completed in 3 milliseconds