Searched refs:AR (Results 126 - 150 of 307) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/openbsm/modules/
H A DMakefile.in188 AR = @AR@
/freebsd-13-stable/contrib/openbsm/sys/
H A DMakefile.in188 AR = @AR@
/freebsd-13-stable/contrib/openbsm/sys/bsm/
H A DMakefile.in180 AR = @AR@
/freebsd-13-stable/contrib/openbsm/test/
H A DMakefile.in188 AR = @AR@
/freebsd-13-stable/contrib/openpam/bin/
H A DMakefile.in192 AR = @AR@
/freebsd-13-stable/contrib/openpam/doc/
H A DMakefile.in190 AR = @AR@
/freebsd-13-stable/contrib/openpam/include/
H A DMakefile.in190 AR = @AR@
/freebsd-13-stable/contrib/openpam/include/security/
H A DMakefile.in179 AR = @AR@
/freebsd-13-stable/contrib/openpam/lib/
H A DMakefile.in191 AR = @AR@
/freebsd-13-stable/contrib/openpam/modules/
H A DMakefile.in191 AR = @AR@
/freebsd-13-stable/contrib/ntp/sntp/include/
H A DMakefile.in154 AR = @AR@
/freebsd-13-stable/contrib/ntp/sntp/scripts/
H A DMakefile.in151 AR = @AR@
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h244 /// Generates code that evaluates if the \p AR expression will overflow.
245 Value *generateOverflowCheck(const SCEVAddRecExpr *AR, Instruction *Loc,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp554 static void EmitAvailabilityWarning(Sema &S, AvailabilityResult AR, argument
566 AR, Locs, ReferringDecl, OffendingDecl, UnknownObjCClass,
572 DoEmitAvailabilityWarning(S, AR, Ctx, ReferringDecl, OffendingDecl,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp842 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(S); local
843 if (AR && AR->getLoop() == L)
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h799 auto AR = const_cast<const InstrProfRecord *>(this)->getValueSitesForKind( local
802 const_cast<InstrProfValueSiteRecord *>(AR.data()), AR.size());
/freebsd-13-stable/crypto/heimdal/appl/ftp/common/
H A DMakefile.in100 libcommon_a_AR = $(AR) $(ARFLAGS)
124 AR = @AR@
/freebsd-13-stable/crypto/heimdal/appl/telnet/libtelnet/
H A DMakefile.in100 libtelnet_a_AR = $(AR) $(ARFLAGS)
126 AR = @AR@
/freebsd-13-stable/contrib/bmake/mk/
H A Dlib.mk425 @${AR} ${AR_cq} ${.TARGET} ${LD_objs}
433 @${AR} ${AR_cq} ${.TARGET} ${LD_pobjs}
441 @${AR} ${AR_cq} ${.TARGET} ${LD_sobjs}
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp982 RegisterRef DataFlowGraph::restrictRef(RegisterRef AR, RegisterRef BR) const { argument
983 if (AR.Reg == BR.Reg) {
984 LaneBitmask M = AR.Mask & BR.Mask;
985 return M.any() ? RegisterRef(AR.Reg, M) : RegisterRef();
988 // RegisterRef NAR = PRI.normalize(AR);
994 if (PRI.alias(AR, BR))
995 return AR;
/freebsd-13-stable/contrib/openpam/t/
H A DMakefile.in123 am__v_AR_0 = @echo " AR " $@;
125 libt_a_AR = $(AR) $(ARFLAGS)
445 AR = @AR@
/freebsd-13-stable/crypto/heimdal/etc/
H A DMakefile.in103 AR = @AR@
/freebsd-13-stable/crypto/heimdal/include/
H A DMakefile.in186 AR = @AR@
/freebsd-13-stable/crypto/heimdal/include/gssapi/
H A DMakefile.in103 AR = @AR@
/freebsd-13-stable/contrib/tnftp/
H A DMakefile.in116 AR = @AR@

Completed in 102 milliseconds

1234567891011>>