| /rk3399_rockchip-uboot/test/py/ |
| H A D | multiplexed_log.css | 11 * - color highlighting of various messages. 15 background-color: black; 16 color: #ffffff; 25 color: #808080; 30 border-color: #303030; 36 background-color: #303030; 50 color: #ff0000 54 color: #ffff00 58 color: #808080 62 color: #8080ff [all …]
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | terminal.py | 116 def Start(self, color, bright=True): argument 128 return base % (color + 30) 142 def Color(self, color, text, bright=True): argument 157 if color == self.BOLD: 161 start = base % (color + 30)
|
| H A D | tout.py | 72 def _Output(level, msg, color=None): argument 83 if color: 84 msg = _color.Color(color, msg)
|
| H A D | checkpatch.py | 168 color = col.GREEN 170 color = col.YELLOW 172 color = col.RED 173 print(col.Color(color, str % (error_count, warning_count, check_count)))
|
| /rk3399_rockchip-uboot/doc/DocBook/ |
| H A D | docbook.css | 11 color: #000; 12 background-color: #eee;
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | exynos-dp.txt | 37 samsung,color-space: input video data format 43 samsung,color-depth: number of bits per colour component 65 samsung,color-space = <0>; 68 samsung,color-depth = <1>;
|
| H A D | rockchip-lvds.txt | 16 This describes how the color bits are laid out in the
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | bus_vcxk.c | 187 void vcxk_setpixel(int x, int y, unsigned long color) in vcxk_setpixel() argument 194 color = ((color >> 16) & 0xFF) | in vcxk_setpixel() 195 ((color >> 8) & 0xFF) | (color & 0xFF); in vcxk_setpixel() 197 if (color > 0x40) { in vcxk_setpixel()
|
| H A D | Kconfig | 183 bool "640x400 256-color" 186 bool "640x480 256-color" 189 bool "800x600 16-color" 192 bool "800x600 256-color" 195 bool "1024x768 16-color" 198 bool "1024x768 256-color" 201 bool "1280x1024 16-color" 204 bool "1280x1024 256-color" 222 bool "320x200 32k-color (1:5:5:5)" 225 bool "320x200 64k-color (5:6:5)" [all …]
|
| H A D | mb862xx.c | 449 unsigned int dim_y, unsigned int color) in video_hw_rectfill() argument 454 DE_WR_REG (GC_FC, color); in video_hw_rectfill()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | bus_vcxk.h | 12 extern void vcxk_setpixel(int x, int y, unsigned long color);
|
| H A D | video_fb.h | 81 unsigned int color /* fill color */
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | moveconfig.py | 452 def color_text(color_enabled, color, string): argument 457 return '\n'.join([ '\033[' + color + 'm' + s + '\033[0m' if s else '' 600 show_diff(lines, tolines, header_path, options.color) 673 show_diff(lines, tolines, defconfig_path, options.color) 923 color_text(self.options.color, COLOR_BROWN, 962 log += color_text(self.options.color, log_color, actlog) + '\n' 993 log += color_text(self.options.color, COLOR_YELLOW, 1148 self.log += color_text(self.options.color, COLOR_LIGHT_RED, 1151 self.log += color_text(self.options.color, COLOR_LIGHT_CYAN, 1172 self.log += color_text(self.options.color, COLOR_YELLOW, [all …]
|
| /rk3399_rockchip-uboot/common/ |
| H A D | lcd.c | 47 static void lcd_setfgcolor(int color); 48 static void lcd_setbgcolor(int color); 316 static void lcd_setfgcolor(int color) in lcd_setfgcolor() argument 318 lcd_color_fg = color; in lcd_setfgcolor() 326 static void lcd_setbgcolor(int color) in lcd_setbgcolor() argument 328 lcd_color_bg = color; in lcd_setbgcolor()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | exynos5420-smdk5420.dts | 127 samsung,color-space = <0>; 130 samsung,color-depth = <1>;
|
| H A D | exynos54xx.dtsi | 190 samsung,color-space = <0>; 193 samsung,color-depth = <1>;
|
| H A D | exynos5800-peach-pi.dts | 158 samsung,color-space = <0>; 161 samsung,color-depth = <1>;
|
| H A D | exynos5250-smdk5250.dts | 123 samsung,color-space = <0>; 126 samsung,color-depth = <1>;
|
| H A D | exynos5250-spring.dts | 156 samsung,color-space = <0>; 159 samsung,color-depth = <1>; 411 samsung,color-space = <0>; 414 samsung,color-depth = <1>;
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | builder.py | 760 def AddOutcome(self, board_dict, arch_list, changes, char, color): argument 780 str = self.col.Color(color, ' ' + target) 782 str = ' %s %s' % (self.col.Color(color, char), str) 791 color = self.col.RED if num > 0 else self.col.GREEN 794 return self.col.Color(color, str(num)) 860 color = self.col.RED if diff > 0 else self.col.GREEN 863 Print(msg, colour=color) 885 color = self.col.RED if diff > 0 else self.col.GREEN 891 Print(msg, colour=color, newline=False) 995 color = self.col.RED if avg_diff > 0 else self.col.GREEN [all …]
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | nconf.h | 84 chtype color);
|
| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 167 static void init_one_color(struct dialog_color *color) in init_one_color() argument 172 init_pair(pair, color->fg, color->bg); in init_one_color() 173 if (color->hl) in init_one_color() 174 color->atr = A_BOLD | COLOR_PAIR(pair); in init_one_color() 176 color->atr = COLOR_PAIR(pair); in init_one_color()
|
| /rk3399_rockchip-uboot/board/gdsys/common/ |
| H A D | osd.c | 275 u8 color; in osd_print() local 285 color = simple_strtoul(argv[3], NULL, 16); in osd_print() 291 buf[k] = (text[k] << 8) | color; in osd_print()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | rbtree_augmented.h | 93 struct rb_node *p, int color) in rb_set_parent_color() argument 95 rb->__rb_parent_color = (unsigned long)p | color; in rb_set_parent_color()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | checkpatch.pl | 60 my $color = "auto"; 190 $_ = "--color=$color"; 224 'color=s' => \$color, 225 'no-color' => \$color, #keep old behaviors of -nocolor 226 'nocolor' => \$color, #keep old behaviors of -nocolor 252 if ($color =~ /^[01]$/) { 253 $color = !$color; 254 } elsif ($color =~ /^always$/i) { 255 $color = 1; 256 } elsif ($color =~ /^never$/i) { [all …]
|