Home
last modified time | relevance | path

Searched refs:fitsInInt (Results 1 – 20 of 20) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
DCstLiteralBits.java33 public abstract boolean fitsInInt(); in fitsInInt() method in CstLiteralBits
60 if (! fitsInInt()) { in fitsIn16Bits()
75 if (! fitsInInt()) { in fitsIn8Bits()
DCstKnownNull.java84 public boolean fitsInInt() { in fitsInInt() method in CstKnownNull
DCstLiteral32.java72 public final boolean fitsInInt() { in fitsInInt() method in CstLiteral32
DCstLiteral64.java72 public final boolean fitsInInt() { in fitsInInt() method in CstLiteral64
/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java83 assertTrue(fitsInInt(BigIntegerMath.binomial(IntMath.biggestBinomials[k], k))); in testConstantsBiggestBinomials()
85 || !fitsInInt(BigIntegerMath.binomial(IntMath.biggestBinomials[k] + 1, k))); in testConstantsBiggestBinomials()
90 fitsInInt(BigIntegerMath.binomial( in testConstantsBiggestBinomials()
102 if (LongMath.fitsInInt((long) x - y)) { in testLessThanBranchFree()
406 boolean expectedSuccess = fitsInInt(expectedResult); in testCheckedAdd()
421 boolean expectedSuccess = fitsInInt(expectedResult); in testCheckedSubtract()
436 boolean expectedSuccess = fitsInInt(expectedResult); in testCheckedMultiply()
451 boolean expectedSuccess = fitsInInt(expectedResult); in testCheckedPow()
466 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testFactorial()
486 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testBinomial()
[all …]
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DIntMathTest.java49 if (LongMath.fitsInInt((long) x - y)) { in testLessThanBranchFree()
239 boolean expectedSuccess = fitsInInt(expectedResult); in testCheckedAdd()
254 boolean expectedSuccess = fitsInInt(expectedResult); in testCheckedSubtract()
269 boolean expectedSuccess = fitsInInt(expectedResult); in testCheckedMultiply()
284 boolean expectedSuccess = fitsInInt(expectedResult); in testCheckedPow()
299 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testFactorial()
349 private static boolean fitsInInt(BigInteger big) { in fitsInInt() method in IntMathTest
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
DForm31i.java84 return ((CstLiteralBits) cst).fitsInInt(); in isCompatible()
DForm21s.java86 return cb.fitsInInt() && signedFitsInShort(cb.getIntBits()); in isCompatible()
DForm11n.java87 return cb.fitsInInt() && signedFitsInNibble(cb.getIntBits()); in isCompatible()
DForm22s.java88 return cb.fitsInInt() && signedFitsInShort(cb.getIntBits()); in isCompatible()
DForm22b.java88 return cb.fitsInInt() && signedFitsInByte(cb.getIntBits()); in isCompatible()
DForm32s.java92 return cb.fitsInInt() && signedFitsInShort(cb.getIntBits()); in isCompatible()
/external/guava/guava/src/com/google/common/math/
DLongMath.java277 if (fitsInInt(x)) { in sqrt()
743 static boolean fitsInInt(long x) {
/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
DLongMath.java298 static boolean fitsInInt(long x) { in fitsInInt() method in LongMath
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...