/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_bitblt.c | 17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0}; variable 138 ellipse(x, y, 35, 55, 43, 75, BLACK, &pix); in setup() 141 ellipse(x, y, 35, 75, 43, 95, BLACK, &pix); in setup() 145 rectangle(x, y, 35, 73, 100, 77, BLACK, &pix); in setup() 148 ellipse(x, y, 120, 10, 160, 50, BLACK, &pix); in setup() 150 ellipse(x, y, 130, 20, 150, 40, BLACK, &pix); in setup() 153 ellipse(x, y, 132, 10, 138, 20, BLACK, &pix); in setup() 157 ellipse(x, y, 45, 40, 75, 70, BLACK, &pix); in setup() 159 ellipse(x, y, 45, 80, 75, 109, BLACK, &pix); in setup() 163 ellipse(x, y, 100, 30, 120, 50, BLACK, &pix); in setup() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/ |
H A D | debian-zeroconf | 28 for BLACK in $IFBLACKLIST; do 30 $BLACK)
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | fb_agm1264k-fl.c | 21 #define BLACK 0 macro 271 if (p < BLACK) in iterate_diffusion_matrix() 272 p = BLACK; in iterate_diffusion_matrix() 314 signed short error_b = pixel - BLACK; in write_vmem()
|
/openbmc/openbmc/poky/scripts/lib/checklayer/cases/ |
H A D | bsp.py | 111 BLACK = 3 119 color[task] = BLACK
|
/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/openbmc/poky/bitbake/lib/bb/ |
H A D | msg.py | 54 BASECOLOR, BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = list(range(29,38))
|
/openbmc/linux/drivers/usb/storage/ |
H A D | Kconfig | 93 - Jessops CompactFlash JESDCFRU BLACK
|