Home
last modified time | relevance | path

Searched refs:fractional (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-13-stable/contrib/apr/strings/
HDapr_strnatcmp.c92 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/
HDtimepps-Solaris.h86 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)
HDtimepps-SunOS.h86 d_temp = (x).fractional * PPS_FRAC / PPS_NANOSECOND; \
89 (x).fractional = (unsigned int)d_temp; \
137 unsigned int fractional; member
HDtimepps-SCO.h86 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/
HDstmpe.txt31 - 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/
HDus5182d.txt15 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/
HDartpec6.txt24 ones are the audio reference clock ("i2s_refclk") and the audio fractional
Dsilabs,si5341.txt16 The Si5345 is similar to the Si5341 with the addition of fractional input
/freebsd-13-stable/sys/sys/
HDtimepps.h35 unsigned int fractional; member
/freebsd-13-stable/crypto/openssl/doc/man3/
HDASN1_TIME_set.pod102 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/
HDr8a7745-iwg22d-sodimm.dts193 /* 7 length fractional part in z */
HDstm32f429-disco.dts137 /* 7 length fractional part in z */
HDam5729-beagleboneai.dts443 /* 7 length fractional part in z */
HDimx6qdl-colibri.dtsi265 /* 7 length fractional part in z */
HDimx6qdl-apalis.dtsi320 /* 7 length fractional part in z */
HDtegra30-colibri.dtsi863 /* 7 length fractional part in z */
/freebsd-13-stable/contrib/llvm-project/compiler-rt/include/profile/
HDMemProfData.inc144 // fractional part.
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDMemProfData.inc144 // fractional part.
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
HDfp_div_impl.inc141 // 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/
HDalgorithms.md250 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/
HDsoftfloat-macros101 `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/
HDNEWS15 fractional time stamps.
/freebsd-13-stable/contrib/bearssl/src/x509/
HDasn1.t0686 \ 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/
HDAMDGPUInstrInfo.td239 // result of 1 / a as a fractional unsigned integer.
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDOperationKinds.def234 /// towards zero, discarding any fractional component.

12