Home
last modified time | relevance | path

Searched refs:ptype (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dgconf.c737 enum prop_type ptype; in on_back_clicked() local
740 ptype = current->prompt ? current->prompt->type : P_UNKNOWN; in on_back_clicked()
741 if (ptype != P_MENU) in on_back_clicked()
967 enum prop_type ptype; in on_treeview2_button_press_event() local
968 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in on_treeview2_button_press_event()
970 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
1102 enum prop_type ptype; in fill_row() local
1121 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in fill_row()
1122 switch (ptype) { in fill_row()
1398 enum prop_type ptype; in display_tree() local
[all …]
H A Dqconf.cc723 enum prop_type ptype; in contentsMouseReleaseEvent() local
745 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in contentsMouseReleaseEvent()
746 if (ptype == P_MENU && rootEntry != menu && in contentsMouseReleaseEvent()
785 enum prop_type ptype; in contentsMouseDoubleClickEvent() local
796 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in contentsMouseDoubleClickEvent()
797 if (ptype == P_MENU && (mode == singleMode || mode == symbolMode)) in contentsMouseDoubleClickEvent()
H A Dnconf.c749 enum prop_type ptype; in build_conf() local
750 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in build_conf()
751 switch (ptype) { in build_conf()
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dget_maintainer.pl944 my $ptype = $1;
946 if ($ptype eq "S") {
1003 my $ptype = $1;
1005 if ($ptype eq "L") {
1034 } elsif ($ptype eq "M") {
1051 } elsif ($ptype eq "T") {
1053 } elsif ($ptype eq "W") {
1055 } elsif ($ptype eq "S") {
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/tc_act/
H A Dtc_gact.h19 __u16 ptype; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/
H A Debt_arp.h20 __be16 ptype; member