/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | maxim,max77693.yaml | 41 Valid values: 3300 - 5500, step by 25 (rounded down) 52 Valid values: 2400 - 3400, step by 33 (rounded down) 76 15625 - 250000, step by 15625 (rounded down) 78 15625 - 500000, step by 15625 (rounded down) 84 15625 - 1000000, step by 15625 (rounded down) 86 15625 - 1250000, step by 15625 (rounded down) 88 15625 - 625000, step by 15625 (rounded down) 92 Valid values: 62500 - 1000000, step by 62500 (rounded down)
|
H A D | leds-is31fl319x.txt | 17 Valid values: 0 - 21, step by 3 (rounded down) 33 Valid values: 5000 - 40000, step by 5000 (rounded down)
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max77693.txt | 53 Valid values: 3650000 - 4400000, step by 25000 (rounded down) 57 Valid values: 3000000 - 3700000, step by 100000 (rounded down) 68 Valid values: 2000000 - 3500000, step by 250000 (rounded down) 99 Valid values: 3300 - 5500, step by 25 (rounded down) 104 Valid values: 2400 - 3400, step by 33 (rounded down) 112 15625 - 250000, step by 15625 (rounded down) 114 15625 - 500000, step by 15625 (rounded down) 118 15625 - 1000000, step by 15625 (rounded down) 120 15625 - 1250000, step by 15625 (rounded down) 122 15625 - 625000, step by 15625 (rounded down) [all …]
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | modf.c | 16 float64x2_t rounded = vrndq_f64 (x); in V_NAME_D1_L1() local 17 vst1q_f64 (out_int, rounded); in V_NAME_D1_L1() 20 uint64x2_t remaining = vreinterpretq_u64_f64 (vsubq_f64 (x, rounded)); in V_NAME_D1_L1() 23 uint64x2_t is_integer = vceqq_f64 (x, rounded); in V_NAME_D1_L1()
|
H A D | modff.c | 17 float32x4_t rounded = vrndq_f32 (x); in V_NAME_F1_L1() local 18 vst1q_f32 (out_int, rounded); in V_NAME_F1_L1() 21 uint32x4_t remaining = vreinterpretq_u32_f32 (vsubq_f32 (x, rounded)); in V_NAME_F1_L1() 24 uint32x4_t is_integer = vceqq_f32 (x, rounded); in V_NAME_F1_L1()
|
/freebsd/lib/msun/man/ |
H A D | fenv.3 | 150 These modes control the direction in which results are rounded 156 Results are rounded to the closest representable value. 161 Results are rounded towards negative \*[If]. 163 Results are rounded towards positive \*[If]. 165 Results are rounded towards zero.
|
H A D | ieee.3 | 96 is rounded by default to within half an 101 the rounded value's least significant bit is zero. 114 have been rounded. 133 Inexact Rounded value 310 because they would have been rounded off anyway.
|
H A D | lrint.3 | 58 If the rounded result is too large to be represented as a 66 When the rounded result is representable as a
|
H A D | lround.3 | 58 If the rounded result is too large to be represented as a 66 When the rounded result is representable as a
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/ |
H A D | tanpif_3u1.c | 67 float rounded = roundf (x); in arm_math_tanpif() local 68 if (unlikely (rounded == x)) in arm_math_tanpif() 76 int32_t m = (int32_t) rounded; in arm_math_tanpif() 87 float x_reduced = x - rounded; in arm_math_tanpif()
|
H A D | tanpi_2u5.c | 76 double rounded = round (x); in arm_math_tanpi() local 77 if (unlikely (rounded == x)) in arm_math_tanpi() 85 int64_t m = (int64_t) rounded; in arm_math_tanpi() 96 double x_reduced = x - rounded; in arm_math_tanpi()
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-cmp-numeric-eq.mk | 53 # bits, these two numbers are considered the same. The 993 is rounded down 59 # The 995 is rounded up, the 997 is rounded down.
|
/freebsd/lib/msun/src/ |
H A D | e_sqrt.c | 26 * Return correctly rounded sqrt. 207 Both supply sqrt(x) correctly rounded. The first algorithm (in 287 correctly rounded according to the prevailing rounding mode 301 R := r; ... restore rounded mode 308 If (r=RN) then z=z+ulp ... rounded-to-nearest 313 y0:=y0-0x00100000; ... y := y/2 is correctly rounded. 315 R := r; ... restore rounded mode 376 correctly rounded according to the prevailing rounding mode 392 if(x<z*z ... rounded up) z = z - ulp; else 393 if(x>=(z+ulp)*(z+ulp) ...rounded up) z = z+ulp; [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoZfh.td | 476 // half->int32 rounded to nearest with ties rounded away from zero. 496 // half->int32 rounded to nearest with ties rounded away from zero. 523 // half->int64 rounded to nearest with ties rounded away from zero. 553 // half->int64 rounded to nearest with ties rounded away from zero. 608 // half->int32 rounded to nearest with ties rounded away from zero. 624 // half->int32 rounded to nearest with ties rounded away from zero. 641 // half->int64 rounded to nearest with ties rounded away from zero. 659 // half->int64 rounded to nearest with ties rounded away from zero.
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_math.h | 119 * [in] Value that is to be rounded up. The type of the value is 124 * [in] Multiple to which the val parameter must be rounded up. 127 * Returns a value that is the input value specified by val rounded up to
|
/freebsd/lib/msun/ld80/ |
H A D | s_expl.c | 61 /* log(2**16384 - 0.5) rounded towards zero: */ 62 /* log(2**16384 - 0.5 + 1) rounded towards zero for expm1l() is the same: */ 65 /* log(2**(-16381-64-1)) rounded towards zero: */ 139 * XXX the coeffs aren't very carefully rounded, and I get 2.8 more bits, 193 /* x (rounded) with inexact if x != 0: */ in expm1l()
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | palmas-gpadc.txt | 27 Values are rounded to derive 0uA, 5uA, 15uA, 20uA. 29 Values are rounded to derive 0uA, 10uA, 400uA, 800uA.
|
/freebsd/usr.bin/find/ |
H A D | find.1 | 206 was started, rounded up to the next full minute, is 217 was started, rounded up to the next full 24-hour period, is 240 was started, rounded up to the next full minute, is 257 was started, rounded up to the next full 24-hour period, is 295 was started, rounded up to the next full minute, is 313 was started, rounded up to the next full 24-hour period, is 627 was started, rounded up to the next full minute, is 648 was started, rounded up to the next full 24-hour period, is 867 True if the file's size, rounded up, in 512-byte blocks is
|
/freebsd/lib/libc/softfloat/ |
H A D | softfloat.txt | 153 operations are rounded (as usual) to the full precision of the extended 155 or to 64 causes the operations listed to be rounded to reduced precision 225 the source value cannot be rounded to a representable integer of the desired 231 integer value, the operand is rounded according to the current rounding 233 languages) require that conversions to integers be rounded toward zero, the 296 is rounded to an exact integer according to the current rounding mode, and
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | maxim,max77693.yaml | 30 Valid values: 3650000 - 4400000, step by 25000 (rounded down) 54 Valid values: 2000000 - 3500000, step by 250000 (rounded down)
|
/freebsd/lib/libc/gen/ |
H A D | getbsize.3 | 62 Sizes less than 512 bytes are rounded up to 512 bytes, and sizes 63 greater than 1 GB are rounded down to 1 GB.
|
/freebsd/sbin/fdisk/ |
H A D | fdisk.8 | 456 Note: the start offset will be rounded upwards to a head boundary if 457 necessary, and the end offset will be rounded downwards to a cylinder 467 for 2503871 sectors (note: these numbers will be rounded upwards and 475 fourth being the remainder of the disk (again, numbers will be rounded
|
/freebsd/sys/contrib/openzfs/cmd/zstream/ |
H A D | zstream_recompress.c | 293 size_t rounded = in zstream_do_recompress() local 295 if (rounded >= drrw->drr_logical_size) { in zstream_do_recompress() 301 rounded - csize); in zstream_do_recompress() 304 payload_size = rounded; in zstream_do_recompress()
|
/freebsd/usr.bin/jot/ |
H A D | jot.1 | 182 the value is rounded using the 215 The .5 values are rounded down if the integer part is even, 228 command are always rounded down:
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/ |
H A D | zfs_create_002_pos.ksh | 43 # 3. Verify that the volume created has its volsize rounded to the nearest 87 log_fail "volsize ${size[j]} was not rounded up"
|