/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
FloatTest.java | 303 /* Test a set of regular floats with exponents from -38 to +38 */ 338 /* Test another set of regular floats with exponents from -38 to +38 */ 373 /* Test denormalized floats (floats with exponents <= -38 */ [all...] |
/libcore/luni/src/main/java/java/text/ |
DecimalFormat.java | 150 * positive exponents with localized plus sign. 344 * minimum exponent digit count. There is no maximum. Negative exponents are 347 * prefix positive exponents with a localized plus sign, specify '+' between the [all...] |
/external/aac/libSBRdec/src/ |
env_extr.h | 112 Exponents and mantissas could also be stored in separate arrays.
|
/external/chromium/net/base/ |
dnssec_keyset.cc | 350 // We refuse to deal with large public exponents.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
double-conversion.h | 66 // form, emits a '+' for positive exponents. Example: 1.2e+2.
|
fixed-dtoa.cc | 355 // We only allow exponents of up to 20 and therefore (17 - e) <= 3
|
strtod.cc | 384 // Our Bignum implementation has a separate field for exponents. Shifts will
|
/external/chromium_org/v8/src/ |
fixed-dtoa.cc | 356 // We only allow exponents of up to 20 and therefore (17 - e) <= 3
|
strtod.cc | 385 // Our Bignum implementation has a separate field for exponents. Shifts will
|
/external/v8/src/ |
fixed-dtoa.cc | 356 // We only allow exponents of up to 20 and therefore (17 - e) <= 3
|
strtod.cc | 385 // Our Bignum implementation has a separate field for exponents. Shifts will
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
q_gain2.c | 220 * Before doing the computation we need to aling exponents of coeff[] *
|
/external/llvm/lib/Support/ |
APFloat.cpp | 67 mantissa bits. Note that for exponents near the double minimum, 296 /* Adjust the exponents for any decimal point. */ 1151 /* If exponents are equal, do an unsigned bignum comparison of the [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_fmengine.c | 176 /* left shift for positive exponents */ 182 /* right shift for negative exponents */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_fmengine.c | 176 /* left shift for positive exponents */ 182 /* right shift for negative exponents */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_types.py | 98 # test all 2 digit exponents, both with __format__ and with 103 # test some 3 digit exponents
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_types.py | 98 # test all 2 digit exponents, both with __format__ and with 103 # test some 3 digit exponents
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
qgain475.cpp | [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
decimfmt.h | 216 * <td>Prefix positive exponents with localized plus sign. 427 * minimum exponent digit count. There is no maximum. Negative exponents are 430 * positive exponents with a localized plus sign, specify '+' between the [all...] |
/external/icu4c/i18n/unicode/ |
decimfmt.h | 235 * <td>Prefix positive exponents with localized plus sign. 447 * minimum exponent digit count. There is no maximum. Negative exponents are 450 * positive exponents with a localized plus sign, specify '+' between the [all...] |
/device/asus/grouper/keymaster/ |
keymaster_grouper.cpp | 526 * If we have the prime, prime exponents, and coefficient, we can
|
/device/asus/grouper/self-extractors/nvidia/staging/keymaster/ |
keymaster_grouper.cpp | 526 * If we have the prime, prime exponents, and coefficient, we can
|
/device/asus/tilapia/self-extractors/nvidia/staging/keymaster/ |
keymaster_grouper.cpp | 526 * If we have the prime, prime exponents, and coefficient, we can
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
bn_lcl.h | 144 * (with draws in between). Very small exponents are often selected
|
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
TextFormatTest.java | 256 // Floats of various precisions and exponents.
|