| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/ |
| H A D | mmp_exported_import.ksh | 24 # 3. Verify multihost=off and hostids differ (no activity check) 27 # 6. Verify multihost=on and hostids differ (activity check) 59 # 3. Verify multihost=off and hostids differ (no activity check) 60 log_note "Verify multihost=off and hostids differ (no activity check)" 88 # 6. Verify multihost=on and hostids differ (activity check) 89 log_note "Verify multihost=on and hostids differ (activity check)"
|
| H A D | mmp_inactive_import.ksh | 24 # 3. Verify multihost=off and hostids differ (no activity check) 27 # 6. Verify multihost=on and hostids differ (activity check) 62 # 3. Verify multihost=off and hostids differ (no activity check) 63 log_note "Verify multihost=off and hostids differ (no activity check)" 87 # 6. Verify multihost=on and hostids differ (activity check) 88 log_note "Verify multihost=on and hostids differ (activity check)"
|
| /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/contrib/ofed/opensm/opensm/ |
| H A D | osm_inform.c | 117 OSM_LOG(p_log, OSM_LOG_DEBUG, "Differ by Address\n"); in match_inf_rec() 125 "Differ by InformInfo.gid\n"); in match_inf_rec() 132 "Differ by InformInfo.LIDRange\n"); in match_inf_rec() 139 "Differ by InformInfo.TrapType\n"); in match_inf_rec() 145 "Differ by InformInfo.IsGeneric\n"); in match_inf_rec() 153 "Differ by InformInfo.Generic.TrapNumber\n"); in match_inf_rec() 157 "Differ by InformInfo.Generic.QPNRespTimeVal\n"); in match_inf_rec() 161 "Differ by InformInfo.Generic.NodeTypeMSB\n"); in match_inf_rec() 165 "Differ by InformInfo.Generic.NodeTypeLSB\n"); in match_inf_rec() 171 "Differ by InformInfo.Vendor.DeviceID\n"); in match_inf_rec() [all …]
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/ |
| H A D | DifferenceEngine.cpp | 170 // proven to differ, or pairs whose equivalence depends on assumptions to be 177 // If set, we already know the blocks differ. 293 // Run block diff if the BBs differ in checkAndReportDiffCandidates() 311 // If the instructions differ, start the more sophisticated diff in diff() 347 if (Complain) Engine.log("called functions differ"); in diffCallSites() 351 if (Complain) Engine.log("argument counts differ"); in diffCallSites() 357 Engine.logf("arguments %l and %r differ") in diffCallSites() 402 Engine.log("PHI node # of incoming values differ"); in diff() 413 Engine.log("PHI node incoming values differ"); in diff() 438 Engine.log("callbr # of indirect destinations differ"); in diff() [all …]
|
| /freebsd/crypto/openssl/test/ |
| H A D | exptest.c | 209 TEST_info("simple and mont results differ"); in test_mod_exp() 211 TEST_info("simple and mont const time results differ"); in test_mod_exp() 213 TEST_info("simple and recp results differ"); in test_mod_exp() 298 TEST_info("simple and mont const time x2 (#1) results differ"); in test_mod_exp_x2() 300 TEST_info("simple and mont const time x2 (#2) results differ"); in test_mod_exp_x2()
|
| /freebsd/contrib/netbsd-tests/ipf/ |
| H A D | t_filter_exec.sh | 55 diff -u exp out || atf_fail "results differ" 78 diff -u exp out || atf_fail "results differ" 108 diff -u exp out || atf_fail "results differ"
|
| H A D | t_logging.sh | 71 diff -u exp out || atf_fail "results differ" 72 diff -u exp.b out.b || atf_fail "results differ"
|
| /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/crypto/openssh/regress/ |
| H A D | sftp-chroot.sh | 30 cmp $PRIVDATA $COPY || fail "$PRIVDATA $COPY differ" 45 cmp $PRIVDATA $COPY || fail "$PRIVDATA $COPY differ"
|
| /freebsd/usr.bin/diff/ |
| H A D | diff.1 | 320 Just print a line when the files differ. 352 Files differ and only the first file contains the line. 354 Files differ and only the second file contains the line. 397 .Dq Binary files ... differ 573 Binary files which differ, 756 Show a single line indicating if the files differ: 759 Files /boot/loader.conf and /boot/defaults/loader.conf differ
|
| /freebsd/usr.bin/diff/tests/ |
| H A D | diff_test.sh | 45 …atf_check -o inline:"Files $(atf_get_srcdir)/input1.in and $(atf_get_srcdir)/input2.in differ\n" -… 192 -o inline:"Files A/test-file and B/test-file differ\n" \ 204 -o inline:"Files A/another-test-file and D/another-test-file differ\n" \ 270 atf_check -o inline:"Binary files hello and world differ\n" \ 312 atf_check -o inline:"Binary files A and B differ\n" -s exit:1 diff A B 357 …atf_check -o inline:"Symbolic links A/test-file and B/test-file differ\n" -s exit:1 diff --no-dere…
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/ |
| H A D | block_cloning_fideduperange_subblock.ksh | 36 # Two single-block (128K) files that differ only in their first 4K. A dedupe 47 # The first 4K differ, so the ioctl must report DIFFERS specifically, not
|
| /freebsd/lib/msun/man/ |
| H A D | ieee.3 | 158 numbers (they differ by 1 193 numbers (they differ by 1 224 numbers (they differ by 1 255 numbers (they differ by 1
|
| /freebsd/sys/powerpc/fpu/ |
| H A D | fpu_compare.c | 101 * at most one is 0, and if the signs differ we are done. in fpu_compare() 123 * |a| < |b| [classes or values differ] in fpu_compare() 124 * |a| > |b| [classes or values differ] in fpu_compare()
|
| /freebsd/usr.bin/cmp/ |
| H A D | misc.c | 55 (void)printf("%s %s differ: char %lld, line %lld is %3o %c %3o %c\n", in diffmsg() 59 (void)printf("%s %s differ: char %lld, line %lld\n", in diffmsg()
|
| H A D | cmp.1 | 52 is silent if the files are the same; if they differ, the byte 169 example.txt /boot/loader.conf differ: size
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/ |
| H A D | redacted_size.ksh | 52 log_fail "Full sizes differ: estimate $bytes1 and actual $bytes2" 60 log_fail "Incremental sizes differ: estimate $bytes1 and actual $bytes2"
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | dotwait.mk | 21 # then the target names will differ only in an alphabetic component 24 # then the target names will differ in numeric components, such that
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
| H A D | zfs_receive_from_encrypted.ksh | 71 log_fail "Checksums differ ($cksum1 != $checksum)" 78 log_fail "Checksums differ ($cksum2 != $checksum)"
|
| H A D | zfs_receive_raw.ksh | 76 log_fail "Checksums differ ($cksum1 != $checksum)" 87 log_fail "Checksums differ ($cksum2 != $checksum)"
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnwindTablePrinter.cpp | 47 /// conversion because some register numbers differ between the two sections 115 /// conversion because some register numbers differ between the two sections 150 /// conversion because some register numbers differ between the two sections
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | RegionPrinter.h | 53 /// The result of a new analysis may differ from the RegionInfo the pass 73 /// The result of a new analysis may differ from the RegionInfo the pass
|
| /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/googletest/googletest/test/ |
| H A D | gtest_xml_test_utils.py | 80 'attribute numbers differ in element %s:\nExpected: %r\nActual: %r' 98 ' values of attribute %s in element %s differ: %s vs %s' 112 'number of child elements differ in element ' + actual_node.tagName,
|