Searched refs:ZERO (Results 1 – 18 of 18) sorted by relevance
36 (Origin.REFERENCE, Origin.ZERO),59 origin = Origin.ZERO87 (Origin.SCALE, Origin.ZERO),92 if key[0] == Channel.AUX and key[1] == Origin.ZERO:140 elif origin == Origin.ZERO:
411 data.get(Channel.MAIN, Origin.ZERO, Granularity.COARSE)438 zero_offset = self.cal_constants.get(channel, Origin.ZERO,442 cal_zero = calibration_data.get(channel, Origin.ZERO,
28 ZERO = 0 variable in Origin32 values = [ZERO, REFERENCE, SCALE]
45 (Origin.REFERENCE, Origin.ZERO),67 origin = Origin.ZERO97 self._calibrations[(channel, Origin.ZERO, granularity)])
344 data.get(Channel.MAIN, Origin.ZERO, Granularity.COARSE)359 fine_zero = calibration_data.get(channel, Origin.ZERO,363 coarse_zero = calibration_data.get(channel, Origin.ZERO,
149 || bigInt.compareTo(BigInteger.ZERO) < 0) { in bigIntegerToInt()157 || bigInt.compareTo(BigInteger.ZERO) < 0) { in bigIntegerToLong()
42 private Duration mTimeout = Duration.ZERO;
133 encodeToHex(new Sequence(BigInteger.ZERO, "0.0", new byte[0]))); in testSequence()137 encodeToHex(new Sequence(BigInteger.ZERO, null, new byte[0]))); in testSequence()
176 return getAoaDevice(serialNumber, Duration.ZERO); in getAoaDevice()
229 click(point, Duration.ZERO); in click()
59 Duration::ZERO in new()
30 O = Origin.ZERO
87 Duration::ZERO in start()
287 if time_left <= Duration::ZERO { in run_process_with_retry_until_timeout()
403 if (meta == null || meta.getSize().equals(BigInteger.ZERO)) { in fetchRemoteFile()
503 return BigInteger.ZERO; in integerToBigInteger()
691 if (rsaPublicKey.modulus.compareTo(BigInteger.ZERO) < 0) { in encodePublicKey()
1586 v2PublicKey.modulus.compareTo(BigInteger.ZERO) > 0); in testPublicKeyHasPositiveModulusAfterSigning()1592 v3PublicKey.modulus.compareTo(BigInteger.ZERO) > 0); in testPublicKeyHasPositiveModulusAfterSigning()