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