Searched refs:nearest (Results 1 – 15 of 15) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/.github/ |
| H A D | codecov.yml | 8 round: nearest # Round to nearest precision point
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | ae.c | 265 aeTimeEvent *nearest = NULL; in aeSearchNearestTimer() local 268 if (!nearest || te->when_sec < nearest->when_sec || in aeSearchNearestTimer() 269 (te->when_sec == nearest->when_sec && in aeSearchNearestTimer() 270 te->when_ms < nearest->when_ms)) in aeSearchNearestTimer() 271 nearest = te; in aeSearchNearestTimer() 274 return nearest; in aeSearchNearestTimer()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | armada-388-clearfog.dts | 19 /* CON2, nearest CPU, USB2 only. */ 26 /* Port 2, Lane 0. CON2, nearest CPU. */
|
| H A D | armada-388-clearfog.dtsi | 56 /* CON3, nearest power. */ 73 /* Port 1, Lane 0. CON3, nearest power. */
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_anatop.c | 260 int d, diff, i, nearest; in cpufreq_nearest_oppt() local 266 nearest = 0; in cpufreq_nearest_oppt() 271 nearest = i; in cpufreq_nearest_oppt() 274 return (&imx6_oppt_table[nearest]); in cpufreq_nearest_oppt()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pwm/ |
| H A D | pwm-sifive.txt | 6 it can achieve, which the driver rounds to the nearest achievable period.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/ |
| H A D | zfs_create.cfg | 62 # explicitly check that its size has been rounded up to the nearest multiple
|
| /f-stack/freebsd/mips/mips/ |
| H A D | fp.S | 1510 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 1531 and t2, t2, ~1 # clear LSB (round to nearest) 1733 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 1758 and t2, t2, ~1 # clear LSB (round to nearest) 1796 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 1865 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 1884 and t2, t2, ~1 # clear LSB (round to nearest) 1979 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 2008 and t3, t3, ~1 # clear LSB (round to nearest) 2046 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | adi,ltc2983.yaml | 35 rounded to nearest 100us.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | efd_lib.rst | 68 keys (shown in blue), and keys are mapped to the nearest target in a clockwise
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | qat.rst | 116 …ytes long and must be passed to the device in a buffer rounded up to the nearest block-size multip…
|
| /f-stack/freebsd/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 1229 by completing to the nearest power of 2.
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | ChangeLog | 1075 - Add nallocm(), which rounds a request size up to the nearest size class
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | mlx5.rst | 896 PMD will set the nearest value supported by HW, which is not bigger than
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 18440 the nearest DWORD. Buffers are always Byte-accessible.
|