HomeSort by relevance Sort by last modified time
    Searched full:move (Results 701 - 725 of 10530) sorted by null

<<21222324252627282930>>

  /dalvik/vm/compiler/template/mips/
TEMPLATE_INTERPRET.S 16 move a0, a1
funop.S 16 move rOBJ, a0 # save a0
funopWider.S 13 move rOBJ, a0 # save a0
  /dalvik/vm/mterp/mips/
OP_FILLED_NEW_ARRAY.S 23 move a0, v0
39 move a1, rOBJ # a1 <- AA (length)
48 move rBIX, a1 # save length in rBIX
64 move t0, rBIX
OP_INVOKE_INTERFACE.S 25 move a0, v0
OP_MONITOR_EXIT.S 17 move a0, rSELF # a0 <- self
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 12 * Move ant-contrib-1.0b3.jar from the unzipped directory to runtime/JavaScript/third/
16 * Move compiler.jar from the unzipped directory to runtime/JavaScript/third/
20 * Move the unzipped folder to runtime/JavaScript/third/jsdoc-toolkit
24 * Move the unzipped folder to runtime/JavaScript/tests/jsunit
  /external/chromium/base/
dir_reader_fallback.h 19 // Move to the next entry returning false if the iteration is complete.
  /external/chromium/chrome/browser/chromeos/views/
copy_background.cc 28 // Move the origin and paint as if it's paint onto the owner.
  /external/chromium/chrome/browser/prefs/
pref_notifier.h 13 // TODO(mnissler, danno): Move this declaration to pref_value_store.h once we've
  /external/chromium/chrome/browser/ui/views/tab_contents/
native_tab_contents_view_delegate.h 23 // This can die with OnNativeTabContentsViewMouseDown/Move().
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
index.yaml 14 # manually, move them above the marker line. The index.yaml file is
  /external/chromium_org/apps/app_shim/
DEPS 2 # TODO(benwells): move this whole folder out of apps and review these.
  /external/chromium_org/base/files/
dir_reader_fallback.h 20 // Move to the next entry returning false if the iteration is complete.
  /external/chromium_org/base/prefs/
pref_notifier.h 12 // TODO(mnissler, danno): Move this declaration to pref_value_store.h once we've
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_util.cc 14 // TODO(yoshiki): move the following method to accessibility_manager.cc and
  /external/chromium_org/chrome/browser/resources/options/chromeos/
display_overscan.js 122 chrome.send('move', ['horizontal', -1]);
129 chrome.send('move', ['vertical', -1]);
136 chrome.send('move', ['horizontal', 1]);
143 chrome.send('move', ['vertical', 1]);
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_filename_controller/
options.js 33 this.getElement('move-up').onclick = function() {
39 this.getElement('move-down').onclick = function() {
62 this.getElement('move-up').disabled = !this.node.previousSibling;
63 this.getElement('move-down').disabled = !this.node.nextSibling;
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
index.yaml 13 # manually, move them above the marker line. The index.yaml file is
  /external/chromium_org/chrome_frame/
urlmon_upload_data_stream.h 34 STDMETHOD(Seek)(LARGE_INTEGER move, DWORD origin, ULARGE_INTEGER* new_pos);
  /external/chromium_org/content/browser/device_orientation/
device_data.h 20 // TODO(timvolodine): move the DeviceData::Type enum to the service class
  /external/chromium_org/jingle/glue/
resolving_client_socket_factory.h 17 // TODO(sanjeevr): Move this to net/
  /external/chromium_org/remoting/jingle_glue/
mock_objects.h 27 // GMock currently doesn't support move-only arguments, so we have
  /external/chromium_org/sync/internal_api/public/base/
progress_marker_map.h 17 // TODO(akalin,mmontgomery): Move the non-exported functions in this file to a
  /external/chromium_org/third_party/WebKit/ManualTests/accessibility/
java-applet.html 9 <li>Open Accessibility Inspector. Move mouse onto white area of web area.

Completed in 421 milliseconds

<<21222324252627282930>>