HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 176 - 200 of 476) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/v8/src/x64/
jump-target-x64.cc 257 // Some moves required to merge to an expected frame require purely
virtual-frame-x64.cc 579 // Move registers, constants, and copies to memory. Perform moves
632 // We have already done X-to-memory moves.
    [all...]
  /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/awt/java/awt/
Graphics2D.java 447 * Moves the origin Graphics2D Transform to the point with x, y coordinates
  /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/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
  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 96 /** The view that moves around while you drag. */
  /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/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...]
utrie2_builder.c 978 * - moves blocks in steps of the data granularity
979 * - moves and overlaps blocks that overlap with multiple values in the overlap region
    [all...]
  /external/opencore/doc/oscl_html/
classOscl__Linked__List.html 485 Moves the element to end of the list <dl compact><dt><b>Parameters: </b></dt><dd>
524 Moves the element to front of the list <dl compact><dt><b>Parameters: </b></dt><dd>
classOscl__Linked__List__Base.html 409 Moves the element to end of the list <dl compact><dt><b>Parameters: </b></dt><dd>
444 Moves the element to front of the list <dl compact><dt><b>Parameters: </b></dt><dd>
  /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-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...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiTreeBlock.java 442 SectionHelper.addControlTooltip(mRemoveButton, "Moves the selected element up.");
454 SectionHelper.addControlTooltip(mRemoveButton, "Moves the selected element down.");
    [all...]
  /packages/apps/Email/src/org/apache/commons/io/
FileUtils.java     [all...]
  /external/libxml2/
xmlreader.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.c 353 * \brief Moves the table to stable state
355 * Moves the table to stable state. Also clears the tabel contents if required.
    [all...]

Completed in 232 milliseconds

1 2 3 4 5 6 78 91011>>