| /freebsd-14-stable/lib/msun/src/ |
| HD | s_fmal.c | 171 int spread; in fmal() local 191 spread = ex + ey - ez; in fmal() 198 if (spread < -LDBL_MANT_DIG) { in fmal() 222 if (spread <= LDBL_MANT_DIG * 2) in fmal() 223 zs = ldexpl(zs, -spread); in fmal() 242 spread = ex + ey; in fmal() 263 return (ldexpl(r.hi + adj, spread)); in fmal() 267 if (spread + ilogbl(r.hi) > -16383) in fmal() 268 return (ldexpl(r.hi + adj, spread)); in fmal() 270 return (add_and_denormalize(r.hi, adj, spread)); in fmal()
|
| HD | s_fma.c | 190 int spread; in fma() local 210 spread = ex + ey - ez; in fma() 217 if (spread < -DBL_MANT_DIG) { in fma() 241 if (spread <= DBL_MANT_DIG * 2) in fma() 242 zs = ldexp(zs, -spread); in fma() 261 spread = ex + ey; in fma() 282 return (ldexp(r.hi + adj, spread)); in fma() 286 if (spread + ilogb(r.hi) > -1023) in fma() 287 return (ldexp(r.hi + adj, spread)); in fma() 289 return (add_and_denormalize(r.hi, adj, spread)); in fma()
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/clock/ |
| D | ti,cdce925.txt | 30 For all PLL1, PLL2, ... an optional child node can be used to specify spread 32 - spread-spectrum: SSC mode as defined in the data sheet. 33 - spread-spectrum-center: Use "centered" mode instead of "max" mode. When 50 spread-spectrum = <4>; 51 spread-spectrum-center;
|
| D | marvell,berlin.txt | 7 Clock related registers are spread among the chip control registers. Berlin
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/clock/ti/ |
| HD | dpll.txt | 45 "ssc-deltam" - DPLL supports spread spectrum clocking (SSC), contains 47 "ssc-modfreq" - DPLL supports spread spectrum clocking (SSC), contains 61 - ti,ssc-deltam : DPLL supports spread spectrum clocking, frequency 63 - ti,ssc-modfreq-hz : DPLL supports spread spectrum clocking, spread 65 - ti,ssc-downspread : DPLL supports spread spectrum clocking, boolean
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/regulator/ |
| D | nvidia,tegra-regulators-coupling.txt | 40 regulator-coupled-max-spread = <170000 550000>; 50 regulator-coupled-max-spread = <170000 550000>; 60 regulator-coupled-max-spread = <550000 550000>;
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | GCNILPSched.cpp | 169 int spread = (int)left->getDepth() - (int)right->getDepth(); in pickBest() local 170 if (std::abs(spread) > MaxReorderWindow) { in pickBest() 180 int spread = (int)left->getHeight() - (int)right->getHeight(); in pickBest() local 181 if (std::abs(spread) > MaxReorderWindow) in pickBest()
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/ata/ |
| HD | imx-sata.txt | 24 - fsl,no-spread-spectrum : disable spread-spectrum clocking on the SATA
|
| /freebsd-14-stable/sys/contrib/zstd/lib/common/ |
| HD | fse_decompress.c | 76 BYTE* spread = (BYTE*)(symbolNext + maxSymbolValue + 1); in FSE_buildDTable_internal() local 122 MEM_write64(spread + pos, sv); in FSE_buildDTable_internal() 124 MEM_write64(spread + pos + i, sv); in FSE_buildDTable_internal() 144 tableDecode[uPosition].symbol = spread[s + u]; in FSE_buildDTable_internal()
|
| /freebsd-14-stable/contrib/netbsd-tests/ipf/regress/ |
| HD | f28.pool | 1 pool ipf/dstlist (name spread; policy round-robin;)
|
| HD | f29.pool | 1 pool ipf/dstlist (name spread; policy round-robin;)
|
| HD | f28.ipf | 2 pass in on nic0 to dstlist/spread from 4.4.0.0/16 to any
|
| HD | f29.ipf | 2 pass in on nic0 to dstlist/spread from 4.4.0.0/16 to any keep state
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 57 regulator-coupled-max-spread = <300000>; 134 regulator-coupled-max-spread = <300000>;
|
| HD | tegra30-asus-nexus7-grouper-maxim-pmic.dtsi | 70 regulator-coupled-max-spread = <300000>; 83 regulator-coupled-max-spread = <300000>;
|
| /freebsd-14-stable/sys/contrib/openzfs/cmd/zstream/ |
| HD | zstream_redup.c | 100 spread(int fd, void *buf, size_t count, off_t offset) in spread() function 335 spread(infd, drr, sizeof (*drr), stream_offset); in zfs_redup_stream() 344 spread(infd, buf, payload_size, in zfs_redup_stream()
|
| /freebsd-14-stable/contrib/netbsd-tests/ipf/expected/ |
| HD | f28 | 24 4 pass in on nic0 to dstlist/spread inet from 4.4.0.0/16 to any
|
| /freebsd-14-stable/crypto/openssl/crypto/ripemd/ |
| HD | build.info | 15 # Implementations are now spread across several libraries, so the defines
|
| /freebsd-14-stable/sys/contrib/zstd/lib/compress/ |
| HD | fse_compress.c | 119 …BYTE* const spread = tableSymbol + tableSize; /* size = tableSize + 8 (may write beyond tableSize)… in FSE_buildCTable_wksp() local 127 MEM_write64(spread + pos, sv); in FSE_buildCTable_wksp() 129 MEM_write64(spread + pos + i, sv); in FSE_buildCTable_wksp() 147 tableSymbol[uPosition] = spread[s + u]; in FSE_buildCTable_wksp()
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/mediatek/ |
| HD | mt8183-pumpkin.dts | 183 regulator-coupled-max-spread = <100000>; 191 regulator-coupled-max-spread = <100000>;
|
| HD | mt8183-evb.dts | 145 regulator-coupled-max-spread = <100000>; 153 regulator-coupled-max-spread = <100000>;
|
| /freebsd-14-stable/crypto/openssl/crypto/rc4/ |
| HD | build.info | 28 # Implementations are now spread across several libraries, so the defines
|
| /freebsd-14-stable/crypto/openssl/crypto/md5/ |
| HD | build.info | 30 # Implementations are now spread across several libraries, so the defines
|
| /freebsd-14-stable/crypto/openssl/crypto/poly1305/ |
| HD | build.info | 34 # Implementations are now spread across several libraries, so the defines
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/phy/ |
| HD | brcm-sata-phy.txt | 28 - brcm,enable-ssc: use spread spectrum clocking (SSC) on this port
|