Searched defs:SQRT2_PRECOMPUTED_BITS (Results 1 - 4 of 4) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
H A DBigIntegerMath.java85 BigInteger halfPower = SQRT2_PRECOMPUTED_BITS.shiftRight(
115 @VisibleForTesting static final BigInteger SQRT2_PRECOMPUTED_BITS = field in class:BigIntegerMath
/external/guava/guava/src/com/google/common/math/
H A DBigIntegerMath.java87 BigInteger halfPower = SQRT2_PRECOMPUTED_BITS.shiftRight(
117 @VisibleForTesting static final BigInteger SQRT2_PRECOMPUTED_BITS = field in class:BigIntegerMath
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 143 milliseconds