Home
last modified time | relevance | path

Searched defs:heading (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dmconf.c749 const char *heading; in conf_string() local
H A Dnconf.c1445 const char *heading; in conf_string() local
/openbmc/u-boot/scripts/kconfig/
H A Dmconf.c867 const char *heading; in conf_string() local
H A Dnconf.c1357 const char *heading; in conf_string() local
/openbmc/linux/tools/mm/
H A Dslabinfo.c1354 static void _xtotals(char *heading, char *underline, in _xtotals()
1368 char *heading, *underline; in xtotals() local
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py374 def _start_new_heading(self, heading, level): argument