Home
last modified time | relevance | path

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

12345

/freebsd/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/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/usr.bin/cmp/tests/
H A Db_flag.out1 a b differ: char 3, line 1 is 143 c 144 d
/freebsd/tools/build/options/
H A DWITHOUT_WARNS3 which triggers warnings in environments that differ from the
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ul-tqma6ul1.dtsi16 * only external interfaces differ
/freebsd/sbin/ipfw/tests/
H A Dtest_add_rule.py55 def differ(w_obj, g_obj, w_stack=[], g_stack=[]): function
71 if not differ(w_child, g_child, w_stack, g_stack):
110 if not differ(expected, got):
/freebsd/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/contrib/one-true-awk/testdir/
H A Dctimes7 /differ/
H A Dsgi.ctimes7 /differ/
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8155p.dtsi41 * necessitate adjusting entries that actually differ
H A Dmsm8996-v3.0.dtsi13 * This revision seems to have differ GPU CPR
/freebsd/crypto/openssl/doc/man3/
H A DCRYPTO_memcmp.pod28 as the return value when they differ is undefined, other than being nonzero.
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpcie-al.txt7 Properties of the host controller node that differ from it are:
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433-tm2e.dts21 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned
H A Dexynos5433-tm2.dts21 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned
/freebsd/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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite.shlib50 # These values should differ greatly with nopwrite.
/freebsd/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/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/sys/contrib/device-tree/Bindings/arm/
H A Dxen.txt60 they differ because they are provided by the Xen hypervisor, together with a set
/freebsd/contrib/file/magic/Magdir/
H A Dterminfo38 # Solaris uses the SVr3 formats (sparc and x86 differ endian-ness)
/freebsd/crypto/openssh/
H A Dsshd_config13 # Note that some of FreeBSD's defaults differ from OpenBSD's, and
/freebsd/contrib/diff/doc/
H A Ddiff.texi108 Computer users often find occasion to ask how two files differ. Perhaps
121 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
193 lines that differ, and reports each group of differing lines. It can
224 groups of lines that differ, and reports each group of differing lines.
245 common lines and no hunks, because no lines differ. Comparing two
388 @cindex summarizing which files differ
394 files, @command{diff} simply reports whether files differ. The @option{-q}
402 You can also get a brief indication of whether two files differ by using
404 output. When the files differ, by default, @command{cmp} outputs the byte
[all …]
/freebsd/contrib/ncurses/misc/
H A Dmagic67 # Solaris uses the SVr3 formats (sparc and x86 differ endian-ness)
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_diff.c439 differ(void *arg) in differ() function
778 if (pthread_create(&tid, NULL, differ, &di)) { in zfs_show_diffs()

12345