HomeSort by relevance Sort by last modified time
    Searched refs:move (Results 26 - 50 of 1060) sorted by null

12 3 4 5 6 7 8 91011>>

  /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/move/
Test_move.java 17 package dot.junit.opcodes.move;
21 import dot.junit.opcodes.move.d.T_move_1;
25 * @title test move functionality
38 Class.forName("dot.junit.opcodes.move.d.T_move_2");
51 Class.forName("dot.junit.opcodes.move.d.T_move_3");
64 Class.forName("dot.junit.opcodes.move.d.T_move_4");
77 Class.forName("dot.junit.opcodes.move.d.T_move_5");
90 Class.forName("dot.junit.opcodes.move.d.T_move_6");
105 Class.forName("dot.junit.opcodes.move.d.T_move_7");
  /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
  /external/javassist/sample/duplicate/
Ball.java 13 move(x, y); method
35 public void move(int x, int y) { method in class:Ball
  /external/javassist/src/main/javassist/convert/
TransformAfter.java 31 iterator.move(pos);
43 iterator.move(p);
  /external/valgrind/main/memcheck/tests/amd64-linux/
defcfaexpr.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
  /development/ndk/platforms/android-9/arch-mips/src/
atexit.S 39 move $a1, $0
  /external/valgrind/main/memcheck/tests/
origin4-many.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
7 Conditional jump or move depends on uninitialised value(s)
13 Conditional jump or move depends on uninitialised value(s)
19 Conditional jump or move depends on uninitialised value(s)
25 Conditional jump or move depends on uninitialised value(s)
31 Conditional jump or move depends on uninitialised value(s)
37 Conditional jump or move depends on uninitialised value(s)
43 Conditional jump or move depends on uninitialised value(s)
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)
  /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/jmonkeyengine/engine/src/test/jme3test/collision/
TestTriangleCollision.java 66 geom1.move(2, 2, -.5f);
97 geom1.move(2 * tpf, 0, 0);
101 geom1.move(-2 * tpf, 0, 0);
105 geom1.move(0, 2 * tpf, 0);
109 geom1.move(0, -2 * tpf, 0);
  /external/jmonkeyengine/engine/src/test/jme3test/input/
TestChaseCamera.java 121 teaGeom.move(0, 0, -5 * tpf);
124 teaGeom.move(0, 0, 5 * tpf);
127 teaGeom.move(5 * tpf, 0, 0);
130 teaGeom.move(-5 * tpf, 0, 0);
138 teaGeom.move(10, 10, 10);
147 // teaGeom.move(new Vector3f(0.001f, 0, 0));
  /external/openssl/crypto/bn/asm/
mips-mont.s 35 move $30,$29
71 move $15,$29
158 move $15,$29
227 move $15,$29
228 move $5,$29
247 move $15,$29
269 move $29,$30
  /dalvik/vm/mterp/x86-atom/
OP_DOUBLE_TO_LONG.S 49 fistpll (rFP, %edx, 4) # move converted int
55 fstpl (rFP, %edx, 4) # move converted int
61 fstpl (rFP, %edx, 4) # move converted int
67 fstpl (rFP, %edx, 4) # move converted int
69 fstpl (rFP, %edx, 4) # move converted int
OP_FLOAT_TO_LONG.S 49 fistpll (rFP, %edx, 4) # move converted int
55 fstpl (rFP, %edx, 4) # move converted int
61 fstpl (rFP, %edx, 4) # move converted int
67 fstpl (rFP, %edx, 4) # move converted int
69 fstpl (rFP, %edx, 4) # move converted int
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_from16/d/
T_move_from16_1.d 31 move/16 v4001, v10
33 move/from16 v255, v4001
34 move/from16 v1, v255
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_from16/d/
T_move_wide_from16_1.d 31 move-wide/16 v4001, v10
33 move-wide/from16 v255, v4001
34 move-wide/from16 v1, v255
  /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...]
  /external/icu4c/common/unicode/
chariter.h 268 * // move back one more code unit
269 * it.move(-1, CharacterIterator::kCurrent);
271 * // and read the same code point c and move beyond it
359 * Origin enumeration for the move() and move32() functions.
589 virtual int32_t move(int32_t delta, EOrigin origin) = 0;
687 return move(0, kStart);
692 return move(0, kEnd);
  /external/webkit/Source/WebCore/rendering/
TransformState.h 57 void move(const IntSize& s, TransformAccumulation accumulate = FlattenTransform) function in class:WebCore::TransformState
59 move(s.width(), s.height(), accumulate);
62 void move(int x, int y, TransformAccumulation = FlattenTransform);
  /frameworks/compile/mclinker/unittests/
BinTreeTest.cpp 131 pos.move<InputTree::Inclusive>();
134 pos.move<InputTree::Inclusive>();
160 pos.move<InputTree::Inclusive>();
162 pos.move<InputTree::Positional>();
164 pos.move<InputTree::Positional>();
166 pos.move<InputTree::Positional>();
206 pos.move<InputTree::Inclusive>();
209 pos.move<InputTree::Inclusive>();
235 pos.move<InputTree::Inclusive>();
237 pos.move<InputTree::Positional>()
    [all...]

Completed in 672 milliseconds

12 3 4 5 6 7 8 91011>>