| /freebsd-9-stable/contrib/bind9/lib/lwres/man/ |
| D | Makefile.in | 98 @LN@ ${man3}/lwres_resutil.3 ${man3}/lwres_addr_parse.3 100 @LN@ ${man3}/lwres_buffer.3 ${man3}/lwres_buffer_add.3 102 @LN@ ${man3}/lwres_buffer.3 ${man3}/lwres_buffer_back.3 104 @LN@ ${man3}/lwres_buffer.3 ${man3}/lwres_buffer_clear.3 106 @LN@ ${man3}/lwres_buffer.3 ${man3}/lwres_buffer_first.3 108 @LN@ ${man3}/lwres_buffer.3 ${man3}/lwres_buffer_forward.3 110 @LN@ ${man3}/lwres_buffer.3 ${man3}/lwres_buffer_getmem.3 112 @LN@ ${man3}/lwres_buffer.3 ${man3}/lwres_buffer_getuint16.3 114 @LN@ ${man3}/lwres_buffer.3 ${man3}/lwres_buffer_getuint32.3 116 @LN@ ${man3}/lwres_buffer.3 ${man3}/lwres_buffer_getuint8.3 [all …]
|
| /freebsd-9-stable/tools/test/testfloat/sparc64/ |
| D | Makefile | 31 LN= ln -sf macro 83 ${LN} ${.ALLSRC} ${.TARGET} 85 ${LN} ${.ALLSRC} ${.TARGET} 87 ${LN} ${.ALLSRC} ${.TARGET} 89 ${LN} ${.ALLSRC} ${.TARGET} 91 ${LN} ${.ALLSRC} ${.TARGET} 93 ${LN} ${.ALLSRC} ${.TARGET} 95 ${LN} ${.ALLSRC} ${.TARGET} 97 ${LN} ${.ALLSRC} ${.TARGET} 99 ${LN} ${.ALLSRC} ${.TARGET} [all …]
|
| /freebsd-9-stable/contrib/bmake/ |
| D | os.sh | 117 test -x /usr/xpg4/bin/ln && LN=${LN:-/usr/xpg4/bin/ln} 206 LN=${LN:-ln} 217 export LN SHARE_ARCH TR
|
| /freebsd-9-stable/contrib/bmake/mk/ |
| D | links.mk | 17 LN?= ln 27 ${LN} -s $$l $$t 33 ${LN} $$l $$t
|
| D | obj.mk | 82 ${LN} -s ${__objdir} ${.CURDIR}/${__objlink}; \
|
| D | own.mk | 27 LN?= ln
|
| /freebsd-9-stable/tools/kerneldoc/ |
| D | Makefile | 13 LN?= ln macro 20 ${LN} -sf ${.CURDIR}/../${dir} .
|
| /freebsd-9-stable/usr.sbin/pc-sysinstall/backend/ |
| D | functions-parse.sh | 136 LN=`grep "^${i}=" ${CFGF} | head -n 1 | cut -d '=' -f 2- | tr -d ' '` 137 if [ -z "${LN}" ]
|
| /freebsd-9-stable/usr.bin/make/ |
| D | lst.h | 167 #define Lst_NodeValid(LN, L) (((LN) == NULL) ? FALSE : TRUE) argument
|
| /freebsd-9-stable/contrib/llvm/lib/Analysis/ |
| D | ScalarEvolutionNormalization.cpp | 193 const SCEV *LN = TransformSubExpr(LO, User, OperandValToReplace); in TransformImpl() local 195 if (LO != LN || RO != RN) in TransformImpl() 196 return SE.getUDivExpr(LN, RN); in TransformImpl()
|
| /freebsd-9-stable/contrib/libreadline/support/ |
| D | shlib-install | 46 LN="ln -s" 129 ${echo} cd $INSTALLDIR && ${echo} ${LN} $LINK2 $LINK1
|
| /freebsd-9-stable/contrib/bind9/ |
| D | Makefile.in | 61 @LN@ ${DESTDIR}${bindir}/isc-config.sh ${DESTDIR}${bindir}/bind9-config 64 @LN@ ${DESTDIR}${mandir}/man1/isc-config.sh.1 ${DESTDIR}${mandir}/man1/bind9-config.1
|
| /freebsd-9-stable/contrib/libucl/ |
| D | Makefile.w32 | 19 LN ?= ln 21 LN ?= rem ln
|
| D | Makefile.unix | 19 LN ?= ln 39 $(LN) -sf $(SONAME_FULL) $(OBJDIR)/$(SONAME)
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | DeclarationName.cpp | 99 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local 100 for (unsigned I = 0, N = std::min(LN, RN); I != N; ++I) { in compare() 109 return compareInt(LN, RN); in compare()
|
| /freebsd-9-stable/contrib/gperf/lib/ |
| D | Makefile.in | 50 LN = ln
|
| /freebsd-9-stable/contrib/nvi/docs/ |
| D | spell.ok | 22 LN
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | Make-lang.in | 155 $(LN) $(GXX_INSTALL_NAME)$(exeext) $(CXX_INSTALL_NAME)$(exeext) ) 163 $(LN) g++$(exeext) c++$(exeext) ); \ 168 $(LN) $(GXX_INSTALL_NAME)$(exeext) $(GXX_TARGET_INSTALL_NAME)$(exeext) ); \ 171 $(LN) $(CXX_INSTALL_NAME)$(exeext) $(CXX_TARGET_INSTALL_NAME)$(exeext) ); \
|
| /freebsd-9-stable/contrib/sendmail/src/ |
| D | Makefile.m4 | 74 ${LN} ${LNOPTS} ${M`'BINDIR}/sendmail $$i; \
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMScheduleSwift.td | 1951 (instregex "VLD1(LN|DUP)(d|q)(8|16|32)$", "VLD1(LN|DUP)(d|q)(8|16|32)Pseudo$")>; 1953 (instregex "VLD1(LN|DUP)(d|q)(8|16|32)(wb|_UPD)", 1957 (instregex "VLD2(DUP|LN)(d|q)(8|16|32|8x2|16x2|32x2)$", 1971 (instregex "VLD3(DUP|LN)(d|q)(8|16|32)$", 1972 "VLD3(LN|DUP)(d|q)(8|16|32)Pseudo$")>; 1975 (instregex "VLD3(LN|DUP)(d|q)(8|16|32)_UPD")>; 1978 (instregex "VLD3(LN|DUP)(d|q)(8|16|32)Pseudo_UPD")>; 1982 (instregex "VLD4(LN|DUP)(d|q)(8|16|32)$", 1983 "VLD4(LN|DUP)(d|q)(8|16|32)Pseudo$")>; 1987 (instregex "VLD4(DUP|LN)(d|q)(8|16|32)_UPD")>; [all …]
|
| /freebsd-9-stable/contrib/gperf/src/ |
| D | Makefile.in | 50 LN = ln
|
| /freebsd-9-stable/libexec/getty/ |
| D | gettytab.h | 87 #define LN gettystrs[23].value macro
|
| D | subr.c | 222 &SU, &DS, &RP, &FL, &WE, &LN, 0
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/ |
| D | Initialization.h | 106 struct LN { struct 143 struct LN LocAndNRVO;
|
| /freebsd-9-stable/contrib/gcc/ |
| D | Makefile.in | 262 LN=@LN@ 1337 echo $(LN) $< as$(exeext); \ 1338 $(LN) $< as$(exeext) || cp $< as$(exeext) ;; \ 1353 echo $(LN) $< collect-ld$(exeext); \ 1354 $(LN) $< collect-ld$(exeext) || cp $< collect-ld$(exeext) ;; \ 1369 echo $(LN) $< nm$(exeext); \ 1370 $(LN) $< nm$(exeext) || cp $< nm$(exeext) ;; \
|