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

<<31323334353637383940>>

  /external/compiler-rt/test/timing/
floatundisf.c 40 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
floatundixf.c 40 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
HighRegisterPrefix.java 27 * {@code move*} instructions to move a set of registers into
135 * Returns the proper move instruction for the given source spec
140 * @return {@code non-null;} the appropriate move instruction
  /external/emma/
ANDROID-CHANGES.txt 8 5) Move out/core/res/com/vladium/emma/rt/RTExitHook.closure (from Emma ant build) into pregenerated/ so it does not have to be generated in Android's make-based build, but also doesn't break Emma's build.
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
PhysicsControl.java 24 * space. This allows disabling/enabling physics to move the spatial freely.
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/influencers/
EmptyParticleInfluencer.java 12 * It makes particles not to move.
  /external/jmonkeyengine/engine/src/test/jme3test/input/combomoves/
ComboMoveExecution.java 50 public ComboMoveExecution(ComboMove move){
51 moveDef = move;
91 * Check if move needs to be executed.
94 * @return True if move needs to be executed.
  /external/llvm/test/CodeGen/Mips/
mips64-sret.ll 9 ; CHECK: move $2, $4
setgek.ll 15 ; 16: move ${{[0-9]+}}, $24
setltk.ll 18 ; 16: move $[[REGISTER]], $24
setne.ll 18 ; 16: move ${{[0-9]+}}, $24
setultk.ll 18 ; 16: move ${{[0-9]+}}, $24
  /external/llvm/test/CodeGen/X86/
codegen-prepare-extload.ll 5 ; CodeGenPrepare should move the zext into the block with the load
  /external/llvm/utils/valgrind/
i386-pc-linux-gnu.supp 25 ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value
  /external/mesa3d/src/gallium/drivers/r600/
Makefile.am 20 # This is a hack until we can move the backend into the LLVM project.
  /external/protobuf/vsprojects/
config.h 8 // Apparently Microsoft decided to move hash_map *back* to the std namespace
  /external/skia/include/effects/
SkDiscretePathEffect.h 19 /** Break the path into segments of segLength length, and randomly move the endpoints
  /external/smali/examples/AnnotationValues/
Main.smali 17 move-result-object v1
  /external/smali/examples/Interface/
Main.smali 22 move-result-object v1
  /external/smali/smali-integration-tests/src/test/smali/jumbo-type-tests/
Format41c_autofix.smali 47 move-result-object v0
56 move-result v5
67 move-result v1
72 move-result v5
  /external/tcpdump/
cpack.c 94 /* Move pointer past the u_int64_t. */
110 /* Move pointer past the u_int32_t. */
126 /* Move pointer past the u_int16_t. */
141 /* Move pointer past the u_int8_t. */
  /frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewCallbacks.java 73 // prepare to move down into the popup
91 // try one more time - should move from 0 to 1
121 // move down into the popup
127 // prepare to move down into the popup
  /frameworks/base/docs/downloads/devbytes/
PropertyAnimations.zip 
  /frameworks/compile/mclinker/
mcld-device-build.mk 4 # We move them from global build/core/combo/TARGET_linux-arm.mk
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.cons/
assign_move.pass.cpp 32 l2 = std::move(l);
46 l2 = std::move(l);
60 l2 = std::move(l);
75 l2 = std::move(l);

Completed in 1091 milliseconds

<<31323334353637383940>>