Searched defs:ConfigList (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/scripts/kconfig/ | ||
H A D | qconf.h | 20 class ConfigList; variable |
H A D | qconf.cc | 301 ConfigList::ConfigList(QWidget *parent, const char *name) in ConfigList() function in ConfigList |
/openbmc/u-boot/scripts/kconfig/ | ||
H A D | qconf.h | 20 class ConfigList; variable |
H A D | qconf.cc | 312 ConfigList::ConfigList(ConfigView* p, const char *name) in ConfigList() function in ConfigList |