/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
DHGenParameterSpecTest.java | 71 int[] exponents = {Integer.MIN_VALUE, -1, 0, 1, Integer.MAX_VALUE}; local 74 exponents[i]); 80 ps.getPrimeSize(), exponents[i]);
|
/external/icu4c/i18n/ |
nfrs.h | 86 // raise radix to the power exponent, only non-negative exponents
|
/dalvik/libcore/security/src/main/java/java/security/spec/ |
RSAPrivateCrtKeySpec.java | 47 * exponents, crt coefficient, and additional primes.
|
RSAMultiPrimePrivateCrtKeySpec.java | 51 * exponents, crt coefficient, and additional primes.
|
/external/openssl/crypto/dh/ |
dh.h | 85 * modular exponentiation for secret exponents 88 * be used for all exponents.
|
/external/openssl/include/openssl/ |
dh.h | 85 * modular exponentiation for secret exponents 88 * be used for all exponents.
|
dsa.h | 96 * modular exponentiation for secret exponents 99 * be used for all exponents.
|
rsa.h | 233 * modular exponentiation for secret exponents 236 * be used for all exponents.
|
/external/icu4c/common/ |
uprops.h | 83 UPROPS_LARGE_EXP_OFFSET=2, /* regular exponents 2..17 */ 84 UPROPS_LARGE_EXP_OFFSET_EXTRA=18, /* extra large exponents 18..33 */
|
/external/openssl/crypto/dsa/ |
dsa.h | 96 * modular exponentiation for secret exponents 99 * be used for all exponents.
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_math.c | 85 /* left shift for positive exponents */ 91 /* right shift for negative exponents */
|
eas_fmengine.c | 176 /* left shift for positive exponents */ 182 /* right shift for negative exponents */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_math.c | 85 /* left shift for positive exponents */ 91 /* right shift for negative exponents */
|
eas_fmengine.c | 176 /* left shift for positive exponents */ 182 /* right shift for negative exponents */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_math.c | 85 /* left shift for positive exponents */ 91 /* right shift for negative exponents */
|
/external/openssl/crypto/rsa/ |
rsa.h | 233 * modular exponentiation for secret exponents 236 * be used for all exponents.
|
/external/neven/Embedded/common/src/b_TensorEm/ |
CompactMat.h | 78 /** temorary array used for exponents */
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
FloatTest.java | 471 /* Test a set of regular floats with exponents from -38 to +38 */ 506 /* Test another set of regular floats with exponents from -38 to +38 */ 541 /* Test denormalized floats (floats with exponents <= -38 */ [all...] |
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
qgain475.cpp | [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
qgain475.cpp | [all...] |
/external/icu4c/i18n/unicode/ |
decimfmt.h | 227 * <td>Prefix positive exponents with localized plus sign. 438 * minimum exponent digit count. There is no maximum. Negative exponents are 441 * positive exponents with a localized plus sign, specify '+' between the [all...] |
/dalvik/libcore/text/src/main/java/java/text/ |
DecimalFormat.java | 198 * positive exponents with localized plus sign. 392 * minimum exponent digit count. There is no maximum. Negative exponents are 395 * prefix positive exponents with a localized plus sign, specify '+' between the [all...] |
/external/openssl/crypto/bn/ |
bn_lcl.h | 144 * (with draws in between). Very small exponents are often selected
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
calc_sbr_envelope.cpp | [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
calc_sbr_envelope.cpp | [all...] |