| /openbmc/qemu/ui/ |
| H A D | vnc-palette.c | 33 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 D | vnc-palette.h | 39 uint32_t color; member
|
| H A D | vnc-enc-hextile-template.h | 128 pixel_t color = 0; /* shut up gcc */ in CONCAT() local
|
| H A D | vnc-enc-tight.c | 682 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 D | terminal.py | 115 def Start(self, color, bright=True): argument 141 def Color(self, color, text, bright=True): argument
|
| H A D | tout.py | 77 def _Output(level, msg, color=None): argument
|
| /openbmc/phosphor-led-sysfs/ |
| H A D | physical.hpp | 50 const std::string& color = "") : in Physical()
|
| H A D | sysfs.hpp | 34 std::optional<std::string> color; member
|
| H A D | physical.cpp | 129 void Physical::setLedColor(const std::string& color) in setLedColor()
|
| /openbmc/u-boot/drivers/video/ |
| H A D | sandbox_osd.c | 24 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 D | video_osd-uclass.c | 33 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 D | draw.py | 187 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 D | bitbake-diffsigs | 161 color = (options.color == 'always' or (options.color == 'auto' and sys.stdout.isatty())) variable
|
| H A D | bitbake-dumpsig | 161 color = (options.color == 'always' or (options.color == 'auto' and sys.stdout.isatty())) variable
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | led.h | 46 char *color; member
|
| /openbmc/qemu/hw/display/ |
| H A D | jazz_led.c | 87 uint32_t color) in draw_horizontal_line() 118 uint32_t color) in draw_vertical_line()
|
| /openbmc/u-boot/board/gdsys/common/ |
| H A D | osd_cmd.c | 76 u8 color; in do_osd_print() local
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_console.c | 140 void efi_st_printc(int color, const char *fmt, ...) in efi_st_printc()
|
| /openbmc/openbmc/poky/scripts/lib/ |
| H A D | scriptutils.py | 69 def logger_setup_color(logger, color='auto'): argument
|
| /openbmc/qemu/util/ |
| H A D | interval-tree.c | 125 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 D | lcd.c | 307 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 D | rbtree_augmented.h | 92 struct rb_node *p, int color) in rb_set_parent_color()
|
| /openbmc/u-boot/cmd/ |
| H A D | osd.c | 138 u8 color; in do_osd_print() local
|
| /openbmc/qemu/hw/misc/ |
| H A D | bcm2835_property.c | 282 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 D | rbtree.c | 54 struct rb_root *root, int color) in __rb_rotate_set_parents()
|