Searched refs:AR (Results 101 - 125 of 136) sorted by relevance

123456

/external/libogg/
H A Dconfigure864 AR
4851 if test -n "$AR"; then
4852 ac_cv_prog_AR="$AR" # Let the user override the test.
4871 AR=$ac_cv_prog_AR
4872 if test -n "$AR"; then
4873 { echo "$as_me:$LINENO: result: $AR" >&5
4874 echo "${ECHO_T}$AR" >&6; }
4883 ac_ct_AR=$AR
4921 AR="false"
4933 AR
[all...]
H A Dltmain.sh2601 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?'
2602 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/protobuf/
H A Dconfigure875 AR
6288 if test -n "$AR"; then
6289 ac_cv_prog_AR="$AR" # Let the user override the test.
6308 AR=$ac_cv_prog_AR
6309 if test -n "$AR"; then
6310 { echo "$as_me:$LINENO: result: $AR" >&5
6311 echo "${ECHO_T}$AR" >&6; }
6320 ac_ct_AR=$AR
6358 AR="false"
6370 AR
[all...]
/external/protobuf/gtest/
H A Dconfigure866 AR
5233 if test -n "$AR"; then
5234 ac_cv_prog_AR="$AR" # Let the user override the test.
5253 AR=$ac_cv_prog_AR
5254 if test -n "$AR"; then
5255 { echo "$as_me:$LINENO: result: $AR" >&5
5256 echo "${ECHO_T}$AR" >&6; }
5265 ac_ct_AR=$AR
5303 AR="false"
5315 AR
[all...]
/external/linux-tools-perf/
H A DMakefile47 AR = $(CROSS_COMPILE)ar macro
612 QUIET_AR = @echo ' ' AR $@;
758 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIB_OBJS)
/external/e2fsprogs/
H A Dconfigure622 AR
9696 if test -n "$AR"; then
9697 ac_cv_prog_AR="$AR" # Let the user override the test.
9716 AR=$ac_cv_prog_AR
9717 if test -n "$AR"; then
9718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
9719 $as_echo "$AR" >&6; }
9728 ac_ct_AR=$AR
9766 AR="ar"
9774 AR
[all...]
/external/expat/
H A Dlibtool144 AR="ar"
302 old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$oldlib"
4162 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
4167 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
10094 old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$oldlib"
/external/dropbear/
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT SET_MAKE LD build build_cpu build_vendor build_os host host_cpu host_vendor host_os AR ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP INSTALL ac_ct_INSTALL CPP EGREP LIBOBJS LTLIBOBJS'
2947 if test -n "$AR"; then
2948 ac_cv_prog_AR="$AR" # Let the user override the test.
2966 AR=$ac_cv_prog_AR
2967 if test -n "$AR"; then
2968 echo "$as_me:$LINENO: result: $AR" >&5
2969 echo "${ECHO_T}$AR" >&6
2977 ac_ct_AR=$AR
3014 AR=$ac_ct_AR
3016 AR
[all...]
/external/libmtp/
H A Dconfigure813 AR
5368 if test -n "$AR"; then
5369 ac_cv_prog_AR="$AR" # Let the user override the test.
5388 AR=$ac_cv_prog_AR
5389 if test -n "$AR"; then
5390 { $as_echo "$as_me:$LINENO: result: $AR" >&5
5391 $as_echo "$AR" >&6; }
5400 ac_ct_AR=$AR
5438 AR="false"
5446 AR
[all...]
H A Dltmain.sh2601 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?'
2602 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/chromium/third_party/libevent/
H A Dconfigure811 AR
6793 if test -n "$AR"; then
6794 ac_cv_prog_AR="$AR" # Let the user override the test.
6813 AR=$ac_cv_prog_AR
6814 if test -n "$AR"; then
6815 { $as_echo "$as_me:$LINENO: result: $AR" >&5
6816 $as_echo "$AR" >&6; }
6825 ac_ct_AR=$AR
6863 AR="false"
6871 AR
[all...]
H A Dltmain.sh317 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
318 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
319 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/icu4c/
H A Dconfig.status564 s,@AR@,/usr/bin/ar,;t t
/external/chromium/sdch/open-vcdiff/
H A Dltmain.sh317 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
318 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
319 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/libffi/
H A Dltmain.sh311 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
312 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
313 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/llvm/autoconf/
H A Dltmain.sh293 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
294 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
295 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/llvm/projects/sample/autoconf/
H A Dltmain.sh293 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
294 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
295 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/llvm/
H A Dconfigure728 AR
6247 if test -n "$AR"; then
6248 ac_cv_prog_AR="$AR" # Let the user override the test.
6267 AR=$ac_cv_prog_AR
6268 if test -n "$AR"; then
6269 { echo "$as_me:$LINENO: result: $AR" >&5
6270 echo "${ECHO_T}$AR" >&6; }
6279 ac_ct_AR=$AR
6317 AR="false"
6329 AR
[all...]
/external/llvm/projects/sample/
H A Dconfigure722 AR
6056 if test -n "$AR"; then
6057 ac_cv_prog_AR="$AR" # Let the user override the test.
6076 AR=$ac_cv_prog_AR
6077 if test -n "$AR"; then
6078 { echo "$as_me:$LINENO: result: $AR" >&5
6079 echo "${ECHO_T}$AR" >&6; }
6088 ac_ct_AR=$AR
6126 AR="false"
6138 AR
[all...]
/external/qemu-pc-bios/bochs/
H A Dconfigure835 AR
5982 if test -n "$AR"; then
5983 ac_cv_prog_AR="$AR" # Let the user override the test.
6002 AR=$ac_cv_prog_AR
6003 if test -n "$AR"; then
6004 { echo "$as_me:$LINENO: result: $AR" >&5
6005 echo "${ECHO_T}$AR" >&6; }
6014 ac_ct_AR=$AR
6052 AR="false"
6064 AR
[all...]
/external/expat/conftools/
H A Dltmain.sh3722 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
3727 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh3725 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
3730 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/libpng/
H A Dltmain.sh2601 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?'
2602 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/libusb/
H A Dltmain.sh2601 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?'
2602 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/external/libusb-compat/
H A Dltmain.sh2608 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?'
2609 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then

Completed in 608 milliseconds

123456