Searched defs:geq (Results 1 - 7 of 7) sorted by last modified time

/openjdk10/jdk/test/javax/management/query/
H A DQueryExpStringTest.java64 geq = Query.geq(intValue, floatValue), field in class:QueryExpStringTest
/openjdk10/jdk/src/java.management/share/classes/javax/management/
H A DQuery.java186 public static QueryExp geq(ValueExp v1, ValueExp v2) { method in class:Query
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp390 eql, neq, lss, leq, gtr, geq, aeq, beq enumerator in enum:Instruction::Condition
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/
H A DFold_Long02.java66 static boolean geq() { method in class:Fold_Long02
H A DFold_Int02.java66 static boolean geq() { method in class:Fold_Int02
H A DFold_Double02.java66 static boolean geq() { method in class:Fold_Double02
H A DFold_Float02.java66 static boolean geq() { method in class:Fold_Float02

Completed in 92 milliseconds