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()
829 final long rounded = Math.round((float) offset / smallestZone) * smallestZone; in parseOptionalDateTaken() local830 return Optional.of(originalTime + rounded); in parseOptionalDateTaken()836 final long rounded = Math.round((float) offset / smallestZone) * smallestZone; in parseOptionalDateTaken() local837 return Optional.of(originalTime + rounded); in parseOptionalDateTaken()
103 // The elapsed time since the last event, rounded to one significant digit.131 // 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
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...