Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dexpr.h132 P_UNKNOWN, enumerator
A Dqconf.cc442 type = menu->prompt ? menu->prompt->type : P_UNKNOWN; in updateSelection()
563 type = menu && menu->prompt ? menu->prompt->type : P_UNKNOWN; in setRootMenu()
620 type = child->prompt ? child->prompt->type : P_UNKNOWN; in updateMenuList()
692 type = menu->prompt ? menu->prompt->type : P_UNKNOWN; in keyPressEvent()
751 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in contentsMouseReleaseEvent()
802 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in contentsMouseDoubleClickEvent()
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()
A Dnconf.c751 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in build_conf()
A Dsymbol.c1343 case P_UNKNOWN: in prop_get_type_name()

Completed in 21 milliseconds