Home
last modified time | relevance | path

Searched refs:fore (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c121 int fore, back; in video_set_default_colors() local
125 fore = VID_LIGHT_GRAY; in video_set_default_colors()
128 fore = VID_BLACK; in video_set_default_colors()
134 temp = fore; in video_set_default_colors()
135 fore = back; in video_set_default_colors()
138 priv->fg_col_idx = fore; in video_set_default_colors()
139 priv->colour_fg = vid_console_color(priv, fore); in video_set_default_colors()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/
H A D0002-Fix-function-definition-in-yacc-source-file-until-va.patch79 for (i=0;i<item->pad;i++) PUTC(' ',draw->fore,draw->back);
80 PUTS(item->name,draw->fore,draw->back); i+=strlen(item->name);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/
H A D0001-executor-Include-missing-linux-falloc.h.patch8 failure comes to fore with musl C library where this header is not