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

/freebsd-10.3-release/contrib/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp160 std::string tool = OptCmd.empty()? sys::FindProgramByName("opt") : OptCmd; local
161 if (tool.empty()) {
175 Args.push_back(tool.c_str());
177 Args.push_back(tool.c_str());
209 Prog = tool;
/freebsd-10.3-release/usr.bin/man/
H A Dman.sh283 local IFS l nroff_dev pipeline preproc_arg tool
350 for tool in EQN NROFF PIC TBL TROFF REFER VGRIND; do
351 eval "$tool=\${${tool}_$l:-\$$tool}"
613 # Use the locale tool to give us the proper LC_CTYPE
/freebsd-10.3-release/contrib/ncurses/
H A Ddist.mk148 # Ada95 subdir has been done. The reason is, that the gnathtml tool uses the
/freebsd-10.3-release/contrib/binutils/binutils/
H A DMakefile.in207 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
857 -l='$(DEJATOOL)'; for tool in $$l; do \
858 rm -f $$tool.sum $$tool.log; \
1017 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
H A Dsrconv.c340 un.tool = toolname;
1265 du.tool = "c_gcc";
H A DMakefile.am178 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
/freebsd-10.3-release/contrib/bmake/mk/
H A Dmeta.autodep.mk209 # lockf is an example of a suitable tool
/freebsd-10.3-release/sys/dev/mpr/
H A Dmpr_user.c759 uint8_t tool, function = 0; local
944 * the flag only for that tool if processing a Toolbox function.
951 tool = (uint8_t)hdr->FunctionDependent1;
952 if (tool != MPI2_TOOLBOX_DIAGNOSTIC_CLI_TOOL)
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A DMakefile.in414 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) missing $(CFILES) $(REQUIRED_OFILES) $(CONFIGURED_OFILES)
420 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
423 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) deps $(INCDIR)
/freebsd-10.3-release/contrib/binutils/libiberty/
H A DMakefile.in431 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) missing $(CFILES) $(REQUIRED_OFILES) $(CONFIGURED_OFILES)
437 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
440 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) deps $(INCDIR)
/freebsd-10.3-release/contrib/binutils/gas/
H A DMakefile.in121 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
2392 -l='$(DEJATOOL)'; for tool in $$l; do \
2393 rm -f $$tool.sum $$tool.log; \
2532 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
H A DMakefile.am542 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
/freebsd-10.3-release/contrib/binutils/ld/
H A DMakefile.in128 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
1133 -l='$(DEJATOOL)'; for tool in $$l; do \
1134 rm -f $$tool.sum $$tool.log; \
2539 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
H A DMakefile.am1718 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
/freebsd-10.3-release/contrib/gcc/
H A DMakefile.in4087 $(RUNTEST) --tool $* $(RUNTESTFLAGS))
4097 $(RUNTEST) --tool consistency $(RUNTESTFLAGS)
/freebsd-10.3-release/contrib/subversion/
H A Dbuild.conf125 # The subversion repository administration tool
134 # The subversion repository dump filtering tool
143 # The subversion repository inspection tool
1339 description = Authz config file tool
1346 # svnauthz-validate is the compat mode of the new svnauthz tool. It is
/freebsd-10.3-release/contrib/binutils/
H A Dltmain.sh5549 # isn't a blessed tool.
5780 # isn't a blessed tool.
/freebsd-10.3-release/contrib/libyaml/config/
H A Dltmain.sh7049 # isn't a blessed tool.
7289 # isn't a blessed tool.
/freebsd-10.3-release/contrib/openbsm/config/
H A Dltmain.sh8217 # doesn't work or if tool conversion is not needed.
8284 # isn't a blessed tool.
8533 # isn't a blessed tool.
/freebsd-10.3-release/contrib/openpam/
H A Dltmain.sh8217 # doesn't work or if tool conversion is not needed.
8284 # isn't a blessed tool.
8533 # isn't a blessed tool.
/freebsd-10.3-release/contrib/sqlite3/
H A Dltmain.sh8166 # doesn't work or if tool conversion is not needed.
8233 # isn't a blessed tool.
8482 # isn't a blessed tool.
H A Dconfigure1402 --enable-readline use readline in shell tool (yes, no) [default=yes]
2384 # tool to use in cross-compilation environments, therefore Automake
6715 # Handle CRLF in mingw tool chain
7259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
7260 $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
14387 # Manifest tool.
14399 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
14402 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
/freebsd-10.3-release/contrib/unbound/
H A Dltmain.sh8166 # doesn't work or if tool conversion is not needed.
8233 # isn't a blessed tool.
8482 # isn't a blessed tool.
/freebsd-10.3-release/crypto/heimdal/
H A Dltmain.sh8150 # doesn't work or if tool conversion is not needed.
8217 # isn't a blessed tool.
8466 # isn't a blessed tool.
/freebsd-10.3-release/contrib/file/
H A Dltmain.sh8179 # doesn't work or if tool conversion is not needed.
8246 # isn't a blessed tool.
8495 # isn't a blessed tool.

Completed in 678 milliseconds