Home
last modified time | relevance | path

Searched refs:MENU_ROOT (Results 1 – 3 of 3) sorted by relevance

/scripts/kconfig/
A Dexpr.h286 #define MENU_ROOT 0x0002 macro
A Dqconf.cc458 if ((mode == singleMode || (mode == symbolMode && !(rootEntry->flags & MENU_ROOT))) && in updateList()
633 if (!(child->flags & MENU_ROOT)) in updateMenuList()
637 if (child->flags & MENU_ROOT) in updateMenuList()
696 if (!(child->flags & MENU_ROOT)) in updateMenuList()
700 if (child->flags & MENU_ROOT) in updateMenuList()
1555 if (menu->flags & MENU_ROOT) { in setMenuLink()
1791 menu->flags |= MENU_ROOT; in fixup_rootmenu()
A Dgconf.c316 while (browsed && !(browsed->flags & MENU_ROOT)) in set_view_mode()
909 && !(child->flags & MENU_ROOT) && (tree == tree1)) in _display_tree()
912 if ((view_mode == SPLIT_VIEW) && (child->flags & MENU_ROOT) in _display_tree()
942 menu->flags |= MENU_ROOT; in fixup_rootmenu()

Completed in 12 milliseconds