Searched refs:symbolMode (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | qconf.cc | 134 if (list->mode == singleMode || list->mode == symbolMode) { in updateMenu() 449 (mode == symbolMode && rootEntry->parent != &rootmenu))) { in updateList() 455 if ((mode == singleMode || (mode == symbolMode && !(rootEntry->flags & MENU_ROOT))) && in updateList() 615 case symbolMode: in updateMenuList() 680 case symbolMode: in updateMenuList() 855 if (ptype == P_MENU && (mode == singleMode || mode == symbolMode)) in mouseDoubleClickEvent() 1591 case symbolMode: in setMenuLink() 1683 configList->mode = symbolMode; in showSplitView() 1786 case symbolMode : in saveSettings()
|
| H A D | qconf.h | 36 singleMode, menuMode, symbolMode, fullMode, listMode enumerator
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | qconf.cc | 134 if (list->mode == singleMode || list->mode == symbolMode) { in updateMenu() 449 (mode == symbolMode && rootEntry->parent != &rootmenu))) { in updateList() 455 if ((mode == singleMode || (mode == symbolMode && !(rootEntry->flags & MENU_ROOT))) && in updateList() 615 case symbolMode: in updateMenuList() 680 case symbolMode: in updateMenuList() 855 if (ptype == P_MENU && (mode == singleMode || mode == symbolMode)) in mouseDoubleClickEvent() 1591 case symbolMode: in setMenuLink() 1683 configList->mode = symbolMode; in showSplitView() 1786 case symbolMode : in saveSettings()
|
| H A D | qconf.h | 36 singleMode, menuMode, symbolMode, fullMode, listMode enumerator
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | qconf.cc | 110 if (list->mode == singleMode || list->mode == symbolMode) { in updateMenu() 436 (mode == symbolMode && rootEntry->parent != &rootmenu))) { in updateList() 442 if ((mode == singleMode || (mode == symbolMode && !(rootEntry->flags & MENU_ROOT))) && in updateList() 621 case symbolMode: in updateMenuList() 686 case symbolMode: in updateMenuList() 859 else if (mode == symbolMode) in mouseDoubleClickEvent() 1695 menuList->mode = symbolMode; in showSplitView() 1801 case symbolMode : in saveSettings()
|
| H A D | qconf.h | 35 singleMode, menuMode, symbolMode, fullMode, listMode enumerator
|