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

1234567891011

/macosx-10.9.5/ICU-511.35/icuSources/config/
H A DpkgdataMakefile.in32 @echo AR=$(AR) >> $(OUTPUTFILE)
H A Dmh-aix-gcc83 $(AR) $(ARFLAGS) $@ $(SHARED_OBJECT_NO_VERSION)
87 $(AR) $(ARFLAGS) $@ $(SHARED_OBJECT_NO_VERSION)
H A Dmh-aix-va94 $(AIX_PREDELETE) $(AR) $(ARFLAGS) $@ $(SHARED_OBJECT_NO_VERSION)
98 $(AIX_PREDELETE) $(AR) $(ARFLAGS) $@ $(SHARED_OBJECT_NO_VERSION)
H A Dmh-os40037 AR = qar
96 $(AR) $(ARFLAGS) $@ $<
/macosx-10.9.5/ICU-511.35/icuSources/data/
H A DpkgdataMakefile.in32 @echo AR=$(AR) >> $(OUTPUTFILE)
/macosx-10.9.5/ICU-511.35/icuSources/extra/uconv/
H A DpkgdataMakefile.in33 @echo AR=$(AR) >> $(OUTPUTFILE)
/macosx-10.9.5/ICU-511.35/icuSources/test/testdata/
H A DpkgdataMakefile.in33 @echo AR=$(AR) >> $(OUTPUTFILE)
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/mac-mpw/
H A Dport.make31 AR = Lib
50 {AR} {OBJECTS} -o libport.o
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DIVUsers.cpp52 if (const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(S)) {
55 if (AR->getLoop() == L)
56 return AR->isAffine() ||
58 SE->getSCEVAtScope(AR, LI->getLoopFor(I->getParent())) != AR);
62 return isInteresting(AR->getStart(), I, L, SE, LI) &&
63 !isInteresting(AR->getStepRecurrence(*SE), I, L, SE, LI);
303 if (const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(S)) {
304 if (AR->getLoop() == L)
305 return AR;
[all...]
H A DScalarEvolutionNormalization.cpp107 if (const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(S)) {
110 const Loop *L = AR->getLoop();
114 for (SCEVNAryExpr::op_iterator I = AR->op_begin(), E = AR->op_end();
124 TransformSubExpr(AR->getStepRecurrence(SE),
141 TransformSubExpr(AR->getStepRecurrence(SE),
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/
H A Dar.exp23 if {[which $AR] == 0} then {
24 perror "$AR does not exist"
29 # send_user "Version [binutil_version $AR]"
34 global AR
79 set got [binutils_run $AR "rc $dest $file1 $file2"]
94 set got [binutils_run $AR "rc $dest $file1 $file2"]
104 set got [binutils_run $AR "t $dest"]
116 verbose -log "$AR x $dest"
117 set exec_output [binutils_run $AR "x $dest"]
173 global AR
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/
H A DMakefile.in36 AR = @AR@
72 $(AR) $(ARFLAGS) $@ $(OBJECTS)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/dlcompat-20010505/
H A DMakefile32 AR=ar cru macro
54 $(AR) libdl.a $(OBJS)
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/testsuite/config/
H A Ddefault.exp49 if ![info exists AR] then {
50 set AR [findfile $base_dir/ar]
/macosx-10.9.5/bash-92/bash-3.2/lib/tilde/
H A DMakefile.in34 AR = @AR@
91 $(AR) $(ARFLAGS) $@ $(OBJECTS)
/macosx-10.9.5/emacs-92/emacs/oldXMenu/
H A Ddescrip.mms35 AR = library/insert
101 $(AR)/create $@ $(OBJS)
102 if ("$(EXTRA)" .nes. "") then $(AR) $@ $(EXTRA)
/macosx-10.9.5/bash-92/bash-3.2/lib/glob/
H A DMakefile.in34 AR = @AR@
95 $(AR) $(ARFLAGS) $@ $(OBJECTS)
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A DMakefile.in55 AR = @AR@
124 $(AR) $(ARFLAGS) $@ $(OBJS)
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A Dconfigure.in46 # the CC, AR, RANLIB, and RC environment
48 #AC_CHECK_TOOL(AR, ar)
53 AC_CHECK_PROG(AR, ar, ar)
57 if test "${AR}" = "" ; then
256 AC_SUBST(AR)
/macosx-10.9.5/zlib-53/zlib/contrib/delphi/
H A Dzlibd32.mak12 AR = tlib macro
75 $(AR) $(ZLIB_LIB) $(OBJP1)
76 $(AR) $(ZLIB_LIB) $(OBJP2)
/macosx-10.9.5/zlib-53/zlib/contrib/pascal/
H A Dzlibd32.mak12 AR = tlib macro
75 $(AR) $(ZLIB_LIB) $(OBJP1)
76 $(AR) $(ZLIB_LIB) $(OBJP2)
/macosx-10.9.5/tcl-102/tk/tk/win/
H A Dconfigure.in53 # the CC, AR, RANLIB, and RC environment
55 dnl AC_CHECK_TOOL(AR, ar)
60 AC_CHECK_PROG(AR, ar, ar)
64 if test "${AR}" = "" ; then
294 AC_SUBST(AR)
/macosx-10.9.5/perl-92/5.12/
H A DMakefile20 Extra_Environment = HTMLDIR='$(Install_HTML)' AR='$(TOPSRCROOT)/fix/ar.sh'
/macosx-10.9.5/perl-92/5.16/
H A DMakefile20 Extra_Environment = HTMLDIR='$(Install_HTML)' AR='$(TOPSRCROOT)/fix/ar.sh'
/macosx-10.9.5/zlib-53/zlib/
H A Dconfigure28 AR=${AR-"${CROSS_PREFIX}ar"}
29 test -n "${CROSS_PREFIX}" && echo Using ${AR}
31 AR=${AR-"ar"}
32 test -n "${CROSS_PREFIX}" && echo Using ${AR}
34 AR_RC="${AR} rc"
560 /^AR *=/s#=.*#=$AR_RC#
584 /^AR *=/s#=.*#=$AR_RC#

Completed in 212 milliseconds

1234567891011