OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bigValues
(Results
1 - 3
of
3
) sorted by null
/external/guava/guava-tests/test/com/google/common/math/
MathTesting.java
181
ImmutableSet.Builder<BigInteger>
bigValues
= ImmutableSet.builder();
183
bigValues
.addAll(Iterables.transform(POSITIVE_LONG_CANDIDATES, TO_BIGINTEGER));
185
bigValues
.add(BigInteger.valueOf(Long.MAX_VALUE).add(ONE));
190
bigValues
.add(x, x.add(ONE), x.subtract(ONE));
192
bigValues
.add(new BigInteger("218838949120258359057546633")); // sqrt(2^175) rounded up and
194
bigValues
.add(new BigInteger("218838949120258359057546634"));
195
POSITIVE_BIGINTEGER_CANDIDATES =
bigValues
.build();
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.pb_2.3.5.v201308161310.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.pb_2.3.5.v20130525.jar
Completed in 585 milliseconds