Home
last modified time | relevance | path

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

/third_party/freetype/builds/unix/
Dltmain.sh1907 _G_opt=$1
1909 case $_G_opt in
1955 --*=*) func_split_equals "$_G_opt"
1963 func_split_short_opt "$_G_opt"
1971 func_split_short_opt "$_G_opt"
1978 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1979 *) set dummy "$_G_opt" ${1+"$@"}; shift
2563 _G_opt=$1
2565 case $_G_opt in
2596 *) func_error "invalid argument for $_G_opt"
[all …]
/third_party/libevdev/build-aux/
Dltmain.sh1693 _G_opt=$1
1695 case $_G_opt in
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" ${1+"$@"}; shift; break ;;
2315 _G_opt=$1
2317 case $_G_opt in
2348 *) func_error "invalid argument for $_G_opt"
[all …]
/third_party/libffi/
Dltmain.sh1693 _G_opt=$1
1695 case $_G_opt in
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" ${1+"$@"}; shift; break ;;
2315 _G_opt=$1
2317 case $_G_opt in
2348 *) func_error "invalid argument for $_G_opt"
[all …]
/third_party/mtdev/config-aux/
Dltmain.sh1868 _G_opt=$1
1870 case $_G_opt in
1916 --*=*) func_split_equals "$_G_opt"
1924 func_split_short_opt "$_G_opt"
1932 func_split_short_opt "$_G_opt"
1939 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1940 *) set dummy "$_G_opt" ${1+"$@"}; shift
2524 _G_opt=$1
2526 case $_G_opt in
2557 *) func_error "invalid argument for $_G_opt"
[all …]
/third_party/skia/third_party/externals/libpng/
Dltmain.sh1693 _G_opt=$1
1695 case $_G_opt in
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" ${1+"$@"}; shift; break ;;
2315 _G_opt=$1
2317 case $_G_opt in
2348 *) func_error "invalid argument for $_G_opt"
[all …]
/third_party/node/deps/cares/
Dltmain.sh1748 _G_opt=$1
1750 case $_G_opt in
1796 --*=*) func_split_equals "$_G_opt"
1804 func_split_short_opt "$_G_opt"
1812 func_split_short_opt "$_G_opt"
1819 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1820 *) set dummy "$_G_opt" ${1+"$@"}; shift
2400 _G_opt=$1
2402 case $_G_opt in
2433 *) func_error "invalid argument for $_G_opt"
[all …]