Home
last modified time | relevance | path

Searched refs:colors (Results 76 – 100 of 109) sorted by relevance

12345

/openbmc/u-boot/doc/
H A DREADME.bootmenu82 background and text colors.
/openbmc/openbmc/poky/meta/recipes-graphics/cairo/
H A Dcairo_1.18.0.bb5 with various join and cap styles. All colors may be specified with \
/openbmc/linux/drivers/media/usb/gspca/
H A Dspca501.c24 __u8 colors; member
H A Dsonixj.c1864 int i, v, colors; in setcolors() local
1876 colors = sd->saturation->val; in setcolors()
1882 v = uv[i] * colors / COLORS_DEF; in setcolors()
/openbmc/linux/tools/testing/selftests/ftrace/
H A Dftracetest230 ncolors=`tput colors 2>/dev/null || echo 0`
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-driver-speakup245 What: /sys/accessibility/speakup/i18n/colors
249 name of the foreground and background colors. These names come
250 from the i18n/colors file.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst290 generally cools down the colors and corresponds approximately to
306 It slightly warms up the colors and corresponds roughly to
414 - Dawn and dusk. Preserves the colors seen in low natural light
419 - Fall colors. Increases saturation and adjusts white balance for
H A Dpixfmt-v4l2.rst222 premultiplied colors would be described by RGBA values (64, 96,
H A Dvidioc-g-fbuf.rst242 chroma-key colors are replaced by framebuffer pixels, which is
H A Dcontrol.rst241 - Vivid colors.
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dsolomon,ssd1307fb.yaml132 8 bit value array of current drive pulse widths for BANK0, and colors A,
/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
1800 vesafb_defined.red = colors[depth-1].red; in initMatrox2()
1801 vesafb_defined.green = colors[depth-1].green; in initMatrox2()
1802 vesafb_defined.blue = colors[depth-1].blue; in initMatrox2()
1803 vesafb_defined.bits_per_pixel = colors[depth-1].bits_per_pixel; in initMatrox2()
/openbmc/linux/Documentation/arch/m68k/
H A Dkernel-options.rst440 of colors possible. (Or, the other way round: The number of colors is
456 (256 colors) on graphic cards
465 normal colors, i.e. 0=white, 1=black
467 inverted colors, i.e. 0=black, 1=white
487 thus you have to set appropriate colors before you start Linux. But if
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-roccat-kone50 mappings, sensitivity, the colors of the 5 leds and light
/openbmc/openbmc/poky/meta/recipes-support/vim/
H A Dvim.inc136 ${datadir}/${BPN}/${VIMDIR}/colors \
/openbmc/linux/include/media/tpg/
H A Dv4l2-tpg.h197 u8 colors[TPG_COLOR_MAX][3]; member
/openbmc/linux/Documentation/admin-guide/
H A Dspkguide.txt394 colors
1000 * colors:
1002 foreground and background colors. These names come from the i18n/colors
1044 For example, if you view the file /speakup/i18n/colors, you will see the
1060 cp ~/my_colors /speakup/i18n/colors
1065 Looking at the colors file, we see that the name "blue" is at position 1
1066 within the colors group. Let's change blue to azul:
1067 echo '1 azul' > /speakup/i18n/colors
1068 The next time that Speakup says message 1 from the colors group, it will
/openbmc/linux/drivers/s390/char/
H A Dcon3270.c400 const unsigned char colors[16] = { in tty3270_add_attributes() local
430 cp = tty3270_add_sa(tp, cp, TAT_FGCOLOR, colors[attr->f_color]); in tty3270_add_attributes()
434 cp = tty3270_add_sa(tp, cp, TAT_BGCOLOR, colors[attr->b_color]); in tty3270_add_attributes()
/openbmc/linux/arch/mips/boot/dts/ingenic/
H A Dgcw0.dts292 * The colors on the LCD are wrong when this is
/openbmc/linux/arch/powerpc/boot/dts/
H A Dturris1x.dts405 * colors on different LAN ports.
/openbmc/linux/Documentation/kbuild/
H A Dkconfig.rst241 - mono => selects colors suitable for monochrome displays
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddcn-overview.rst111 channels (1 for alpha + 3 for colors).
/openbmc/linux/drivers/accessibility/speakup/
H A Dkobjects.c934 __ATTR(colors, 0644, message_show, message_store);
/openbmc/linux/Documentation/fb/
H A Dframebuffer.rst165 electron beam, pixels with various colors and intensities can be shown.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_29.1.bb223 ${datadir}/${BPN}/${PV}/lisp/term/tty-colors.elc \

12345