Home
last modified time | relevance | path

Searched defs:getNextValue (Results 1 – 6 of 6) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
DEmpiricalDistribution.java84 double getNextValue() throws IllegalStateException; in getNextValue() method
DEmpiricalDistributionImpl.java372 public double getNextValue() throws IllegalStateException { in getNextValue() method in EmpiricalDistributionImpl
/external/apache-commons-math/src/main/java/org/apache/commons/math3/random/
DEmpiricalDistribution.java476 public double getNextValue() throws MathIllegalStateException { in getNextValue() method in EmpiricalDistribution
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h307 VNInfo *getNextValue(SlotIndex def, VNInfo::Allocator &VNInfoAllocator) { in getNextValue() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h322 VNInfo *getNextValue(SlotIndex def, VNInfo::Allocator &VNInfoAllocator) { in getNextValue() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DLiveInterval.h331 VNInfo *getNextValue(SlotIndex def, VNInfo::Allocator &VNInfoAllocator) { in getNextValue() function