Home
last modified time | relevance | path

Searched full:repetitive (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_diag_cnt.c273 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 DCHANGES63 to give reasonable behaviour even for very repetitive inputs.
64 Nuked --repetitive-best and --repetitive-fast since they are
H A Dbzip2.1258 .B \--repetitive-fast --repetitive-best
H A Dblocksort.c26 /*--- 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 Drandtable.c3 /*--- Table for randomising repetitive blocks ---*/
H A DREADME160 slow performance caused by repetitive data is fixed.
H A Dbzlib_private.h129 /*-- Stuff for randomising repetitive blocks. --*/
H A Dbzip2.c1924 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 Dvm_fault_prefault.957 system call by eliminating repetitive calls to
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dnxp,lpc1850-rgu.txt37 36 Repetitive Interrupt timer (RIT)
H A Dnxp,lpc1850-rgu.yaml53 36 Repetitive Interrupt timer (RIT)
/freebsd/contrib/libxo/libxo/
H A Dxo_emit_f.347 information is used, avoiding repetitive parsing of the format string.
/freebsd/crypto/openssl/util/perl/OpenSSL/Test/
H A DSimple.pm32 repetitive tasks. This module provides functions to make life easier.
/freebsd/contrib/file/magic/Magdir/
H A Dcrypto41 # Only the first recipient is printed in detail to prevent repetitive output
/freebsd/contrib/googletest/
H A D.travis.yml58 # in each entry in the matrix, but that is just repetitive.
/freebsd/contrib/ntp/include/
H A Dtimespecops.h11 * hard, but it requires tedious and repetitive code to keep the result
/freebsd/lib/libsys/
H A Dtimer_settime.2135 (or repetitive) timer is specified.
/freebsd/sys/contrib/zstd/
H A DCHANGELOG12 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 Dtime-event.h457 * repetitive. Valid only on the P2P Device MAC. Only the duration will
/freebsd/contrib/libxo/doc/
H A Dfield-formatting.rst296 information is used, avoiding repetitive parsing of the format string::
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsarguments.c191 * to suppress repetitive messages. in AcpiNsCheckArgumentTypes()
/freebsd/contrib/libarchive/test_utils/
H A Dtest_common.h31 * simplify the very repetitive test-*.c test programs.
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c542 …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 Dzstd_opt.c588 …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 Dzdict.c378 /* reduce maxLength in case of final into repetitive data */ in ZDICT_analyzePos()

12