OpenGrok
Cross Reference: envsetup.sh
xref
: /
build
/
envsetup.sh
Home
|
History
|
Annotate
|
Download
|
only in
build
Lines Matching
refs:compgen
627
COMPREPLY=( $(
compgen
-W "${LUNCH_MENU_CHOICES[*]}" -- ${cur}) )