| /buildroot/support/kconfig/ |
| A D | qconf.cc | 284 item = i; in show() 398 for (; item; item = item->nextItem) { in findConfigItem() 415 if (!item) in updateSelection() 480 sym = item->menu ? item->menu->sym : 0; in setValue() 511 item->setExpanded(!item->isExpanded()); in changeValue() 523 item->setExpanded(!item->isExpanded()); in changeValue() 627 if (!item || item->menu != child) in updateMenuList() 640 if (item && item->menu == child) { in updateMenuList() 692 if (!item || item->menu != child) in updateMenuList() 705 if (item && item->menu == child) { in updateMenuList() [all …]
|
| A D | qconf.h | 66 void updateList(ConfigItem *item); 67 void setValue(ConfigItem* item, tristate val); 68 void changeValue(ConfigItem* item); 205 ConfigItem *item; 214 static void updateList(ConfigItem* item);
|
| /buildroot/package/matchbox-desktop/ |
| A D | Config.in | 6 A PDA style application launcher or 'item browser'.
|
| /buildroot/package/matchbox-lib/ |
| A D | 0001-index-is-legacy.patch | 35 item = current->items;
|
| /buildroot/support/kconfig/lxdialog/ |
| A D | menubox.c | 66 static void do_print_item(WINDOW * win, const char *item, int line_y, in do_print_item() argument 72 strncpy(menu_item, item, menu_width - item_x); in do_print_item() 88 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in do_print_item()
|
| A D | dialog.h | 136 struct dialog_color item; member
|
| A D | util.c | 52 dlg.item.atr = A_NORMAL; in set_mono_theme() 92 DLG_COLOR(item, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 131 DLG_COLOR(item, COLOR_WHITE, COLOR_BLACK, false); in set_blackbg_theme() 212 init_one_color(&dlg.item); in init_dialog_colors()
|
| A D | checklist.c | 53 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in print_item()
|
| /buildroot/utils/ |
| A D | scanpypi | 414 self.pkg_req = {item.strip() for item in self.pkg_req 415 if len(item) > 0 and item[0] != '#'}
|
| /buildroot/package/libfreeimage/ |
| A D | 0004-fixed-C-11-warnings.patch | 28 // if the memory cache size is too large, swap an item to disc
|
| /buildroot/package/binutils/2.40/ |
| A D | 0002-poison-system-directories.patch | 186 +@item --no-poison-system-directories 193 +@item --error-poison-system-directories 198 @item --package-metadata=@var{JSON}
|
| /buildroot/package/binutils/2.41/ |
| A D | 0002-poison-system-directories.patch | 186 +@item --no-poison-system-directories 193 +@item --error-poison-system-directories 198 @item --package-metadata=@var{JSON}
|
| /buildroot/package/binutils/2.42/ |
| A D | 0002-poison-system-directories.patch | 186 +@item --no-poison-system-directories 193 +@item --error-poison-system-directories 198 @item --package-metadata=@var{JSON}
|
| /buildroot/package/binutils/arc-2023.09-release/ |
| A D | 0001-poison-system-directories.patch | 186 +@item --no-poison-system-directories 193 +@item --error-poison-system-directories 198 @item --package-metadata=@var{JSON}
|
| /buildroot/support/kconfig/patches/ |
| A D | 01-kconfig-kernel-to-buildroot.patch | 37 "press the hotkey of the item you wish to select "
|
| /buildroot/docs/manual/ |
| A D | customize-directory-structure.adoc | 72 order, from left to right. By creating more than one such item, one for
|
| A D | rebuilding-packages.adoc | 27 its configuration, or some other fundamental configuration item,
|
| A D | contribute.adoc | 173 Don't hesitate to discuss an item first on the mailing list or on IRC. 174 Do edit the wiki to indicate when you start working on an item, so we
|
| A D | configure.adoc | 92 toolchain. This item deserves a few explanations. In the process of
|
| A D | adding-packages-generic.adoc | 364 when extracting the archive. Each item from that list is passed as
|
| /buildroot/package/wireplumber/ |
| A D | 0001-fix-non-x86_64-architectures.patch | 172 value = g_value_get_boxed (&item);
|
| /buildroot/package/qt5/qt5webengine-chromium/ |
| A D | 0001-Add-python3-build-support.patch | 423 - map(lambda item: expr_from_exposure(item.function_like.exposure), 427 + lambda item: expr_from_exposure(item.function_like.exposure 670 + key = lambda item: '' if expr(item) is None else str(expr(item)) 844 + ], key=lambda item: item['name']) 854 + key=lambda item: item['name']), 1006 for item in items)
|
| /buildroot/support/scripts/ |
| A D | pkg-stats | 431 for item in variable_list: 433 pkgvar, value = item.split("=", maxsplit=1)
|
| /buildroot/ |
| A D | Config.in | 205 item. 348 item.
|