Home
last modified time | relevance | path

Searched refs:largest (Results 1 – 20 of 20) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation.shlib110 # This function compute the largest volume size which is multiple of volume
111 # block size (default 8K) and not greater than the largest expected volsize.
113 # $1 The largest expected volume size.
180 # This function takes a pool name as an argument, and returns the largest (give
/f-stack/freebsd/tools/sound/
H A Dfeeder_eq_mkfilter.awk116 if (fabs(v) > fabs(largest))
117 largest = v;
353 largest = 0.000010;
467 smallest, largest);
H A Dfeeder_rate_mkfilter.awk109 if (fabs(v) > fabs(largest))
110 largest = v;
679 largest = 0.000010;
888 smallest, largest);
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c101 …{ size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)src, srcSize,… in ZSTD_buildSuperBlockEntropy_literal() local
102 FORWARD_IF_ERROR(largest, "HIST_count_wksp failed"); in ZSTD_buildSuperBlockEntropy_literal()
103 if (largest == srcSize) { in ZSTD_buildSuperBlockEntropy_literal()
108 if (largest <= (srcSize >> 7)+4) { in ZSTD_buildSuperBlockEntropy_literal()
592 …size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)literals, litSize… in ZSTD_estimateSubBlockSize_literal() local
593 if (ZSTD_isError(largest)) return litSize; in ZSTD_estimateSubBlockSize_literal()
H A Dfse_compress.c454 unsigned largest=0; in FSE_normalizeCount() local
470 if (proba > largestP) { largestP=proba; largest=s; } in FSE_normalizeCount()
474 if (-stillToDistribute >= (normalizedCounter[largest] >> 1)) { in FSE_normalizeCount()
479 else normalizedCounter[largest] += (short)stillToDistribute; in FSE_normalizeCount()
H A Dhuf_compress.c776 …{ CHECK_V_F(largest, HIST_count_wksp (table->count, &maxSymbolValue, (const BYTE*)src, srcSize, … in HUF_compress_internal()
777 … if (largest == srcSize) { *ostart = ((const BYTE*)src)[0]; return 1; } /* single symbol, rle */ in HUF_compress_internal()
778 … if (largest <= (srcSize >> 7)+4) return 0; /* heuristic : probably not compressible enough */ in HUF_compress_internal()
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dvctrl.txt8 - regulator-max-microvolt : largest voltage consumers may set
H A Dregulator.yaml22 description: largest voltage consumers may set
31 description: largest current consumers may set
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Damlogic,axg-sound-card.txt35 If omitted, slot number is set to accommodate the largest
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dmath.shlib128 # Note since we're using $RANDOM, 32767 is the largest number we
/f-stack/freebsd/vm/
H A Dvm_phys.c1549 int largest; in vm_phys_avail_largest() local
1552 largest = 0; in vm_phys_avail_largest()
1558 largest = i; in vm_phys_avail_largest()
1562 return (largest); in vm_phys_avail_largest()
/f-stack/dpdk/doc/guides/nics/
H A Daf_xdp.rst76 For example, the largest RX buffer size supported by the underlying kernel driver
H A Dixgbe.rst213 the real MTU for all these PF and VF ports is the largest value set.
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md153 The largest bucket is tagged "le=+Inf", representing the total count
190 The largest bucket is tagged "le=+Inf", representing the total count
/f-stack/freebsd/kern/
H A Ddevice_if.m101 * the largest non-error value wins the election and attaches to
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstd.1.md353 _shrinkDictMaxRegression%_ worse than the compression ratio of the largest dictionary.
574 This minimum is either 1 MB, or `overlapSize`, whichever is largest.
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1950.txt527 #define BASE 65521 /* largest prime smaller than 65536 */
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c7930 unsigned largest=0; in FSE_normalizeCount() local
7946 if (proba > largestP) { largestP=proba; largest=s; } in FSE_normalizeCount()
7950 if (-stillToDistribute >= (normalizedCounter[largest] >> 1)) { in FSE_normalizeCount()
7955 else normalizedCounter[largest] += (short)stillToDistribute; in FSE_normalizeCount()
9037 … if (largest == srcSize) { *ostart = ((const BYTE*)src)[0]; return 1; } /* single symbol, rle */ in HUF_compress_internal()
9038 … if (largest <= (srcSize >> 7)+4) return 0; /* heuristic : probably not compressible enough */ in HUF_compress_internal()
11809 …{ size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)src, srcSize,… in ZSTD_buildSuperBlockEntropy_literal() local
11810 FORWARD_IF_ERROR(largest, "HIST_count_wksp failed"); in ZSTD_buildSuperBlockEntropy_literal()
11811 if (largest == srcSize) { in ZSTD_buildSuperBlockEntropy_literal()
11816 if (largest <= (srcSize >> 7)+4) { in ZSTD_buildSuperBlockEntropy_literal()
[all …]
/f-stack/dpdk/doc/guides/contributing/
H A Dcoding_style.rst233 …g variables in new structures, declare them sorted by use, then by size (largest to smallest), and…
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt11079 than the largest known FADT version, and 2) if there is a mismatch
17592 to simply large enough to hold all GPEs up to the largest GPE