Searched refs:AR (Results 176 - 200 of 334) sorted by relevance

1234567891011>>

/freebsd-11.0-release/crypto/openssl/crypto/dh/
H A DMakefile11 AR= ar r macro
38 $(AR) $(LIB) $(LIBOBJ)
/freebsd-11.0-release/crypto/openssl/crypto/dsa/
H A DMakefile11 AR= ar r macro
38 $(AR) $(LIB) $(LIBOBJ)
/freebsd-11.0-release/contrib/ntp/libparse/
H A DMakefile.in145 am__v_AR_0 = @echo " AR " $@;
147 libparse_a_AR = $(AR) $(ARFLAGS)
161 libparse_kernel_a_AR = $(AR) $(ARFLAGS)
252 AR = @AR@
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1287 unsigned AR = HMFI.getStackAlignBaseVReg(); local
1289 SDValue Ops[] = { CurDAG->getCopyFromReg(CH, DL, AR, MVT::i32), FI, Zero };
1430 unsigned AR = FuncInfo->CreateReg(MVT::i32); local
1432 BuildMI(EntryBB, DebugLoc(), HII->get(Hexagon::ALIGNA), AR)
1434 MF->getInfo<HexagonMachineFunctionInfo>()->setStackAlignBaseVReg(AR);
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A DMakefile.in58 AR = @AR@
83 "AR=$(AR)" \
227 $(AR) $(ARFLAGS) $(TARGETLIB) \
232 $(AR) $(ARFLAGS) $(TARGETLIB) \
240 $(AR) $(ARFLAGS) $(TESTLIB) \
/freebsd-11.0-release/contrib/binutils/libiberty/
H A DMakefile.in58 AR = @AR@
83 "AR=$(AR)" \
227 $(AR) $(ARFLAGS) $(TARGETLIB) \
232 $(AR) $(ARFLAGS) $(TARGETLIB) \
240 $(AR) $(ARFLAGS) $(TESTLIB) \
/freebsd-11.0-release/contrib/unbound/
H A Dconfigure714 AR
6597 case $AR in
6599 ac_cv_path_AR="$AR" # Let the user override the test with a path.
6620 AR=$ac_cv_path_AR
6621 if test -n "$AR"; then
6622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6623 $as_echo "$AR" >&6; }
6632 ac_pt_AR=$AR
6673 AR="false"
6681 AR
[all...]
/freebsd-11.0-release/contrib/ldns/
H A Dconfigure694 AR
5358 if test -n "$AR"; then
5359 ac_cv_prog_AR="$AR" # Let the user override the test.
5378 AR=$ac_cv_prog_AR
5379 if test -n "$AR"; then
5380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5381 $as_echo "$AR" >&6; }
5388 test -n "$AR" && break
5391 if test -z "$AR"; then
5392 ac_ct_AR=$AR
[all...]
/freebsd-11.0-release/contrib/sqlite3/
H A Dconfigure656 AR
6353 if test -n "$AR"; then
6354 ac_cv_prog_AR="$AR" # Let the user override the test.
6373 AR=$ac_cv_prog_AR
6374 if test -n "$AR"; then
6375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6376 $as_echo "$AR" >&6; }
6383 test -n "$AR" && break
6386 if test -z "$AR"; then
6387 ac_ct_AR=$AR
[all...]
/freebsd-11.0-release/contrib/openbsm/
H A Dconfigure686 AR
5114 if test -n "$AR"; then
5115 ac_cv_prog_AR="$AR" # Let the user override the test.
5134 AR=$ac_cv_prog_AR
5135 if test -n "$AR"; then
5136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5137 $as_echo "$AR" >&6; }
5144 test -n "$AR" && break
5147 if test -z "$AR"; then
5148 ac_ct_AR=$AR
[all...]
/freebsd-11.0-release/contrib/openpam/
H A Dconfigure662 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 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6311 $as_echo "$AR" >&6; }
6318 test -n "$AR" && break
6321 if test -z "$AR"; then
6322 ac_ct_AR=$AR
[all...]
/freebsd-11.0-release/contrib/file/
H A Dconfigure651 AR
6774 if test -n "$AR"; then
6775 ac_cv_prog_AR="$AR" # Let the user override the test.
6794 AR=$ac_cv_prog_AR
6795 if test -n "$AR"; then
6796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6797 $as_echo "$AR" >&6; }
6804 test -n "$AR" && break
6807 if test -z "$AR"; then
6808 ac_ct_AR=$AR
[all...]
/freebsd-11.0-release/contrib/ntp/
H A Dconfigure745 AR
6813 if test -n "$AR"; then
6814 ac_cv_prog_AR="$AR" # Let the user override the test.
6833 AR=$ac_cv_prog_AR
6834 if test -n "$AR"; then
6835 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6836 $as_echo "$AR" >&6; }
6843 test -n "$AR" && break
6846 if test -z "$AR"; then
6847 ac_ct_AR=$AR
[all...]
/freebsd-11.0-release/contrib/ntp/sntp/
H A Dconfigure705 AR
6295 if test -n "$AR"; then
6296 ac_cv_prog_AR="$AR" # Let the user override the test.
6315 AR=$ac_cv_prog_AR
6316 if test -n "$AR"; then
6317 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6318 $as_echo "$AR" >&6; }
6325 test -n "$AR" && break
6328 if test -z "$AR"; then
6329 ac_ct_AR=$AR
[all...]
/freebsd-11.0-release/crypto/heimdal/admin/
H A DMakefile.in157 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/
H A DMakefile.in144 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/afsutil/
H A DMakefile.in161 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/ftp/
H A DMakefile.in143 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/ftp/ftp/
H A DMakefile.in158 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/gssmask/
H A DMakefile.in131 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/push/
H A DMakefile.in154 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/rcp/
H A DMakefile.in149 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/su/
H A DMakefile.in153 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/telnet/
H A DMakefile.in143 AR = @AR@
/freebsd-11.0-release/crypto/heimdal/appl/telnet/telnet/
H A DMakefile.in154 AR = @AR@

Completed in 247 milliseconds

1234567891011>>