HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 876 - 900 of 1942) sorted by null

<<31323334353637383940>>

  /external/v8/src/x64/
assembler-x64.h 679 // Moves
713 // Moves the address of the external reference into the register.
726 // Repeated moves.
737 // Conditional moves.
    [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
prop-animation.jd 95 to travel is 40 pixels. Every 10 ms, which is the default frame refresh rate, the object moves
98 object moves at a constant speed.</p><img src="{@docRoot}images/animation/animation-linear.png">
104 end of the animation. The object still moves 40 pixels in 40 ms, but non-linearly. In the
304 animation, meaning the animation moves evenly the entire time, or you can specify animations
    [all...]
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.cc 668 const std::vector<webkit::npapi::WebPluginGeometry>& moves) {
669 for (size_t i = 0; i < moves.size(); ++i) {
670 plugin_container_manager_.MovePluginContainer(moves[i]);
    [all...]
render_widget_host_view_mac.h 195 const std::vector<webkit::npapi::WebPluginGeometry>& moves);
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
repeated_field.h 105 // Caution: implementation also moves elements with indices [start+num ..].
424 // Caution: implementation moves all elements with indices [start+num .. ].
515 // Caution: implementation also moves elements with indices [start+num ..].
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrSystem.td 124 // Moves to and from debug registers
139 // Moves to and from control registers
165 // Moves to and from segment registers.
  /external/mksh/src/
mksh.1     [all...]
  /external/v8/src/ia32/
assembler-ia32.h 690 // Moves
721 // Conditional moves
    [all...]
  /build/core/
package.mk 123 # If R.stamp moves, be sure to update the framework makefile,
  /build/tools/releasetools/
edify_generator.py 188 """Moves a file from one location to another."""
  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsn.java 253 * version of this instance. Will not generate moves for registers
  /dalvik/vm/native/
java_lang_System.cpp 314 * Because of overlapping moves, what we really want to do
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoManager.java 171 * handleMessage() method. The Handler *must* run on the UI thread, because it moves photo
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
Antlr3Mojo.java 57 * Goal that picks up all the ANTLR grammars in a project and moves those that
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
LegacyCommonTokenStream.cs 170 * moves the input pointer so that LT(1) points at the next
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
BaseTree.cs 164 * and child isNil then this routine moves children to t via
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
BaseTree.cs 195 * and child isNil then this routine moves children to t via
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseTree.m 156 * and child isNil then this routine moves children to t via
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java 178 * Returns the previous node in the set and moves the position of the
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
AxesWalker.java 345 * Moves the <code>TreeWalker</code> to the next visible node in document
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_manager_unittest.cc 501 // 4 <-- moves up a level and gains child
  /external/chromium/chrome/browser/bookmarks/
bookmark_model.h 217 // Moves the specified entry to a new location.
  /external/chromium/chrome/browser/resources/ntp4/
card_slider.js 283 * Moves the view to the specified position.
grabber.js 293 * Moves the element to the specified position.
  /external/chromium/chrome/browser/resources/touch_ntp/
grabber.js 293 * Moves the element to the specified position.

Completed in 1456 milliseconds

<<31323334353637383940>>