Home
last modified time | relevance | path

Searched refs:COLOR (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/testing/selftests/futex/functional/
H A Drun.sh30 COLOR="-c"
37 ./futex_requeue_pi $COLOR
38 ./futex_requeue_pi $COLOR -b
39 ./futex_requeue_pi $COLOR -b -l
40 ./futex_requeue_pi $COLOR -b -o
41 ./futex_requeue_pi $COLOR -l
42 ./futex_requeue_pi $COLOR -o
68 ./futex_wait_timeout $COLOR
78 ./futex_wait $COLOR
81 ./futex_requeue $COLOR
[all …]
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,color.yaml14 Mediatek display color processor, namely COLOR, provides hue, luma and
17 COLOR device node must be siblings to the central MMSYS_CONFIG node.
56 - description: COLOR Clock
/openbmc/linux/scripts/
H A Dcheckkconfigsymbols.py122 global COLOR
123 COLOR = args.color and sys.stdout.isatty()
216 return "\033[33m%s\033[0m" % string if COLOR else string
223 return "\033[31m%s\033[0m" % string if COLOR else string
/openbmc/linux/include/video/
H A Dtrident.h138 #define COLOR 0x2160 macro
/openbmc/linux/arch/arm/mach-omap1/
H A Ddma.c74 [COLOR] = { 0x0020, 0x40, OMAP_DMA_REG_2X16BIT },
206 for (i = CPC; i <= COLOR; i += 1) in omap1_clear_lch_regs()
/openbmc/linux/arch/arm/mach-omap2/
H A Ddma.c73 [COLOR] = { 0x00c4, 0x60, OMAP_DMA_REG_32BIT },
/openbmc/linux/include/linux/
H A Domap-dma.h159 CSSA, CDSA, COLOR, enumerator
/openbmc/openbmc/poky/documentation/ref-manual/
H A Ddevtool-reference.rst29 …usage: devtool [--basepath BASEPATH] [--bbpath BBPATH] [-d] [-q] [--color COLOR] [-h] <subcommand>…
38 --color COLOR Colorize output (where COLOR is auto, always, never)
/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c332 writemmr(par, COLOR, c); in blade_fill_rect()
345 writemmr(par, COLOR, c); in blade_image_blit()
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dnew-recipe.rst81 usage: recipetool [-d] [-q] [--color COLOR] [-h] <subcommand> ...
88 --color COLOR Colorize output (where COLOR is auto, always, never)