Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.bash477 local other_opts="
482 all_opts="$dir_opts $bool_opts $other_opts"
486 $(__west_to_extglob "$other_opts") )
508 local other_opts="
516 all_opts="$other_opts $bool_opts"
520 $(__west_to_extglob "$other_opts") )
599 local other_opts="
603 all_opts="$bool_opts $other_opts"
606 $(__west_to_extglob "$other_opts") )
666 local other_opts="
[all …]