Searched refs:fractional (Results 1 – 25 of 39) sorted by relevance
12
| /freebsd-13-stable/contrib/apr/strings/ |
| HD | apr_strnatcmp.c | 92 int fractional, result; in strnatcmp0() local 106 fractional = (ca == '0' || cb == '0'); in strnatcmp0() 108 if (fractional) { in strnatcmp0()
|
| /freebsd-13-stable/contrib/ntp/include/ |
| HD | timepps-Solaris.h | 86 d_temp = (x).fractional * PPS_FRAC / PPS_NANOSECOND; \ 89 (x).fractional = (unsigned int)d_temp; \ 137 unsigned int fractional; member 199 #define NTPFP_L_ADDS(r, a) NTPFP_M_ADD((r)->integral, (r)->fractional, \ 200 (int)(a)->integral, (a)->fractional)
|
| HD | timepps-SunOS.h | 86 d_temp = (x).fractional * PPS_FRAC / PPS_NANOSECOND; \ 89 (x).fractional = (unsigned int)d_temp; \ 137 unsigned int fractional; member
|
| HD | timepps-SCO.h | 86 d_temp = (x).fractional * PPS_FRAC / PPS_NANOSECOND; \ 89 (x).fractional = (unsigned int)d_temp; \ 137 unsigned int fractional; member
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| HD | stmpe.txt | 31 - st,fraction-z : Length of the fractional part in z (recommended is 7) 32 (fraction-z ([0..7]) = Count of the fractional part) 97 /* 7 length fractional part in z */
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/iio/light/ |
| HD | us5182d.txt | 15 fractional bits - Q4.4) applied when light > threshold 18 fractional bits - Q4.4) applied when light < threshold
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/clock/ |
| HD | artpec6.txt | 24 ones are the audio reference clock ("i2s_refclk") and the audio fractional
|
| D | silabs,si5341.txt | 16 The Si5345 is similar to the Si5341 with the addition of fractional input
|
| /freebsd-13-stable/sys/sys/ |
| HD | timepps.h | 35 unsigned int fractional; member
|
| /freebsd-13-stable/crypto/openssl/doc/man3/ |
| HD | ASN1_TIME_set.pod | 102 an error. The output for generalized time may include a fractional part 110 a format check on B<s> only. If B<s> is in Generalized format with fractional 111 seconds, e.g. YYYYMMDDHHMMSS.SSSZ, the fractional seconds will be lost while
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | r8a7745-iwg22d-sodimm.dts | 193 /* 7 length fractional part in z */
|
| HD | stm32f429-disco.dts | 137 /* 7 length fractional part in z */
|
| HD | am5729-beagleboneai.dts | 443 /* 7 length fractional part in z */
|
| HD | imx6qdl-colibri.dtsi | 265 /* 7 length fractional part in z */
|
| HD | imx6qdl-apalis.dtsi | 320 /* 7 length fractional part in z */
|
| HD | tegra30-colibri.dtsi | 863 /* 7 length fractional part in z */
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/include/profile/ |
| HD | MemProfData.inc | 144 // fractional part.
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| HD | MemProfData.inc | 144 // fractional part.
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/ |
| HD | fp_div_impl.inc | 141 // C is (3/4 + 1/sqrt(2)) - 1 truncated to W0 fractional bits as UQ0.HW 236 // C is (3/4 + 1/sqrt(2)) - 1 truncated to 32 fractional bits as UQ0.n
|
| /freebsd-13-stable/contrib/bc/manuals/ |
| HD | algorithms.md | 250 Then we need to calculate the fractional portion of the number. We do this by 253 easy to see that `y - a` will be just the fractional portion of `y` (the
|
| /freebsd-13-stable/lib/libc/softfloat/bits64/ |
| HD | softfloat-macros | 101 `z0Ptr'. The fractional part of the result may be slightly corrupted as 226 by `z0Ptr' and `z1Ptr'. The fractional part of the result may be slightly
|
| /freebsd-13-stable/contrib/diff/ |
| HD | NEWS | 15 fractional time stamps.
|
| /freebsd-13-stable/contrib/bearssl/src/x509/ |
| HD | asn1.t0 | 686 \ At this point, we may have fractional seconds. This should 688 \ too (and, anyway, we ignore these fractional seconds).
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPUInstrInfo.td | 239 // result of 1 / a as a fractional unsigned integer.
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | OperationKinds.def | 234 /// towards zero, discarding any fractional component.
|
12