Searched refs:rounded (Results 1 – 9 of 9) sorted by relevance
191 DiyFp rounded(v.f >> precisionSize, v.e + static_cast<int>(precisionSize)); in StrtodDiyFp()195 rounded.f++; in StrtodDiyFp()196 if (rounded.f & (DiyFp::kDpHiddenBit << 1)) { // rounding overflows mantissa (issue #340) in StrtodDiyFp()197 rounded.f >>= 1; in StrtodDiyFp()198 rounded.e++; in StrtodDiyFp()202 *result = rounded.ToDouble(); in StrtodDiyFp()
432 Rect rounded = new Rect(); in doInBackground() local433 trueCrop.roundOut(rounded); in doInBackground()434 mResultIntent.putExtra(CropExtras.KEY_CROPPED_RECT, rounded); in doInBackground()
831 final long rounded = Math.round((float) offset / smallestZone) * smallestZone; in parseOptionalDateTaken() local832 return Optional.of(originalTime + rounded); in parseOptionalDateTaken()838 final long rounded = Math.round((float) offset / smallestZone) * smallestZone; in parseOptionalDateTaken() local839 return Optional.of(originalTime + rounded); in parseOptionalDateTaken()
100 // The elapsed time since the last event, rounded to one significant digit.128 // The elapsed time since the last event, rounded to one significant digit.
11 node [shape = box; style = "rounded, filled"; fillcolor=white ];
93 // This distance is for display only (it might be a rounded representation of