| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | csox | 27 $colours{"DBUG"} = color("bold blue"); 28 $colours{"FAIL"} = color("bold red"); 29 $colours{"INFO"} = color("green"); 30 $colours{"WARN"} = color("bold yellow"); 54 $colour = $colours{$type};
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | video_bmp.c | 176 struct bmp_color_table_entry *cte, unsigned colours) in video_set_cmap() argument 182 debug("%s: colours=%d\n", __func__, colours); in video_set_cmap() 183 for (i = 0; i < colours; ++i) { in video_set_cmap() 204 unsigned colours, bpix, bmp_bpix; in video_bmp_display() local 222 colours = 1 << bmp_bpix; in video_bmp_display() 246 (int)width, (int)height, (int)colours, 1 << bpix); in video_bmp_display() 249 video_set_cmap(dev, palette, colours); in video_bmp_display()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | buildhistory_analysis.py | 38 colours = { variable 45 global colours 47 colours = { 53 colours = { 143 …{colour_remove}{}{colour_default} -> {colour_add}{}{colour_default}'.format(dfrom, dto, **colours)) 146 …ppend('removed all items "{colour_remove}{}{colour_default}"'.format(' '.join(removed), **colours)) 149 …pend('removed "{colour_remove}{value}{colour_default}"'.format(value=' '.join(removed), **colours)) 151 …ines.append('added "{colour_add}{value}{colour_default}"'.format(value=' '.join(added), **colours)) 167 …self.oldvalue or "''", self.newvalue or "''", '+' if percentchg > 0 else '', percentchg, **colours) 169 … to {colour_add}{}{colour_default}'.format(self.fieldname, self.oldvalue, self.newvalue, **colours) [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gd/gd/ |
| H A D | 0001-Fix-deprecared-function-prototypes.patch | 24 -static void initnet(nnq, thepic, len, sample, colours) 29 -int colours; 30 +static void initnet(nn_quant *nnq, unsigned char *thepic, int len, int sample, int colours)
|
| /OK3568_Linux_fs/buildroot/package/gd/ |
| H A D | Config.in | 6 colours, cut and paste from other images, flood fills, and
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | kirkwood-b3.dts | 113 * There is one LED "port" on the front and the colours
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 2052 colours = [] 2059 colours.append(QColor(r, g, b)) 2060 return colours 2064 colours = GenerateColours(x) 2065 if len(colours) >= n: 2066 return colours 2070 colours = GenerateNColours(n) 2072 random.shuffle(colours) 2073 return colours 2203 colours = GenerateNRandomColours(len(hregions), 1013) [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | laptop-mode.rst | 210 of colours that my display uses it consumes less battery power. I've seen
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190824.patch.gz | 1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20191214.patch.gz | 1# ncurses 6.1 - patch 20191214 - Thomas E. Dickey
2#
3# --- ... |
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 3529 2A30, then load the new colour into 2A34. The full palette is 256 colours,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 16064 Fixes crash on startup and wrong colours in that case. 22457 Fixes random on-monitor colours with drivers which don't call 22485 Fixes random on-monitor colours with drivers which don't call 181809 Fix tests for maximum number of colours when creating a colourmap, so a
|