Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dexpr.h177 P_UNKNOWN, enumerator
A Dqconf.cc426 type = menu->prompt ? menu->prompt->type : P_UNKNOWN; in updateSelection()
566 type = menu && menu->prompt ? menu->prompt->type : P_UNKNOWN; in setRootMenu()
629 type = child->prompt ? child->prompt->type : P_UNKNOWN; in updateMenuList()
692 type = child->prompt ? child->prompt->type : P_UNKNOWN; in updateMenuList()
763 type = menu->prompt ? menu->prompt->type : P_UNKNOWN; in keyPressEvent()
817 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in mouseReleaseEvent()
853 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in mouseDoubleClickEvent()
A Dsymbol.c1118 type = stack->prop ? stack->prop->type : P_UNKNOWN; in sym_check_print_recursive()
1344 case P_UNKNOWN: in prop_get_type_name()
A Dnconf.c779 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in build_conf()
A Dgconf.c772 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in on_treeview2_button_press_event()

Completed in 14 milliseconds