| /buildroot/support/kconfig/lxdialog/ |
| A D | menubox.c | 67 int selected, int hotkey) in do_print_item() argument 88 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in do_print_item() 91 wattrset(win, selected ? dlg.tag_key_selected.atr in do_print_item() 95 if (selected) { in do_print_item() 102 #define print_item(index, choice, selected) \ argument 160 print_button(win, gettext("Select"), y, x, selected == 0); in print_buttons() 161 print_button(win, gettext(" Exit "), y, x + 12, selected == 1); in print_buttons() 162 print_button(win, gettext(" Help "), y, x + 24, selected == 2); in print_buttons() 166 wmove(win, y, x + 1 + 12 * selected); in print_buttons() 185 const void *selected, int *s_scroll) in dialog_menu() argument [all …]
|
| A D | yesno.c | 27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument 32 print_button(dialog, gettext(" Yes "), y, x, selected == 0); in print_buttons() 33 print_button(dialog, gettext(" No "), y, x + 13, selected == 1); in print_buttons() 35 wmove(dialog, y, x + 1 + 13 * selected); in print_buttons()
|
| A D | checklist.c | 31 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument 46 wattrset(win, selected ? dlg.check_selected.atr in print_item() 51 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr); in print_item() 53 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in print_item() 55 if (selected) { in print_item() 101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument 106 print_button(dialog, gettext("Select"), y, x, selected == 0); in print_buttons() 107 print_button(dialog, gettext(" Help "), y, x + 14, selected == 1); in print_buttons() 109 wmove(dialog, y, x + 1 + 14 * selected); in print_buttons()
|
| A D | dialog.h | 176 int selected; /* Set to 1 by dialog_*() function if selected. */ member 224 void print_button(WINDOW * win, const char *label, int y, int x, int selected); 242 const void *selected, int *s_scroll);
|
| A D | inputbox.c | 29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument 34 print_button(dialog, gettext(" Ok "), y, x, selected == 0); in print_buttons() 35 print_button(dialog, gettext(" Help "), y, x + 14, selected == 1); in print_buttons() 37 wmove(dialog, y, x + 1 + 14 * selected); in print_buttons()
|
| A D | util.c | 447 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button() argument 452 wattrset(win, selected ? dlg.button_active.atr in print_button() 457 wattrset(win, selected ? dlg.button_label_active.atr in print_button() 461 wattrset(win, selected ? dlg.button_key_active.atr in print_button() 464 wattrset(win, selected ? dlg.button_label_active.atr in print_button() 467 wattrset(win, selected ? dlg.button_active.atr in print_button() 648 item_cur->node.selected = val; in item_set_selected() 707 return (item_cur->node.selected != 0); in item_is_selected()
|
| /buildroot/package/aufs/ |
| A D | Config.in | 1 # Automatically selected by the corresponding linux extension
|
| /buildroot/package/tzdata/ |
| A D | Config.in | 2 # It gets selected by BR2_TARGET_TZ in system/Config.in
|
| /buildroot/toolchain/toolchain-external/ |
| A D | toolchain-external.mk | 24 $(error No prefix selected for external toolchain package $(BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL…
|
| /buildroot/package/harfbuzz/ |
| A D | Config.in | 12 glib2 and icu packages if they are selected.
|
| /buildroot/package/sane-backends/ |
| A D | Config.in | 11 that have been selected: libusb, jpeg, tiff, avahi (with
|
| /buildroot/package/gstreamer1/gst1-libav/ |
| A D | Config.in | 15 selected in the ffmpeg package.
|
| /buildroot/package/motion/ |
| A D | Config.in | 12 libv4l has to be selected to be able to use a local camera.
|
| /buildroot/package/openzwave/ |
| A D | Config.in | 9 Free software library that interfaces with selected Z-Wave
|
| /buildroot/package/libsoxr/ |
| A D | Config.in | 12 configurations may be selected. An experimental, variable-rate
|
| /buildroot/package/davfs2/ |
| A D | Config.in | 16 must be selected in busybox configuration.
|
| /buildroot/package/ |
| A D | pkg-virtual.mk | 40 $$(error No implementation selected for virtual package $(1). Configuration error)
|
| /buildroot/package/vnstat/ |
| A D | Config.in | 8 log of network traffic for the selected interface(s). It uses
|
| /buildroot/docs/manual/ |
| A D | quickstart.adoc | 73 * configure, build and install selected target packages; 74 * build a kernel image, if selected; 75 * build a bootloader image, if selected; 76 * create a root filesystem in selected formats. 116 libraries needed to run the selected target applications: the
|
| /buildroot/package/ti-gfx/ |
| A D | 0002-fix-build-omaplfb-linux.patch | 4 Fix build with at least es5.x selected (AM35xx).
|
| /buildroot/board/synopsys/nsim/ |
| A D | readme.txt | 4 Configure build for the selected nSIM target. For instance, for
|
| /buildroot/package/wf111/ |
| A D | Config.in | 12 selected in the Linux kernel configuration. These are blind
|
| /buildroot/package/nmap/ |
| A D | Config.in | 28 netcat-openbsd is selected.
|
| /buildroot/package/libglvnd/ |
| A D | Config.in | 20 # The following symbols should be selected by the libglvnd-aware
|
| /buildroot/package/mender-grubenv/ |
| A D | Config.in | 11 The following Grub modules must be selected for this package:
|