Searched
full:move (Results
1401 -
1425 of
10530) sorted by null
<<51525354555657585960>>
/external/compiler-rt/lib/arm/ |
fixsfsivfp.S | 24 vmov r0, s15 // move s15 to result register
|
fixunsdfsivfp.S | 25 vmov r0, s15 // move s15 to result register
|
fixunssfsivfp.S | 25 vmov r0, s15 // move s15 to result register
|
/external/compiler-rt/test/timing/ |
ashldi3.c | 42 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
ashrdi3.c | 42 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
divdi3.c | 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
lshrdi3.c | 42 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
moddi3.c | 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
modsi3.c | 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
muldi3.c | 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
negdi2.c | 43 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
udivdi3.c | 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
umoddi3.c | 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
NormalSsaInsn.java | 176 * @return true if this is a move (but not a move-operand) instruction 180 return insn.getOpcode().getOpcode() == RegOps.MOVE; 229 case RegOps.MOVE:
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/ |
der_sequence_free.c | 54 /* move to next and free current */
|
/external/e2fsprogs/tests/progs/test_data/ |
test.irel | 55 # Move tests...
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
r1mpyq.h | 5 // TODO : move this to GivensQR once there's such a thing in Eigen
|
/external/icu4c/common/ |
unistr_props.cpp | 67 // move string forward over leading white space
|
/external/icu4c/io/unicode/ |
ustream.h | 11 * 06/25/2001 grhoten Move iostream from unistr.h
|
/external/icu4c/test/intltest/ |
utxttest.h | 47 void TestCopyMove(const UnicodeString &us, UText *ut, UBool move,
|
/external/icu4c/tools/toolutil/ |
pkg_genc.h | 16 /*** Platform #defines move here ***/
|
/external/iproute2/man/man8/ |
ip-link.8 | 188 has a dual role: If both group and dev are present, then move the device to the 251 move the device to the network namespace associated with the process 256 move the device to the network namespace associated with name 345 can move the system to an unpredictable state. The solution
|
ip-link.8.in | 182 has a dual role: If both group and dev are present, then move the device to the 245 move the device to the network namespace associated with the process 250 move the device to the network namespace associated with name 327 can move the system to an unpredictable state. The solution
|
/external/javassist/sample/duplicate/ |
Viewer.java | 35 ball.move(ev.getX(), ev.getY());
|
/external/kernel-headers/original/asm-mips/ |
system.h | 92 " move %2, %z4 \n" 107 " move %2, %z4 \n" 143 " move %2, %z4 \n" 156 " move %2, %z4 \n"
|
Completed in 1174 milliseconds
<<51525354555657585960>>