Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh2312 opt_help=false
2384 --help) opt_help=: ;;
2386 --help-all) opt_help=': help-all' ;;
2477 $opt_help || {
3656 $opt_help || {
3849 if $opt_help; then
3850 if test : = "$opt_help"; then
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch16689 +opt_help=false
16781 + opt_help=:
16785 +opt_help=': help-all'
16852 - --help) opt_help=: ;;
16853 - --help-all) opt_help=': help-all' ;;
16899 + $opt_help || {
16947 -$opt_help || {
17654 $opt_help || {
17687 @@ -1819,13 +2487,13 @@ if $opt_help; then