Searched refs:SQRT2_PRECOMPUTE_THRESHOLD (Results 1 - 7 of 7) sorted by relevance

/external/guava/guava/src/com/google/common/math/
H A DBigIntegerMath.java84 if (logFloor < SQRT2_PRECOMPUTE_THRESHOLD) {
86 SQRT2_PRECOMPUTE_THRESHOLD - logFloor);
113 @VisibleForTesting static final int SQRT2_PRECOMPUTE_THRESHOLD = 256; field in class:BigIntegerMath
/external/guava/guava-tests/test/com/google/common/math/
H A DBigIntegerMathTest.java55 BigInteger.ZERO.setBit(2 * BigIntegerMath.SQRT2_PRECOMPUTE_THRESHOLD + 1), FLOOR),
/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/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 109 milliseconds