/external/smali/smali/src/test/resources/LexerTest/ |
RealSmaliFileTest.smali | 124 move-result-object v0 165 move-result-object v2 169 move-result-object v2 173 move-result-object v2 231 move-result v0 237 move-result v0 251 move-result v2 255 move v2, v3 260 move-result-object v6 267 move v1, p [all...] |
InstructionTest.smali | 6 move-result 7 move-result-wide 8 move-result-object 9 move-exception 12 move 13 move-wide 14 move-object 144 move/from16 145 move-wide/from16 146 move-object/from1 [all...] |
InstructionTest.tokens | 6 INSTRUCTION_FORMAT11x("move-result") 7 INSTRUCTION_FORMAT11x("move-result-wide") 8 INSTRUCTION_FORMAT11x("move-result-object") 9 INSTRUCTION_FORMAT11x("move-exception") 12 INSTRUCTION_FORMAT12x_OR_ID("move") 13 INSTRUCTION_FORMAT12x_OR_ID("move-wide") 14 INSTRUCTION_FORMAT12x_OR_ID("move-object") 144 INSTRUCTION_FORMAT22x("move/from16") 145 INSTRUCTION_FORMAT22x("move-wide/from16") 146 INSTRUCTION_FORMAT22x("move-object/from16" [all...] |
/external/chromium_org/chrome/installer/util/ |
move_tree_work_item.h | 13 // A WorkItem subclass that recursively move a file system hierarchy from 44 // attempt to move source_path to dest_path as stated above. 50 // Source path to move files from. 53 // Destination path to move files to. 70 // preserve the behaviour of a Move. This can only become true if
|
/packages/experimental/Bummer/src/com/android/dreams/bummer/ |
BummerView.java | 28 public static final int MOVE = 2; 39 case MOVE: 65 removeMessages(MOVE); 66 sendEmptyMessageDelayed(MOVE, mDelay); 97 mHandler.removeMessages(MOVE);
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
BummerView.java | 28 public static final int MOVE = 2; 39 case MOVE: 65 removeMessages(MOVE); 66 sendEmptyMessageDelayed(MOVE, mDelay); 97 mHandler.removeMessages(MOVE);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
move.h | 0 // Move, forward and identity for C++0x + swap -*- C++ -*- 25 /** @file move.h 42 // 20.2.2, forward/move 56 move(_Tp&& __t) function 61 #define _GLIBCXX_MOVE(_Tp) std::move(_Tp)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
move.h | 0 // Move, forward and identity for C++0x + swap -*- C++ -*- 25 /** @file move.h 42 // 20.2.2, forward/move 56 move(_Tp&& __t) function 61 #define _GLIBCXX_MOVE(_Tp) std::move(_Tp)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
move.h | 0 // Move, forward and identity for C++0x + swap -*- C++ -*- 25 /** @file move.h 42 // 20.2.2, forward/move 56 move(_Tp&& __t) function 61 #define _GLIBCXX_MOVE(_Tp) std::move(_Tp)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
move.h | 0 // Move, forward and identity for C++0x + swap -*- C++ -*- 25 /** @file move.h 42 // 20.2.2, forward/move 56 move(_Tp&& __t) function 61 #define _GLIBCXX_MOVE(_Tp) std::move(_Tp)
|
/cts/tests/tests/view/src/android/view/cts/ |
VelocityTrackerTest.java | 65 move(100, 10); 72 move(100, 10); 84 move(200, 10); 96 move(200, 10); 105 move(100, 10); 109 move(100, 10); 111 move(100, 10); 120 move(100, 10); 125 move(100, 10); 138 move(30, 10) 144 private void move(long duration, long step) { method in class:VelocityTrackerTest [all...] |
/frameworks/base/core/java/android/util/ |
DayOfMonthCursor.java | 26 * <li>Provides methods to move the cursor up / down / left / right.</li> 96 * Move up one box, potentially flipping to the previous month. 98 * due to the move. 102 // within current month, just move up 116 * Move down one box, potentially flipping to the next month. 118 * due to the move. 122 // within current month, just move down 136 * Move left one box, potentially flipping to the previous month. 138 * due to the move. 161 * Move right one box, potentially flipping to the next month [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
DayOfMonthCursor.java | 28 * <li>Provides methods to move the cursor up / down / left / right.</li> 98 * Move up one box, potentially flipping to the previous month. 100 * due to the move. 104 // within current month, just move up 118 * Move down one box, potentially flipping to the next month. 120 * due to the move. 124 // within current month, just move down 138 * Move left one box, potentially flipping to the previous month. 140 * due to the move. 163 * Move right one box, potentially flipping to the next month [all...] |
/dalvik/vm/mterp/mips/ |
OP_NEW_INSTANCE.S | 27 move rOBJ, a0 # save a0 69 move rOBJ, v0 # preserve new object 70 move rBIX, a3 # preserve vAA 71 move a0, rSELF 72 move a1, rPC 87 move a0, rOBJ # restore a0 103 move a0, v0
|
/external/smali/examples/AnnotationTypes/ |
Main.smali | 40 move-result-object v1 64 move-result-object v1 69 move-result-object v1 91 move-result-object v1 96 move-result-object v1 126 move-result-object v1 130 move-result-object v1
|
/external/valgrind/main/memcheck/tests/ |
origin1-yes.stderr.exp | 3 Conditional jump or move depends on uninitialised value(s) 10 Conditional jump or move depends on uninitialised value(s) 17 Conditional jump or move depends on uninitialised value(s) 24 Conditional jump or move depends on uninitialised value(s) 32 Conditional jump or move depends on uninitialised value(s) 40 Conditional jump or move depends on uninitialised value(s) 51 Conditional jump or move depends on uninitialised value(s)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.special/ |
move.pass.cpp | 16 // move(InputIterator first, InputIterator last, OutputIterator result); 55 assert(std::move(c1.cbegin(), c1.cend(), c2.begin()) == c2.end()); 57 assert(std::move(c2.cbegin(), c2.cend(), c1.begin()) == c1.end()); 59 assert(std::move(c1.cbegin(), c1.cend(), RAI(c2.begin())) == RAI(c2.end())); 61 assert(std::move(c2.cbegin(), c2.cend(), RAI(c1.begin())) == RAI(c1.end())); 63 assert(std::move(RACI(c1.cbegin()), RACI(c1.cend()), c2.begin()) == c2.end()); 65 assert(std::move(RACI(c2.cbegin()), RACI(c2.cend()), c1.begin()) == c1.end());
|
/dalvik/dx/src/com/android/dx/rop/ |
package-info.java | 112 * <h3>move-result and move-result-pseudo</h3> 123 * Rops#MOVE_RESULT move-result} or {@link Rops#MOVE_RESULT_PSEUDO 124 * move-result-pseudo} instructions at the top of the primary successor block. 126 * Only a single {@code move-result} or {@code move-result-pseudo} 130 * A {@code move-result} instruction is used for the results of call-like 131 * instructions. If the value produced by a {@code move-result} is not 134 * A {@code move-result-pseudo} instruction is used for the results of 137 * If a required {@code move-result-pseudo} instruction is not foun [all...] |
/external/chromium_org/v8/src/ia32/ |
lithium-gap-resolver-ia32.cc | 52 LMoveOperands move = moves_[i]; local 56 if (!move.IsEliminated() && !move.source()->IsConstantOperand()) { 76 // moves to perform, ignoring any move that is redundant (the source is 78 // unallocated, or the move was already eliminated). 81 LMoveOperands move = moves->at(i); local 82 if (!move.IsRedundant()) AddMove(move); 89 // Each call to this function performs a move and deletes it from the move [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/ |
layout_tests_mover_unittest.py | 96 self.assertRaises(Exception, self._mover.move, 'non_existent', 'destination') 99 self.assertRaises(Exception, self._mover.move, '../outside', 'destination') 102 self.assertRaises(Exception, self._mover.move, 'origin/path', 'existing_file.txt') 105 self.assertRaises(Exception, self._mover.move, 'origin/path', '../outside') 108 self._mover.move('origin/path', 'destination') 113 self._mover.move('origin/path', 'existing_directory') 118 self.assertRaises(Exception, self._mover.move, 'origin/path', 'existing_directory_with_contents') 121 self._mover.move('origin/path', '') 126 self._mover.move('origin/path', 'destination') 130 self._mover.move('origin/path', 'destination' [all...] |
/external/clang/test/CXX/special/class.copy/ |
p12-0x.cpp | 20 // A copy/move constructor for class X is trivial if it is not user-provided, 43 // and the constructor selected to copy/move each [direct subobject] is trivial 160 // NoAccess's move would be deleted, so is suppressed, 171 // NoAccess's move would *not* be deleted, so is *not* suppressed, 172 // so moves of it use PrivateMove's move ctor, which is not trivial. 188 // Move ctor is suppressed. 200 // Implicit move ctor calls template ctor. 208 // Move ctor is trivial. 214 // Implicit move ctor calls trivial move ctor [all...] |
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
SystemGesturesPointerEventListener.java | 142 private int detectSwipe(MotionEvent move) { 143 final int historySize = move.getHistorySize(); 144 final int pointerCount = move.getPointerCount(); 146 final int pointerId = move.getPointerId(p); 150 final long time = move.getHistoricalEventTime(h); 151 final float x = move.getHistoricalX(p, h); 152 final float y = move.getHistoricalY(p, h); 158 final int swipe = detectSwipe(i, move.getEventTime(), move.getX(p), move.getY(p)) [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/ |
rv_value.pass.cpp | 32 q = std::move(x1); 33 q = std::move(x2); 34 q = std::move(x3); 44 i = c.insert(i, std::move(x1)); 45 i = c.insert(++i, std::move(x2)); 46 c.insert(++i, std::move(x3)); 69 test(std::move(c1), 0, Ptr(x+3), Ptr(x+4), Ptr(x+5), c2); 77 test(std::move(c1), 1, Ptr(x+3), Ptr(x+4), Ptr(x+5), c2); 85 test(std::move(c1), 2, Ptr(x+3), Ptr(x+4), Ptr(x+5), c2); 93 test(std::move(c1), 3, Ptr(x+3), Ptr(x+4), Ptr(x+5), c2) [all...] |
/dalvik/libdex/ |
DexOpcodes.cpp | 34 "move", 35 "move/from16", 36 "move/16", 37 "move-wide", 38 "move-wide/from16", 39 "move-wide/16", 40 "move-object", 41 "move-object/from16", 42 "move-object/16", 43 "move-result" [all...] |
/bionic/libc/arch-mips/bionic/ |
clone.S | 60 move $a0,$a2 # flags 61 # move $a1,$a1 # child_stack 62 move $a2,$0 # parent_tidptr 63 move $a3,$0 # user_desc 86 move $a0,$v0 141 move $a0,$v0
|