Home
last modified time | relevance | path

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

/build/
Denvsetup.sh439 local choice
440 for choice in ${LUNCH_MENU_CHOICES[@]}
442 echo " $i. $choice"
998 local choice
1009 unset choice
1010 read choice
1011 if [[ $choice -gt ${#lines[@]} || $choice -lt 1 ]]; then
1015 pathname=${lines[$(($choice-$_arrayoffset))]}
/build/history/
Dcupcake.txt970 …e reliability of the onUserLeaving() callback indicating a specific user choice to navigate to the…