Searched defs:choice (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/scripts/kconfig/lxdialog/ |
D | checklist.c | 31 static void print_item(WINDOW * win, int choice, int selected) in print_item() 65 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() 121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|
D | menubox.c | 102 #define print_item(index, choice, selected) \ argument 187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
/linux-3.3/include/linux/netfilter/ |
D | nf_conntrack_h323_types.h | 27 } choice; member 50 } choice; member 69 } choice; member 91 } choice; member 116 } choice; member 127 } choice; member 166 } choice; member 191 } choice; member 215 } choice; member 380 } choice; member [all …]
|
/linux-3.3/scripts/kconfig/ |
D | zconf.gperf | 19 choice, T_CHOICE, TF_COMMAND keyword
|
D | symbol.c | 1148 static struct symbol *sym_check_choice_deps(struct symbol *choice) in sym_check_choice_deps()
|
/linux-3.3/lib/xz/ |
D | xz_dec_lzma2.c | 117 uint16_t choice; member
|
/linux-3.3/arch/powerpc/kernel/ |
D | perf_event.c | 257 int n_alt[MAX_HWEVENTS], choice[MAX_HWEVENTS]; in power_check_constraints() local
|
/linux-3.3/tools/perf/util/ui/browsers/ |
D | hists.c | 877 int nr_options = 0, choice = 0, i, in perf_evsel__hists_browse() local
|
/linux-3.3/drivers/md/ |
D | md.c | 2042 int choice = 0; in bind_rdev_to_array() local
|