Home
last modified time | relevance | path

Searched defs:getHi (Results 1 – 4 of 4) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
DOutOfRangeException.java60 public Number getHi() { in getHi() method in OutOfRangeException
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/
DBracketFinder.java247 public double getHi() { in getHi() method in BracketFinder
/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_pb.js388 proto.routeguide.Rectangle.prototype.getHi = function() { method in proto.routeguide.Rectangle
/external/swiftshader/third_party/subzero/src/
DIceOperand.h926 Variable *getHi() const { in getHi() function