Searched defs:difference (Results 1 – 5 of 5) sorted by relevance
614 … int difference = wallOffset.getTotalSeconds() - ZoneOffset.UTC.getTotalSeconds(); in createDateTime() local618 … int difference = wallOffset.getTotalSeconds() - standardOffset.getTotalSeconds(); in createDateTime() local
644 long difference = q[offset] - product; in mulsub() local663 long difference = q[offset--] - product; in mulsubBorrow() local965 private int difference(MutableBigInteger b) { in difference() method in MutableBigInteger
1377 long difference = ((int)val & LONG_MASK) - (little[0] & LONG_MASK); in subtract() local1388 long difference = ((int)val & LONG_MASK) - (little[1] & LONG_MASK); in subtract() local1408 long difference = 0; in subtract() local1465 long difference = 0; in subtract() local
588 int difference = offset.getTotalSeconds() - this.offset.getTotalSeconds(); in withOffsetSameInstant() local
694 int difference = offset.getTotalSeconds() - this.offset.getTotalSeconds(); in withOffsetSameInstant() local