Searched refs:greaterThanOrEqual (Results 1 – 7 of 7) sorted by relevance
243 public final int greaterThanOrEqual(IntegerValue other) in greaterThanOrEqual() method in IntegerValue487 public final int greaterThanOrEqual(UnknownIntegerValue other) in greaterThanOrEqual() method in IntegerValue731 public final int greaterThanOrEqual(SpecificIntegerValue other) in greaterThanOrEqual() method in IntegerValue975 public final int greaterThanOrEqual(ParticularIntegerValue other) in greaterThanOrEqual() method in IntegerValue
191 return other.greaterThanOrEqual(this); in lessThanOrEqual()
223 return other.greaterThanOrEqual(this); in lessThanOrEqual()
47 return left.greaterThanOrEqual(right) in operate()
571 return obj2.greaterThanOrEqual(this); in lessThanOrEqual()609 public boolean greaterThanOrEqual(XObject obj2) in greaterThanOrEqual() method in XObject
686 public boolean greaterThanOrEqual(XObject obj2) in greaterThanOrEqual() method in XNodeSet
786 stack.ipop().greaterThanOrEqual(valueFactory.createIntegerValue(0))); in visitBranchInstruction()831 stack.ipop().greaterThanOrEqual(stack.ipop())); in visitBranchInstruction()