Searched
full:mantissa (Results
401 -
425 of
670) sorted by null
<<11121314151617181920>>
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
strtod.c | 740 * special case of mantissa a power of two.
|
strtodg.c | 767 * special case of mantissa a power of two.
|
/external/icu/icu4c/source/i18n/unicode/ |
decimfmt.h | 235 * <td>Separates mantissa and exponent in scientific notation. 441 * <p>Numbers in scientific notation are expressed as the product of a mantissa 443 * mantissa is typically in the half-open interval [1.0, 10.0) or sometimes [0.0, 1.0), 474 * digits that will be shown in the mantissa; it does not affect [all...] |
/external/libchrome/base/numerics/ |
safe_conversions_impl.h | 171 // truncated to fit the mantissa of the floating point. The direction of
|
/external/llvm/include/llvm/Bitcode/ |
LLVMBitCodes.h | 153 TYPE_CODE_FP128 = 14, // LONG DOUBLE (112 bit mantissa)
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
clip.h | 40 // Shift clip codes out of the mantissa to prevent denormalized values when used in float compare. [all...] |
/external/pdfium/third_party/base/numerics/ |
safe_conversions_impl.h | 172 // truncated to fit the mantissa of the floating point. The direction of
|
/external/pdfium/third_party/libopenjpeg20/ |
j2k.h | 168 /** mantissa */
|
/external/protobuf/js/binary/ |
proto_test.js | 105 // mantissa).
|
/external/python/cpython3/Doc/library/ |
math.rst | 78 Return the mantissa and exponent of *x* as the pair ``(m, e)``. *m* is a float
|
/external/tensorflow/tensorflow/contrib/distributions/python/ops/ |
relaxed_onehot_categorical.py | 246 # is such that the mantissa has an implicit leading 1. Normal, positive
|
/external/valgrind/VEX/priv/ |
guest_x86_helpers.c | [all...] |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
rtcp_packet.h | 369 // | Num SSRC | BR Exp | BR Mantissa |
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
dtx_dec.cpp | 736 // convert exponent and mantissa to Word16 Q12 [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
g_pitch.cpp | 124 g_coeff contains the mantissa and exponent of the two dot products.
|
/frameworks/rs/script_api/ |
Specification.h | 51 * For floats, number of implied bits of the mantissa.
|
/libcore/luni/src/main/native/ |
java_lang_StringToReal.cpp | 636 /* Only interested in 24 msb bits of the 53-bit double mantissa */
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
tutorial.md | 201 When obtaining the numeric values, `GetDouble()` will convert internal integer representation to a `double`. Note that, `int` and `unsigned` can be safely convert to `double`, but `int64_t` and `uint64_t` may lose precision (since mantissa of `double` is only 52-bits).
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/ |
LLVMBitCodes.h | 149 TYPE_CODE_FP128 = 14, // LONG DOUBLE (112 bit mantissa)
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/ |
LLVMBitCodes.h | 153 TYPE_CODE_FP128 = 14, // LONG DOUBLE (112 bit mantissa)
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/ |
LLVMBitCodes.h | 153 TYPE_CODE_FP128 = 14, // LONG DOUBLE (112 bit mantissa)
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/ |
LLVMBitCodes.h | 157 TYPE_CODE_FP128 = 14, // LONG DOUBLE (112 bit mantissa)
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/ |
LLVMBitCodes.h | 157 TYPE_CODE_FP128 = 14, // LONG DOUBLE (112 bit mantissa)
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/ |
LLVMBitCodes.h | 157 TYPE_CODE_FP128 = 14, // LONG DOUBLE (112 bit mantissa)
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/ |
LLVMBitCodes.h | 157 TYPE_CODE_FP128 = 14, // LONG DOUBLE (112 bit mantissa)
|
Completed in 2149 milliseconds
<<11121314151617181920>>