Home
last modified time | relevance | path

Searched defs:BLACK (Results 1 – 3 of 3) 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.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0}; variable
/openbmc/linux/drivers/staging/fbtft/
H A Dfb_agm1264k-fl.c21 #define BLACK 0 macro