Home
last modified time | relevance | path

Searched full:diff (Results 726 – 750 of 1082) sorted by relevance

1...<<21222324252627282930>>...44

/freebsd/usr.bin/gzip/
H A Dgzip.c2017 off_t diff; in print_ratio() local
2021 diff = in - out/2; in print_ratio()
2024 else if (diff < 0) in print_ratio()
2036 diff >>= 1; in print_ratio()
2040 percent10 = ((u_int)diff * 2000) / (u_int)in - 1000; in print_ratio()
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c614 ptrdiff_t const diff = op - ip; in ZSTD_safecopy() local
617 assert((ovtype == ZSTD_no_overlap && (diff <= -8 || diff >= 8 || op >= oend_w)) || in ZSTD_safecopy()
618 (ovtype == ZSTD_overlap_src_before_dst && diff >= 0)); in ZSTD_safecopy()
628 ZSTD_overlapCopy8(&op, &ip, diff); in ZSTD_safecopy()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c1235 int cur, diff; in mt76_rx_signal() local
1245 diff = signal - cur; in mt76_rx_signal()
1246 if (diff == 0) in mt76_rx_signal()
1248 else if (diff <= 2) in mt76_rx_signal()
1250 else if (diff <= 6) in mt76_rx_signal()
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm811 { $diff = $x - 17;
813 if ($diff == 0) {
814 $diff = 'no';
815 } elsif ($diff < 0) {
820 That is {$diff} {$more} than he gave me last year.
823 fragment that begins on the third line, and the values of C<$diff> and
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp422 // Attempting to do a template diff on non-templates. Set the variables in FormatASTNodeDiagnosticArgument()
521 /// QualTypes. For the pair of types, a diff tree will be created containing
572 /// Integer or Declaration, then use that diff type instead.
1114 // These functions build up the template diff tree, including functions to
2158 /// diff and return the properly formatted string. Returns true if the diff
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_shared.c1052 int diff; in get_tx_parameters() local
1055 diff = abs((int) in get_tx_parameters()
1060 != 0 && diff > 16; in get_tx_parameters()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c369 uint64_t diff[2] = { 0, 0 }; in dt_sqrt_128() local
389 dt_shift_128(diff, 2); in dt_sqrt_128()
390 dt_add_128(diff, next_pair, diff); in dt_sqrt_128()
400 if (dt_le_128(next_try, diff)) { in dt_sqrt_128()
401 dt_subtract_128(diff, next_try, diff); in dt_sqrt_128()
422 uint64_t diff[2]; in dt_stddev() local
444 dt_subtract_128(avg_of_squares, square_of_avg, diff); in dt_stddev()
446 return (dt_sqrt_128(diff)); in dt_stddev()
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_compact_001_pos.ksh243 $DIFF $orig_ace $cur_ace
H A Dzfs_acl_chmod_rwx_002_pos.ksh224 if $DIFF $orig_ace $cur_ace; then
/freebsd/crypto/openssl/crypto/
H A Dc64xpluscpuid.pl256 MVC TSCL,B8 ; collect 1st diff
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGDiff.h54 // in the snapshot. The current diff treats the CFG as a graph rather than a
/freebsd/sys/contrib/openzfs/rpm/generic/
H A Dzfs-dkms.spec.in133 # Force the overwriting of old modules to avoid diff warnings in dkms status.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy.kshlib197 diff -u $PRE_RECORD_FILE $PST_RECORD_FILE
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectStreamer.h197 /// data fragment and that the target has not specified that diff expressions
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA510.td400 // ASIMD absolute diff
403 // ASIMD absolute diff accum
405 // ASIMD absolute diff long
634 // Arithmetic, absolute diff
637 // Arithmetic, absolute diff accum
640 // Arithmetic, absolute diff accum long
643 // Arithmetic, absolute diff long
H A DAArch64SchedA57.td358 // Advance for absolute diff accum, pairwise add and accumulate, shift accumulate
361 // ASIMD absolute diff accum, D-form
363 // ASIMD absolute diff accum, Q-form
365 // ASIMD absolute diff accum long
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1750 int Diff = Imm1 - Imm2; in eliminateRedundantCompare() local
1751 if (Diff < -2 || Diff > 2) in eliminateRedundantCompare()
1758 if (Diff == 2) { in eliminateRedundantCompare()
1766 else if (Diff == 1) { in eliminateRedundantCompare()
1776 else if (Diff == -1) { in eliminateRedundantCompare()
1786 else if (Diff == -2) { in eliminateRedundantCompare()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib3823 # Compare two directory trees recursively in a manner similar to diff(1), but
3839 # semantics of diff.
3844 # Run rsync with --dry-run --itemize-changes to get something akin to diff
3845 # output, but rsync is far more thorough in detecting differences (diff
3882 diff="$(rsync "${args[@]}" "$dir_a/" "$dir_b/" | "${filter[@]}")"
3884 if [ -n "$diff" ]; then
3885 echo "$diff"
/freebsd/contrib/ee/
H A Dnew_curse.c3263 int diff; in doupdate() local
3335 diff = FALSE; in doupdate()
3345 diff = TRUE; in doupdate()
3358 if (diff) in doupdate()
3384 diff = TRUE; in doupdate()
3389 ((window->scroll_up) && (diff) && in doupdate()
3422 diff = FALSE; in doupdate()
3455 (diff) && in doupdate()
3487 diff = FALSE; in doupdate()
/freebsd/usr.sbin/etcupdate/tests/
H A Dalways_test.sh429 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \
550 diff -u -L "correct" $WORKDIR/correct1.out -L "test" $WORKDIR/test1.out \
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp198 for (const auto &Diff : DAG->getPressureDiff(SU)) { in initCandidate() local
199 if (!Diff.isValid()) in initCandidate()
203 Pressure[Diff.getPSet()] += in initCandidate()
204 (IsBottomUp ? Diff.getUnitInc() : -Diff.getUnitInc()); in initCandidate()
/freebsd/tools/test/stress2/misc/
H A Dmmap47.sh225 diff /var/tmp/$prog.file1 /var/tmp/$prog.file2 > $log
H A Dmmap45.sh218 diff /var/tmp/$prog.file1 /var/tmp/$prog.file2 > $log
/freebsd/usr.bin/du/tests/
H A Ddu_test.sh97 atf_check diff -u du.out du_I.out
/freebsd/usr.sbin/crunch/examples/
H A Dreally-big.conf111 progs bc cpio diff diff3 gas gawk grep gzip sdiff sort tar

1...<<21222324252627282930>>...44