Home
last modified time | relevance | path

Searched defs:YELLOW (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/patman/
H A Dterminal.py94 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c20 static const struct efi_gop_pixel YELLOW = { 0, 255, 255, 0}; variable