Searched refs:SRC (Results 51 - 75 of 111) sorted by relevance

12345

/freebsd-9.3-release/crypto/openssh/regress/
H A Dtest-exec.sh66 SRC=`dirname ${SCRIPT}`
436 ${SRC}/ssh2putty.sh 127.0.0.1 $PORT $OBJ/rsa > \
438 ${SRC}/ssh2putty.sh 127.0.0.1 22 $OBJ/rsa >> \
447 echo "ProxyTelnetCommand=sh ${SRC}/sshd-log-wrapper.sh ${SSHD} ${TEST_SSHD_LOGFILE} -i -f $OBJ/sshd_proxy" >> ${OBJ}/.putty/sessions/localhost_proxy
455 echo proxycommand ${SUDO} sh ${SRC}/sshd-log-wrapper.sh ${SSHD} ${TEST_SSHD_LOGFILE} -i -f $OBJ/sshd_proxy
/freebsd-9.3-release/crypto/openssl/fips/rand/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
59 ctags $(SRC)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
80 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/contrib/libpcap/
H A Dgrammar.y274 %token DST SRC HOST GATEWAY
436 dqual: SRC { $$ = Q_SRC; }
438 | SRC OR DST { $$ = Q_OR; }
439 | DST OR SRC { $$ = Q_OR; }
440 | SRC AND DST { $$ = Q_AND; }
441 | DST AND SRC { $$ = Q_AND; }
/freebsd-9.3-release/contrib/dialog/samples/copifuncs/
H A Dcopi.funcs798 SRC="$6"
828 SRC="$SRC/`tar zxvf $TGZ -C $SRC | head -1`"
829 # ora in $SRC c'e' il path completo dei source Ifmail
831 copi.ifmCfg $SRC $BINDIR $CFGDIR $LOGDIR $VERSION
832 patch -N -d $SRC <ifpatch 2>/dev/null
833 make clean -C $SRC
834 make -C $SRC
838 make install -C $SRC
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A DMakefile26 SRC= $(LIBSRC) macro
31 ALL= $(GENERAL) $(SRC) $(HEADER)
60 ctags $(SRC)
65 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/dh/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/dso/
H A DMakefile25 SRC= $(LIBSRC) macro
30 ALL= $(GENERAL) $(SRC) $(HEADER)
59 ctags $(SRC)
64 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/err/
H A DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/sha/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
90 ctags $(SRC)
95 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/tools/tools/kerninclude/
H A Dkerninclude.sh140 echo NO SRC $o
164 echo NO SRC $o
174 echo " SRC $src"
/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A DMakefile24 SRC= $(LIBSRC) macro
29 ALL= $(GENERAL) $(SRC) $(HEADER)
58 ctags $(SRC)
63 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp547 const TargetRegisterClass *SRC = TLI->getRegClassFor(Node->getSimpleValueType(0));
548 SRC = TRI->getSubClassWithSubReg(SRC, SubIdx);
549 assert(SRC && "No register class supports VT and SubIdx for INSERT_SUBREG");
551 if (VRBase == 0 || !SRC->hasSubClassEq(MRI->getRegClass(VRBase)))
552 VRBase = MRI->createVirtualRegister(SRC);
626 const TargetRegisterClass *SRC =
628 if (SRC && SRC != RC) {
629 MRI->setRegClass(NewVReg, SRC);
[all...]
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.h146 #define TC_COPY_SYMBOL_ATTRIBUTES(DEST, SRC) \
147 (arm_copy_symbol_attributes (DEST, SRC))
/freebsd-9.3-release/crypto/openssl/demos/engines/cluster_labs/
H A DMakefile2 SRC= hw_cluster_labs.c macro
95 gcc -M $(CFLAGS) $(SRC) >> Makefile.tmp
/freebsd-9.3-release/crypto/openssl/demos/engines/ibmca/
H A DMakefile2 SRC= hw_ibmca.c macro
95 gcc -M $(CFLAGS) $(SRC) >> Makefile.tmp
/freebsd-9.3-release/crypto/openssl/demos/engines/zencod/
H A DMakefile2 SRC= hw_zencod.c macro
95 gcc -M $(CFLAGS) $(SRC) >> Makefile.tmp
/freebsd-9.3-release/crypto/openssl/fips/dsa/
H A DMakefile30 SRC= $(LIBSRC) macro
35 ALL= $(GENERAL) $(SRC) $(HEADER)
61 ctags $(SRC)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
80 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A DMakefile25 SRC= $(LIBSRC) macro
30 ALL= $(GENERAL) $(SRC) $(HEADER)
61 ctags $(SRC)
66 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/dsa/
H A DMakefile25 SRC= $(LIBSRC) macro
30 ALL= $(GENERAL) $(SRC) $(HEADER)
59 ctags $(SRC)
64 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/pkcs7/
H A DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
64 ctags $(SRC)
69 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A DMakefile25 SRC= $(LIBSRC) macro
30 ALL= $(GENERAL) $(SRC) $(HEADER)
59 ctags $(SRC)
64 lint -DLINT $(INCLUDES) $(SRC)>fluff
/freebsd-9.3-release/lib/libc/regex/grot/
H A DMakefile29 SRC = $(REGSRC) debug.c main.c $(SRCMISSING) macro
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DSIInstrInfo.cpp513 const TargetRegisterClass *RC = NULL, *SRC = NULL, *VRC = NULL; local
523 SRC = OpRC;
532 assert(SRC);
533 VRC = RI.getEquivalentVGPRClass(SRC);
537 RC = SRC;
/freebsd-9.3-release/crypto/openssl/fips/rsa/
H A DMakefile30 SRC= $(LIBSRC) macro
35 ALL= $(GENERAL) $(SRC) $(HEADER)
61 ctags $(SRC)
84 lint -DLINT $(INCLUDES) $(SRC)>fluff
87 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/contrib/bmake/mk/
H A Dautodep.mk181 SUBST_DEPVARS+= SB TOP BACKING SRC SRCDIR BASE BASEDIR

Completed in 305 milliseconds

12345