HomeSort by relevance Sort by last modified time
    Searched refs:move (Results 1 - 25 of 576) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/tools/vm-tests/src/dot/junit/opcodes/move/d/
T_move_1.java 17 package dot.junit.opcodes.move.d;
  /external/libffi/src/m68k/
sysv.S 55 move.l %d2,-(%sp)
62 move.l 8(%fp),-(%sp)
72 move.l %a0,%a1
75 move.l 24(%fp),%a0
82 move.l 20(%fp),%a1
85 move.l 16(%fp),%d2
93 move.l %d0,(%a1)
99 move.l %d0,(%a1)
100 move.l %d1,4(%a1)
124 move.l %a0,(%a1
    [all...]
  /external/webkit/WebKit/mac/Misc/
WebAssertions.h 27 * which have yet to move away from it: <rdar://problem/5141290>.
30 #warning <WebKit/WebAssertions.h> is deprecated. Please move away from this SPI as soon as is possible.
  /external/webkit/WebCore/platform/graphics/
FloatQuad.h 97 void move(const FloatSize& offset) function in class:WebCore::FloatQuad
105 void move(float dx, float dy) function in class:WebCore::FloatQuad
107 m_p1.move(dx, dy);
108 m_p2.move(dx, dy);
109 m_p3.move(dx, dy);
110 m_p4.move(dx, dy);
122 a.move(b);
128 a.move(-b.width(), -b.height());
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_16/d/
T_move_16_1.d 32 move/16 v4000, v0
33 move/16 v4001, v1
35 move/16 v4000, v4001
39 move/16 v0, v4000
40 move/16 v1, v4001
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_wide_16/d/
T_move_wide_16_1.d 32 move-wide/16 v4000, v0
33 move-wide/16 v4002, v2
35 move-wide/16 v4000, v4002
39 move-wide/16 v0, v4000
40 move-wide/16 v2, v4002
  /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...]
  /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/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/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
  /frameworks/base/core/java/android/text/
Selection.java 82 * Move the cursor to offset <code>index</code>.
96 * Move the selection edge to offset <code>index</code>.
116 * Move the cursor to the buffer offset physically above the current
138 int move; local
143 move = layout.getOffsetForHorizontal(line - 1, h);
145 move = layout.getLineStart(line - 1);
148 setSelection(text, move);
157 * Move the cursor to the buffer offset physically below the current
179 int move; local
184 move = layout.getOffsetForHorizontal(line + 1, h)
255 int move; local
284 int move; local
    [all...]
  /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/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/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/chromium/third_party/icu/public/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/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/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);
  /external/webkit/WebCore/platform/chromium/
FramelessScrollView.cpp 49 dirtyRect.move(scrollbar->x(), scrollbar->y());

Completed in 722 milliseconds

1 2 3 4 5 6 7 8 91011>>