Searched defs:shiftRightOf (Results 1 – 4 of 4) sorted by relevance
158 public abstract IntegerValue shiftRightOf(IntegerValue other); in shiftRightOf() method in IntegerValue174 public abstract LongValue shiftRightOf(LongValue other); in shiftRightOf() method in IntegerValue365 public IntegerValue shiftRightOf(UnknownIntegerValue other) in shiftRightOf() method in IntegerValue390 public LongValue shiftRightOf(UnknownLongValue other) in shiftRightOf() method in IntegerValue609 public IntegerValue shiftRightOf(SpecificIntegerValue other) in shiftRightOf() method in IntegerValue634 public LongValue shiftRightOf(SpecificLongValue other) in shiftRightOf() method in IntegerValue853 public IntegerValue shiftRightOf(ParticularIntegerValue other) in shiftRightOf() method in IntegerValue878 public LongValue shiftRightOf(ParticularLongValue other) in shiftRightOf() method in IntegerValue
134 public IntegerValue shiftRightOf(IntegerValue other) in shiftRightOf() method in SpecificIntegerValue154 public LongValue shiftRightOf(LongValue other) in shiftRightOf() method in SpecificIntegerValue271 public IntegerValue shiftRightOf(SpecificIntegerValue other) in shiftRightOf() method in SpecificIntegerValue286 public LongValue shiftRightOf(SpecificLongValue other) in shiftRightOf() method in SpecificIntegerValue
166 public IntegerValue shiftRightOf(IntegerValue other) in shiftRightOf() method in ParticularIntegerValue186 public LongValue shiftRightOf(LongValue other) in shiftRightOf() method in ParticularIntegerValue299 public IntegerValue shiftRightOf(ParticularIntegerValue other) in shiftRightOf() method in ParticularIntegerValue314 public LongValue shiftRightOf(ParticularLongValue other) in shiftRightOf() method in ParticularIntegerValue
136 public IntegerValue shiftRightOf(IntegerValue other) in shiftRightOf() method in UnknownIntegerValue156 public LongValue shiftRightOf(LongValue other) in shiftRightOf() method in UnknownIntegerValue