Home
last modified time | relevance | path

Searched full:inc1 (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_compressed.ksh60 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 DMakefile33 # 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 Drand.c334 * @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 Dlocal.init.mk14 # 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 Dbsd.pkg.pre.mk81 # Usually SRCRELDATE comes from Makefile.inc1, but if it's missing,
H A Dbsd.pkg.mk39 # If ${WSTAGEDIR} is set from Makefile.inc1, use that, otherwise
H A Dsys.mk75 # This is mitigated by Makefile.inc1 for known-ABI-breaking revisions.
H A Dbsd.lib.mk382 # XXX: Since Makefile.inc1 ends up building lib/libc both as part of
/freebsd/
H A DMakefile.libcompat62 ${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 DMakefile.inc1785 ${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 DMakefile63 # 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 Ddepend-cleanup.sh122 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 Dbeinstall.sh161 [ ! -f "Makefile.inc1" ] && errx "Must be in FreeBSD source tree"
/freebsd/tools/test/stress2/misc/
H A Dgrowfs3.sh28 cp -r /usr/include $mntpoint/inc1
H A Dgrowfs.sh48 cp -r /usr/include $mntpoint/inc1
H A Dgrowfs2.sh50 cp -r /usr/include $mntpoint/inc1
/freebsd/contrib/sendmail/
H A DFREEBSD-upgrade25 Makefile.inc1
/freebsd/contrib/gdtoa/
H A Dprintf.c0597 goto inc1;
599 goto inc1;
606 goto inc1;
608 goto inc1;
612 inc1:
/freebsd/contrib/bc/include/
H A Drand.h483 * @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 DMakefile80 WSTAGEDIR!= ${IMAKE} -f Makefile.inc1 -C ${WORLDDIR} -V WSTAGEDIR
478 .include "${.CURDIR}/Makefile.inc1"
H A DMakefile.vm316 .include "${.CURDIR}/Makefile.inc1"
/freebsd/share/man/man5/
H A Dmake.conf.5652 .It Pa /usr/src/Makefile.inc1
/freebsd/tests/ci/
H A DMakefile307 .include "${RELEASEDIR}/Makefile.inc1"
/freebsd/share/man/man7/
H A Drelease.7650 .It Pa /usr/src/Makefile.inc1
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1302 Instruction *Inc1 = dyn_cast<Instruction>(ExitPhi->getIncomingValue(1)); in getReductionOpChain() local
1306 Chain = Inc1; in getReductionOpChain()
1307 else if (Inc1 == Phi) in getReductionOpChain()

12