Home
last modified time | relevance | path

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

12345678910>>...48

/freebsd-14.2/contrib/llvm-project/
H A DFREEBSD-Xlist129 clang/tools/diagtool/
133 clang/tools/libclang/
170 clang-tools-extra/
247 compiler-rt/tools/
786 llvm/tools/gold/
834 llvm/tools/llvm-ml/
836 llvm/tools/llvm-mt/
865 llvm/tools/lto/
870 llvm/tools/sancov/
872 llvm/tools/spirv-tools/
[all …]
/freebsd-14.2/targets/pseudo/bootstrap-tools/
H A DMakefile14 BTOOLSDIR?= ${HOST_OBJTOP}/tools
19 MAKESYSPATH=${SRCTOP}/tools/build/mk:${SRCTOP}/share/mk \
71 bootstrap-tools: legacy
72 build-tools: bootstrap-tools
73 cross-tools: build-tools
75 cross-tools build-tools bootstrap-tools: .MAKE ${META_DEPS}
99 bootstrap-toolchain: .MAKE cross-tools
/freebsd-14.2/contrib/arm-optimized-routines/math/
H A DDir.mk26 math-tools := \
33 math-host-tools := \
45 $(math-tools) \
46 $(math-host-tools) \
50 all-math: $(math-libs) $(math-tools) $(math-includes) $(math-test-includes)
68 $(math-host-tools): HOST_LDLIBS += -lm -lmpfr -lmpc
69 $(math-tools): LDLIBS += $(math-ldlibs) -lm
71 $(math-tools): CFLAGS_ALL += $(math-sve-cflags)
101 check-math-test: $(math-tools)
104 check-math-rtest: $(math-host-tools) $(math-tools)
[all …]
/freebsd-14.2/tests/sys/acl/
H A DMakefile8 ${PACKAGE}FILES+= tools-crossfs.test
9 ${PACKAGE}FILES+= tools-nfs4.test
10 ${PACKAGE}FILES+= tools-nfs4-psarc.test
11 ${PACKAGE}FILES+= tools-nfs4-trivial.test
12 ${PACKAGE}FILES+= tools-posix.test
/freebsd-14.2/cddl/usr.bin/ctfdump/
H A DMakefile2 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/dump
5 PACKAGE= ctf-tools
20 -I${OPENSOLARIS_USR_DISTDIR}/cmd/mdb/tools/common \
23 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
/freebsd-14.2/sys/modules/sound/sound/
H A DMakefile23 feeder_eq_gen.h: ${SYSDIR}/tools/sound/feeder_eq_mkfilter.awk
24 ${AWK} -f ${SYSDIR}/tools/sound/feeder_eq_mkfilter.awk -- ${FEEDER_EQ_PRESETS} > ${.TARGET}
26 feeder_rate_gen.h: ${SYSDIR}/tools/sound/feeder_rate_mkfilter.awk
27 ${AWK} -f ${SYSDIR}/tools/sound/feeder_rate_mkfilter.awk -- ${FEEDER_RATE_PRESETS} > ${.TARGET}
29 snd_fxdiv_gen.h: ${SYSDIR}/tools/sound/snd_fxdiv_gen.awk
30 ${AWK} -f ${SYSDIR}/tools/sound/snd_fxdiv_gen.awk -- > ${.TARGET}
/freebsd-14.2/tools/build/mk/
H A DMakefile.boot49 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/linux
56 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/mac
72 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/common
86 .error Do not include $${SRCTOP}/sys when building bootstrap tools. \
87 Copy the header to $${WORLDTMP}/legacy in tools/build/Makefile instead. \
93 .error Do not include $${SRCTOP}/include when building bootstrap tools. \
94 Copy the header to $${WORLDTMP}/legacy in tools/build/Makefile instead. \
/freebsd-14.2/cddl/usr.bin/ctfmerge/
H A DMakefile2 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/cvt
5 PACKAGE= ctf-tools
38 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
39 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/cvt \
/freebsd-14.2/cddl/usr.bin/ctfconvert/
H A DMakefile4 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
5 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/cvt
7 PACKAGE= ctf-tools
38 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
39 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/cvt \
/freebsd-14.2/tools/tools/locale/
H A DREADME6 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-14.2/tools/tools/net80211/w00t/
H A DREADME2 This is a collection of tools that use raw 802.11 packet injection.
3 None of the tools configure the interface, so be sure to run something
8 beforehand. The following tools are found here:
17 All these tools depend on:
19 libw00t Utility functions used by all tools.
21 Detailed explanation of tools.
44 [For the next set of tools, refer to http://tapir.cs.ucl.ac.uk/bittau-wep.pdf
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/
H A DDir.mk30 math-tools := \
37 math-host-tools := \
49 $(math-tools) \
50 $(math-host-tools) \
54 all-pl/math: $(pl-libs) $(math-tools) $(pl-includes) $(pl-test-includes)
90 $(math-host-tools): HOST_LDLIBS += -lm -lmpfr -lmpc
91 $(math-tools): LDLIBS += $(math-ldlibs) -lm
93 $(math-tools): CFLAGS_PL += $(math-sve-cflags)
149 check-pl/math-test: $(math-tools)
152 check-pl/math-rtest: $(math-host-tools) $(math-tools)
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp33 using tools::addPathIfExists;
180 tools::mips::getMipsCPUAndABI(Args, Triple, CPUName, ABIName); in getOSLibDir()
189 if (tools::mips::hasMipsAbiArg(Args, "n32")) in getOSLibDir()
332 StringRef ABIName = tools::riscv::getRISCVABI(Args, Triple); in Linux()
366 return new tools::gnutools::StaticLibTool(*this); in buildStaticLibTool()
370 return new tools::gnutools::Assembler(*this); in buildAssembler()
470 tools::arm::getARMFloatABI(*this, Args) == tools::arm::FloatABI::Hard)) in getDynamicLinker()
500 tools::arm::getARMFloatABI(*this, Args) == tools::arm::FloatABI::Hard; in getDynamicLinker()
534 if (tools::mips::isUCLibc(Args)) in getDynamicLinker()
564 StringRef ABIName = tools::riscv::getRISCVABI(Args, Triple); in getDynamicLinker()
[all …]
/freebsd-14.2/share/numericdef/
H A Den_ZA.US-ASCII.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Den_US.US-ASCII.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dzh_CN.eucCN.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dhi_IN.ISCII-DEV.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dtr_TR.ISO8859-9.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 Dit_CH.ISO8859-15.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
/freebsd-14.2/share/numericdef_unicode/
H A Dit_CH.UTF-8.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 Dfa_IR.UTF-8.src2 # tools in /usr/src/tools/tools/locale. The data is obtained from the
H A Dfr_FR.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

12345678910>>...48