Home
last modified time | relevance | path

Searched refs:rootEntry (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc138 if (sym && list->rootEntry == menu) in updateMenu()
319 rootEntry(0), headerPopup(0) in ConfigList()
431 if (!rootEntry) { in updateList()
456 rootEntry->sym && rootEntry->prompt) { in updateList()
463 updateMenuList(item, rootEntry); in updateList()
469 updateMenuList(this, rootEntry); in updateList()
542 if (rootEntry == menu) in setRootMenu()
548 rootEntry = menu; in setRootMenu()
561 oldroot = rootEntry; in setParentMenu()
562 if (rootEntry == &rootmenu) in setParentMenu()
[all …]
H A Dconf.c45 static struct menu *rootEntry; variable
365 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()
441 rootEntry = menu_get_parent_menu(menu); in check_conf()
442 conf(rootEntry); in check_conf()
674 rootEntry = &rootmenu; in main()
H A Dqconf.h117 struct menu *rootEntry; variable
/openbmc/linux/scripts/kconfig/
H A Dqconf.cc116 if (sym && list->rootEntry == menu) in updateMenu()
305 rootEntry(0), headerPopup(0) in ConfigList()
423 if (!rootEntry) { in updateList()
447 rootEntry->sym && rootEntry->prompt) { in updateList()
454 updateMenuList(item, rootEntry); in updateList()
460 updateMenuList(rootEntry); in updateList()
552 if (rootEntry == menu) in setRootMenu()
558 rootEntry = menu; in setRootMenu()
571 oldroot = rootEntry; in setParentMenu()
572 if (rootEntry == &rootmenu) in setParentMenu()
[all …]
H A Dconf.c47 static struct menu *rootEntry; variable
584 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()
657 rootEntry = menu_get_parent_menu(menu); in check_conf()
658 conf(rootEntry); in check_conf()
874 rootEntry = &rootmenu; in main()
H A Dqconf.h104 struct menu *rootEntry; variable
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex1797 rootEntry & string & A base64-represented binary dump of the root entry table for the associated re…