Home
last modified time | relevance | path

Searched full:doubles (Results 1 – 25 of 154) sorted by relevance

1234567

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfixunstfti.c33 unsigned long long ull[2]; // High and low doubles as 64-bit integers. in __fixunstfti()
41 // Retrieve the 64-bit patterns of high and low doubles. in __fixunstfti()
42 // Compute the unbiased exponent of both high and low doubles by in __fixunstfti()
104 // the fractional part of the high double. Because both doubles cannot in __fixunstfti()
H A Ddivtc3.c8 // half of the long doubles), even though this file defines complex division for
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp82 // HSV represented by a tuple of doubles
118 // Takes a typle of doubles representing a color in HSV and converts them to
169 // Interpolates between two HSV Colors both represented as a tuple of doubles
170 // Returns an HSV Color represented as a tuple of doubles
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-peripheral-props.yaml95 bigger chip. This basically doubles (or more) the total address
108 bits in the other). This basically doubles the address space and
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp220 // On MSVC platforms, long doubles are equal to regular doubles. in RenderText()
221 // In MinGW environments on x86, long doubles are 80 bit, but here, in RenderText()
223 // long doubles to be 64 bit. Just cast the float value to a regular in RenderText()
/freebsd/lib/msun/tests/
H A Dnext_test.c89 * FreeBSD/i386 assumes long doubles are truncated to the in ATF_TC_BODY()
217 * FreeBSD/i386 assumes long doubles are truncated to the in ATF_TC_BODY()
260 * The idd() and idf() routines ensure that doubles and floats are
H A Dtrig_test.c128 /* doubles very close to odd multiples of pi */ in ATF_TC_BODY()
139 /* long doubles very close to odd multiples of pi */ in ATF_TC_BODY()
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-quote-dollar.mk4 # and doubles dollar signs, to prevent them from being interpreted by a
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dluaconf.h469 ** Some tricks with doubles
475 ** conversion from doubles to integer types, mainly to LUA_UNSIGNED.
486 @@ LUA_IEEEENDIAN is the endianness of doubles in your machine
493 ** are 32-bit values) with numbers represented as IEEE 754-2008 doubles
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.integer_illegal.ksh21 # Constructing integers that are doubles, too large, or too
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineDataAssign.d33 * NOTES: The commented lines defining floats and doubles should be uncommented
H A Dtst.InlineExpression.d34 * NOTES: The commented lines for the floats and doubles should be uncommented
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h35 APInt IntVal; // also used for long doubles.
/freebsd/contrib/ntp/ntpd/
H A Drefclock_fg.c278 benahour. It doubles day number for an hours in replys after 10:10:10 UTC in fg_receive()
279 and doubles min every hour at HH:10:ss for a minute. in fg_receive()
/freebsd/contrib/sendmail/libsm/
H A Dt-float.c30 ** Sendmail uses printf and scanf with doubles,
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/
H A Dtst.UnionDataTypes.d35 * NOTES: The floats, doubles and strings have not been implemented yet.
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/
H A Dtst.StructDataTypes.d35 * NOTES: The floats, doubles and strings have not been implemented yet.
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dintern.h63 compare, /* compare doubles, returns int */
/freebsd/stand/kboot/kboot/arch/aarch64/
H A Dtramp.S93 tramp_end: /* padding doubles as stack */
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILShaderFlags.cpp26 Flags.Doubles = true; in updateFlags()
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_stats.h66 // This is a bitcasted double. Doubles have the nice idea to be ordered as
/freebsd/contrib/libcbor/examples/
H A Dcjson2cbor.c71 // This is stupid -- ints and doubles cannot are not distinguished in cjson_cbor_stream_decode()
/freebsd/contrib/gdtoa/
H A DREADME308 P754 standard for binary IEEE arithmetic specifies doubles as having
312 finite doubles, b = 0 for denormals, and b = 2047 for Infinities and NaNs.
/freebsd/contrib/bc/manuals/
H A Dalgorithms.md68 it doubles the amount of correct digits per iteration.
336 per iteration, and it doubles the amount of correct digits per iteration.
/freebsd/contrib/unbound/util/data/
H A Dmsgparse.h55 * o check for doubles in the rrsig list when adding an RRSIG to data,
60 * that sign the data as well, doubles are removed.

1234567