Home
last modified time | relevance | path

Searched refs:P_UNKNOWN (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dqconf.cc413 type = menu->prompt ? menu->prompt->type : P_UNKNOWN; in updateSelection()
554 type = menu && menu->prompt ? menu->prompt->type : P_UNKNOWN; in setRootMenu()
618 type = child->prompt ? child->prompt->type : P_UNKNOWN; in updateMenuList()
683 type = child->prompt ? child->prompt->type : P_UNKNOWN; in updateMenuList()
755 type = menu->prompt ? menu->prompt->type : P_UNKNOWN; in keyPressEvent()
816 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in mouseReleaseEvent()
859 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in mouseDoubleClickEvent()
H A Dexpr.h177 P_UNKNOWN, enumerator
H A Dgconf.c705 ptype = current->prompt ? current->prompt->type : P_UNKNOWN; in on_back_clicked()
903 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in on_treeview2_button_press_event()
1044 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in fill_row()
1346 ptype = prop ? prop->type : P_UNKNOWN; in display_tree()
H A Dnconf.c826 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in build_conf()
H A Dsymbol.c1266 case P_UNKNOWN: in prop_get_type_name()
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc422 type = menu->prompt ? menu->prompt->type : P_UNKNOWN; in updateSelection()
544 type = menu && menu->prompt ? menu->prompt->type : P_UNKNOWN; in setRootMenu()
608 type = child->prompt ? child->prompt->type : P_UNKNOWN; in updateMenuList()
673 type = child->prompt ? child->prompt->type : P_UNKNOWN; in updateMenuList()
745 type = menu->prompt ? menu->prompt->type : P_UNKNOWN; in keyPressEvent()
803 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in mouseReleaseEvent()
854 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in mouseDoubleClickEvent()
H A Dexpr.h176 P_UNKNOWN, enumerator
H A Dgconf.c712 ptype = current->prompt ? current->prompt->type : P_UNKNOWN; in on_back_clicked()
910 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in on_treeview2_button_press_event()
1063 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in fill_row()
1349 ptype = prop ? prop->type : P_UNKNOWN; in display_tree()
H A Dnconf.c753 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in build_conf()
H A Dsymbol.c1399 case P_UNKNOWN: in prop_get_type_name()