| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/ |
| H A D | redacted_compressed.ksh | 60 log_must eval "zfs recv $POOL2/inc1 <$stream" 63 log_must diff $clone_mnt/f1 $mntpnt/inc1/f1 64 log_must diff $send_mnt/f2 $mntpnt/inc1/f2 69 log_must diff $clone_mnt/f1 $mntpnt/inc1/f1
|
| /freebsd/targets/pseudo/bootstrap-tools/ |
| H A D | Makefile | 33 # need to keep this in sync with src/Makefile.inc1 66 ${BSENV} ${MAKE} -C ${SRCTOP} -f Makefile.inc1 ${BSARGS} $@ 73 ${BSENV} ${MAKE} -C ${SRCTOP} -f Makefile.inc1 ${BSARGS} $@
|
| /freebsd/contrib/bc/src/ |
| H A D | rand.c | 334 * @param inc1 The lower half of the increment. 338 bc_rand_seedRNG(BcRNGData* r, ulong state1, ulong state2, ulong inc1, in bc_rand_seedRNG() argument 342 bc_rand_seedState(&r->inc, inc1, inc2); in bc_rand_seedRNG() 355 ulong state1, state2, inc1, inc2; in bc_rand_fill() local 360 inc1 = fulong(ptr); in bc_rand_fill() 363 bc_rand_seedRNG(r, state1, state2, inc1, inc2); in bc_rand_fill() 536 bc_rand_seed(BcRNG* r, ulong state1, ulong state2, ulong inc1, ulong inc2) in bc_rand_seed() argument 542 bc_rand_seedState(&rng->inc, inc1, inc2); in bc_rand_seed()
|
| /freebsd/share/mk/ |
| H A D | local.init.mk | 14 # XXX: This should be combined with external compiler support in Makefile.inc1 25 # XXX: May be needed for GCC to build with libc++ rather than libstdc++. See Makefile.inc1
|
| H A D | bsd.pkg.pre.mk | 81 # Usually SRCRELDATE comes from Makefile.inc1, but if it's missing,
|
| H A D | bsd.pkg.mk | 39 # If ${WSTAGEDIR} is set from Makefile.inc1, use that, otherwise
|
| H A D | sys.mk | 75 # This is mitigated by Makefile.inc1 for known-ABI-breaking revisions.
|
| H A D | bsd.lib.mk | 382 # XXX: Since Makefile.inc1 ends up building lib/libc both as part of
|
| /freebsd/ |
| H A D | Makefile.libcompat | 62 ${MAKE} -f Makefile.inc1 \ 77 ${LIB${_LIBCOMPAT}WMAKE} -f Makefile.inc1 -DNO_FSCHG libraries 81 ${LIB${_LIBCOMPAT}IMAKE} -f Makefile.inc1 _lc_${.TARGET:S/${libcompat}$//}
|
| H A D | Makefile.inc1 | 785 ${TIME_ENV} ${BMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 \ 793 ${TIME_ENV} ${BMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 \ 827 ${KTMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 \ 959 WMAKE= ${TIME_ENV} ${WMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 \ 964 IMAKE= ${TIME_ENV} ${IMAKEENV} ${MAKE} -f Makefile.inc1 \ 1172 ${_+_}cd ${.CURDIR}; ${LIB${LIBCOMPAT}WMAKE} _NO_INCLUDE_COMPILERMK=t -f Makefile.inc1 ${CLEANDIR} 1292 # and Makefile.inc1 causes the correct PATH to be used, rather than a 1628 ${_+_}cd ${.CURDIR}; ${MAKE} -f Makefile.inc1 \ 1634 ${_+_}cd ${.CURDIR}; ${MAKE} -f Makefile.inc1 \ 1641 ${_+_}cd ${.CURDIR}; ${MAKE} -f Makefile.inc1 install [all …]
|
| H A D | Makefile | 63 # Makefile.inc1. The exceptions are universe, tinderbox and targets. 285 _MAKE= PATH=${PATH:Q} MAKE_CMD="${MAKE}" ${SUB_MAKE} -f Makefile.inc1 \ 661 ${SUB_MAKE} -C ${.CURDIR} -f Makefile.inc1 test-system-compiler \ 669 ${SUB_MAKE} -C ${.CURDIR} -f Makefile.inc1 test-system-linker \
|
| /freebsd/tools/build/ |
| H A D | depend-cleanup.sh | 122 if [ ! -d "$SRCTOP" -o ! -f "$SRCTOP/Makefile.inc1" ]; then 218 $MAKE -C "$SRCTOP" -f "$SRCTOP"/Makefile.inc1 \ 247 run $MAKE -C "$SRCTOP" -f "$SRCTOP"/Makefile.inc1 $CLEANMK
|
| H A D | beinstall.sh | 161 [ ! -f "Makefile.inc1" ] && errx "Must be in FreeBSD source tree"
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | growfs3.sh | 28 cp -r /usr/include $mntpoint/inc1
|
| H A D | growfs.sh | 48 cp -r /usr/include $mntpoint/inc1
|
| H A D | growfs2.sh | 50 cp -r /usr/include $mntpoint/inc1
|
| /freebsd/contrib/sendmail/ |
| H A D | FREEBSD-upgrade | 25 Makefile.inc1
|
| /freebsd/contrib/gdtoa/ |
| H A D | printf.c0 | 597 goto inc1; 599 goto inc1; 606 goto inc1; 608 goto inc1; 612 inc1:
|
| /freebsd/contrib/bc/include/ |
| H A D | rand.h | 483 * @param inc1 The first part of the increment. 487 bc_rand_seed(BcRNG* r, ulong state1, ulong state2, ulong inc1, ulong inc2);
|
| /freebsd/release/ |
| H A D | Makefile | 80 WSTAGEDIR!= ${IMAKE} -f Makefile.inc1 -C ${WORLDDIR} -V WSTAGEDIR 478 .include "${.CURDIR}/Makefile.inc1"
|
| H A D | Makefile.vm | 316 .include "${.CURDIR}/Makefile.inc1"
|
| /freebsd/share/man/man5/ |
| H A D | make.conf.5 | 652 .It Pa /usr/src/Makefile.inc1
|
| /freebsd/tests/ci/ |
| H A D | Makefile | 307 .include "${RELEASEDIR}/Makefile.inc1"
|
| /freebsd/share/man/man7/ |
| H A D | release.7 | 650 .It Pa /usr/src/Makefile.inc1
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | IVDescriptors.cpp | 1302 Instruction *Inc1 = dyn_cast<Instruction>(ExitPhi->getIncomingValue(1)); in getReductionOpChain() local 1306 Chain = Inc1; in getReductionOpChain() 1307 else if (Inc1 == Phi) in getReductionOpChain()
|