| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 27 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument 31 print_page(box, boxh, boxw, update_text, data); in refresh_text_box() 50 WINDOW *dialog, *box; in dialog_textbox() local 100 box = subwin(dialog, boxh, boxw, y + 1, x + 1); in dialog_textbox() 101 wattrset(box, dlg.dialog.atr); in dialog_textbox() 102 wbkgdset(box, dlg.dialog.atr & A_COLOR); in dialog_textbox() 104 keypad(box, TRUE); in dialog_textbox() 125 attr_clear(box, boxh, boxw, dlg.dialog.atr); in dialog_textbox() 126 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x, update_text, in dialog_textbox() 145 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox() [all …]
|
| H A D | util.c | 466 chtype box, chtype border) in draw_box() argument 479 waddch(win, box | ACS_URCORNER); in draw_box() 481 waddch(win, box | ACS_LRCORNER); in draw_box() 485 waddch(win, box | ACS_HLINE); in draw_box() 489 waddch(win, box | ACS_VLINE); in draw_box() 491 waddch(win, box | ' '); in draw_box()
|
| H A D | dialog.h | 214 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
|
| /rk3399_rockchip-uboot/board/mini-box/picosam9g45/ |
| H A D | Kconfig | 7 default "mini-box"
|
| H A D | MAINTAINERS | 4 F: board/mini-box/picosam9g45/
|
| /rk3399_rockchip-uboot/arch/arm/mach-at91/ |
| H A D | Kconfig | 70 bool "Mini-box picosam9g45 board" 213 source "board/mini-box/picosam9g45/Kconfig"
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | nconf.gui.c | 301 box(win, 0, 0); in btn_dialog() 411 box(win, 0, 0); in dialog_inputbox() 594 box(win, 0, 0); in show_scroll_win()
|
| H A D | nconf.c | 965 box(main_window, 0, 0); in show_menu()
|
| /rk3399_rockchip-uboot/board/buffalo/lsxl/ |
| H A D | README | 58 address, which can be found on a sticker on the bottom of your box. 97 and /dtb from the boot partition. This should work out of the box if you
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sun6i-a31s-cs908.dts | 49 model = "CSQ CS908 top set box";
|
| H A D | sun6i-a31-i7.dts | 51 model = "Mele I7 Quad top set box";
|
| H A D | sun6i-a31-m9.dts | 51 model = "Mele M9 top set box";
|
| H A D | sun6i-a31-mele-a1000g-quad.dts | 51 model = "Mele A1000G Quad top set box";
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | Kconfig | 79 Enable the Broadcom set-top box SPI driver. This driver can
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | Kconfig | 267 This selects the Broadcom set-top box SD/MMC controller.
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.distro | 21 allow distros to install and boot in an out-of-the-box fashion should enable
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | README | 171 In most cases x86 images have a lot of binary blobs, 'black-box' code
|
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | Kconfig | 573 This enables support for Broadcom ARM-based set-top box
|