Home
last modified time | relevance | path

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

123

/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_summary.cc166 auto largest = kv.second.back(); in pmc_summary_handler() local
168 std::cout << "\t" << largest.second << ": " << largest.first*rate << std::endl; in pmc_summary_handler()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation.shlib100 # This function compute the largest volume size which is multiple of volume
101 # block size (default 16K) and not greater than the largest expected volsize.
103 # $1 The largest expected volume size.
170 # This function takes a pool name as an argument, and returns the largest (give
/freebsd/sys/tools/sound/
H A Dfeeder_eq_mkfilter.awk115 if (fabs(v) > fabs(largest))
116 largest = v;
351 largest = 0.000010;
465 smallest, largest);
H A Dfeeder_rate_mkfilter.awk108 if (fabs(v) > fabs(largest))
109 largest = v;
678 largest = 0.000010;
887 smallest, largest);
/freebsd/crypto/openssl/crypto/
H A DREADME-sparse_array.md31 accommodate the largest index added to the data structure.
33 The largest index used to add a value to the array determines the tree height:
150 largest element. The base of the logarithm is `SA_BLOCK_MAX`, so for moderately
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def69 // NOTE: always must be equal to largest flag, check this when adding new flag
97 // NOTE: Always must be equal to largest flag, check this when adding new flags.
/freebsd/sys/contrib/openzfs/module/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.c451 unsigned largest=0; in FSE_normalizeCount() local
467 if (proba > largestP) { largestP=proba; largest=s; } in FSE_normalizeCount()
471 if (-stillToDistribute >= (normalizedCounter[largest] >> 1)) { in FSE_normalizeCount()
476 else normalizedCounter[largest] += (short)stillToDistribute; in FSE_normalizeCount()
H A Dhuf_compress.c672 …{ CHECK_V_F(largest, HIST_count_wksp (table->count, &maxSymbolValue, (const BYTE*)src, srcSize, … in HUF_compress_internal()
673 … if (largest == srcSize) { *ostart = ((const BYTE*)src)[0]; return 1; } /* single symbol, rle */ in HUF_compress_internal()
674 … if (largest <= (srcSize >> 7)+4) return 0; /* heuristic : probably not compressible enough */ in HUF_compress_internal()
/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c644 int i, largest, largest_list, rule_count = 0; in reorder_rules() local
678 largest = 0; in reorder_rules()
691 if (skiplist->ps_count > largest) in reorder_rules()
692 largest = skiplist->ps_count; in reorder_rules()
695 if (largest == 0) { in reorder_rules()
714 largest = 1; in reorder_rules()
721 if (skiplist->ps_count > largest) { in reorder_rules()
722 largest = skiplist->ps_count; in reorder_rules()
727 if (largest <= 1) { in reorder_rules()
747 largest, TAILQ_FIRST(&TAILQ_FIRST(&block-> in reorder_rules()
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KEYEXCH-DH.pod22 largest possible secret size.
25 the largest possible secret size.
/freebsd/sys/contrib/zstd/lib/compress/
H A Dfse_compress.c490 unsigned largest=0; in FSE_normalizeCount() local
506 if (proba > largestP) { largestP=proba; largest=s; } in FSE_normalizeCount()
510 if (-stillToDistribute >= (normalizedCounter[largest] >> 1)) { in FSE_normalizeCount()
515 else normalizedCounter[largest] += (short)stillToDistribute; in FSE_normalizeCount()
H A Dzstd_compress_superblock.c315 …size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)literals, litSize… in ZSTD_estimateSubBlockSize_literal() local
316 if (ZSTD_isError(largest)) return litSize; in ZSTD_estimateSubBlockSize_literal()
H A Dhuf_compress.c1226 …{ CHECK_V_F(largest, HIST_count_wksp (table->count, &maxSymbolValue, (const BYTE*)src, srcSize, … in HUF_compress_internal()
1227 … if (largest == srcSize) { *ostart = ((const BYTE*)src)[0]; return 1; } /* single symbol, rle */ in HUF_compress_internal()
1228 … if (largest <= (srcSize >> 7)+4) return 0; /* heuristic : probably not compressible enough */ in HUF_compress_internal()
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dvctrl.txt8 - regulator-max-microvolt : largest voltage consumers may set
/freebsd/lib/libc/regex/
H A Dregcomp.c2039 int largest; local
2047 largest = 0;
2053 if (try > largest)
2054 largest = try;
2096 if (try > largest)
2097 largest = try;
2099 return largest+offset;
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Damlogic,axg-sound-card.txt35 If omitted, slot number is set to accommodate the largest
H A Damlogic,axg-sound-card.yaml46 accommodate the largest mask provided.
/freebsd/sys/vm/
H A Dvm_phys.c1617 int largest; in vm_phys_avail_largest() local
1620 largest = 0; in vm_phys_avail_largest()
1626 largest = i; in vm_phys_avail_largest()
1630 return (largest); in vm_phys_avail_largest()
/freebsd/usr.bin/sed/tests/
H A Dhanoi.sed8 # sequence of states involved in moving 4 rings, the largest called "a" and
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dmath.shlib121 # Note since we're using $RANDOM, $min+32767 is the largest number we
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt35 largest integer format supported by the C compiler is 32 bits, SoftFloat is
226 size (32 or 64 bits). If the floating-point operand is a NaN, the largest
228 largest integer with the same sign as the operand is returned.
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl93 /* The largest positive value for which 128-bit tgamma does not overflow. */
/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dcpus.yaml66 Identifies the largest MMU address translation mode supported by
/freebsd/contrib/file/magic/Magdir/
H A Dsql185 # The page number of the largest root b-tree page when in auto-vacuum or incremental-vacuum modes, …
186 >>52 ubelong !0 \b, largest root page %u

123