Home
last modified time | relevance | path

Searched defs:max_choice (Results 1 – 3 of 3) sorted by relevance

/external/toybox/kconfig/lxdialog/
Dchecklist.c115 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
Dmenubox.c188 int first_item = 0, max_choice; in dialog_menu() local
/external/autotest/utils/frozen_chromite/lib/
Dcros_build_lib.py1306 def PromptForChoice(max_choice, more): argument