MENU_ROOT 1473 scripts/kconfig/gconf.c && !(child->flags & MENU_ROOT) && (tree == tree1))
MENU_ROOT 1476 scripts/kconfig/gconf.c if ((view_mode == SPLIT_VIEW) && (child->flags & MENU_ROOT)
MENU_ROOT 1484 scripts/kconfig/gconf.c printf("%s", child->flags & MENU_ROOT ? "rootmenu | " : "");
MENU_ROOT 1502 scripts/kconfig/gconf.c if (((view_mode == SINGLE_VIEW) && (menu->flags & MENU_ROOT))
MENU_ROOT 1541 scripts/kconfig/gconf.c menu->flags |= MENU_ROOT;
MENU_ROOT 443 scripts/kconfig/qconf.cc if ((mode == singleMode || (mode == symbolMode && !(rootEntry->flags & MENU_ROOT))) &&
MENU_ROOT 596 scripts/kconfig/qconf.cc if (!(child->flags & MENU_ROOT))
MENU_ROOT 600 scripts/kconfig/qconf.cc if (child->flags & MENU_ROOT)
MENU_ROOT 1507 scripts/kconfig/qconf.cc if (menu->flags & MENU_ROOT) {
MENU_ROOT 1694 scripts/kconfig/qconf.cc menu->flags |= MENU_ROOT;