/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/ |
A D | checklist.c | 41 wmove(win, choice, 0); in print_item() 45 wmove(win, choice, check_x); in print_item() 127 choice = item_n(); in dialog_checklist() 129 choice = item_n(); in dialog_checklist() 188 if (choice >= list_height) { in dialog_checklist() 190 choice -= scroll; in dialog_checklist() 220 if (!choice) { in dialog_checklist() 243 i = choice - 1; in dialog_checklist() 271 i = choice + 1; in dialog_checklist() 273 if (i != choice) { in dialog_checklist() [all …]
|
A D | menubox.c | 253 if ((scroll <= choice) && (scroll + max_choice > choice) && in dialog_menu() 256 choice = choice - scroll; in dialog_menu() 265 choice = choice - scroll; in dialog_menu() 312 print_item(scroll + choice, choice, FALSE); in dialog_menu() 321 choice = MAX(choice - 1, 0); in dialog_menu() 324 print_item(scroll+choice, choice, FALSE); in dialog_menu() 334 choice = MIN(choice + 1, max_choice - 1); in dialog_menu() 344 choice--; in dialog_menu() 356 choice++; in dialog_menu() 360 choice = i; in dialog_menu() [all …]
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | kconfig-language.txt | 257 - choice/endchoice 282 "choice" [symbol] 283 <choice options> 284 <choice block> 287 This defines a choice group and accepts any of the above attributes as 288 options. A choice can only be of type bool or tristate, while a boolean 289 choice only allows a single config entry to be selected, a tristate 290 choice also allows any number of config entries to be set to 'm'. This 294 A choice accepts another option "optional", which allows to set the 295 choice to 'n' and no entry needs to be selected. [all …]
|
A D | grant-tables.txt | 101 be large, which makes a rwlock a good choice.
|
/xen-4.10.0-shim-comet/xen/drivers/cpufreq/ |
A D | cpufreq.c | 70 int choice; in setup_cpufreq_option() local 74 choice = parse_bool(str, arg); in setup_cpufreq_option() 76 if ( choice < 0 && !strncmp(str, "dom0-kernel", arg - str) ) in setup_cpufreq_option() 84 if ( choice == 0 || !strncmp(str, "none", arg - str) ) in setup_cpufreq_option() 91 if ( choice > 0 || !strncmp(str, "xen", arg - str) ) in setup_cpufreq_option() 99 return (choice < 0) ? -EINVAL : 0; in setup_cpufreq_option()
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | symbol.c | 1221 static struct symbol *sym_check_choice_deps(struct symbol *choice) in sym_check_choice_deps() argument 1228 dep_stack_insert(&stack, choice); in sym_check_choice_deps() 1230 prop = sym_get_choice_prop(choice); in sym_check_choice_deps() 1234 choice->flags |= (SYMBOL_CHECK | SYMBOL_CHECKED); in sym_check_choice_deps() 1235 sym2 = sym_check_sym_deps(choice); in sym_check_choice_deps() 1236 choice->flags &= ~SYMBOL_CHECK; in sym_check_choice_deps() 1250 prop_get_symbol(sym_get_choice_prop(sym2)) == choice) in sym_check_choice_deps() 1251 sym2 = choice; in sym_check_choice_deps()
|
A D | zconf.gperf | 19 choice, T_CHOICE, TF_COMMAND
|
A D | zconf.hash.c_shipped | 116 char kconf_id_strings_str36[sizeof("choice")]; 153 "choice",
|
A D | zconf.y | 247 choice: T_CHOICE word_opt T_EOL 256 choice_entry: choice choice_option_list
|
A D | zconf.tab.c_shipped | 22 under terms of your choice, so long as that work isn't itself a 582 "symbol_option_arg", "choice", "choice_entry", "choice_end", 1829 printd(DEBUG_PARSE, "%s:%d:choice\n", zconf_curname(), zconf_lineno()); 2370 case T_CHOICE: return "choice"; 2497 fputs(" #choice value\n", out);
|
/xen-4.10.0-shim-comet/xen/ |
A D | Kconfig.debug | 40 choice
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | gentest.py | 21 return random.choice([v.name for v in e.values])
|
/xen-4.10.0-shim-comet/xen/common/xz/ |
A D | dec_lzma2.c | 117 uint16_t choice; member 625 if (!rc_bit(&s->rc, &l->choice)) { in lzma_len()
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.conf.pod.5 | 146 The default choice is "xvda".
|
A D | xen-tscmode.pod.7 | 64 All rdtsc instructions are emulated; this is the best choice when 70 This is the same as prior to Xen 4.0 and is the best choice if it
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | Kconfig | 201 choice
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | feature-levelling.pandoc | 154 `XEN_DOMCTL_set_cpuid`. Xen will clamp the toolstacks choice to the
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | LICENSE | 8 that executable file under terms of your choice, without any of the 115 …ng portions of the Library, and distribute that work under terms of your choice, provided that the… 144 … willing to distribute software through any other system and a licensee cannot impose that choice.
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | COPYING | 284 under terms of your choice, provided that the terms permit 410 impose that choice.
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | COPYING | 283 under terms of your choice, provided that the terms permit 409 impose that choice.
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | COPYING | 283 under terms of your choice, provided that the terms permit 409 impose that choice.
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | COPYING | 281 under terms of your choice, provided that the terms permit 408 impose that choice.
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | COPYING | 274 under terms of your choice, provided that the terms permit 400 impose that choice.
|
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/ |
A D | COPYING | 276 under terms of your choice, provided that the terms permit 403 impose that choice.
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | COPYING | 224 impose that choice.
|