Home
last modified time | relevance | path

Searched refs:_G_opt (Results 1 - 7 of 7) sorted by relevance

/third_party/eudev/
H A Dltmain.sh1639 # -s*) func_split_short_opt "$_G_opt"
1644 # *) set dummy "$_G_opt" "$*"; shift; break ;;
1740 _G_opt=$1
1742 case $_G_opt in
1754 test $# = 0 && func_missing_arg $_G_opt && break
1785 --*=*) func_split_equals "$_G_opt"
1793 func_split_short_opt "$_G_opt"
1801 func_split_short_opt "$_G_opt"
1808 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1809 *) set dummy "$_G_opt"
[all...]
/third_party/curl/
H A Dltmain.sh1766 # -s*) func_split_short_opt "$_G_opt"
1772 # *) # Make sure the first unrecognised option "$_G_opt"
1775 # set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
1895 # and thus we remove _G_opt from "$@" and need to re-quote.
1897 _G_opt=$1
1899 case $_G_opt in
1911 if test $# = 0 && func_missing_arg $_G_opt; then
1945 --*=*) func_split_equals "$_G_opt"
1953 func_split_short_opt "$_G_opt"
1961 func_split_short_opt "$_G_opt"
[all...]
/third_party/lame/
H A Dltmain.sh1592 # -s*) func_split_short_opt "$_G_opt"
1597 # *) set dummy "$_G_opt" "$*"; shift; break ;;
1693 _G_opt=$1
1695 case $_G_opt in
1707 test $# = 0 && func_missing_arg $_G_opt && break
1738 --*=*) func_split_equals "$_G_opt"
1746 func_split_short_opt "$_G_opt"
1754 func_split_short_opt "$_G_opt"
1761 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1762 *) set dummy "$_G_opt"
[all...]
/third_party/node/deps/cares/
H A Dltmain.sh1766 # -s*) func_split_short_opt "$_G_opt"
1772 # *) # Make sure the first unrecognised option "$_G_opt"
1775 # set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
1895 # and thus we remove _G_opt from "$@" and need to re-quote.
1897 _G_opt=$1
1899 case $_G_opt in
1911 if test $# = 0 && func_missing_arg $_G_opt; then
1945 --*=*) func_split_equals "$_G_opt"
1953 func_split_short_opt "$_G_opt"
1961 func_split_short_opt "$_G_opt"
[all...]
/third_party/node/deps/cares/config/
H A Dltmain.sh1766 # -s*) func_split_short_opt "$_G_opt"
1772 # *) # Make sure the first unrecognised option "$_G_opt"
1775 # set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
1895 # and thus we remove _G_opt from "$@" and need to re-quote.
1897 _G_opt=$1
1899 case $_G_opt in
1911 if test $# = 0 && func_missing_arg $_G_opt; then
1945 --*=*) func_split_equals "$_G_opt"
1953 func_split_short_opt "$_G_opt"
1961 func_split_short_opt "$_G_opt"
[all...]
/third_party/libevdev/build-aux/
H A Dltmain.sh1776 # -s*) func_split_short_opt "$_G_opt"
1782 # *) # Make sure the first unrecognised option "$_G_opt"
1785 # set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
1905 # and thus we remove _G_opt from "$@" and need to re-quote.
1907 _G_opt=$1
1909 case $_G_opt in
1921 if test $# = 0 && func_missing_arg $_G_opt; then
1955 --*=*) func_split_equals "$_G_opt"
1963 func_split_short_opt "$_G_opt"
1971 func_split_short_opt "$_G_opt"
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh1592 # -s*) func_split_short_opt "$_G_opt"
1597 # *) set dummy "$_G_opt" "$*"; shift; break ;;
1693 _G_opt=$1
1695 case $_G_opt in
1707 test $# = 0 && func_missing_arg $_G_opt && break
1738 --*=*) func_split_equals "$_G_opt"
1746 func_split_short_opt "$_G_opt"
1754 func_split_short_opt "$_G_opt"
1761 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1762 *) set dummy "$_G_opt"
[all...]

Completed in 16 milliseconds