HomeSort by relevance Sort by last modified time
    Searched full:moving (Results 1 - 25 of 1234) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/r_move_itable/
name 1 filesystem resize which requires moving the inode table
  /external/srtp/
undos.sh 5 # strips CRs from a file - useful when moving DOS-created files
  /development/tools/emulator/system/qemud/
Android.mk 3 # We're moving the emulator-specific platform libs to
  /sdk/emulator/qemud/
Android.mk 3 # We're moving the emulator-specific platform libs to
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_view_unittest.mm 16 // This class only needs to do one thing: prevent mouse down events from moving
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_view_unittest.mm 16 // This class only needs to do one thing: prevent mouse down events from moving
  /external/llvm/test/Transforms/InstCombine/
2004-03-13-InstCombineInfLoop.ll 1 ; This testcase caused the combiner to go into an infinite loop, moving the
  /external/webkit/LayoutTests/fast/dom/Node/
fragment-mutation-expected.txt 7 Moving next item to become previous sibling of the re-parentee should not result in stack exhaustion: PASS
15 Moving next item to become previous sibling of the re-parentee should not result in stack exhaustion: PASS
  /external/webkit/Source/WebCore/manual-tests/
mouseevent-on-closeddoc.html 13 No crash after moving the mouse over the blank page that is loaded. Nothing happens.
17 Crash after moving the mouse over the blank page that opens.
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
ItemMoveGestureListener.java 32 * @return true if the moving should continue
43 * @return true if the moving should continue
  /frameworks/base/core/java/android/text/
PackedObjectVector.java 134 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); local
136 for (int i = mRowGapStart + mRowGapLength; i < mRowGapStart + mRowGapLength + moving; i++)
150 int moving = mRowGapStart - where; local
152 for (int i = where + moving - 1; i >= where; i--)
154 int destrow = i - where + mRowGapStart + mRowGapLength - moving;
  /bionic/libc/stdlib/
bsearch.c 36 * divide the work in half by moving either left or right. If lim
37 * is odd, moving left simply involves halving lim: e.g., when lim
40 * is odd, moving right again involes halving lim, this time moving
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestTimeoutException.java 20 * TODO: consider moving this to tradefed proper
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_view.h 6 // dragging from moving the browser window.
  /frameworks/base/core/java/android/content/pm/
IPackageMoveObserver.aidl 21 * Callback for moving package resources from the Package Manager.
  /external/webkit/Source/WebKit/chromium/public/
WebTextAffinity.h 38 WebTextAffinityUpstream, // The selection is moving toward the top of the document.
39 WebTextAffinityDownstream, // The selection is moving toward the bottom of the document.
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKey.java 33 * consequent moving events because of the changing in touching pressure. If
34 * the moving distance in x is within this threshold, the moving events will
41 * consequent moving events because of the changing in touching pressure. If
42 * the moving distance in y is within this threshold, the moving events will
  /external/chromium/chrome/browser/ui/cocoa/extensions/
browser_action_button.h 24 // Fired on each drag event while the user is moving the button.
54 // this is the only button moving if it ends up being dragged. This is set to
  /external/webkit/Source/WebKit/mac/WebView/
WebDynamicScrollBarsViewInternal.h 59 // Returns YES if we're currently in the middle of programmatically moving the
61 // NOTE: As opposed to other places in the code, programmatically moving the
  /development/tools/emulator/system/gps/
Android.mk 16 # We're moving the emulator-specific platform libs to
  /development/tools/emulator/system/qemu-props/
Android.mk 19 # We're moving the emulator-specific platform libs to
  /development/tools/emulator/system/sensors/
Android.mk 16 # We're moving the emulator-specific platform libs to
  /external/bluetooth/glib/debian/
README.debian 18 gtk is the moving force behind The GNU Image Manipulation Program (The
  /external/chromium/chrome/browser/extensions/
file_reader.h 19 // Consider abstracting out a FilePathProvider (ExtensionResource) and moving
  /external/chromium/chrome/browser/ui/cocoa/
hover_button.h 33 // drag the button without moving the mouse before you press the button down.

Completed in 353 milliseconds

1 2 3 4 5 6 7 8 91011>>