Home
last modified time | relevance | path

Searched refs:nextUp (Results 1 – 10 of 10) sorted by relevance

/external/guava/guava/src/com/google/common/math/
DDoubleUtils.java40 return -Math.nextUp(-d); in nextDown()
/external/guava/guava-tests/test/com/google/common/math/
DDoubleMathTest.java478 trueLog2 = StrictMath.nextUp(trueLog2);
485 > StrictMath.abs(StrictMath.pow(2.0, StrictMath.nextUp(trueLog2)) - d)) {
486 trueLog2 = StrictMath.nextUp(trueLog2);
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/
DOpenLoopClient.java211 private static final double DELAY_EPSILON = Math.nextUp(0d);
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h641 Iterator &up() { Pos = DS.nextUp(Pos); return *this; } in up()
677 unsigned nextUp(unsigned P) const;
DRDFGraph.cpp795 unsigned DataFlowGraph::DefStack::nextUp(unsigned P) const { in nextUp() function in DataFlowGraph::DefStack
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.h680 Iterator &up() { Pos = DS.nextUp(Pos); return *this; } in up()
726 unsigned nextUp(unsigned P) const;
DRDFGraph.cpp736 unsigned DataFlowGraph::DefStack::nextUp(unsigned P) const { in nextUp() function in DataFlowGraph::DefStack
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java656 public static double nextUp(final double a) { in nextUp() method in FastMath
664 public static float nextUp(final float a) { in nextUp() method in FastMath
/external/kotlinc/lib/
Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/jvm/ kotlin/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...