/freebsd/contrib/ntp/include/ |
H A D | 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)
|
H A D | timepps-SCO.h | 86 d_temp = (x).fractional * PPS_FRAC / PPS_NANOSECOND; \ 89 (x).fractional = (unsigned int)d_temp; \ 137 unsigned int fractional; member
|
H A D | timepps-SunOS.h | 86 d_temp = (x).fractional * PPS_FRAC / PPS_NANOSECOND; \ 89 (x).fractional = (unsigned int)d_temp; \ 137 unsigned int fractional; member
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | 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) 96 /* 7 length fractional part in z */
|
/freebsd/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | us5182d.txt | 15 fractional bits - Q4.4) applied when light > threshold 18 fractional bits - Q4.4) applied when light < threshold
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | artpec6.txt | 24 ones are the audio reference clock ("i2s_refclk") and the audio fractional
|
H A D | silabs,si5341.txt | 16 The Si5345 is similar to the Si5341 with the addition of fractional input
|
/freebsd/sys/contrib/device-tree/src/arm64/nuvoton/ |
H A D | ma35d1-som-256m.dts | 52 "fractional",
|
H A D | ma35d1-iot-512m.dts | 52 "fractional",
|
/freebsd/sys/sys/ |
H A D | timepps.h | 35 unsigned int fractional; member
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | ASN1_TIME_set.pod | 108 returns an error. The output for generalized time may include a fractional part 119 a format check on I<s> only. If I<s> is in Generalized format with fractional 120 seconds, e.g. YYYYMMDDHHMMSS.SSSZ, the fractional seconds will be lost while
|
/freebsd/crypto/openssl/test/recipes/04-test_params_conversion_data/ |
H A D | native_types.txt | 337 # fractional
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r8a7745-iwg22d-sodimm.dts | 204 /* 7 length fractional part in z */
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32f429-disco.dts | 135 /* 7 length fractional part in z */
|
/freebsd/contrib/llvm-project/compiler-rt/include/profile/ |
H A D | MemProfData.inc | 144 // fractional part.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProfData.inc | 144 // fractional part.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | 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/contrib/bc/manuals/ |
H A D | 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/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | mba6ulx.dtsi | 289 st,fraction-z = <7>; /* 7 length fractional part in z */
|
/freebsd/lib/libc/softfloat/bits64/ |
H A D | 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/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am5729-beagleboneai.dts | 441 /* 7 length fractional part in z */
|
/freebsd/contrib/diff/ |
H A D | NEWS | 15 fractional time stamps.
|
/freebsd/contrib/bearssl/src/x509/ |
H A D | asn1.t0 | 686 \ At this point, we may have fractional seconds. This should 688 \ too (and, anyway, we ignore these fractional seconds).
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstrInfo.td | 239 // result of 1 / a as a fractional unsigned integer.
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OperationKinds.def | 234 /// towards zero, discarding any fractional component.
|