HomeSort by relevance Sort by last modified time
    Searched full:move (Results 76 - 100 of 5522) sorted by null

1 2 34 5 6 7 8 91011>>

  /dalvik/vm/mterp/armv5te/
OP_MOVE_WIDE.S 2 /* move-wide vA, vB */
3 /* NOTE: regs can overlap, e.g. "move v6,v7" or "move v7,v6" */
  /external/valgrind/main/memcheck/tests/
strchr.stderr.exp-darwin 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)
strchr.stderr.exp2 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)
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/
p2.cpp 5 namespace move { namespace
7 Const(const Const&&) = default; // expected-error {{the parameter for an explicitly-defaulted move constructor may not be const}}
8 Const& operator=(const Const&&) = default; // expected-error {{the parameter for an explicitly-defaulted move assignment operator may not be const}}
12 Volatile(volatile Volatile&&) = default; // expected-error {{the parameter for an explicitly-defaulted move constructor may not be volatile}}
13 Volatile& operator=(volatile Volatile&&) = default; // expected-error {{the parameter for an explicitly-defaulted move assignment operator may not be volatile}}
17 AssignmentRet1&& operator=(AssignmentRet1&&) = default; // expected-error {{an explicitly-defaulted move assignment operator must return an unqualified lvalue reference to its class type}}
21 const AssignmentRet2& operator=(AssignmentRet2&&) = default; // expected-error {{an explicitly-defaulted move assignment operator must return an unqualified lvalue reference to its class type}}
25 ConstAssignment& operator=(ConstAssignment&&) const = default; // expected-error {{an explicitly-defaulted move assignment operator may not have 'const', 'constexpr' or 'volatile' qualifiers}}
  /external/valgrind/main/memcheck/tests/x86/
pushfpopf.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)
  /external/webkit/Source/WebCore/manual-tests/
autoscroll-over-scrollbar.html 4 <p>Click down somewhere in this text, then move the pointer over the scrollbar at the bottom of the window, stop there, holding the mouse button down.</p>
6 <p>If the bug occurs, then this text won't be selected until you move the mouse slightly. If the bug does not occur, this text should be selected.</p>
  /external/v8/src/arm/
lithium-gap-resolver-arm.cc 50 LMoveOperands move = moves_[i]; local
54 if (!move.IsEliminated() && !move.source()->IsConstantOperand()) {
55 root_index_ = i; // Any cycle is found when by reaching this move again.
77 // moves to perform, ignoring any move that is redundant (the source is
79 // unallocated, or the move was already eliminated).
82 LMoveOperands move = moves->at(i); local
83 if (!move.IsRedundant()) moves_.Add(move);
90 // Each call to this function performs a move and deletes it from the mov
    [all...]
  /dalvik/dx/tests/085-dex-jsr-ret/
expected.txt 7 blort.j:@0000: move-object v3:Lblort; <- v0:Lblort;
16 blort.j:@0004: move-object v4:Lblort; <- v0:Lblort;
18 blort.j:@0008: move-int v0:I=10 <- v4:I=10
27 blort.j:@000c: move-int v4:I <- v0:I
35 blort.j:@0000: move-param-object(0) v0:Lblort; <- .
59 blort.j:@001b: move-object v7:Lblort; <- v3:Lblort;
60 blort.j:@001b: move-object v3:Lblort; <- v7:Lblort;
61 blort.j:@001b: move-object v4:Lblort; <- v7:Lblort;
62 blort.j:@001c: move-object v7:Lblort; <- v4:Lblort;
63 blort.j:@001c: move-object v4:Lblort; <- v7:Lblort
    [all...]
  /external/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...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/add_double/d/
T_add_double_6.d 28 move v0, v5
29 move v1, v5
30 move v2, v6
31 move v3, v6
  /cts/tools/vm-tests/src/dot/junit/opcodes/add_double_2addr/d/
T_add_double_2addr_6.d 28 move v0, v5
29 move v1, v5
30 move v2, v6
31 move v3, v6
  /cts/tools/vm-tests/src/dot/junit/opcodes/cmpg_double/d/
T_cmpg_double_6.d 28 move v0, v14
29 move v1, v14
30 move v2, v15
31 move v3, v15
  /cts/tools/vm-tests/src/dot/junit/opcodes/cmpl_double/d/
T_cmpl_double_6.d 28 move v0, v14
29 move v1, v14
30 move v2, v15
31 move v3, v15
  /cts/tools/vm-tests/src/dot/junit/opcodes/div_double/d/
T_div_double_6.d 28 move v0, v12
29 move v1, v12
30 move v2, v13
31 move v3, v13
  /cts/tools/vm-tests/src/dot/junit/opcodes/div_double_2addr/d/
T_div_double_2addr_6.d 28 move v0, v12
29 move v1, v12
30 move v2, v13
31 move v3, v13
  /cts/tools/vm-tests/src/dot/junit/opcodes/sub_double/d/
T_sub_double_6.d 29 move v0, v5
30 move v1, v5
31 move v2, v6
32 move v3, v6
  /cts/tools/vm-tests/src/dot/junit/opcodes/sub_double_2addr/d/
T_sub_double_2addr_6.d 29 move v0, v5
30 move v1, v5
31 move v2, v6
32 move v3, v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double/d/
T_add_double_6.d 28 move v0, v5
29 move v1, v5
30 move v2, v6
31 move v3, v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double_2addr/d/
T_add_double_2addr_6.d 28 move v0, v5
29 move v1, v5
30 move v2, v6
31 move v3, v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpg_double/d/
T_cmpg_double_6.d 28 move v0, v14
29 move v1, v14
30 move v2, v15
31 move v3, v15
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpl_double/d/
T_cmpl_double_6.d 28 move v0, v14
29 move v1, v14
30 move v2, v15
31 move v3, v15
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double/d/
T_div_double_6.d 28 move v0, v12
29 move v1, v12
30 move v2, v13
31 move v3, v13
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double_2addr/d/
T_div_double_2addr_6.d 28 move v0, v12
29 move v1, v12
30 move v2, v13
31 move v3, v13
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double/d/
T_sub_double_6.d 29 move v0, v5
30 move v1, v5
31 move v2, v6
32 move v3, v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double_2addr/d/
T_sub_double_2addr_6.d 29 move v0, v5
30 move v1, v5
31 move v2, v6
32 move v3, v6

Completed in 1935 milliseconds

1 2 34 5 6 7 8 91011>>