HomeSort by relevance Sort by last modified time
    Searched refs:orig_archive (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/config/
ar-lib 145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
234 if test ! -f "$orig_archive"; then
236 echo "$me: creating $orig_archive"
238 orig_archive=
240 orig_archive=$archive
259 if test -n "$orig_archive"; then
260 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "$@" || exit $
    [all...]
  /external/pcre/dist/
ar-lib 145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
234 if test ! -f "$orig_archive"; then
236 echo "$me: creating $orig_archive"
238 orig_archive=
240 orig_archive=$archive
259 if test -n "$orig_archive"; then
260 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "$@" || exit $
    [all...]

Completed in 1058 milliseconds