/external/e2fsprogs/tests/r_move_itable/ |
name | 1 filesystem resize which requires moving the inode table
|
/external/chromium_org/ui/aura/ |
DEPS | 10 "+ui/metro_viewer", # TODO(beng): investigate moving remote_root_window_host
|
/external/chromium_org/ui/aura/client/ |
window_move_client.h | 20 MOVE_SUCCESSFUL, // Moving window was successful. 21 MOVE_CANCELED // Moving window was canceled. 30 // window moving. 33 // Starts a nested message loop for moving the window. |drag_offset| is the
|
/external/srtp/ |
undos.sh | 5 # strips CRs from a file - useful when moving DOS-created files
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
select-popup-tooltip-test.html | 7 <li> Move mouse cursor on "option 1" and stop moving.</li> 9 <li> Move mouse cursor on "option 2" and stop moving.</li>
|
context-menu-during-drag-selection.html | 9 menu entry like "Copy". After this, if you keep moving the mouse around, no drag
|
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.
|
/device/generic/goldfish/qemud/ |
Android.mk | 3 # We're moving the emulator-specific platform libs to
|
/development/samples/ControllerSample/res/values/ |
strings.xml | 7 moving the joysticks or pressing buttons. If it helps, try to imagine
|
/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/chromium_org/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_org/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/skia/dm/ |
DMExpectationsTask.h | 12 // Moving this off the GPU threadpool is a nice (~30%) runtime win.
|
/external/chromium_org/ui/base/win/ |
foreground_helper.h | 14 // Helper class for moving a window to the foreground. 18 // to be capable of moving to the foreground.
|
/external/chromium_org/webkit/browser/fileapi/ |
copy_or_move_file_validator.h | 28 // Called on a source file before copying or moving to the final 33 // Called on a destination file after copying or moving to the final
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
HandlerBox.java | 46 hm.put("odsm", "ObjectDescriptorStream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO"); 47 hm.put("crsm", "ClockReferenceStream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO"); 48 hm.put("sdsm", "SceneDescriptionStream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO"); 49 hm.put("m7sm", "MPEG7Stream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO"); 50 hm.put("ocsm", "ObjectContentInfoStream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO"); 51 hm.put("ipsm", "IPMP Stream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO"); 52 hm.put("mjsm", "MPEG-J Stream - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO"); 60 hm.put("meta", "Timed Metadata track - defined in ISO/IEC JTC1/SC29/WG11 - CODING OF MOVING PICTURES AND AUDIO");
|
/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/upstream-netbsd/libc/stdlib/ |
bsearch.c | 49 * divide the work in half by moving either left or right. If lim 50 * is odd, moving left simply involves halving lim: e.g., when lim 53 * 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.
|
/external/chromium_org/ui/app_list/views/ |
app_list_menu_views.h | 24 // TODO(benwells): We should consider moving this into Chrome.
|
/external/chromium_org/ui/compositor/ |
compositor_constants.h | 11 // rendering, and the window on a secondary monitor) and when moving the mouse
|