Home
last modified time | relevance | path

Searched full:diff (Results 501 – 525 of 1082) sorted by relevance

1...<<21222324252627282930>>...44

/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dcommands.cfg28 diff
/freebsd/tools/test/stress2/misc/
H A Drsync3.sh33 diff --no-dereference -rq /usr/src/sys $mntpoint/usr/src/sys > $log; s=$?
/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c258 int d, diff, i, nearest; in cpufreq_nearest_oppt() local
263 diff = INT_MAX; in cpufreq_nearest_oppt()
267 if (diff > d) { in cpufreq_nearest_oppt()
268 diff = d; in cpufreq_nearest_oppt()
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_atexit.sh47 diff -Nru exp out \
/freebsd/contrib/diff/man/
H A Ddiff3.147 \fB\-\-diff\-program\fR=\fIPROGRAM\fR
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drecv_dedup_encrypted_zvol.ksh59 log_must diff $volfile $recvdev
H A Dsend-c_zstream_recompress.ksh51 log_must diff -r $dir $recvdir
/freebsd/sbin/savecore/tests/
H A Dlivedump_test.sh48 atf_check diff kldstat out
/freebsd/lib/libc/gen/
H A Dgetcap.c390 int diff, iret, tclen; in getent() local
469 diff = newilen - tclen; in getent()
470 if (diff >= r_end - rp) { in getent()
475 newsize = r_end - record + diff + BFRAG; in getent()
498 rp += diff; in getent()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h116 This will be used to offset that diff.*/
138 … /* lower than in non TURBO mode. This will be used to offset that diff.*/
/freebsd/contrib/byacc/test/
H A Drun_test.sh41 echo "...diff $REF"
42 diff -c "$REF" "$CMP"
/freebsd/usr.sbin/etcupdate/tests/
H A Dpreworld_test.sh240 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out \
246 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \
/freebsd/sys/netpfil/pf/
H A Dpf_norm.c223 int diff; in pf_frnode_compare() local
225 if ((diff = a->fn_proto - b->fn_proto) != 0) in pf_frnode_compare()
226 return (diff); in pf_frnode_compare()
227 if ((diff = a->fn_af - b->fn_af) != 0) in pf_frnode_compare()
228 return (diff); in pf_frnode_compare()
229 if ((diff = pf_addr_cmp(&a->fn_src, &b->fn_src, a->fn_af)) != 0) in pf_frnode_compare()
230 return (diff); in pf_frnode_compare()
231 if ((diff = pf_addr_cmp(&a->fn_dst, &b->fn_dst, a->fn_af)) != 0) in pf_frnode_compare()
232 return (diff); in pf_frnode_compare()
239 int diff; in pf_frag_compare() local
[all …]
/freebsd/sys/dev/usb/net/
H A Dif_usie.c777 uint16_t diff; in usie_if_rx_callback() local
858 diff = sizeof(struct usie_desc) + ipl + pad; in usie_if_rx_callback()
863 m->m_data += diff; in usie_if_rx_callback()
864 m->m_pkthdr.len = (m->m_len -= diff); in usie_if_rx_callback()
887 if (m->m_pkthdr.len <= diff) { in usie_if_rx_callback()
910 m->m_data += diff; in usie_if_rx_callback()
911 m->m_pkthdr.len = (m->m_len -= diff); in usie_if_rx_callback()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp302 const SCEV *Diff = SE.getMinusSCEV(AddrExp, BaseExp); in offsetFrom() local
303 if (isa<SCEVCouldNotCompute>(Diff)) in offsetFrom()
306 ConstantRange Offset = SE.getSignedRange(Diff); in offsetFrom()
394 const SCEV *Diff = SE.getMinusSCEV(AddrExp, BaseExp); in isSafeAccess() local
395 if (isa<SCEVCouldNotCompute>(Diff)) in isSafeAccess()
407 return SE.evaluatePredicateAt(ICmpInst::Predicate::ICMP_SGE, Diff, Min, I) in isSafeAccess()
409 SE.evaluatePredicateAt(ICmpInst::Predicate::ICMP_SLE, Diff, Max, I) in isSafeAccess()
/freebsd/contrib/mandoc/
H A Ddba.c316 int diff; in compare_names() local
320 return (diff = *cp2 - *cp1) ? diff : in compare_names()
321 (diff = strcasecmp(cp1 + 1, cp2 + 1)) ? diff : in compare_names()
/freebsd/contrib/libxo/
H A Dconfigure.ac35 AC_PATH_PROG(DIFF, diff, /usr/bin/diff)
/freebsd/usr.sbin/ac/
H A Dac.c285 struct timeval diff, total = { 0, 0 }, usec = { 0, 1 }, yesterday; in show_today() local
296 timersub(&today, &lp->time, &diff); in show_today()
297 update_user(lp->user, diff); in show_today()
/freebsd/tests/sys/cddl/zfs/tests/acl/
H A Dacl_common.kshlib105 $DIFF $tmpsrc $tmptgt > /dev/null 2>&1
115 $DIFF $tmpsrc $tmptgt > /dev/null 2>&1
173 $DIFF $tmpsrc $tmptgt > /dev/null 2>&1
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c448 long diff = (returntime - starttime); in _nc_timed_wait() local
449 if (ev->data.timeout_msec <= diff) in _nc_timed_wait()
452 ev->data.timeout_msec -= diff; in _nc_timed_wait()
/freebsd/usr.bin/diff/
H A Ddiffreg.c87 #include "diff.h"
91 * diff - compare two files.
158 * doing a "context" or "unified" diff. (see routine "change" to
523 (void)strlcpy(tempfile, _PATH_TMP "/diff.XXXXXXXX", sizeof(tempfile)); in opentemp()
757 * GNU diff ignores a missing newline in check()
938 * printed. The algorithm used by diff(1) identifies the ranges in output()
1496 /* dump accumulated "context" diff changes */ in dump_context_vec()
1599 /* dump accumulated "unified" diff changes */ in dump_unified_vec()
1630 * Output changes in "unified" diff format--the old and new lines in dump_unified_vec()
/freebsd/crypto/openssh/regress/
H A Dssh-com-keygen.sh67 diff - ${OPENSSHPUB}
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_ppr.h59 extern void bwn_ppr_add(struct bwn_mac *mac, struct bwn_ppr *ppr, int diff);
/freebsd/usr.sbin/periodic/etc/daily/
H A D223.backup-zfs29 diff ${daily_diff_flags} "${file}.bak" "${file}.tmp"
/freebsd/crypto/openssl/ms/
H A Dcmp.pl51 printf STDERR "diff at char $tot of $nm\n";

1...<<21222324252627282930>>...44