/freebsd/contrib/bmake/ |
H A D | machine.sh | 22 # leverage os.sh
|
/freebsd/targets/ |
H A D | Makefile.inc | 14 # This is useful if we need to leverage DIRDEPS
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DerivedUser.h | 25 /// loophole that allows classes outside of lib/IR to extend User to leverage
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | README.md | 50 it is recommended to leverage `make update` for error code generation.
|
/freebsd/targets/pseudo/universe/ |
H A D | Makefile | 6 # We leverage dirdeps.mk to run a sub-make per
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | MemAlloc.h | 70 /// However, this doesn't make any attempt to leverage the fancier techniques
|
/freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBPlatform.h | 182 /// implement own module cache system. For example, to leverage distributed
|
/freebsd/sys/contrib/device-tree/Bindings/perf/ |
H A D | riscv,pmu.yaml | 14 stop any performance counter at anytime. Thus, a user can leverage all
|
/freebsd/contrib/bmake/mk/ |
H A D | dirdeps-cache-update.mk | 130 # we just leverage dirdeps.mk
|
/freebsd/contrib/bearssl/src/ |
H A D | config.h | 216 * and 'unsigned __int128' types will be used to leverage 64x64->128
|
/freebsd/usr.bin/clang/lldb/ |
H A D | lldb.1 | 41 a set of reusable components which highly leverage existing libraries in the
|
/freebsd/sys/contrib/openzfs/rpm/generic/ |
H A D | zfs-kmod.spec.in | 127 # Leverage VPATH from configure to avoid making multiple copies.
|
/freebsd/contrib/llvm-project/lldb/docs/man/ |
H A D | lldb.rst | 17 a set of reusable components which highly leverage existing libraries in the
|
/freebsd/share/mk/ |
H A D | local.dirdeps.mk | 80 # allows us to leverage Makefile.depend.options with
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | xxhash.c | 401 … if ((((size_t)input) & 3) == 0) { /* Input is 4-bytes aligned, leverage the speed benefit */ in XXH32() 513 if ((((size_t)input) & 7)==0) { /* Input is aligned, let's leverage the speed advantage */ in XXH64()
|
/freebsd/contrib/unbound/ |
H A D | README-Travis.md | 3 Unbound 1.10 and above leverage Travis CI to increase coverage of compilers and platforms. Compiler…
|
/freebsd/contrib/ldns/ |
H A D | README-Travis.md | 3 LDNS 1.7.1 and above leverage Travis CI to increase coverage of compilers and platforms. Compilers …
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_rhs.c | 596 /* If we are storing object pointers, then we may leverage pointer packing. */ in ck_rhs_map_probe_rm() 708 /* If we are storing object pointers, then we may leverage pointer packing. */ in ck_rhs_map_probe()
|
H A D | ck_hs.c | 439 /* If we are storing object pointers, then we may leverage pointer packing. */ in ck_hs_map_probe()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | xxhash.c | 305 if ((((size_t)input) & 3) == 0) /* Input is aligned, let's leverage the speed advantage */ in XXH32()
|
/freebsd/sys/net/route/ |
H A D | route_helpers.c | 334 * Leverage the fact that each nexthop group has its nexthops sorted in decompose_change_notification()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 386 /// On PowerPC, we leverage machine combiner pass to reduce register pressure
|
/freebsd/sys/dev/isp/ |
H A D | DriverManual.txt | 52 just like the SCSI HBAs that it would be insane to *not* leverage off of
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_print.c | 65 * context. We're able to leverage the printf() format strings,
|
/freebsd/contrib/ncurses/doc/ |
H A D | hackguide.doc | 102 right way to leverage an OS-specific feature is to modify the autoconf
|