| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_diag_cnt.c | 273 sbuf_printf(&sbuf, "repetitive=%d\n", in mlx5_sysctl_cap_read() 274 MLX5_CAP_DEBUG(dev, repetitive)); in mlx5_sysctl_cap_read() 390 MLX5_SET(diagnostic_params_context, ctx, repetitive, in mlx5_diag_set_params() 449 mlx5_core_dbg(dev, "repetitive=%x\n", in mlx5_diag_query_params() 450 MLX5_GET(diagnostic_params_context, ctx, repetitive)); in mlx5_diag_query_params()
|
| /freebsd/contrib/bzip2/ |
| H A D | CHANGES | 63 to give reasonable behaviour even for very repetitive inputs. 64 Nuked --repetitive-best and --repetitive-fast since they are
|
| H A D | bzip2.1 | 258 .B \--repetitive-fast --repetitive-best
|
| H A D | blocksort.c | 26 /*--- algorithm, for repetitive blocks ---*/ 341 /*--- non-repetitive blocks. ---*/ 960 faster. For repetitive blocks this makes a big in mainSort() 1077 VPrintf0 ( " too repetitive; using fallback" in BZ2_blockSort()
|
| H A D | randtable.c | 3 /*--- Table for randomising repetitive blocks ---*/
|
| H A D | README | 160 slow performance caused by repetitive data is fixed.
|
| H A D | bzlib_private.h | 129 /*-- Stuff for randomising repetitive blocks. --*/
|
| H A D | bzip2.c | 1924 if (ISFLAG("--repetitive-best")) redundant(aa->name); else in main() 1925 if (ISFLAG("--repetitive-fast")) redundant(aa->name); else in main()
|
| /freebsd/share/man/man9/ |
| H A D | vm_fault_prefault.9 | 57 system call by eliminating repetitive calls to
|
| /freebsd/sys/contrib/device-tree/Bindings/reset/ |
| H A D | nxp,lpc1850-rgu.txt | 37 36 Repetitive Interrupt timer (RIT)
|
| H A D | nxp,lpc1850-rgu.yaml | 53 36 Repetitive Interrupt timer (RIT)
|
| /freebsd/contrib/libxo/libxo/ |
| H A D | xo_emit_f.3 | 47 information is used, avoiding repetitive parsing of the format string.
|
| /freebsd/crypto/openssl/util/perl/OpenSSL/Test/ |
| H A D | Simple.pm | 32 repetitive tasks. This module provides functions to make life easier.
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | crypto | 41 # Only the first recipient is printed in detail to prevent repetitive output
|
| /freebsd/contrib/googletest/ |
| H A D | .travis.yml | 58 # in each entry in the matrix, but that is just repetitive.
|
| /freebsd/contrib/ntp/include/ |
| H A D | timespecops.h | 11 * hard, but it requires tedious and repetitive code to keep the result
|
| /freebsd/lib/libsys/ |
| H A D | timer_settime.2 | 135 (or repetitive) timer is specified.
|
| /freebsd/sys/contrib/zstd/ |
| H A D | CHANGELOG | 12 perf: faster mid-level compression speed in presence of highly repetitive patterns, by @senhuang42 239 perf: Faster compression speed in high compression mode for repetitive data by @terrelln (#1635) 648 Improved : high compression mode on repetitive data
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | time-event.h | 457 * repetitive. Valid only on the P2P Device MAC. Only the duration will
|
| /freebsd/contrib/libxo/doc/ |
| H A D | field-formatting.rst | 296 information is used, avoiding repetitive parsing of the format string::
|
| /freebsd/sys/contrib/dev/acpica/components/namespace/ |
| H A D | nsarguments.c | 191 * to suppress repetitive messages. in AcpiNsCheckArgumentTypes()
|
| /freebsd/contrib/libarchive/test_utils/ |
| H A D | test_common.h | 31 * simplify the very repetitive test-*.c test programs.
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
| H A D | zstd_opt.c | 542 …Idx = current+8+1; /* farthest referenced position of any match => detects repetitive patterns */ in ZSTD_insertBtAndGetAllMatches() 738 ms->nextToUpdate = matchEndIdx - 8; /* skip repetitive patterns */ in ZSTD_insertBtAndGetAllMatches()
|
| /freebsd/sys/contrib/zstd/lib/compress/ |
| H A D | zstd_opt.c | 588 …EndIdx = curr+8+1; /* farthest referenced position of any match => detects repetitive patterns */ in ZSTD_insertBtAndGetAllMatches() 781 ms->nextToUpdate = matchEndIdx - 8; /* skip repetitive patterns */ in ZSTD_insertBtAndGetAllMatches()
|
| /freebsd/sys/contrib/zstd/lib/dictBuilder/ |
| H A D | zdict.c | 378 /* reduce maxLength in case of final into repetitive data */ in ZDICT_analyzePos()
|