Searched refs:background (Results 1 – 13 of 13) sorted by relevance
| /u-boot/lib/efi_selftest/ |
| A D | efi_selftest_textoutput.c | 23 size_t background; in execute() local 37 for (background = 0; background < 0x80; background += 0x10) { in execute() 38 attrib = foreground | background; in execute()
|
| /u-boot/test/py/ |
| A D | multiplexed_log.css | 14 background-color: black; 35 background-color: #303030;
|
| /u-boot/cmd/ |
| A D | 2048.c | 23 u8 *background = scheme + 0; in getColor() local 28 if (background + 2 < scheme + sizeof(original)) { in getColor() 29 background += 2; in getColor() 35 *background); in getColor()
|
| A D | Kconfig | 1280 Enable command for setting manual background operations handshake 1652 background while running from the other slot.
|
| /u-boot/doc/sphinx-static/ |
| A D | theme_overrides.css | 65 background-color: darkblue; 82 background: inherit;
|
| /u-boot/doc/ |
| A D | README.OFT | 9 background.
|
| /u-boot/drivers/video/ |
| A D | Kconfig | 56 black background. 218 bool "Display console as white on a black background" 221 Normally the display is black on a white background, Enable this 222 option to invert this, i.e. white on a black background. This can be 985 black background. 994 bool "Display console as white on a black background at SPL" 996 Normally the display is black on a white background, Enable this 997 option to invert this, i.e. white on a black background at spl stage. 1059 bool "Display console as white on a black background at SPL" 1061 Normally the display is black on a white background, Enable this [all …]
|
| /u-boot/fs/yaffs2/ |
| A D | yaffs_guts.c | 2636 int aggressive, int background) in yaffs_find_gc_block() argument 2694 if (background) in yaffs_find_gc_block() 2702 threshold = background ? (dev->gc_not_done + 2) * 2 : 0; in yaffs_find_gc_block() 2748 dev->gc_not_done >= (background ? 10 : 20)) { in yaffs_find_gc_block() 2770 if (background) in yaffs_find_gc_block() 2784 dev->oldest_dirty_block, background ? " bg" : ""); in yaffs_find_gc_block() 2799 static int yaffs_check_gc(struct yaffs_dev *dev, int background) in yaffs_check_gc() argument 2833 if (!background in yaffs_check_gc() 2840 dev->gc_skip < 1 || background) in yaffs_check_gc() 2860 yaffs_find_gc_block(dev, aggressive, background); in yaffs_check_gc()
|
| /u-boot/doc/usage/cmd/ |
| A D | bootmenu.rst | 89 background and text colors.
|
| /u-boot/doc/board/openpiton/ |
| A D | riscv64.rst | 361 [ OK ] Started Regular background program processing daemon.
|
| /u-boot/scripts/ |
| A D | spelling.txt | 223 backgroud||background
|
| /u-boot/tools/binman/ |
| A D | entries.rst | 1122 The Management Engine is like a background task that runs things that are
|
| /u-boot/doc/develop/package/ |
| A D | entries.rst | 1122 The Management Engine is like a background task that runs things that are
|
Completed in 44 milliseconds