HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 226 - 250 of 1123) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/platform/
AsyncFileSystem.h 74 // Moves a file or directory from srcPath to destPath.
  /external/webkit/Source/WebCore/platform/sql/
SQLiteDatabase.h 117 // FULL - SQLite moves all empty pages to the end of the DB file and truncates
  /external/webkit/Source/WebKit/chromium/public/
WebFileSystem.h 54 // Moves a file or directory at |srcPath| to |destPath|.
  /frameworks/base/core/java/android/text/method/
PasswordTransformationMethod.java 90 * multiple ViewReferences if someone moves text from one password
  /frameworks/base/core/java/android/util/
Xml.java 170 * attribute values at each of the tags as the parser moves
  /frameworks/base/core/java/android/view/
DragEvent.java 172 * The system stops sending ACTION_DRAG_LOCATION events to a View once the user moves the
173 * drag shadow out of the View object's bounding box. If the user moves the drag shadow back
229 * The system stops sending ACTION_DRAG_LOCATION events to a View once the user moves the
230 * drag shadow out of the View object's bounding box. If the user moves the drag shadow back
  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.h 160 * android header files moves to k3.0+ kernel header
  /libcore/luni/src/main/java/java/lang/
AbstractStringBuilder.java 668 * the character starts at the beginning and moves towards the end.
683 * character starts at the specified offset and moves towards the end.
732 * the character starts at the end and moves towards the beginning.
749 * character starts at the specified offset and moves towards the beginning.
Daemons.java 117 * This heap management thread moves elements from the garbage collector's
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeIterator.java 90 * Returns the previous node in the set and moves the position of the
  /libcore/luni/src/main/native/
libcore_icu_NativeBreakIterator.cpp 29 * moves around the heap. This class pins the char[] for the lifetime of the
  /packages/apps/Mms/src/com/android/mms/transaction/
SendTransaction.java 55 * <li>Moves sent multimedia message from Outbox to Sent.
  /packages/apps/Mms/tests/src/com/android/mms/ui/
MultiPartSmsTests.java 82 // +" Moves like a ghost. Thou sure and firm-set earth,"
  /sdk/rule_api/src/com/android/ide/common/api/
Rect.java 97 * Moves this rectangle by setting it's x,y coordinates to the new values.
  /dalvik/dx/src/com/android/dx/ssa/
EscapeAnalysis.java 518 // Propagate and remove extra moves added by scalar replacement
575 // Replace array gets with moves
593 // Replace array puts with moves
642 * Identifies extra moves added by scalar replacement and propagates the
659 // Ignore moves that weren't added due to scalar replacement
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
EscapeAnalysis.java 518 // Propagate and remove extra moves added by scalar replacement
575 // Replace array gets with moves
593 // Replace array puts with moves
642 * Identifies extra moves added by scalar replacement and propagates the
659 // Ignore moves that weren't added due to scalar replacement
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceRandom.java 339 * Generates a random trackball event. This consists of a sequence of small moves, followed by
367 // 10% of trackball moves end with a click
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.cc 72 // Called when the mouse moves within the widget.
478 // Called when the mouse moves within the widget. We notify SadTabView if it's
  /external/chromium/third_party/libjingle/source/talk/base/
fileutils.h 169 // This moves a file from old_path to new_path, where "old_path" is a
177 // This moves a directory from old_path to new_path, where "old_path" is a
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 110 /// FrameMoves - List of moves done by a function's prolog. Used to construct
234 /// getFrameMoves - Returns a reference to a list of moves done in the current
  /external/stlport/stlport/stl/debug/
_slist.h 415 // Moves the element that follows __prev to *this, inserting it immediately
432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
  /external/valgrind/main/coregrind/
m_stacks.c 44 the kernel as the stack pointer moves down. Initially, a 1-page
45 (4k) stack is allocated. When SP moves below that for the first
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
starting.jd 55 each callback method moves the activity state one step toward the top. The top of the pyramid is the
133 <p>The other states (Created and Started) are transient and the system quickly moves from them to
  /hardware/libhardware/include/hardware/
sensors.h 134 * the z-axis moves toward the y-axis.
137 * the x-axis moves towards the z-axis.
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 415 // Moves the element that follows __prev to *this, inserting it immediately
432 // Moves the range [__before_first + 1, __before_last + 1) to *this,

Completed in 955 milliseconds

1 2 3 4 5 6 7 8 91011>>