Home
last modified time | relevance | path

Searched refs:product (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/main/native/
Dcbigint.cpp136 uint64_t product; in simpleMultiplyHighPrecision() local
140 product = 0; in simpleMultiplyHighPrecision()
144 product = in simpleMultiplyHighPrecision()
145 HIGH_IN_U64 (product) + arg2 * LOW_U32_FROM_PTR (arg1 + index); in simpleMultiplyHighPrecision()
146 LOW_U32_FROM_PTR (arg1 + index) = LOW_U32_FROM_VAR (product); in simpleMultiplyHighPrecision()
147 product = in simpleMultiplyHighPrecision()
148 HIGH_IN_U64 (product) + arg2 * HIGH_U32_FROM_PTR (arg1 + index); in simpleMultiplyHighPrecision()
149 HIGH_U32_FROM_PTR (arg1 + index) = LOW_U32_FROM_VAR (product); in simpleMultiplyHighPrecision()
153 return HIGH_U32_FROM_VAR (product); in simpleMultiplyHighPrecision()
162 uint64_t product; in simpleMultiplyAddHighPrecision() local
[all …]
/libcore/support/src/test/java/tests/resources/x509/
Ddefault.cnf20 # "This product includes software developed by the OpenSSL Project
34 # "This product includes software developed by the OpenSSL Project
51 # This product includes cryptographic software written by Eric Young
52 # (eay@cryptsoft.com). This product includes software written by Tim
/libcore/
DNOTICE10 This product includes software developed as part of
22 This product includes software developed at
/libcore/luni/src/main/java/java/math/
DBigInt.java273 static BigInt product(BigInt a, BigInt b) { in product() method in BigInt
DBigInteger.java895 return new BigInteger(BigInt.product(getBigInt(), value.getBigInt())); in multiply()
/libcore/benchmarks/libs/
Dcaliper.jar.txt140 names, trademarks, service marks, or product names of the Licensor,