Home
last modified time | relevance | path

Searched refs:tools (Results 1 – 25 of 945) sorted by relevance

12345678910>>...38

/freebsd-13.1/contrib/llvm-project/
H A DFREEBSD-Xlist116 clang/tools/diagtool/
119 clang/tools/libclang/
122 clang/tools/scan-view/
151 clang-tools-extra/
223 compiler-rt/tools/
696 llvm/tools/gold/
720 llvm/tools/llvm-go/
739 llvm/tools/llvm-ml/
768 llvm/tools/lto/
774 llvm/tools/sancov/
[all …]
/freebsd-13.1/targets/pseudo/bootstrap-tools/
H A DMakefile15 BTOOLSDIR?= ${HOST_OBJTOP}/tools
20 MAKESYSPATH=${SRCTOP}/tools/build/mk:${SRCTOP}/share/mk \
72 bootstrap-tools: legacy
73 build-tools: bootstrap-tools
74 cross-tools: build-tools
76 cross-tools build-tools bootstrap-tools: .MAKE ${META_DEPS}
99 bootstrap-toolchain: .MAKE cross-tools
/freebsd-13.1/sys/conf/
H A Dkmod.mk183 ${KMOD:S/$/.c/}: ${SYSDIR}/tools/fw_stub.awk
430 .m.c: ${SYSDIR}/tools/makeobjops.awk
431 ${AWK} -f ${SYSDIR}/tools/makeobjops.awk ${.IMPSRC} -c
433 .m.h: ${SYSDIR}/tools/makeobjops.awk
434 ${AWK} -f ${SYSDIR}/tools/makeobjops.awk ${.IMPSRC} -h
446 bhnd_nvram_map.h: ${SYSDIR}/dev/bhnd/tools/nvram_map_gen.awk \
447 ${SYSDIR}/dev/bhnd/tools/nvram_map_gen.sh \
450 sh ${SYSDIR}/dev/bhnd/tools/nvram_map_gen.sh \
457 ${SYSDIR}/dev/bhnd/tools/nvram_map_gen.sh \
460 sh ${SYSDIR}/dev/bhnd/tools/nvram_map_gen.sh \
[all …]
/freebsd-13.1/tools/tools/locale/
H A DMakefile19 TOOLSDIR= ${BASEDIR}/tools
28 tools-test:
30 @echo tools ok.
198 .if !exists(${UNIDIR}/tools/java/cldr.jar)
200 build-tools: extract patch tools-test ${UNIDIR}
201 cd ${UNIDIR}/tools/java && ${SETENV} ant all jar
203 build-tools:
220 posixcm: build-tools posix/${enc}.cm
221 .ORDER: build-tools posix/${enc}.cm
228 posixsrc: build-tools posix/${area}.UTF-8.src
[all …]
H A DREADME8 cd /usr/src/tools/tools/locale
33 clean up tools or posix locale source files generated
42 make tools-test
43 Check if necessary tools are installed or not.
49 make build-tools
/freebsd-13.1/tests/sys/acl/
H A DMakefile9 ${PACKAGE}FILES+= tools-crossfs.test
10 ${PACKAGE}FILES+= tools-nfs4.test
11 ${PACKAGE}FILES+= tools-nfs4-psarc.test
12 ${PACKAGE}FILES+= tools-nfs4-trivial.test
13 ${PACKAGE}FILES+= tools-posix.test
/freebsd-13.1/contrib/apr/
H A DMakefile.in48 build/apr_rules.out tools/gen_test_char@EXEEXT@ \
49 tools/gen_test_char.o tools/gen_test_char.lo \
134 OBJECTS_gen_test_char = tools/gen_test_char.lo $(LOCAL_LIBS)
135 tools/gen_test_char.lo: tools/gen_test_char.c
136 $(APR_MKDIR) tools
139 tools/gen_test_char@EXEEXT@: $(OBJECTS_gen_test_char)
142 include/private/apr_escape_test_char.h: tools/gen_test_char@EXEEXT@
144 tools/gen_test_char@EXEEXT@ > $@
/freebsd-13.1/tools/build/mk/
H A DMakefile.boot38 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/common
51 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/linux
58 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/mac
83 .error Do not include $${SRCTOP}/sys when building bootstrap tools. \
84 Copy the header to $${WORLDTMP}/legacy in tools/build/Makefile instead. \
90 .error Do not include $${SRCTOP}/include when building bootstrap tools. \
91 Copy the header to $${WORLDTMP}/legacy in tools/build/Makefile instead. \
/freebsd-13.1/sys/modules/sound/sound/
H A DMakefile24 feeder_eq_gen.h: ${SYSDIR}/tools/sound/feeder_eq_mkfilter.awk
25 ${AWK} -f ${SYSDIR}/tools/sound/feeder_eq_mkfilter.awk -- ${FEEDER_EQ_PRESETS} > ${.TARGET}
27 feeder_rate_gen.h: ${SYSDIR}/tools/sound/feeder_rate_mkfilter.awk
28 ${AWK} -f ${SYSDIR}/tools/sound/feeder_rate_mkfilter.awk -- ${FEEDER_RATE_PRESETS} > ${.TARGET}
30 snd_fxdiv_gen.h: ${SYSDIR}/tools/sound/snd_fxdiv_gen.awk
31 ${AWK} -f ${SYSDIR}/tools/sound/snd_fxdiv_gen.awk -- > ${.TARGET}
/freebsd-13.1/tools/tools/tinybsd/
H A DREADME9 TinyBSD's creation conf files are available under /usr/src/tools/tools/tinybsd/conf
10 and the script are available under /usr/src/tools/tools/tinybsd/tinybsd.
15 # ls /usr/src/tools/tools/tinybsd/conf
21 # ls /usr/src/tools/tools/tinybsd/conf/default
80 # ls /usr/src/tools/tools/tinybsd/tinybsd
90 /usr/src/tools/tools/tinybsd/conf/YOURCHOICE/etc/ like rc.conf, fstab and others.
130 # /usr/src/tools/tools/tinybsd/tinybsd
139 /usr/src/tools/tools/tinybsd/tinybsd 62592 4 32 wireless
146 # /usr/src/tools/tools/tinybsd/tinybsd 39179952 16 63 wireless
160 # dd if=/usr/src/tools/tools/tinybsd/tinybsd.bin of=/dev/ad2
[all …]
/freebsd-13.1/tools/tools/net80211/w00t/
H A DREADME3 This is a collection of tools that use raw 802.11 packet injection.
4 None of the tools configure the interface, so be sure to run something
9 beforehand. The following tools are found here:
18 All these tools depend on:
20 libw00t Utility functions used by all tools.
22 Detailed explanation of tools.
45 [For the next set of tools, refer to http://tapir.cs.ucl.ac.uk/bittau-wep.pdf
/freebsd-13.1/cddl/usr.bin/ctfdump/
H A DMakefile3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
4 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/dump
20 -I${OPENSOLARIS_USR_DISTDIR}/cmd/mdb/tools/common \
23 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp32 using tools::addPathIfExists;
151 if (tools::mips::hasMipsAbiArg(Args, "n32")) in getOSLibDir()
294 StringRef ABIName = tools::riscv::getRISCVABI(Args, Triple); in Linux()
330 return new tools::gnutools::StaticLibTool(*this); in buildStaticLibTool()
334 return new tools::gnutools::Assembler(*this); in buildAssembler()
411 tools::arm::getARMFloatABI(*this, Args) == tools::arm::FloatABI::Hard)) in getDynamicLinker()
438 tools::arm::getARMFloatABI(*this, Args) == tools::arm::FloatABI::Hard; in getDynamicLinker()
452 bool IsNaN2008 = tools::mips::isNaN2008(Args, Triple); in getDynamicLinker()
456 if (tools::mips::isUCLibc(Args)) in getDynamicLinker()
486 StringRef ABIName = tools::riscv::getRISCVABI(Args, Triple); in getDynamicLinker()
[all …]
/freebsd-13.1/cddl/usr.bin/ctfmerge/
H A DMakefile3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
4 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/cvt
38 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
39 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/cvt \
/freebsd-13.1/share/numericdef/
H A Dfr_FR.UTF-8.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dru_RU.CP866.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Duk_UA.KOI8-U.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Duk_UA.UTF-8.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dzh_CN.GB2312.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dar_SA.UTF-8.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Den_US.UTF-8.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Den_ZA.US-ASCII.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dhi_IN.UTF-8.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dit_CH.UTF-8.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dtr_TR.UTF-8.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the

12345678910>>...38