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

<<11121314151617181920>>

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 290 std::vector<MachineMove> Moves;
293 : Number(Num), Moves(M) {}
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 144 /// OUTFLAG = MFFS F8RC - This moves the FPSCR (not modelled) into the
159 /// MTFSF = F8RC, INFLAG - This moves the register into the FPSCR.
  /external/llvm/utils/TableGen/
EDEmitter.cpp 463 // TODO handle _F moves to ST(0)
465 // TODO handle moves to/from %ax
    [all...]
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeEditor.java 624 * Moves the given code block to the new offsets.
660 * Moves the given instruction to its new offset.
    [all...]
  /external/qemu/tcg/
README 106 information is used to suppress moves from a dead variable to
302 ********* Conditional moves
  /external/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
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uiter.h 112 * Moves the current position relative to the start or limit of the
391 * (public) Moves the current position relative to the start or limit of the
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uiter.h 112 * Moves the current position relative to the start or limit of the
391 * (public) Moves the current position relative to the start or limit of the
  /external/webkit/Source/WebCore/css/
CSSMutableStyleDeclaration.cpp 560 // When replacing an existing property value, this moves the property to the end of the list.
561 // Firefox preserves the position, and MSIE moves the property to the beginning.
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uiter.h 112 * Moves the current position relative to the start or limit of the
391 * (public) Moves the current position relative to the start or limit of the
  /external/webkit/Source/WebKit/mac/icu/unicode/
uiter.h 112 * Moves the current position relative to the start or limit of the
391 * (public) Moves the current position relative to the start or limit of the
  /frameworks/base/core/java/android/hardware/
SensorEvent.java 333 * values when the z-axis moves <b>toward</b> the y-axis.
338 * when the x-axis moves <b>toward</b> the z-axis.
  /frameworks/base/core/java/android/view/
Gravity.java 306 * within a visible display. By default this moves or clips the object
360 * within a visible display. By default this moves or clips the object
  /frameworks/base/docs/html/guide/topics/sensors/
sensors_motion.jd 252 <li>If you push the device on the left side (so it moves to the right), the x acceleration value
254 <li>If you push the device on the bottom (so it moves away from you), the y acceleration value is
  /hardware/invensense/libsensors_iio/software/core/mllite/
hal_outputs.c 291 * when the z-axis moves toward the y-axis.<br>
293 * values when the x-axis moves toward the z-axis.<br>
  /libcore/luni/src/main/java/java/sql/
Statement.java 424 * Moves to this statement's next result. Returns {@code true} if it is a
439 * Moves to this statement's next result. Returns {@code true} if the next
  /ndk/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
  /packages/apps/Camera/jni/
mosaic_renderer_jni.cpp 344 // Km moves the coordinate system from openGL to image pixels so
346 // inv(Km) moves the coordinate system back to openGL normalized
  /packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.cpp 321 // Km moves the coordinate system from openGL to image pixels so
323 // inv(Km) moves the coordinate system back to openGL normalized
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java 62 * text if any. It is refreshed when the cursor moves by calling upon the TextView.
701 // If this is an update that moves the cursor from our expected position, it must be
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
slist 637 // Moves the range [__before_first + 1, __before_last + 1) to *this,
648 // Moves the element that follows __prev to *this, inserting it
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
slist 637 // Moves the range [__before_first + 1, __before_last + 1) to *this,
648 // Moves the element that follows __prev to *this, inserting it
  /prebuilts/ndk/5/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/5/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

Completed in 799 milliseconds

<<11121314151617181920>>