Home
last modified time | relevance | path

Searched refs:childCount (Results 1 – 4 of 4) sorted by relevance

/openbmc/libbej/include/libbej/
H A Dbej_dictionary.h40 uint16_t childCount; member
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py227 result = self.Item(parent).childCount()
509 def childCount(self): member in CallGraphLevelItemBase
2872 def childCount(self): member in BranchLevelTwoItem
2985 def childCount(self): member in BranchLevelOneItem
3018 def childCount(self): member in BranchRootItem
/openbmc/linux/scripts/kconfig/
H A Dqconf.cc605 while (parent->childCount() > 0) in updateMenuList()
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc595 while (parent->childCount() > 0) in updateMenuList()