HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 451 - 475 of 1136) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 635 // Moves the range [__before_first + 1, __before_last + 1) to *this,
646 // Moves the element that follows __prev to *this, inserting it
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_slist.h 695 // Moves the range [__before_first + 1, __before_last + 1) to *this,
711 // Moves the element that follows __prev to *this, inserting it immediately
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 635 // Moves the range [__before_first + 1, __before_last + 1) to *this,
646 // Moves the element that follows __prev to *this, inserting it
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_slist.h 695 // Moves the range [__before_first + 1, __before_last + 1) to *this,
711 // Moves the element that follows __prev to *this, inserting it immediately
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 635 // Moves the range [__before_first + 1, __before_last + 1) to *this,
646 // Moves the element that follows __prev to *this, inserting it
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_slist.h 695 // Moves the range [__before_first + 1, __before_last + 1) to *this,
711 // Moves the element that follows __prev to *this, inserting it immediately
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
EventDisplayOptions.java 304 mEventDisplayUpButton.setToolTipText("Moves the selected event display up");
332 mEventDisplayDownButton.setToolTipText("Moves the selected event display down");
    [all...]
  /sdk/rule_api/src/com/android/ide/common/api/
IViewRule.java 220 * <i>...user moves to new view...</i>
299 * parameter can be used to handle new creation versus moves versus copy/paste
  /system/core/libcorkscrew/arch-arm/
backtrace-arm.c 334 // "Reserved as prefix for ARM register to register moves"
335 // "Reserved as prefix for Intel Wireless MMX register to register moves"
  /external/llvm/lib/MC/
MCDwarf.cpp     [all...]
  /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 96 to travel is 40 pixels. Every 10 ms, which is the default frame refresh rate, the object moves
99 object moves at a constant speed.</p><img src="{@docRoot}images/animation/animation-linear.png">
105 end of the animation. The object still moves 40 pixels in 40 ms, but non-linearly. In the
305 animation, meaning the animation moves evenly the entire time, or you can specify animations
    [all...]
  /frameworks/base/services/java/com/android/server/accessibility/
TouchExplorer.java 190 // The minimal delta between moves to add a gesture point.
362 // If a new window opens or the accessibility focus moves we no longer
431 // Every pointer that goes down is active until it moves or
    [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...]
  /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,
  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsn.java 254 * version of this instance. Will not generate moves for registers
  /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

Completed in 2215 milliseconds

<<11121314151617181920>>