Searched
full:moves (Results
626 -
650 of
1942) sorted by null
<<21222324252627282930>>
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
DeadCodeRemover.java | 250 // If we're tracking local vars, some moves have side effects.
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
LivenessAnalyzer.java | 253 * generate moves that over-write the live result.
|
/external/freetype/src/cff/ |
cf2hints.h | 194 CF2_ArrStackRec hintMoves; /* list of hint moves for 2nd pass */
|
/external/icu4c/i18n/ |
rbt.cpp | 205 * text is inserted or removed. The start offset moves toward
|
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/ |
HelloCollision.java | 164 * We also make sure here that the camera moves with player.
|
/external/kernel-headers/original/asm-x86/ |
string_32.h | 61 #if 1 /* including those doable with two moves? */
|
/external/kernel-headers/original/linux/ |
binder.h | 46 * driver takes care of re-writing the structure type and data as it moves
|
/external/llvm/lib/CodeGen/ |
OptimizePHIs.cpp | 104 // Skip over register-to-register moves.
|
/external/llvm/lib/Target/Hexagon/ |
HexagonCFGOptimizer.cpp | 199 // This code performs the conversion for case 2, which moves
|
/external/llvm/lib/Target/SystemZ/ |
SystemZInstrInfo.cpp | 357 // Split 128-bit GPR moves into two 64-bit moves. This handles ADDR128 too. 394 // Callers may expect a single instruction, so keep 128-bit moves 410 // Callers may expect a single instruction, so keep 128-bit moves
|
/external/llvm/test/DebugInfo/X86/ |
DW_AT_location-reference.ll | 7 ; used, as long as 'x' moves around we're fine.
|
/external/mesa3d/src/glsl/ |
lower_vec_index_to_cond_assign.cpp | 27 * Turns indexing into vector types to a series of conditional moves
|
opt_copy_propagation.cpp | 27 * Moves usage of recently-copied variables to the previous copy of
|
/external/oprofile/events/mips/24K/ |
events.h | 149 "35-1 CP2 to/from instructions (moves, control, loads, stores)"},
|
/external/skia/include/utils/ |
SkJSON.h | 119 * Moves the iterator to the next element. Should only be called
|
/external/srtp/crypto/test/ |
datatypes_driver.c | 76 "Moves on: nor all thy Piety nor Wit\n"
|
/external/stlport/stlport/stl/ |
char_traits.h | 86 // moves it to <iosfwd>, which is included by <ios>.)
|
/external/v8/src/ |
list.h | 107 // pointer type; moves all elements above i "down". Returns the
|
/external/v8/tools/ |
codemap.js | 88 * Moves a dynamic code entry. Throws an exception if there is no dynamic
|
/external/valgrind/main/coregrind/ |
pub_core_libcfile.h | 81 /* DDD: Note this moves (or at least, is believed to move) the file
|
/external/valgrind/main/helgrind/ |
libhb.h | 140 Overlapping moves are checked for and asserted against. */
|
/external/zlib/src/contrib/masmx64/ |
inffas8664.c | 17 * data, it uses rep movsw, which moves data in 2-byte chunks instead of single
|
/frameworks/base/core/java/android/text/method/ |
MultiTapKeyListener.java | 216 // cursor moves.
|
/frameworks/base/docs/html/training/gestures/ |
movement.jd | 81 <li>The velocity of the pointer as it moves across the touch screen.</li>
|
/frameworks/base/test-runner/src/android/test/ |
TouchUtils.java | 639 * Simulate touching a view and dragging it to a specified location. Only moves horizontally. 660 * Simulate touching a view and dragging it to a specified location. Only moves horizontally. 686 * Simulate touching a view and dragging it to a specified location. Only moves vertically. 707 * Simulate touching a view and dragging it to a specified location. Only moves vertically.
|
Completed in 1393 milliseconds
<<21222324252627282930>>