Searched defs:RED (Results 1 – 2 of 2) sorted by relevance
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_bitblt.c | 18 static const struct efi_gop_pixel RED = { 0, 0, 255, 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 6 milliseconds