Searched refs:P_COMMENT (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dexpr.h128 P_COMMENT, /* text associated with a comment */ enumerator in enum:prop_type
142 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */
147 * P_PROMPT, P_DEFAULT, P_MENU, P_COMMENT */
H A Dzconf.y388 menu_add_prompt(P_COMMENT, $2, NULL);
682 case P_COMMENT:
H A Dconf.c372 case P_COMMENT:
H A Dmconf.c385 case P_COMMENT:
H A Dzconf.tab.c1886 menu_add_prompt(P_COMMENT, (yyvsp[(2) - (3)].string), NULL);
2429 case P_COMMENT:
H A Dnconf.c870 case P_COMMENT:
H A Dsymbol.c1152 case P_COMMENT:
H A Dgconf.c1111 case P_COMMENT:
H A Dqconf.cc134 case P_COMMENT:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dexpr.h103 P_UNKNOWN, P_PROMPT, P_COMMENT, P_MENU, P_DEFAULT, P_CHOICE, P_SELECT, P_RANGE enumerator in enum:prop_type
H A Dzconf.y363 menu_add_prompt(P_COMMENT, $2, NULL);
640 case P_COMMENT:
H A Dconf.c428 case P_COMMENT:
H A Dzconf.tab.c1582 menu_add_prompt(P_COMMENT, (yyvsp[-1].string), NULL);
2134 case P_COMMENT:
H A Dgconf.c164 if (val == P_COMMENT)
1188 case P_COMMENT:
H A Dsymbol.c866 case P_COMMENT:
H A Dqconf.cc212 case P_COMMENT:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dexpr.h131 P_UNKNOWN, P_PROMPT, P_COMMENT, P_MENU, P_ROOTMENU, P_DEFAULT, P_CHOICE enumerator in enum:prop_type
H A Dzconf.y332 menu_add_prop(P_COMMENT, $2, NULL, NULL);
604 case P_COMMENT:
H A Dconf.c389 case P_COMMENT:
H A Dsymbol.c602 case P_COMMENT:

Completed in 276 milliseconds