Home
last modified time | relevance | path

Searched defs:colors (Results 1 – 25 of 25) sorted by relevance

/openbmc/u-boot/test/dm/
H A Dosd.c19 static void split(u8 *mem, uint size, u8 *text, u8 *colors) in split()
33 u8 colors[memsize / 2]; in print_mem() local
58 u8 colors[memsize / 2]; in dm_test_osd_basics() local
136 u8 colors[memsize / 2]; in dm_test_osd_extended() local
/openbmc/qemu/hw/display/
H A Dcirrus_vga_rop2.h154 uint32_t colors[2]; in glue() local
234 uint32_t colors[2]; in glue() local
H A Dssd0303.c215 char *colors[2]; in ssd0303_update_display() local
H A Dssd0323.c194 char *colors[16]; in ssd0323_update_display() local
/openbmc/linux/drivers/platform/x86/dell/
H A Dalienware-wmi.c193 struct color_platform colors; member
206 struct color_platform colors; member
213 struct color_platform colors; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dbinding.c18 u16 colors[MAX_MACS_IN_BINDING]; member
H A Dquota.c16 int colors[MAX_BINDINGS]; member
/openbmc/qemu/ui/
H A Dvnc-palette.c147 uint32_t *colors = opaque; in palette_fill_cb() local
H A Dvnc-enc-tight.c1082 int colors; in send_palette_rect() local
1402 int bg, int fg, int colors, VncPalette *palette) in send_sub_rect_nojpeg()
1426 int bg, int fg, int colors, in send_sub_rect_jpeg()
1473 int colors; in send_sub_rect() local
H A Dcursor.c12 unsigned int width, height, colors, chars; in cursor_parse_xpm() local
H A Dcurses.c75 short colors; in curses_update() local
/openbmc/u-boot/common/
H A Dlcd.c544 __weak void lcd_set_cmap(struct bmp_image *bmp, unsigned colors) in lcd_set_cmap()
569 unsigned colors, bpix, bmp_bpix; in lcd_display_bitmap() local
/openbmc/linux/arch/m68k/atari/
H A Dnvram.c174 static const char * const colors[] = { variable
/openbmc/u-boot/drivers/video/
H A Datmel_lcdfb.c103 void lcd_set_cmap(struct bmp_image *bmp, unsigned colors) in lcd_set_cmap()
H A Dvidconsole-uclass.c119 static const struct vid_rgb colors[VID_COLOR_COUNT] = { variable
H A Dcfb_console.c1321 unsigned colors; in video_display_bitmap() local
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_hw.c963 static int OSDSetPalette(struct av7110 *av7110, u32 __user * colors, u8 first, u8 last) in OSDSetPalette()
1088 u8 __user *colors = (u8 __user *)dc->data; in av7110_osd_cmd() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py927 def worddiff_str(oldstr, newstr, colors=None): argument
947 def list_inline_diff(oldlist, newlist, colors=None): argument
/openbmc/linux/drivers/media/usb/gspca/
H A Dspca501.c24 __u8 colors; member
H A Dsonixj.c1864 int i, v, colors; in setcolors() local
/openbmc/linux/arch/arc/mm/
H A Dcache.c32 unsigned int sz_k, line_len, colors; member
/openbmc/linux/include/media/tpg/
H A Dv4l2-tpg.h197 u8 colors[TPG_COLOR_MAX][3]; member
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1229 static struct { struct fb_bitfield red, green, blue, transp; int bits_per_pixel; } colors[] = { variable
/openbmc/linux/drivers/s390/char/
H A Dcon3270.c400 const unsigned char colors[16] = { in tty3270_add_attributes() local
/openbmc/webui-vue/
H A Dpackage-lock.json9936 "colors": "^1.1.2" string