Home
last modified time | relevance | path

Searched defs:getLargest (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/utilities/
H A DAVLTree.java138 public Node getLargest() { in getLargest() method in AVLTree
289 Node getLargest() { in getLargest() method in AVLTree.Node
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DScaledNumber.h522 static ScaledNumber getLargest() { in getLargest() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DScaledNumber.h523 static ScaledNumber getLargest() { in getLargest() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DScaledNumber.h522 static ScaledNumber getLargest() { in getLargest() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DScaledNumber.h523 static ScaledNumber getLargest() { in getLargest() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DScaledNumber.h523 static ScaledNumber getLargest() { in getLargest() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DScaledNumber.h523 static ScaledNumber getLargest() { in getLargest() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DScaledNumber.h523 static ScaledNumber getLargest() { in getLargest() function
/aosp_15_r20/external/llvm/unittests/ADT/
H A DAPFloatTest.cpp1332 TEST(APFloatTest, getLargest) { in TEST() argument
/aosp_15_r20/external/llvm/lib/Support/
H A DAPFloat.cpp3438 APFloat APFloat::getLargest(const fltSemantics &Sem, bool Negative) { in getLargest() function in APFloat