Searched
full:mantissa (Results
476 -
500 of
670) sorted by null
<<11121314151617181920>>
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/ |
ScaledNumber.h | 457 /// much like the mantissa in the x87 long double, but there is no canonical
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/ |
TODO | 365 representable, then round to the odd mantissa. This rounding
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
encode_test.go | 790 re(`^-?(0|[0-9]{2,})\..*e`), // exponential notation must have normalized mantissa
|
/prebuilts/go/darwin-x86/src/go/internal/gcimporter/ |
bimport.go | 749 // but mant represents the mantissa bits such that 0.5 <= mant < 1.0)
|
/prebuilts/go/linux-x86/src/encoding/json/ |
encode_test.go | 790 re(`^-?(0|[0-9]{2,})\..*e`), // exponential notation must have normalized mantissa
|
/prebuilts/go/linux-x86/src/go/internal/gcimporter/ |
bimport.go | 749 // but mant represents the mantissa bits such that 0.5 <= mant < 1.0)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
entries.in | 407 GLbitfield, glQueryMatrixxOES, GLfixed mantissa[16], GLint exponent[16] [all...] |
/external/skia/src/jumper/ |
SkJumper_stages.cpp | 648 // ... but using the mantissa to refine its error is _much_ better. 676 // Remember, a half is 1-5-10 (sign-exponent-mantissa) with 15 exponent bias. 696 // Remember, a float is 1-8-23 (sign-exponent-mantissa) with 127 exponent bias. [all...] |
/external/skqp/src/jumper/ |
SkJumper_stages.cpp | 648 // ... but using the mantissa to refine its error is _much_ better. 676 // Remember, a half is 1-5-10 (sign-exponent-mantissa) with 15 exponent bias. 696 // Remember, a float is 1-8-23 (sign-exponent-mantissa) with 127 exponent bias. [all...] |
/external/tensorflow/tensorflow/compiler/xla/service/ |
hlo_evaluator.cc | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
gmp.info-2 | [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
DecimalFormat_ICU58_Android.java | 204 * <td>Separates mantissa and exponent in scientific notation. 406 * <p>Numbers in scientific notation are expressed as the product of a mantissa and a 408 * mantissa is typically in the half-open interval [1.0, 10.0) or sometimes [0.0, 1.0), 437 * number of integer and fraction digits that will be shown in the mantissa; it does not [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
DecimalFormat_ICU58_Android.java | 203 * <td>Separates mantissa and exponent in scientific notation. 405 * <p>Numbers in scientific notation are expressed as the product of a mantissa and a 407 * mantissa is typically in the half-open interval [1.0, 10.0) or sometimes [0.0, 1.0), 436 * number of integer and fraction digits that will be shown in the mantissa; it does not [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/ |
strconv.a | 94 esign ?i ?sawdigits ?sawdot ?Tgclocals·a9c54f3c0387ac5ae71b827884e739c9 ?Tgclocals·c2f625074abef763ac4c84db608ac1f0 ?"".readFloat ?mantissa |