/freebsd/contrib/mtree/ |
H A D | specspec.c | 106 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 D | gr-udc.txt | 21 - 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 D | b_flag.out | 1 a b differ: char 3, line 1 is 143 c 144 d
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_WARNS | 3 which triggers warnings in environments that differ from the
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6ul-tqma6ul1.dtsi | 16 * only external interfaces differ
|
/freebsd/sbin/ipfw/tests/ |
H A D | test_add_rule.py | 55 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 D | ntp_cacheversion.m4 | 4 # 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 D | ctimes | 7 /differ/
|
H A D | sgi.ctimes | 7 /differ/
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sa8155p.dtsi | 41 * necessitate adjusting entries that actually differ
|
H A D | msm8996-v3.0.dtsi | 13 * This revision seems to have differ GPU CPR
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | CRYPTO_memcmp.pod | 28 as the return value when they differ is undefined, other than being nonzero.
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | pcie-al.txt | 7 Properties of the host controller node that differ from it are:
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynos5433-tm2e.dts | 21 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned
|
H A D | exynos5433-tm2.dts | 21 * 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 D | redacted.cfg | 35 # These are the byte ranges that differ between files and their redacted
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/ |
H A D | nopwrite.shlib | 50 # These values should differ greatly with nopwrite.
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | st,spear3xx-shirq.txt | 8 exceeding 4. The number of devices in a group can differ, further they
|
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/ |
H A D | qcom,saw2.txt | 11 SAW2 revisions differ in the register offset and configuration data. Also, the
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | xen.txt | 60 they differ because they are provided by the Xen hypervisor, together with a set
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | terminfo | 38 # Solaris uses the SVr3 formats (sparc and x86 differ endian-ness)
|
/freebsd/crypto/openssh/ |
H A D | sshd_config | 13 # Note that some of FreeBSD's defaults differ from OpenBSD's, and
|
/freebsd/contrib/diff/doc/ |
H A D | diff.texi | 108 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 D | magic | 67 # Solaris uses the SVr3 formats (sparc and x86 differ endian-ness)
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_diff.c | 439 differ(void *arg) in differ() function 778 if (pthread_create(&tid, NULL, differ, &di)) { in zfs_show_diffs()
|