/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/ |
fenv.h | 84 int fesetround(int round);
|
/external/iproute2/ip/ |
ipneigh.c | 382 int round = 0; local 390 while (round < MAX_ROUNDS) { 402 if (round == 0) 405 printf("*** Flush is complete after %d round%s ***\n", round, round>1?"s":""); 410 round++; 414 printf("\n*** Round %d, deleting %d entries ***\n", round, filter.flushed);
|
/external/valgrind/unittest/ |
bigtest.cc | 224 inline double round(double lf) { function 278 params.NUM_CONTEXTS = round(params.num_contexts); 281 params.NUM_ITERATIONS = round(params.num_iterations_times_runcount / map_of_counts[101]); 513 params.DATA_SIZE = 1 + round(params.data_size_times_runcount / params.EstimateRuncount()); 517 params.NUM_CONTEXTS = round(params.num_contexts); 654 int count = round(it->second / nThreads); 692 nThreads = round(nThreads_double);
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DragLayer.java | 296 coord[0] = (int) Math.round(pt[0]); 297 coord[1] = (int) Math.round(pt[1]); 452 toY += Math.round(scale * tv.getPaddingTop()); 453 toY -= (dragView.getHeight() - (int) Math.round(scale * d.getIntrinsicHeight())) / 2; 455 toX -= (dragView.getMeasuredWidth() - Math.round(scale * child.getMeasuredWidth())) / 2; 460 toX -= (dragView.getMeasuredWidth() - Math.round(scale * child.getMeasuredWidth())) / 2; 462 toY -= (Math.round(scale * (dragView.getHeight() - child.getMeasuredHeight()))) / 2; 463 toX -= (Math.round(scale * (dragView.getMeasuredWidth() 568 mDropViewPos[0] = from.left + (int) Math.round(((to.left - from.left) * motionPercent)); 569 mDropViewPos[1] = from.top + (int) Math.round(((to.top - from.top) * motionPercent)) [all...] |
/frameworks/base/graphics/java/android/graphics/ |
RectF.java | 417 public void round(Rect dst) { method in class:RectF 418 dst.set(FastMath.round(left), FastMath.round(top), 419 FastMath.round(right), FastMath.round(bottom));
|
/external/dropbear/libtomcrypt/src/ciphers/safer/ |
safer.c | 258 unsigned int round; local 268 if (SAFER_MAX_NOF_ROUNDS < (round = *key)) round = SAFER_MAX_NOF_ROUNDS; 269 while(round-- > 0) 312 unsigned int round; local 322 if (SAFER_MAX_NOF_ROUNDS < (round = *key)) round = SAFER_MAX_NOF_ROUNDS; 323 key += SAFER_BLOCK_LEN * (1 + 2 * round); 326 while (round--)
|
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
TextReport.java | 77 + Math.round(apiPackage.getCoveragePercentage()) + "% (" 83 + Math.round(apiClass.getCoveragePercentage()) + "% ("
|
/external/webkit/Source/WebCore/html/ |
BaseDateAndTimeInputType.cpp | 118 ASSERT(round(doubleValue) == doubleValue); 119 ASSERT(round(step) == step);
|
/external/webkit/Source/WebCore/inspector/front-end/ |
HAREntry.js | 180 return typeof startTime !== "number" || startTime === -1 ? -1 : Math.round(timing[end] - startTime); 186 return time === -1 ? -1 : Math.round(time * 1000);
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
android_graphics.cpp | 69 r.round(&ir); 107 globalBounds.round(&globalIBounds);
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
Deemph_32_opt.s | 55 MOV r14, r10, ASR #16 @y[0] = round(L_tmp) 66 MOV r14, r10, ASR #16 @y[1] = round(L_tmp)
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
Deemph_32_neon.s | 55 MOV r14, r10, ASR #16 @y[0] = round(L_tmp) 66 MOV r14, r10, ASR #16 @y[1] = round(L_tmp)
|
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/ |
WidgetConfigure.java | 128 int widgetWidth = Math.round(width * scale); 129 int widgetHeight = Math.round(height * scale);
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
HandleView.java | 148 final int deltaX = Math.round((ev.getX() - mStartMoveX)); 190 final int deltaX = Math.round((eventX - mStartMoveX));
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
ResolutionChooserDialog.java | 68 return (int)Math.round(d); 92 if (Math.round(size) == size) {
|
/external/libvpx/vp8/encoder/x86/ |
quantize_ssse3.asm | 36 movdqa xmm2, [rdi] ;round lo 37 movdqa xmm3, [rdi + 16] ;round hi
|
/libcore/luni/src/main/java/java/lang/ |
StrictMath.java | 373 * 754 rules. The result is {@code x-round(x/p)*p} where {@code round(x/p)} 724 * <li>{@code round(+0.0) = +0.0}</li> 725 * <li>{@code round(-0.0) = +0.0}</li> 726 * <li>{@code round((anything > Long.MAX_VALUE) = Long.MAX_VALUE}</li> 727 * <li>{@code round((anything < Long.MIN_VALUE) = Long.MIN_VALUE}</li> 728 * <li>{@code round(+infinity) = Long.MAX_VALUE}</li> 729 * <li>{@code round(-infinity) = Long.MIN_VALUE}</li> 730 * <li>{@code round(NaN) = +0.0}</li> 737 public static long round(double d) method in class:StrictMath 760 public static int round(float f) { method in class:StrictMath [all...] |
HexStringParser.java | 217 round(); method 226 round(); method 256 private void round() { method in class:HexStringParser
|
/packages/apps/Camera/src/com/android/camera/ui/ |
SharePopup.java | 191 params.width = Math.round(maxHeight * desiredAspect); 192 params.height = Math.round(maxHeight); 194 params.width = Math.round(maxWidth); 195 params.height = Math.round(maxWidth / desiredAspect);
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
BitmapUtils.java | 56 * request is 3. So we round up the sample size to avoid OOM. 127 int width = Math.round(bitmap.getWidth() * scale); 128 int height = Math.round(bitmap.getHeight() * scale); 196 int width = Math.round(scale * bitmap.getWidth()); 197 int height = Math.round(scale * bitmap.getHeight());
|
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/ |
RotateAction.java | 100 // Round the current rotation degrees in case rotation tracking has not stopped yet. 110 rotateDegrees = Math.round(rotateDegrees / 90) * 90;
|
/external/skia/src/animator/ |
SkDisplayMath.cpp | 68 SK_FUNCTION(round), 105 (SkFunctionParamType) SkType_Float, // round 140 SK_MEMBER_FUNCTION(round, Float), 214 case SK_FUNCTION(round):
|
/external/webkit/Source/JavaScriptCore/wtf/ |
MathExtras.h | 112 static double round(double num) function 126 inline long long llround(double num) { return static_cast<long long>(round(num)); } 128 inline long lround(double num) { return static_cast<long>(round(num)); }
|
/packages/apps/Email/src/com/android/email/activity/ |
MessageListItemCoordinates.java | 278 coordinates.sendersAscent = Math.round(senders.getPaint().ascent()); 286 coordinates.subjectAscent = Math.round(subject.getPaint().ascent()); 298 coordinates.dateAscent = Math.round(date.getPaint().ascent());
|
/packages/apps/Gallery/src/com/android/camera/ |
HighlightView.java | 113 int d = (int) Math.round(Math.cos(/*45deg*/Math.PI / 4D) 359 return new Rect(Math.round(r.left), Math.round(r.top), 360 Math.round(r.right), Math.round(r.bottom));
|