Home
last modified time | relevance | path

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

/third_party/eudev/
H A Dltmain.sh844 _G_directory_path=$1
847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
850 case $_G_directory_path in
851 -*) _G_directory_path=./$_G_directory_path ;;
855 while test ! -d "$_G_directory_path"; do
858 _G_dir_list=$_G_directory_path:$_G_dir_list
861 case $_G_directory_path in */*) ;; *) break ;; esac
864 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/third_party/curl/
H A Dltmain.sh875 _G_directory_path=$1
878 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
881 case $_G_directory_path in
882 -*) _G_directory_path=./$_G_directory_path ;;
886 while test ! -d "$_G_directory_path"; do
889 _G_dir_list=$_G_directory_path:$_G_dir_list
892 case $_G_directory_path in */*) ;; *) break ;; esac
895 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/third_party/lame/
H A Dltmain.sh844 _G_directory_path=$1
847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
850 case $_G_directory_path in
851 -*) _G_directory_path=./$_G_directory_path ;;
855 while test ! -d "$_G_directory_path"; do
858 _G_dir_list=$_G_directory_path:$_G_dir_list
861 case $_G_directory_path in */*) ;; *) break ;; esac
864 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/third_party/node/deps/cares/
H A Dltmain.sh875 _G_directory_path=$1
878 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
881 case $_G_directory_path in
882 -*) _G_directory_path=./$_G_directory_path ;;
886 while test ! -d "$_G_directory_path"; do
889 _G_dir_list=$_G_directory_path:$_G_dir_list
892 case $_G_directory_path in */*) ;; *) break ;; esac
895 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/third_party/node/deps/cares/config/
H A Dltmain.sh875 _G_directory_path=$1
878 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
881 case $_G_directory_path in
882 -*) _G_directory_path=./$_G_directory_path ;;
886 while test ! -d "$_G_directory_path"; do
889 _G_dir_list=$_G_directory_path:$_G_dir_list
892 case $_G_directory_path in */*) ;; *) break ;; esac
895 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/third_party/libevdev/build-aux/
H A Dltmain.sh887 _G_directory_path=$1
890 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
893 case $_G_directory_path in
894 -*) _G_directory_path=./$_G_directory_path ;;
898 while test ! -d "$_G_directory_path"; do
901 _G_dir_list=$_G_directory_path:$_G_dir_list
904 case $_G_directory_path in */*) ;; *) break ;; esac
907 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh844 _G_directory_path=$1
847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
850 case $_G_directory_path in
851 -*) _G_directory_path=./$_G_directory_path ;;
855 while test ! -d "$_G_directory_path"; do
858 _G_dir_list=$_G_directory_path:$_G_dir_list
861 case $_G_directory_path in */*) ;; *) break ;; esac
864 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]

Completed in 11 milliseconds