Searched refs:precision (Results 1 – 19 of 19) sorted by relevance
200 private Rational rational(Float value, Long precision) {201 if (value != null && precision != null) {202 return new Rational((long) (value * precision), precision);207 private Rational rational(Double value, Long precision) {208 if (value != null && precision != null) {209 return new Rational((long) (value * precision), precision);
49 public void formatTo(Formatter formatter, int flags, int width, int precision) { in formatTo() argument50 CharSequence s = handlePrecision(mSpannable, precision); in formatTo()61 private static CharSequence handlePrecision(CharSequence s, int precision) { in handlePrecision() argument62 if (precision != -1 && precision < s.length()) { in handlePrecision()63 return s.subSequence(0, precision); in handlePrecision()
129 double precision = (double) maxMatchedWordSeqLen / wordList1.size(); in calculateTitleMatchScore() local131 return 2.0 * precision * recall / (precision + recall); in calculateTitleMatchScore()163 double precision = dupTimeScore / (t1.endTimeOfDayInSec - t1.startTimeOfDayInSec); in calculateTimeMatchScore() local165 return 2.0 * precision * recall / (precision + recall); in calculateTimeMatchScore()
125 # * Enables handling of high-precision mouse wheel events.129 # This feature can be toggled via "idea.true.smooth.scrolling.high.precision" option.145 # "idea.true.smooth.scrolling.interpolation.precision.touchpad" - precision touchpad interpol…146 … "idea.true.smooth.scrolling.interpolation.precision.touchpad.delay" - initial delay for pre…
243 double precision = expected * ASSERT_EQUALS_PRECISION; in assertEqualsWithinPrecision() local244 if (Math.abs(expected - actual) >= precision) { in assertEqualsWithinPrecision()
2 precision mediump float;
58 .precision(Precision.integer()) in buildTemperatureString()
95 .precision(Precision.integer()) in buildTripStatusString()
67 // Inverse of the approximation precision parameter epsilon.
90 precision execution timing. Such worker has its separate thread to avoid
47 from the pointer as a `uintptr_t` to avoid a loss of precision (or to make the
7038 * calculations with range and/or precision as low as that of the IEEE7678 * precision as low as that of the IEEE 754 16-bit floating-point format.7680 * range and precision of the IEEE 754 32-bit floating-point format.
3023 Landroid/icu/text/DecimalFormat_ICU58_Android;->precision(Z)I
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...