HomeSort by relevance Sort by last modified time
    Searched full:nearest (Results 101 - 125 of 327) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/WebCore/inspector/front-end/
SummaryBar.js 150 // Calculate the percentage of each segment, rounded to the nearest percent.
  /external/webkit/WebCore/page/
FrameTree.cpp 119 // Find the nearest parent that has a frame with a path in it.
  /external/webkit/WebKit/mac/WebView/
WebPDFView.mm     [all...]
  /bionic/libc/bionic/
dlmalloc.h 131 not a power of two, the nearest greater power is used.
390 round up n to nearest pagesize.
  /development/samples/GlobalTime/src/com/android/globaltime/
GLView.java 628 "nearest" : "linear"));
647 return "nearest";
  /external/jpeg/
jdcolor.c 113 /* Cr=>R value is nearest int to 1.40200 * x */
116 /* Cb=>B value is nearest int to 1.77200 * x */
jdmerge.c 124 /* Cr=>R value is nearest int to 1.40200 * x */
127 /* Cb=>B value is nearest int to 1.77200 * x */
  /frameworks/base/media/libstagefright/omx/tests/
OMXHarness.cpp 643 LOGI("nearest keyframe is at %lld us (%.2f secs)",
701 printf("\n * Nearest keyframe is at %lld us (%.2f secs)",
  /dalvik/docs/
dalvik-bytecode.html     [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java 174 * those that are descendants of the nearest ancestor that matches
187 * those that are descendants of the nearest ancestor that matches
204 * those that are descendants of the nearest ancestor that matches
223 * that are descendants of the nearest ancestor that matches the from pattern.
231 * those that are descendants of the nearest ancestor that matches the from pattern.
    [all...]
  /dalvik/libcore/security-kernel/src/main/java/java/security/
AccessController.java 313 * of the current thread, up to and including the caller of the nearest
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
LabelMaker.java 87 // Use Nearest for performance.
  /external/e2fsprogs/
ABOUT-NLS 11 itself available at your nearest GNU archive site. But you do _not_
  /external/kernel-headers/original/linux/
jiffies.h 16 * nearest power of two in order to avoid hardware multiply operations.
  /external/v8/src/
spaces-inl.h 302 // Round the chunk address up to the nearest page-aligned address
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/TypeConversion/
9.3.1-3.js 309 /***** These test the round-to-nearest-or-even-if-equally-close rule *****/
  /external/webkit/WebCore/platform/graphics/transforms/
TransformationMatrix.h 129 // Like the version above, except that it rounds the mapped point to the nearest integer value.
  /external/webkit/WebCore/rendering/
RootInlineBox.cpp 103 // Now attempt to find the nearest glyph horizontally and place just to the right (or left in RTL)
  /external/webkit/WebKitTools/iExploder/htdocs/
cssproperties.in 74 -webkit-match-nearest-mail-blockquote-color
  /frameworks/base/awt/org/apache/harmony/awt/gl/color/
NativeImageFormat.java 44 * also handled as custom (and won't be supported in the nearest future).
  /packages/apps/Gallery3D/src/com/cooliris/media/
TimeBar.java 482 // Clamp to the nearest marker.
  /packages/apps/Phone/src/com/android/phone/
BluetoothAtPhonebook.java 382 // maxSize = currSize + currSize / 2 rounded up to nearest power of 2
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKeyboard.java 325 // nearest one.
  /external/guava/javadoc/com/google/common/primitives/
SignedBytes.html 187 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>byte</code> nearest in value to <code>value</code>.</TD>
233 <DD>Returns the <code>byte</code> nearest in value to <code>value</code>.
UnsignedBytes.html 190 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>byte</code> value that, when treated as unsigned, is nearest
240 <DD>Returns the <code>byte</code> value that, when treated as unsigned, is nearest

Completed in 118 milliseconds

1 2 3 45 6 7 8 91011>>