Home
last modified time | relevance | path

Searched refs:choice (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dmenubox.c102 #define print_item(index, choice, selected) \ argument
105 do_print_item(menu, item_str(), choice, selected, !item_is_tag(':')); \
187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
248 choice = item_n(); in dialog_menu()
251 if ((scroll <= choice) && (scroll + max_choice > choice) && in dialog_menu()
254 choice = choice - scroll; in dialog_menu()
258 if ((choice >= max_choice)) { in dialog_menu()
259 if (choice >= item_count() - max_choice / 2) in dialog_menu()
262 scroll = first_item = choice - max_choice / 2; in dialog_menu()
263 choice = choice - scroll; in dialog_menu()
[all …]
H A Dchecklist.c31 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument
41 wmove(win, choice, 0); in print_item()
45 wmove(win, choice, check_x); in print_item()
52 mvwaddch(win, choice, item_x, list_item[0]); in print_item()
56 wmove(win, choice, check_x + 1); in print_item()
65 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument
85 if ((height < item_no) && (scroll + choice < item_no - 1)) { in print_arrows()
121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
127 choice = item_n(); in dialog_checklist()
129 choice = item_n(); in dialog_checklist()
[all …]
/utopia/UTPA2-700.0.x/projects/build/
H A DKconfig7 choice
277 choice
357 choice
387 choice
453 choice
507 choice
525 choice
591 choice
655 choice
684 choice
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dsymbol.c1105 static struct symbol *sym_check_choice_deps(struct symbol *choice) in sym_check_choice_deps() argument
1112 dep_stack_insert(&stack, choice); in sym_check_choice_deps()
1114 prop = sym_get_choice_prop(choice); in sym_check_choice_deps()
1118 choice->flags |= (SYMBOL_CHECK | SYMBOL_CHECKED); in sym_check_choice_deps()
1119 sym2 = sym_check_sym_deps(choice); in sym_check_choice_deps()
1120 choice->flags &= ~SYMBOL_CHECK; in sym_check_choice_deps()
1134 prop_get_symbol(sym_get_choice_prop(sym2)) == choice) in sym_check_choice_deps()
1135 sym2 = choice; in sym_check_choice_deps()
H A Dzconf.hash.c_shipped101 char kconf_id_strings_str11[sizeof("choice")];
136 "choice",
H A Dzconf.y247 choice: T_CHOICE word_opt T_EOL
256 choice_entry: choice choice_option_list
H A Dzconf.tab.c_shipped24 under terms of your choice, so long as that work isn't itself a
568 "symbol_option_arg", "choice", "choice_entry", "choice_end",
1782 printd(DEBUG_PARSE, "%s:%d:choice\n", zconf_curname(), zconf_lineno());
2293 case T_CHOICE: return "choice";
2422 fputs(" #choice value\n", out);
H A Dzconf.gperf19 choice, T_CHOICE, TF_COMMAND keyword
/utopia/UTPA2-700.0.x/projects/build/scripts/checkconfig/
H A Dcheck-config.sh76 read choice
78 case "$choice" in
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.h_shipped24 under terms of your choice, so long as that work isn't itself a
H A Ddtc-parser.tab.c_shipped24 under terms of your choice, so long as that work isn't itself a
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.h_shipped24 under terms of your choice, so long as that work isn't itself a
H A Dparse.c_shipped24 under terms of your choice, so long as that work isn't itself a
/utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/
H A DGPL.txt224 impose that choice.