Home
last modified time | relevance | path

Searched refs:nonopt (Results 1 - 11 of 11) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_opt.c26 int nonopt; member
313 if (ctx->nonopt || arg[0] != '-') in process_one()
327 ctx->nonopt = ctx->outargs.argc; in process_one()
349 if (ctx->nonopt && ctx->nonopt == ctx->outargs.argc) { in opt_parse()
/third_party/libfuse/lib/
H A Dfuse_opt.c31 int nonopt; member
350 if (ctx->nonopt || arg[0] != '-') in process_one()
365 ctx->nonopt = ctx->outargs.argc; in process_one()
389 if (ctx->nonopt && ctx->nonopt == ctx->outargs.argc && in opt_parse()
/third_party/libabigail/
H A Dltmain.sh811 nonopt=
1155 nonopt="$opt"
1935 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
2501 cmd="$nonopt"
2637 for opt in "$nonopt" ${1+"$@"}
2754 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
2756 case $nonopt in *shtool*) :;; *) false;; esac; then
2758 func_quote_for_eval "$nonopt"
2764 arg=$nonopt
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh831 nonopt=
1175 nonopt="$opt"
1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
2521 cmd="$nonopt"
2657 for opt in "$nonopt" ${1+"$@"}
2774 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
2776 case $nonopt in *shtool*) :;; *) false;; esac; then
2778 func_quote_for_eval "$nonopt"
2784 arg=$nonopt
[all...]
/third_party/eudev/
H A Dltmain.sh2317 nonopt=
2458 nonopt=$1
3318 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3886 cmd=$nonopt
4023 for opt in "$nonopt" ${1+"$@"}
4141 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4143 case $nonopt in *shtool*) :;; *) false;; esac
4146 func_quote_for_eval "$nonopt"
4152 arg=$nonopt
[all...]
/third_party/curl/
H A Dltmain.sh2498 nonopt=
2656 nonopt=$1
3516 srcfile=$nonopt # always keep a non-empty value in "srcfile"
4087 cmd=$nonopt
4224 for opt in "$nonopt" ${1+"$@"}
4342 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4344 case $nonopt in *shtool*) :;; *) false;; esac
4347 func_quote_arg pretty "$nonopt"
4353 arg=$nonopt
[all...]
/third_party/lame/
H A Dltmain.sh2270 nonopt=
2411 nonopt=$1
3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3839 cmd=$nonopt
3976 for opt in "$nonopt" ${1+"$@"}
4094 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4096 case $nonopt in *shtool*) :;; *) false;; esac
4099 func_quote_for_eval "$nonopt"
4105 arg=$nonopt
[all...]
/third_party/node/deps/cares/
H A Dltmain.sh2498 nonopt=
2656 nonopt=$1
3516 srcfile=$nonopt # always keep a non-empty value in "srcfile"
4087 cmd=$nonopt
4224 for opt in "$nonopt" ${1+"$@"}
4342 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4344 case $nonopt in *shtool*) :;; *) false;; esac
4347 func_quote_arg pretty "$nonopt"
4353 arg=$nonopt
[all...]
/third_party/node/deps/cares/config/
H A Dltmain.sh2498 nonopt=
2656 nonopt=$1
3516 srcfile=$nonopt # always keep a non-empty value in "srcfile"
4087 cmd=$nonopt
4224 for opt in "$nonopt" ${1+"$@"}
4342 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4344 case $nonopt in *shtool*) :;; *) false;; esac
4347 func_quote_arg pretty "$nonopt"
4353 arg=$nonopt
[all...]
/third_party/libevdev/build-aux/
H A Dltmain.sh2508 nonopt=
2664 nonopt=$1
3517 srcfile=$nonopt # always keep a non-empty value in "srcfile"
4088 cmd=$nonopt
4225 for opt in "$nonopt" ${1+"$@"}
4343 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4345 case $nonopt in *shtool*) :;; *) false;; esac
4348 func_quote_arg pretty "$nonopt"
4354 arg=$nonopt
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh2270 nonopt=
2411 nonopt=$1
3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3839 cmd=$nonopt
3976 for opt in "$nonopt" ${1+"$@"}
4094 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4096 case $nonopt in *shtool*) :;; *) false;; esac
4099 func_quote_for_eval "$nonopt"
4105 arg=$nonopt
[all...]

Completed in 32 milliseconds