| /freebsd-13.1/lib/msun/src/ |
| H A D | s_fma.c | 193 int spread; in fma() local 213 spread = ex + ey - ez; in fma() 220 if (spread < -DBL_MANT_DIG) { in fma() 244 if (spread <= DBL_MANT_DIG * 2) in fma() 245 zs = ldexp(zs, -spread); in fma() 264 spread = ex + ey; in fma() 273 return (xy.hi + vzs + ldexp(xy.lo, spread)); in fma() 285 return (ldexp(r.hi + adj, spread)); in fma() 289 if (spread + ilogb(r.hi) > -1023) in fma() 290 return (ldexp(r.hi + adj, spread)); in fma() [all …]
|
| H A D | s_fmal.c | 174 int spread; in fmal() local 194 spread = ex + ey - ez; in fmal() 201 if (spread < -LDBL_MANT_DIG) { in fmal() 225 if (spread <= LDBL_MANT_DIG * 2) in fmal() 226 zs = ldexpl(zs, -spread); in fmal() 245 spread = ex + ey; in fmal() 254 return (xy.hi + vzs + ldexpl(xy.lo, spread)); in fmal() 266 return (ldexpl(r.hi + adj, spread)); in fmal() 270 if (spread + ilogbl(r.hi) > -16383) in fmal() 271 return (ldexpl(r.hi + adj, spread)); in fmal() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A 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;
|
| H A D | marvell,berlin.txt | 7 Clock related registers are spread among the chip control registers. Berlin
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/regulator/ |
| H A 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-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | 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-13.1/sys/contrib/device-tree/Bindings/ata/ |
| H A D | imx-sata.txt | 24 - fsl,no-spread-spectrum : disable spread-spectrum clocking on the SATA
|
| /freebsd-13.1/sys/contrib/zstd/lib/common/ |
| H A D | 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-13.1/contrib/netbsd-tests/ipf/regress/ |
| H A D | f28.pool | 1 pool ipf/dstlist (name spread; policy round-robin;)
|
| H A D | f29.pool | 1 pool ipf/dstlist (name spread; policy round-robin;)
|
| H A D | f28.ipf | 2 pass in on nic0 to dstlist/spread from 4.4.0.0/16 to any
|
| H A D | f29.ipf | 2 pass in on nic0 to dstlist/spread from 4.4.0.0/16 to any keep state
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 56 regulator-coupled-max-spread = <300000>; 133 regulator-coupled-max-spread = <300000>;
|
| H A D | tegra30-cardhu-a04.dts | 103 regulator-coupled-max-spread = <300000>; 113 regulator-coupled-max-spread = <300000>;
|
| H A D | tegra30-asus-nexus7-grouper-maxim-pmic.dtsi | 70 regulator-coupled-max-spread = <300000>; 83 regulator-coupled-max-spread = <300000>;
|
| H A D | imx6q-dms-ba16.dts | 113 fsl,no-spread-spectrum;
|
| H A D | imx6q-cubox-i-som-v15.dts | 58 fsl,no-spread-spectrum;
|
| H A D | imx6q-cubox-i-emmc-som-v15.dts | 59 fsl,no-spread-spectrum;
|
| /freebsd-13.1/sys/contrib/openzfs/cmd/zstream/ |
| H A D | zstream_redup.c | 101 spread(int fd, void *buf, size_t count, off_t offset) in spread() function 317 spread(infd, drr, sizeof (*drr), stream_offset); in zfs_redup_stream() 326 spread(infd, buf, payload_size, in zfs_redup_stream()
|
| /freebsd-13.1/contrib/netbsd-tests/ipf/expected/ |
| H A D | f28 | 24 4 pass in on nic0 to dstlist/spread inet from 4.4.0.0/16 to any
|
| H A D | f29 | 56 4 pass in on nic0 to dstlist/spread inet from 4.4.0.0/16 to any keep state
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/phy/ |
| H A D | brcm-sata-phy.txt | 28 - brcm,enable-ssc: use spread spectrum clocking (SSC) on this port
|
| H A D | renesas,usb3-phy.yaml | 54 Enable/disable spread spectrum clock (ssc). 0 or the property doesn't
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/pci/ |
| H A D | brcm,stb-pcie.yaml | 56 description: Indicates usage of spread-spectrum clocking.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-zx.txt | 40 the pin spread in both controllers. This type of pins are called 'AON pins'.
|