HomeSort by relevance Sort by last modified time
    Searched full:precomputed (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/bouncycastle/src/main/java/org/bouncycastle/math/ec/
WTauNafPreCompInfo.java 10 * Array holding the precomputed <code>ECPoint.F2m</code>s used for the
19 * @param preComp Array holding the precomputed <code>ECPoint.F2m</code>s
30 * @return the array holding the precomputed <code>ECPoint.F2m</code>s
WNafPreCompInfo.java 10 * Array holding the precomputed <code>ECPoint</code>s used for the Window
WNafMultiplier.java 172 // Check if the precomputed ECPoints already exist
181 // Take the already precomputed ECPoints to start with
212 // Apply the Window NAF to p using the precomputed ECPoint values.
  /external/v8/test/cctest/
test-bignum-dtoa.cc 263 Vector<const PrecomputedShortest> precomputed = local
265 for (int i = 0; i < precomputed.length(); ++i) {
266 const PrecomputedShortest current_test = precomputed[i];
281 Vector<const PrecomputedFixed> precomputed = local
283 for (int i = 0; i < precomputed.length(); ++i) {
284 const PrecomputedFixed current_test = precomputed[i];
302 Vector<const PrecomputedPrecision> precomputed = local
304 for (int i = 0; i < precomputed.length(); ++i) {
305 const PrecomputedPrecision current_test = precomputed[i];
test-dtoa.cc 274 Vector<const PrecomputedShortest> precomputed = local
276 for (int i = 0; i < precomputed.length(); ++i) {
277 const PrecomputedShortest current_test = precomputed[i];
280 CHECK_EQ(0, sign); // All precomputed numbers are positive.
294 Vector<const PrecomputedFixed> precomputed = local
296 for (int i = 0; i < precomputed.length(); ++i) {
297 const PrecomputedFixed current_test = precomputed[i];
301 CHECK_EQ(0, sign); // All precomputed numbers are positive.
317 Vector<const PrecomputedPrecision> precomputed = local
319 for (int i = 0; i < precomputed.length(); ++i)
    [all...]
test-fast-dtoa.cc 212 Vector<const PrecomputedShortest> precomputed = local
214 for (int i = 0; i < precomputed.length(); ++i) {
215 const PrecomputedShortest current_test = precomputed[i];
243 Vector<const PrecomputedPrecision> precomputed = local
245 for (int i = 0; i < precomputed.length(); ++i) {
246 const PrecomputedPrecision current_test = precomputed[i];
261 // The precomputed numbers contain many entries with many requested
gay-fixed.h 41 // Returns precomputed values of dtoa. The strings have been generated using
gay-precision.h 41 // Returns precomputed values of dtoa. The strings have been generated using
test-fixed-dtoa.cc 499 Vector<const PrecomputedFixed> precomputed = local
501 for (int i = 0; i < precomputed.length(); ++i) {
502 const PrecomputedFixed current_test = precomputed[i];
  /external/guava/guava-tests/test/com/google/common/base/
CharMatcherTest.java 129 reallyTestEmpty(matcher.precomputed());
183 reallyTestNoMatches(matcher.precomputed(), s);
184 reallyTestAllMatches(matcher.negate().precomputed(), s);
185 reallyTestAllMatches(matcher.precomputed().negate(), s);
210 reallyTestAllMatches(matcher.precomputed(), s);
211 reallyTestNoMatches(matcher.negate().precomputed(), s);
212 reallyTestNoMatches(matcher.precomputed().negate(), s);
285 reallyTestOneCharMatch(matcher.precomputed(), s);
286 reallyTestOneCharNoMatch(matcher.negate().precomputed(), s);
287 reallyTestOneCharNoMatch(matcher.precomputed().negate(), s)
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Platform.java 37 // CharMatcher.precomputed() produces CharMatchers that are maybe a little
39 // choosing to turn .precomputed() into a no-op in GWT, because it doesn't
  /external/guava/guava/src/com/google/common/base/
CharMatcher.java 78 .precomputed();
91 .precomputed();
113 DIGIT = digit.precomputed();
191 .precomputed();
214 .precomputed();
291 @Override public CharMatcher precomputed() {
369 @Override public CharMatcher precomputed() {
405 @Override public CharMatcher precomputed() { method in class:CharMatcher
459 @Override public CharMatcher precomputed() {
513 @Override public CharMatcher precomputed() {
    [all...]
  /external/dropbear/libtommath/
bn_mp_reduce.c 19 * precomputed via mp_reduce_setup.
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/interfaces/
DSAKeyPairGeneratorImpl.java 80 throw new InvalidParameterException("there are not precomputed parameters");
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3bitset.h 61 * precomputed mod mask to do the mod instead.
  /libcore/luni/src/test/java/tests/security/interfaces/
DSAKeyPairGeneratorTest.java 102 if (!str.equals("there are not precomputed parameters")) {
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactsSectionIndexer.java 25 * A section indexer that is configured with precomputed section titles and
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.h 48 /*Precomputed coefficients
75 /*Precomputed coefficients
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.h 48 /*Precomputed coefficients
75 /*Precomputed coefficients
  /external/jpeg/
jddctmgr.c 222 /* Precomputed values scaled up by 15 bits. */
244 /* precomputed values scaled up by 14 bits */
  /external/qemu/distrib/jpeg-6b/
jddctmgr.c 222 /* Precomputed values scaled up by 15 bits. */
244 /* precomputed values scaled up by 14 bits */
  /external/guava/guava-tests/test/com/google/common/cache/
CacheReferencesTest.java 138 // ints in [-128, 127] have their wrappers precomputed and cached, so they won't be GCed
  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 76 /// MachSymbolData - Helper struct for containing some precomputed information
  /external/openssl/crypto/ec/
ec_mult.c 81 /* structure for precomputed multiples of the generator */
408 /* look if we can use precomputed multiples of generator */
457 /* num_val will be the total number of temporarily precomputed points */
621 /* prepare precomputed values:
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BitSet.as 41 * precomputed mod mask to do the mod instead.

Completed in 455 milliseconds

1 2 3 4