Home
last modified time | relevance | path

Searched refs:getLargest (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/geometry/partitioning/utilities/
H A DAVLTree.java138 public Node getLargest() { in getLargest() method in AVLTree
139 return (top == null) ? null : top.getLargest(); in getLargest()
289 Node getLargest() { in getLargest() method in AVLTree.Node
305 final Node node = left.getLargest(); in getPrevious()
387 node = (left != null) ? left.getLargest() : right.getSmallest(); in delete()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/ADT/
H A DAPFloatTest.cpp95 expected = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
102 expected = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
115 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
124 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
132 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
139 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
1661 T = APFloat::getLargest(APFloat::IEEEdouble()); in TEST()
1683 TEST(APFloatTest, getLargest) { in TEST() argument
3077 APFloat::getLargest(APFloat::IEEEsingle(), true), in TEST()
3082 APFloat::getLargest(APFloat::IEEEsingle(), false), in TEST()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp95 expected = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
102 expected = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
115 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
124 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
132 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
139 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
1661 T = APFloat::getLargest(APFloat::IEEEdouble()); in TEST()
1683 TEST(APFloatTest, getLargest) { in TEST() argument
3077 APFloat::getLargest(APFloat::IEEEsingle(), true), in TEST()
3082 APFloat::getLargest(APFloat::IEEEsingle(), false), in TEST()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DAPFloatTest.cpp95 expected = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
102 expected = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
115 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
124 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
132 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
139 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
1661 T = APFloat::getLargest(APFloat::IEEEdouble()); in TEST()
1683 TEST(APFloatTest, getLargest) { in TEST() argument
3077 APFloat::getLargest(APFloat::IEEEsingle(), true), in TEST()
3082 APFloat::getLargest(APFloat::IEEEsingle(), false), in TEST()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DAPFloatTest.cpp95 expected = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
102 expected = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
115 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
124 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
132 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
139 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
1661 T = APFloat::getLargest(APFloat::IEEEdouble()); in TEST()
1683 TEST(APFloatTest, getLargest) { in TEST() argument
3077 APFloat::getLargest(APFloat::IEEEsingle(), true), in TEST()
3082 APFloat::getLargest(APFloat::IEEEsingle(), false), in TEST()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/ADT/
H A DAPFloatTest.cpp95 expected = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
102 expected = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
115 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
124 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
132 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
139 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
1661 T = APFloat::getLargest(APFloat::IEEEdouble()); in TEST()
1683 TEST(APFloatTest, getLargest) { in TEST() argument
3077 APFloat::getLargest(APFloat::IEEEsingle(), true), in TEST()
3082 APFloat::getLargest(APFloat::IEEEsingle(), false), in TEST()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DAPFloatTest.cpp95 expected = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
102 expected = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
115 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
124 test = APFloat::getLargest(APFloat::IEEEquad(), false); in TEST()
132 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
139 test = APFloat::getLargest(APFloat::IEEEquad(), true); in TEST()
1661 T = APFloat::getLargest(APFloat::IEEEdouble()); in TEST()
1683 TEST(APFloatTest, getLargest) { in TEST() argument
3077 APFloat::getLargest(APFloat::IEEEsingle(), true), in TEST()
3082 APFloat::getLargest(APFloat::IEEEsingle(), false), in TEST()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp33 return llvm::APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp34 return llvm::APFloat::getLargest(FltSemantics); in getFloatValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Support/
H A DScaledNumber.h522 static ScaledNumber getLargest() { in getLargest() function
543 bool isLargest() const { return *this == getLargest(); } in isLargest()
613 *this = getLargest();
822 return *this = getLargest();
856 *this = getLargest(); in shiftLeft()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DScaledNumber.h522 static ScaledNumber getLargest() { in getLargest() function
543 bool isLargest() const { return *this == getLargest(); } in isLargest()
613 *this = getLargest();
822 return *this = getLargest();
856 *this = getLargest(); in shiftLeft()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DScaledNumber.h522 static ScaledNumber getLargest() { in getLargest() function
543 bool isLargest() const { return *this == getLargest(); } in isLargest()
613 *this = getLargest();
822 return *this = getLargest();
856 *this = getLargest(); in shiftLeft()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DScaledNumber.h522 static ScaledNumber getLargest() {
543 bool isLargest() const { return *this == getLargest(); }
613 *this = getLargest();
822 return *this = getLargest();
856 *this = getLargest();

123456789