Searched refs:childCount (Results 1 – 4 of 4) sorted by relevance
/openbmc/libbej/include/libbej/ | ||
H A D | bej_dictionary.h | 40 uint16_t childCount; member |
/openbmc/linux/tools/perf/scripts/python/ | ||
H A D | exported-sql-viewer.py | 227 result = self.Item(parent).childCount() |
/openbmc/linux/scripts/kconfig/ | ||
H A D | qconf.cc | 605 while (parent->childCount() > 0) in updateMenuList() |
/openbmc/u-boot/scripts/kconfig/ | ||
H A D | qconf.cc | 595 while (parent->childCount() > 0) in updateMenuList() |