Home
last modified time | relevance | path

Searched refs:item (Results 1 – 24 of 24) sorted by relevance

/buildroot/support/kconfig/
A Dqconf.cc284 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 Dqconf.h66 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 DConfig.in6 A PDA style application launcher or 'item browser'.
/buildroot/package/matchbox-lib/
A D0001-index-is-legacy.patch35 item = current->items;
/buildroot/support/kconfig/lxdialog/
A Dmenubox.c66 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 Ddialog.h136 struct dialog_color item; member
A Dutil.c52 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 Dchecklist.c53 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in print_item()
/buildroot/utils/
A Dscanpypi414 self.pkg_req = {item.strip() for item in self.pkg_req
415 if len(item) > 0 and item[0] != '#'}
/buildroot/package/libfreeimage/
A D0004-fixed-C-11-warnings.patch28 // if the memory cache size is too large, swap an item to disc
/buildroot/package/binutils/2.40/
A D0002-poison-system-directories.patch186 +@item --no-poison-system-directories
193 +@item --error-poison-system-directories
198 @item --package-metadata=@var{JSON}
/buildroot/package/binutils/2.41/
A D0002-poison-system-directories.patch186 +@item --no-poison-system-directories
193 +@item --error-poison-system-directories
198 @item --package-metadata=@var{JSON}
/buildroot/package/binutils/2.42/
A D0002-poison-system-directories.patch186 +@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 D0001-poison-system-directories.patch186 +@item --no-poison-system-directories
193 +@item --error-poison-system-directories
198 @item --package-metadata=@var{JSON}
/buildroot/support/kconfig/patches/
A D01-kconfig-kernel-to-buildroot.patch37 "press the hotkey of the item you wish to select "
/buildroot/docs/manual/
A Dcustomize-directory-structure.adoc72 order, from left to right. By creating more than one such item, one for
A Drebuilding-packages.adoc27 its configuration, or some other fundamental configuration item,
A Dcontribute.adoc173 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 Dconfigure.adoc92 toolchain. This item deserves a few explanations. In the process of
A Dadding-packages-generic.adoc364 when extracting the archive. Each item from that list is passed as
/buildroot/package/wireplumber/
A D0001-fix-non-x86_64-architectures.patch172 value = g_value_get_boxed (&item);
/buildroot/package/qt5/qt5webengine-chromium/
A D0001-Add-python3-build-support.patch423 - 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 Dpkg-stats431 for item in variable_list:
433 pkgvar, value = item.split("=", maxsplit=1)
/buildroot/
A DConfig.in205 item.
348 item.

Completed in 61 milliseconds