/dalvik/dx/tests/060-dex-call-static/ |
expected.txt | 6 0007: move-result v0
|
/dalvik/dx/tests/068-dex-infinite-loop/ |
expected.txt | 7 0003: move-result v0 13 0003: move-result v0 21 0003: move-result v0 25 000a: move-result v0
|
/dalvik/dx/tests/095-dex-const-string-jumbo/ |
expected.txt | 3 0000: move-object v0, v2
|
/dalvik/dx/tests/112-dex-return-jsr-result/ |
info.txt | 6 its associated move-result.
|
/dalvik/dx/tests/114-value-propagation/ |
expected.txt | 3 blort.j:@0002: move-int v0:I=99 <- v1:I=99
|
/dalvik/vm/mterp/c/ |
OP_MOVE.cpp | 4 ILOGV("|move%s v%d,v%d %s(v%d=0x%08x)",
|
OP_MOVE_16.cpp | 4 ILOGV("|move%s/16 v%d,v%d %s(v%d=0x%08x)",
|
OP_MOVE_FROM16.cpp | 4 ILOGV("|move%s/from16 v%d,v%d %s(v%d=0x%08x)",
|
OP_MOVE_RESULT.cpp | 3 ILOGV("|move-result%s v%d %s(v%d=0x%08x)",
|
OP_MOVE_WIDE_16.cpp | 4 ILOGV("|move-wide/16 v%d,v%d %s(v%d=0x%08llx)", vdst, vsrc1,
|
OP_MOVE_WIDE_FROM16.cpp | 4 ILOGV("|move-wide/from16 v%d,v%d (v%d=0x%08llx)", vdst, vsrc1,
|
/dalvik/vm/mterp/x86/ |
OP_MOVE_EXCEPTION.S | 2 /* move-exception vAA */
|
OP_MOVE_RESULT_WIDE.S | 2 /* move-result-wide vAA */
|
/external/chromium/chrome/browser/renderer_host/ |
gtk_key_bindings_handler_unittest.cc | 93 // "move-cursor" (logical-positions, -2, 0) 96 // "move-cursor" (logical-positions, 2, 0) 99 // "move-cursor" (visual-positions, -1, 1) 101 // "move-cursor" (visual-positions, 1, 1) 103 // "move-cursor" (words, -1, 0) 105 // "move-cursor" (words, 1, 0) 107 // "move-cursor" (display-lines, -1, 0) 109 // "move-cursor" (display-lines, 1, 0) 111 // "move-cursor" (display-line-ends, -1, 0) 113 // "move-cursor" (display-line-ends, 1, 0 [all...] |
/external/llvm/utils/lit/ |
TODO | 1 - Move temp directory name into local test config.
|
/external/valgrind/main/memcheck/tests/ |
manuel3.stderr.exp | 1 Conditional jump or move depends on uninitialised value(s)
|
memcmptest.stderr.exp | 1 Conditional jump or move depends on uninitialised value(s)
|
memcmptest.stderr.exp2 | 1 Conditional jump or move depends on uninitialised value(s)
|
strchr.stderr.exp | 1 Conditional jump or move depends on uninitialised value(s) 5 Conditional jump or move depends on uninitialised value(s) 9 Conditional jump or move depends on uninitialised value(s) 13 Conditional jump or move depends on uninitialised value(s)
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
ItemMoveGestureListener.java | 23 * A gesture listener which specializes in move events 27 * Move begin 37 * Move 48 * Move end
|
/external/v8/src/x64/ |
lithium-gap-resolver-x64.h | 52 // Perform the move at the moves_ index in question (possibly requiring 56 // Emit a move and remove it from the move graph. 59 // Execute a move by emitting a swap of two operands. The move from 60 // source to destination is removed from the move graph. 63 // Verify the move list before performing moves.
|
/frameworks/base/core/java/android/text/ |
Selection.java | 84 * Move the cursor to offset <code>index</code>. 98 * Move the selection edge to offset <code>index</code>. 118 * Move the cursor to the buffer offset physically above the current 140 int move; local 145 move = layout.getOffsetForHorizontal(line - 1, h); 147 move = layout.getLineStart(line - 1); 150 setSelection(text, move); 159 * Move the cursor to the buffer offset physically below the current 181 int move; local 186 move = layout.getOffsetForHorizontal(line + 1, h) 257 int move; local 286 int move; local [all...] |
/external/icu4c/samples/uciter8/ |
uciter8.c | 61 pos1=iter1->move(iter1, middle, UITER_ZERO); 63 log_err("%s->move(from 0 to middle %d)=%d does not move to the middle\n", n1, middle, pos1); 67 pos2=iter2->move(iter2, middle, UITER_ZERO); 69 log_err("%s->move(from 0 to middle %d)=%d does not move to the middle\n", n2, middle, pos2); 81 /* move forward 3 UChars */ 91 /* move backward 5 UChars */ 102 pos1=iter1->move(iter1, 0, UITER_START); 104 log_err("%s->move(start) failed\n", n1) [all...] |
/dalvik/dx/tests/098-dex-jsr-ret-throw/ |
expected.txt | 6 ViewDebug.java:564@0000: move-object v11:Landroid/view/ViewDebug$ViewServer; 14 ViewDebug.java:564@0004: move-object v1:"server"Ljava/net/ServerSocket; <- v1 26 ViewDebug.java:566@0008: move-object v12:Landroid/view/ViewDebug$ViewServer; 40 ViewDebug.java:567@0010: move-object v2:"client"Ljava/net/Socket; <- v11:<nul 46 ViewDebug.java:569@0011: move-object v11:Ljava/net/ServerSocket; <- v1:Ljava/ 56 ViewDebug.java:569@0015: move-object v2:"client"Ljava/net/Socket; <- v11:Ljav 59 ViewDebug.java:571@0017: move-object v3:"in"Ljava/io/BufferedReader; <- v11:< 71 ViewDebug.java:573@001b: move-object v16:N0018Ljava/io/BufferedReader; <- v11 73 ViewDebug.java:573@001b: move-object v11:N0018Ljava/io/BufferedReader; <- v16 75 ViewDebug.java:573@001b: move-object v12:N0018Ljava/io/BufferedReader; <- v1 [all...] |
/external/webkit/Source/JavaScriptCore/assembler/ |
MacroAssemblerX86_64.h | 57 move(TrustedImmPtr(address.m_ptr), scratchRegister); 63 move(TrustedImmPtr(address.m_ptr), scratchRegister); 69 move(TrustedImmPtr(address.m_ptr), scratchRegister); 75 move(TrustedImmPtr(address.m_ptr), scratchRegister); 84 move(X86Registers::eax, dest); 92 move(TrustedImmPtr(address), scratchRegister); 98 move(TrustedImmPtr(address.m_ptr), scratchRegister); 104 move(imm, scratchRegister); 110 move(X86Registers::eax, scratchRegister); 111 move(imm, X86Registers::eax) [all...] |