Home
last modified time | relevance | path

Searched refs:differ (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd-13.1/contrib/mtree/
H A Dspecspec.c106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() argument
110 shownode(n1, differ, path); in mismatch()
115 shownode(n2, differ, path); in mismatch()
118 if (!(differ & keys)) in mismatch()
121 shownode(n1, differ, path); in mismatch()
123 shownode(n2, differ, path); in mismatch()
/freebsd-13.1/usr.sbin/fmtree/
H A Dspecspec.c93 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() argument
97 shownode(n1, differ, path); in mismatch()
102 shownode(n2, differ, path); in mismatch()
105 if (!(differ & keys)) in mismatch()
108 shownode(n1, differ, path); in mismatch()
110 shownode(n2, differ, path); in mismatch()
/freebsd-13.1/sys/contrib/device-tree/Bindings/usb/
H A Dgr-udc.txt21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ
27 - epibufsizes : Array of buffer sizes for IN endpoints when they differ
/freebsd-13.1/usr.bin/cmp/tests/
H A Db_flag.out1 a b differ: char 3, line 1 is 143 c 144 d
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dntp_cacheversion.m44 # saved by the prior run in config.cache. If they differ, clear all
6 # is known to differ in a cache-invalidating manner.
/freebsd-13.1/crypto/openssl/doc/man3/
H A DCRYPTO_memcmp.pod28 as the return value when they differ is undefined, other than being nonzero.
/freebsd-13.1/sys/contrib/device-tree/Bindings/memory-controllers/
H A Drenesas,dbsc.yaml14 controllers differ from one SoC variant to another, and are called by
/freebsd-13.1/sys/contrib/device-tree/Bindings/pci/
H A Dpcie-al.txt7 Properties of the host controller node that differ from it are:
/freebsd-13.1/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433-tm2e.dts20 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned
H A Dexynos5433-tm2.dts20 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned
/freebsd-13.1/sys/mips/conf/
H A DBERI_TPAD.hints27 # I/O differ: the frame buffer accepts 16-bit I/O, and the touch input device
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted.cfg35 # These are the byte ranges that differ between files and their redacted
/freebsd-13.1/crypto/openssl/
H A DNOTES.PERL17 differ, and you may have to check that you do get the core modules
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite.shlib50 # These values should differ greatly with nopwrite.
/freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dst,spear3xx-shirq.txt8 exceeding 4. The number of devices in a group can differ, further they
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dterminfo38 # Solaris uses the SVr3 formats (sparc and x86 differ endian-ness)
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,saw2.txt11 SAW2 revisions differ in the register offset and configuration data. Also, the
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/
H A Dxen.txt58 they differ because they are provided by the Xen hypervisor, together with a set
/freebsd-13.1/crypto/openssh/
H A Dsshd_config14 # Note that some of FreeBSD's defaults differ from OpenBSD's, and
/freebsd-13.1/tools/tools/nanobsd/rescue/Files/etc/ssh/
H A Dsshd_config14 # Note that some of FreeBSD's defaults differ from OpenBSD's, and
/freebsd-13.1/contrib/diff/doc/
H A Ddiff.texi121 where two files differ. @command{cmp} can also show all the bytes
122 that differ between the two files, side by side. A way to compare
388 @cindex summarizing which files differ
710 where the files differ. Context format hunks look like this:
822 where the files differ. Unified format hunks look like this:
971 The files differ and only the first file contains the line.
974 The files differ and only the second file contains the line.
1746 (The exact message may differ in non-English locales.)
2094 differ, it is a @dfn{two-way hunk}.
3534 the files differ.
[all …]
/freebsd-13.1/contrib/ncurses/misc/
H A Dmagic67 # Solaris uses the SVr3 formats (sparc and x86 differ endian-ness)
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_diff.c418 differ(void *arg) in differ() function
759 if (pthread_create(&tid, NULL, differ, &di)) { in zfs_show_diffs()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMSA.txt64 These three operations differ only in the operand that is tied to the
/freebsd-13.1/contrib/diff/
H A DNEWS21 * Diff now simply prints "Files A and B differ" instead of "Binary
22 files A and B differ". The message is output if either A or B

12345