| /freebsd/tools/tools/git/ |
| H A D | HOWTO | 57 $ arc diff --update D1234 review_D1234_base 101 $ git diff myfeature_dev@{1}
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | da7219.txt | 35 ["diff", "se_p", "se_n"] 95 dlg,mic-amp-in-sel = "diff";
|
| /freebsd/usr.bin/diff/tests/ |
| H A D | input1.in | 2 to be able to test diff
|
| H A D | simple_e.out | 3 to be able to test diff utility
|
| H A D | input2.in | 3 to be able to test diff utility
|
| H A D | simple_n.out | 4 to be able to test diff utility
|
| /freebsd/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_win32con.c | 606 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 D | crypto_test.c | 684 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 D | dircmp.ksh | 3 diff -qr $*
|
| /freebsd/usr.bin/bmake/tests/suffixes/basic/ |
| H A D | expected.stdout.1 | 2 diff -u TEST1.a TEST1.b
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 4 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 D | sh.proc.c | 1236 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 D | Makefile | 557 # 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 D | Makefile | 557 # 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 D | expected.stdout.1 | 2 cat TEST1.a TEST2.a | diff -u - TEST1.b
|
| /freebsd/usr.bin/bmake/tests/suffixes/src_wild1/ |
| H A D | expected.stdout.1 | 2 cat TEST1.a TEST2.a | diff -u - TEST1.b
|
| H A D | Makefile.test | 2 cat TEST1.a TEST2.a | diff -u - TEST1.b
|
| /freebsd/tools/test/sort/regression/ |
| H A D | cmp.sh | 3 diff $1 $2 | grep '^-' >/dev/null && echo DIFFER: $1 $2 && exit 0 || exit 0
|
| /freebsd/contrib/diff/src/ |
| H A D | io.c | 1 /* 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 D | lz4_zfs.c | 569 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 D | mansearch.c | 410 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 D | cmp.sh | 3 diff -I\$\FreeBSD $1 $2 | grep '^-' >/dev/null && printf "\tDIFFER: $1 $2\n" && exit 0 || exit 0
|
| /freebsd/lib/libdiff/tests/ |
| H A D | Makefile | 6 LIBADD = diff
|
| /freebsd/contrib/diff/ |
| H A D | FREEBSD-upgrade | 1 Import of GNU diff 2.8.7
|
| /freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | charger-manager.yaml | 103 cm-battery-temp-diff: 195 cm-battery-temp-diff = <100>;
|