Searched refs:AR (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A Dzlibd32.mak12 AR = tlib macro
75 $(AR) $(ZLIB_LIB) $(OBJP1)
76 $(AR) $(ZLIB_LIB) $(OBJP2)
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dzlibd32.mak12 AR = tlib macro
75 $(AR) $(ZLIB_LIB) $(OBJP1)
76 $(AR) $(ZLIB_LIB) $(OBJP2)
/vbox/src/libs/zlib-1.2.6/
H A Dconfigure31 AR=${AR-"${CROSS_PREFIX}ar"}
32 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
34 AR=${AR-"ar"}
35 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
209 AR="libtool"
248 AR="cc"
637 echo AR = $AR >> configur
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/config/
H A Drules.mk316 $(AR) $(subst /,\\,$(OBJS)) $(AR_FLAGS)
318 $(AR) $(AR_FLAGS) $(OBJS) $(AR_EXTRA_ARGS)
/vbox/src/libs/xpcom18a4/nsprpub/
H A Dconfigure1643 for ac_prog in $AR "${target_alias}-ar" "${target}-ar"
1652 if test -n "$AR"; then
1653 ac_cv_prog_AR="$AR" # Let the user override the test.
1667 AR="$ac_cv_prog_AR"
1668 if test -n "$AR"; then
1669 echo "$ac_t""$AR" 1>&6
1674 test -n "$AR" && break
1676 test -n "$AR" || AR="echo"
2349 case "$AR" i
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/
H A DMakefile31 AR := $(CROSS_COMPILE)ar macro
/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh319 $show "(cd $f_ex_an_ar_dir && $AR x $f_ex_an_ar_oldlib)"
320 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
321 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
H A Dconfigure875 AR
7506 if test -n "$AR"; then
7507 ac_cv_prog_AR="$AR" # Let the user override the test.
7526 AR=$ac_cv_prog_AR
7527 if test -n "$AR"; then
7528 { echo "$as_me:$LINENO: result: $AR" >&5
7529 echo "${ECHO_T}$AR" >&6; }
7538 ac_ct_AR=$AR
7576 AR="false"
7588 AR
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_hw.c1826 return MS_REG_READ(AR, gpio) != 0;
2052 "Atheros AR%s Rev:%x",
2058 "Atheros AR%s MAC/BB Rev:%x AR%s RF Rev:%x",

Completed in 108 milliseconds