HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 201 - 225 of 587) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/v8/src/
virtual-frame.cc 216 // they are already synced. We perform those moves here, before
  /external/v8/src/x64/
jump-target-x64.cc 257 // Some moves required to merge to an expected frame require purely
  /external/webkit/JavaScriptCore/bytecompiler/
BytecodeGenerator.h 160 // Moves src to dst if dst is not null and is different from src, otherwise just returns src.
  /external/webkit/JavaScriptCore/wtf/
ListHashSet.h 37 // and an append that moves the element to the end even if already present,
  /external/webkit/WebCore/rendering/
RenderBox.h 274 // Called when a positioned object moves but doesn't change size. A simplified layout is done
  /frameworks/base/core/java/android/database/
AbstractCursor.java 183 // Check for no-op moves, and skip the rest of the work for them
  /frameworks/base/core/java/android/nfc/
Tag.java 82 * moves to stage 3.
  /frameworks/base/core/java/android/view/
Gravity.java 237 * within a visible display. By default this moves or clips the object
  /frameworks/base/core/java/android/widget/
FastScroller.java 317 // the user moves the thumb.
  /frameworks/base/docs/html/resources/articles/
on-screen-inputs.jd 171 your activity is displayed and other situations where the user moves to it. The
  /libcore/luni/src/main/java/org/apache/xml/dtm/
DTMIterator.java 178 * Returns the previous node in the set and moves the position of the
  /libcore/luni/src/main/java/org/apache/xpath/axes/
AxesWalker.java 345 * Moves the <code>TreeWalker</code> to the next visible node in document
  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 102 /** The view that moves around while you drag. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.h 389 * @brief Moves to a new locale.
stl_algobase.h 473 * @brief Moves the range [first,last) into result.
645 * @brief Moves the range [first,last) into result.
    [all...]
  /sdk/sdkmanager/app/src/com/android/sdkmanager/
SdkCommandLine.java 108 "Moves or renames an Android Virtual Device." },
  /bionic/libc/netbsd/resolv/
res_debug.c 722 /* converts ascii size/precision X * 10**Y(cm) to 0xXY. moves pointer. */
762 /* converts ascii lat/lon to unsigned encoded 32-bit number. moves pointer. */
  /development/simulator/app/
PhoneWindow.cpp 685 /* can happen if the mouse moves fast enough */
764 * We get one of these if the mouse moves over a child window, such as
    [all...]
  /external/chromium/third_party/icu/source/common/
utrie.c 581 * - moves blocks in steps of the data granularity
582 * - moves and overlaps blocks that overlap with multiple values in the overlap region
    [all...]
  /external/icu4c/common/
utrie.c 581 * - moves blocks in steps of the data granularity
582 * - moves and overlaps blocks that overlap with multiple values in the overlap region
    [all...]
  /external/webkit/WebCore/editing/
visible_units.cpp 618 // Move to the start of the content in this block, which effectively moves us
719 // Move to the end of the content in this block, which effectively moves us
    [all...]
  /external/webkit/WebCore/platform/chromium/
PopupMenuChromium.cpp 125 // Moves selection down/up the given number of items, scrolling if necessary.
213 // Moves the selection down/up one item, taking care of looping back to the
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
xmmintrin.h 755 /* Moves the upper two values of B into the lower two values of A. */
762 /* Moves the lower two values of B into the upper two values of A. */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
xmmintrin.h 760 /* Moves the upper two values of B into the lower two values of A. */
767 /* Moves the lower two values of B into the upper two values of A. */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
xmmintrin.h 760 /* Moves the upper two values of B into the lower two values of A. */
767 /* Moves the lower two values of B into the upper two values of A. */
    [all...]

Completed in 1810 milliseconds

1 2 3 4 5 6 7 891011>>