Home
last modified time | relevance | path

Searched full:diff (Results 376 – 400 of 1082) sorted by relevance

1...<<11121314151617181920>>...44

/freebsd/tools/tools/git/
H A DHOWTO57 $ arc diff --update D1234 review_D1234_base
101 $ git diff myfeature_dev@{1}
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dda7219.txt35 ["diff", "se_p", "se_n"]
95 dlg,mic-amp-in-sel = "diff";
/freebsd/usr.bin/diff/tests/
H A Dinput1.in2 to be able to test diff
H A Dsimple_e.out3 to be able to test diff utility
H A Dinput2.in3 to be able to test diff utility
H A Dsimple_n.out4 to be able to test diff utility
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c606 ULONGLONG diff; in tdiff() local
613 diff = (uend.QuadPart - ustart.QuadPart) / 10000; in tdiff()
614 return diff; in tdiff()
618 Adjust(int milliseconds, int diff) in Adjust() argument
621 milliseconds -= diff; in Adjust()
844 int diff; in _nc_console_twait() local
870 diff = (int) tdiff(fstart, fend); in _nc_console_twait()
871 milliseconds = Adjust(milliseconds, diff); in _nc_console_twait()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcrypto_test.c684 struct timeval start, end, diff; in encrypt_one() local
692 timersub(&end, &start, &diff); in encrypt_one()
694 ((uint64_t)diff.tv_sec) * 1000000 + (uint64_t)diff.tv_usec; in encrypt_one()
747 struct timeval start, end, diff; in decrypt_one() local
755 timersub(&start, &end, &diff); in decrypt_one()
757 ((uint64_t)diff.tv_sec) * 1000000 + (uint64_t)diff.tv_usec; in decrypt_one()
/freebsd/tests/sys/cddl/zfs/bin/
H A Ddircmp.ksh3 diff -qr $*
/freebsd/usr.bin/bmake/tests/suffixes/basic/
H A Dexpected.stdout.12 diff -u TEST1.a TEST1.b
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch4 diff --git a/Makefile.in b/Makefile.in
47 diff --git a/config.h.in b/config.h.in
64 diff --git a/configure.ac b/configure.ac
86 diff --git a/daemon/daemon.c b/daemon/daemon.c
125 diff --git a/daemon/daemon.h b/daemon/daemon.h
141 diff --git a/daemon/worker.c b/daemon/worker.c
269 diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in
355 diff --git a/fastrpz/librpz.h b/fastrpz/librpz.h
1318 diff --git a/fastrpz/rpz.c b/fastrpz/rpz.c
2676 diff --git a/fastrpz/rpz.h b/fastrpz/rpz.h
[all …]
/freebsd/contrib/tcsh/
H A Dsh.proc.c1236 struct timeval tetime, diff; in ptprint() local
1245 tvsub(&diff, &pp->p_etime, &pp->p_btime); in ptprint()
1246 if (timercmp(&diff, &tetime, >)) in ptprint()
1247 tetime = diff; in ptprint()
1252 timeval_t tetime, diff; in ptprint()
1261 tvsub(&diff, &pp->p_etime, &pp->p_btime); in ptprint()
1262 if (timercmp(&diff, &tetime, >)) in ptprint()
1263 tetime = diff; in ptprint()
1271 time_t tetime, diff; in ptprint()
1278 clock_t tetime, diff; in ptprint()
[all …]
/freebsd/contrib/tzdata/
H A DMakefile557 # When comparing .tzs files, use GNU diff's -F'^TZ=' option if supported.
560 if diff -u -F'^TZ=' - - <>/dev/null >&0 2>&1; then \
561 DIFF_TZS='diff -u -F^TZ='; \
563 DIFF_TZS='diff -u'; \
909 cat $(TDATA) $(PACKRATDATA) | diff -u - main.zi
1002 diff -u rearguard.zi -
1004 diff -u vanguard.zi -
1026 diff -r $@d t-$@d;; \
1028 diff -r $@d shrunk-$@d
1108 if git diff
[all...]
/freebsd/contrib/tzcode/
H A DMakefile557 # When comparing .tzs files, use GNU diff's -F'^TZ=' option if supported.
560 if diff -u -F'^TZ=' - - <>/dev/null >&0 2>&1; then \
561 DIFF_TZS='diff -u -F^TZ='; \
563 DIFF_TZS='diff -u'; \
909 cat $(TDATA) $(PACKRATDATA) | diff -u - main.zi
1002 diff -u rearguard.zi -
1004 diff -u vanguard.zi -
1026 diff -r $@d t-$@d;; \
1028 diff -r $@d shrunk-$@d
1108 if git diff --quiet HEAD $$file; then \
[all …]
/freebsd/usr.bin/bmake/tests/suffixes/src_wild2/
H A Dexpected.stdout.12 cat TEST1.a TEST2.a | diff -u - TEST1.b
/freebsd/usr.bin/bmake/tests/suffixes/src_wild1/
H A Dexpected.stdout.12 cat TEST1.a TEST2.a | diff -u - TEST1.b
H A DMakefile.test2 cat TEST1.a TEST2.a | diff -u - TEST1.b
/freebsd/tools/test/sort/regression/
H A Dcmp.sh3 diff $1 $2 | grep '^-' >/dev/null && echo DIFFER: $1 $2 && exit 0 || exit 0
/freebsd/contrib/diff/src/
H A Dio.c1 /* File I/O for GNU DIFF.
6 This file is part of GNU DIFF.
8 GNU DIFF is free software; you can redistribute it and/or modify
13 GNU DIFF is distributed in the hope that it will be useful,
23 #include "diff.h"
179 users who run 'diff' on files while they are changing. */ in slurp()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c569 UARCH diff = AARCH(ref) ^ AARCH(ip); in LZ4_compressCtx() local
570 if (!diff) { in LZ4_compressCtx()
575 ip += LZ4_NbCommonBytes(diff); in LZ4_compressCtx()
757 UARCH diff = AARCH(ref) ^ AARCH(ip); in LZ4_compress64kCtx() local
758 if (!diff) { in LZ4_compress64kCtx()
763 ip += LZ4_NbCommonBytes(diff); in LZ4_compress64kCtx()
/freebsd/contrib/mandoc/
H A Dmansearch.c410 int diff; in manpage_compare() local
414 if ((diff = mp2->bits - mp1->bits) || in manpage_compare()
415 (diff = mp1->sec - mp2->sec)) in manpage_compare()
416 return diff; in manpage_compare()
423 if ((diff = strncasecmp(mp1->names, mp2->names, sz1))) in manpage_compare()
424 return diff; in manpage_compare()
/freebsd/tools/test/iconv/tablegen/
H A Dcmp.sh3 diff -I\$\FreeBSD $1 $2 | grep '^-' >/dev/null && printf "\tDIFFER: $1 $2\n" && exit 0 || exit 0
/freebsd/lib/libdiff/tests/
H A DMakefile6 LIBADD = diff
/freebsd/contrib/diff/
H A DFREEBSD-upgrade1 Import of GNU diff 2.8.7
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.yaml103 cm-battery-temp-diff:
195 cm-battery-temp-diff = <100>;

1...<<11121314151617181920>>...44