HomeSort by relevance Sort by last modified time
    Searched full:moved (Results 76 - 100 of 3667) sorted by null

1 2 34 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
README.txt 12 plugin. To work around this, the specific registration code was moved
  /external/chromium_org/base/ios/
scoped_critical_action.h 17 // running time when the application is moved to the background and the
21 // application is moved to the background.
  /external/chromium_org/ppapi/api/dev/
ppb_cursor_control_dev.idl 28 * This method causes the cursor to be moved to the center of the
37 * indicate the position the cursor would have been moved to had
  /external/llvm/test/CodeGen/X86/
tailcallbyval64.ll 17 ; Expect argument 4 to be moved directly to register edx.
20 ; Expect argument 6 to be moved directly to register r8.
  /external/webrtc/src/modules/audio_processing/utility/
ring_buffer.h 40 // Moves the buffer read position and returns the number of elements moved.
44 // Returns number of elements moved.
  /cts/tests/tests/os/src/android/os/cts/
FileObserverTest.java 85 * 4. Observer a file, the file moved from dir and the file moved to dir, move the file,
87 * moved from dir observer should get moved-from event,
88 * moved to dir observer should get moved-to event.
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
SwipePinchDetector.java 13 * Initially, the status will be unknown, until the fingers have moved sufficiently far to
119 // If both fingers have moved beyond the touch-slop, it is safe to recognize the gesture.
120 // However, one finger might be held stationary whilst the other finger is moved a long
153 // Both fingers have moved, so determine SWIPE/PINCH status. If the fingers have moved in
  /external/chromium_org/ui/views/
mouse_watcher.cc 50 // moved out of the bounds of the current view. The messages are:
81 // Mouse moved outside the host's zone, start a timer to notify the
93 // Mouse moved quickly out of the host and then into it again, so cancel
149 // Mouse moved outside the host's zone, start a timer to notify the
161 // Mouse moved quickly out of the host and then into it again, so cancel
  /external/chromium/chrome/browser/history/
top_sites_backend.cc 127 for (size_t i = 0; i < delta.moved.size(); ++i)
128 db_->UpdatePageRank(delta.moved[i].url, delta.moved[i].rank);
  /external/chromium_org/chrome/browser/history/
top_sites_backend.cc 118 for (size_t i = 0; i < delta.moved.size(); ++i)
119 db_->UpdatePageRank(delta.moved[i].url, delta.moved[i].rank);
  /external/chromium_org/chrome/installer/util/
move_tree_work_item.cc 60 VLOG(1) << "Moved source " << source_path_.value()
79 VLOG(1) << "Moved destination " << dest_path_.value()
91 VLOG(1) << "Moved source " << source_path_.value()
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.idl 66 [TreatReturnedNullStringAs=Null, PerWorldBindings, MeasureAs=NodeNamespaceURI] readonly attribute DOMString namespaceURI; // Moved to Element and Attr in DOM4.
67 [TreatReturnedNullStringAs=Null, TreatNullAs=NullString, PerWorldBindings, RaisesException=Setter, MeasureAs=NodePrefix] attribute DOMString prefix; // Moved to Element and Attr in DOM4.
68 [TreatReturnedNullStringAs=Null, PerWorldBindings, MeasureAs=NodeLocalName] readonly attribute DOMString localName; // Moved to Element and Attr in DOM4.
  /external/llvm/test/Transforms/TailCallElim/
dont_reorder_load.ll 11 ; This load can't be safely moved above the call because the load is from an
30 ; This load can't be safely moved above the call because function may write to the pointer.
48 ; This load can't be safely moved above the call because that would change the
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemFocusablesCloseTest.java 70 assertTrue("focus should have moved to second button of first item",
79 assertTrue("focus should have moved back to first button of first item",
92 assertEquals("selection should have moved to second item",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
inotify.h 44 #define IN_MOVED_FROM 0x00000040 /* File was moved from X. */
45 #define IN_MOVED_TO 0x00000080 /* File was moved to Y. */
50 #define IN_MOVE_SELF 0x00000800 /* Self was moved. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h 44 #define IN_MOVED_FROM 0x00000040 /* File was moved from X. */
45 #define IN_MOVED_TO 0x00000080 /* File was moved to Y. */
50 #define IN_MOVE_SELF 0x00000800 /* Self was moved. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h 44 #define IN_MOVED_FROM 0x00000040 /* File was moved from X. */
45 #define IN_MOVED_TO 0x00000080 /* File was moved to Y. */
50 #define IN_MOVE_SELF 0x00000800 /* Self was moved. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
list_update_policy.hpp 78 /// Decides whether a metadata object should be moved to the front
103 /// will be moved to the front of the list.
123 /// Decides whether a metadata object should be moved to the front
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
list_update_policy.hpp 78 /// Decides whether a metadata object should be moved to the front
103 /// will be moved to the front of the list.
123 /// Decides whether a metadata object should be moved to the front
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
list_update_policy.hpp 77 /// Decides whether a metadata object should be moved to the front
102 /// will be moved to the front of the list.
122 /// Decides whether a metadata object should be moved to the front
  /art/test/102-concurrent-gc/src/
Main.java 45 // object is moved during a CMS to be a black object's field, it
46 // causes the moved object to not get marked. This can result in
  /external/chromium/chrome/browser/ui/cocoa/
hover_button.mm 51 // moved under the mouse during tab resize, instead of the mouse moving over
89 // Update the button's state if the button has moved.
  /external/chromium_org/ppapi/c/dev/
ppb_cursor_control_dev.h 44 * This method causes the cursor to be moved to the center of the
53 * indicate the position the cursor would have been moved to had
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_cmdbuf.h 17 /* +r6/r7 : code here moved */
103 /* +r6/r7 : code here moved */
  /external/chromium_org/ui/base/cocoa/
hover_button.mm 52 // moved under the mouse during tab resize, instead of the mouse moving over
96 // Update the button's state if the button has moved.

Completed in 1534 milliseconds

1 2 34 5 6 7 8 91011>>