Home
last modified time | relevance | path

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

123

/openbmc/qemu/ui/
H A Dvnc-palette.c33 uint32_t color, unsigned int hash) in palette_find()
76 int palette_put(VncPalette *palette, uint32_t color) in palette_put()
98 int palette_idx(const VncPalette *palette, uint32_t color) in palette_idx()
114 void (*iter)(int idx, uint32_t color, void *opaque), in palette_iter()
145 static void palette_fill_cb(int idx, uint32_t color, void *opaque) in palette_fill_cb()
H A Dvnc-palette.h39 uint32_t color; member
H A Dvnc-enc-hextile-template.h128 pixel_t color = 0; /* shut up gcc */ in CONCAT() local
H A Dvnc-enc-tight.c682 uint32_t *color, bool samecolor) in check_solid_tile32()
711 uint32_t* color, bool samecolor) in check_solid_tile()
718 uint32_t color, int *w_ptr, int *h_ptr) in find_best_solid_area()
756 uint32_t color, int *x_ptr, int *y_ptr, in extend_solid_area()
1045 static void write_palette(int idx, uint32_t color, void *opaque) in write_palette()
1265 png_colorp color = &priv->png_palette[idx]; in write_png_palette() local
/openbmc/u-boot/tools/patman/
H A Dterminal.py115 def Start(self, color, bright=True): argument
141 def Color(self, color, text, bright=True): argument
H A Dtout.py77 def _Output(level, msg, color=None): argument
/openbmc/phosphor-led-sysfs/
H A Dphysical.hpp50 const std::string& color = "") : in Physical()
H A Dsysfs.hpp34 std::optional<std::string> color; member
H A Dphysical.cpp129 void Physical::setLedColor(const std::string& color) in setLedColor()
/openbmc/u-boot/drivers/video/
H A Dsandbox_osd.c24 inline u16 make_memval(u8 chr, u8 color) in make_memval()
89 int sandbox_osd_print(struct udevice *dev, uint col, uint row, ulong color, in sandbox_osd_print()
H A Dvideo_osd-uclass.c33 int video_osd_print(struct udevice *dev, uint col, uint row, ulong color, in video_osd_print()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py187 def draw_text(ctx, text, color, x, y): argument
192 def draw_fill_rect(ctx, color, rect): argument
197 def draw_rect(ctx, color, rect): argument
213 def draw_label_in_box(ctx, color, label, x, y, w, maxx): argument
276 def draw_chart(ctx, color, fill, chart_bounds, data, proc_tree, data_range): argument
710 def set_alfa(color, alfa): argument
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-diffsigs161 color = (options.color == 'always' or (options.color == 'auto' and sys.stdout.isatty())) variable
H A Dbitbake-dumpsig161 color = (options.color == 'always' or (options.color == 'auto' and sys.stdout.isatty())) variable
/openbmc/qemu/include/hw/misc/
H A Dled.h46 char *color; member
/openbmc/qemu/hw/display/
H A Djazz_led.c87 uint32_t color) in draw_horizontal_line()
118 uint32_t color) in draw_vertical_line()
/openbmc/u-boot/board/gdsys/common/
H A Dosd_cmd.c76 u8 color; in do_osd_print() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_console.c140 void efi_st_printc(int color, const char *fmt, ...) in efi_st_printc()
/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py69 def logger_setup_color(logger, color='auto'): argument
/openbmc/qemu/util/
H A Dinterval-tree.c125 static inline void rb_set_parent_color(RBNode *n, RBNode *p, RBColor color) in rb_set_parent_color()
191 RBRoot *root, RBColor color) in rb_rotate_set_parents()
/openbmc/u-boot/common/
H A Dlcd.c307 static void lcd_setfgcolor(int color) in lcd_setfgcolor()
317 static void lcd_setbgcolor(int color) in lcd_setbgcolor()
/openbmc/u-boot/include/linux/
H A Drbtree_augmented.h92 struct rb_node *p, int color) in rb_set_parent_color()
/openbmc/u-boot/cmd/
H A Dosd.c138 u8 color; in do_osd_print() local
/openbmc/qemu/hw/misc/
H A Dbcm2835_property.c282 uint32_t color = ldl_le_phys(&s->dma_as, value + 20 + (e << 2)); in bcm2835_property_mbox_push() local
/openbmc/u-boot/lib/
H A Drbtree.c54 struct rb_root *root, int color) in __rb_rotate_set_parents()

123