Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.gperf15 mainmenu, T_MAINMENU, TF_COMMAND
16 menu, T_MENU, TF_COMMAND
17 endmenu, T_ENDMENU, TF_COMMAND
18 source, T_SOURCE, TF_COMMAND
19 choice, T_CHOICE, TF_COMMAND
21 comment, T_COMMENT, TF_COMMAND
22 config, T_CONFIG, TF_COMMAND
24 help, T_HELP, TF_COMMAND
27 endif, T_ENDIF, TF_COMMAND
31 prompt, T_PROMPT, TF_COMMAND
[all …]
A Dzconf.hash.c_shipped193 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str5, T_ENDIF, TF_COMMAND},
202 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str10, T_HELP, TF_COMMAND},
217 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str21, T_OPTION, TF_COMMAND},
219 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str22, T_ENDMENU, TF_COMMAND},
231 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str29, T_MENU, TF_COMMAND},
234 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str31, T_SELECT, TF_COMMAND},
236 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str32, T_COMMENT, TF_COMMAND},
241 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str35, T_RANGE, TF_COMMAND},
243 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str36, T_CHOICE, TF_COMMAND},
264 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str54, T_HELP, TF_COMMAND},
[all …]
A Dlkc.h47 #define TF_COMMAND 0x0001 macro
A Dzconf.l108 if (id && id->flags & TF_COMMAND) {
A Dzconf.lex.c_shipped1129 if (id && id->flags & TF_COMMAND) {

Completed in 6 milliseconds