Searched refs:msd (Results 1 – 25 of 47) sorted by relevance
12
396 int msd(int n) { in msd() method in CR417 int msd = msd(prec); in iter_msd() local418 if (msd != Integer.MIN_VALUE) return msd; in iter_msd()424 return msd(n); in iter_msd()430 int msd() { in msd() method in CR671 int msd = iter_msd(msd_prec - 2); in toStringFloatRep() local672 if (msd == Integer.MIN_VALUE) in toStringFloatRep()674 int exponent = (int)Math.ceil((double)msd / log2_radix); in toStringFloatRep()1155 int msd_op1 = op1.msd(half_prec); in approximate()1159 msd_op2 = op2.msd(half_prec); in approximate()[all …]
321 max_msd[0] = low[0].abs().max(high[0].abs()).msd(); in inverseMonotone_UnaryCRFunction()322 max_arg_prec[0] = high[0].subtract(low[0]).msd() - 4; in inverseMonotone_UnaryCRFunction()324 .divide(high[0].subtract(low[0])).msd(); in inverseMonotone_UnaryCRFunction()610 difference_msd[0] = difference.msd(); in monotoneDerivative_UnaryCRFunction()611 deriv2_msd[0] = appr_diff2.msd() - difference_msd[0] + 4; in monotoneDerivative_UnaryCRFunction()623 int max_delta_left_msd = left_diff.msd(); in monotoneDerivativeCR()625 int max_delta_right_msd = right_diff.msd(); in monotoneDerivativeCR()
258 msd, ok := messageSetMap[id]268 fmt.Fprintf(&b, `"[%s]":`, msd.name)272 x = reflect.New(msd.t.Elem()).Interface()
429 digit_t msd = static_cast<digit_t>(1) << (n % kDigitBits); in Exponentiate() local430 result->set_digit(needed_digits - 1, msd); in Exponentiate()1742 digit_t msd = x->digit(length - 1); in RightShiftByAbsolute() local1743 bool rounding_can_overflow = digit_ismax(msd); in RightShiftByAbsolute()1941 const digit_t msd = x->digit(length - 1); in ToStringBasePowerOfTwo() local1942 const int msd_leading_zeros = base::bits::CountLeadingZeros(msd); in ToStringBasePowerOfTwo()1977 int current = (digit | (msd << available_bits)) & char_mask; in ToStringBasePowerOfTwo()1979 digit = msd >> (bits_per_char - available_bits); in ToStringBasePowerOfTwo()2199 digit_t msd = x->digit(last); in TruncateToNBits() local2202 msd = (msd << drop) >> drop; in TruncateToNBits()[all …]
285 unsigned char msd[26]; /* 150-175 Mfg's Specific Data */ member494 uint8_t msd[29]; /* 353~381 Mfg's Specific Data */ member
35 -- and at msd and msd-1
37 -- and at msd and msd-1
34 -- and at msd and msd-1