Home
last modified time | relevance | path

Searched refs:MOVE (Results 1 – 25 of 35) sorted by relevance

12

/external/libchrome/base/posix/
Dfile_descriptor_shuffle_unittest.cc20 MOVE, enumerator
54 actions_.push_back(Action(Action::MOVE, src, dest)); in Move()
100 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 0, 1)); in TEST()
111 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 0, 1)); in TEST()
112 EXPECT_TRUE(tracer.actions()[1] == Action(Action::MOVE, 2, 3)); in TEST()
122 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 0, 1)); in TEST()
134 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 10, 0)); in TEST()
148 EXPECT_TRUE(tracer.actions()[1] == Action(Action::MOVE, 0, 1)); in TEST()
149 EXPECT_TRUE(tracer.actions()[2] == Action(Action::MOVE, kDuplicateBase, 0)); in TEST()
163 EXPECT_TRUE(tracer.actions()[1] == Action(Action::MOVE, 0, 1)); in TEST()
[all …]
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/builder/
DPayloadAlignmentTest.java70 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0)); in testPayloadAlignmentAddNop()
79 Assert.assertEquals(instruction.getOpcode(), Opcode.MOVE); in testPayloadAlignmentAddNop()
94 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0)); in testPayloadAlignmentRemoveNopWithReferent()
95 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0)); in testPayloadAlignmentRemoveNopWithReferent()
96 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0)); in testPayloadAlignmentRemoveNopWithReferent()
105 Opcode.MOVE, in testPayloadAlignmentRemoveNopWithReferent()
106 Opcode.MOVE, in testPayloadAlignmentRemoveNopWithReferent()
107 Opcode.MOVE, in testPayloadAlignmentRemoveNopWithReferent()
120 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0)); in testPayloadAlignmentAddNopWithReferent()
121 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0)); in testPayloadAlignmentAddNopWithReferent()
[all …]
/external/replicaisland/src/com/replica/replicaisland/
DGenericAnimationComponent.java45 case MOVE: in update()
46 mSprite.playAnimation(Animation.MOVE); in update()
78 public static final int MOVE = 1; field in GenericAnimationComponent.Animation
DPatrolComponent.java74 parentObject.setCurrentAction(GameObject.ActionType.MOVE); in update()
89 if (parentObject.getCurrentAction() == GameObject.ActionType.MOVE in update()
215 if (visible && parentObject.getCurrentAction() == GameObject.ActionType.MOVE) { in updateAttack()
248 parentObject.setCurrentAction(GameObject.ActionType.MOVE); in updateAttack()
DPlayerComponent.java55 MOVE, enumConstant
100 mState = State.MOVE; in reset()
293 case MOVE: in update()
327 parentObject.setCurrentAction(GameObject.ActionType.MOVE); in gotoMove()
328 mState = State.MOVE; in gotoMove()
509 if (parentObject.getCurrentAction() == ActionType.MOVE) { in stateFrozen()
DNPCAnimationComponent.java192 if (currentAction == ActionType.MOVE) { in idle()
218 if (currentAction == ActionType.MOVE) { in walk()
255 if (currentAction == ActionType.MOVE) { in run()
320 if (currentAction == ActionType.MOVE) { in jumpAir()
DAnimationComponent.java32 MOVE, enumConstant
205 if (currentAction == ActionType.MOVE) { in update()
222 mSprite.playAnimation(PlayerAnimations.MOVE.ordinal()); in update()
254 mSprite.playAnimation(PlayerAnimations.MOVE.ordinal()); in update()
DEnemyAnimationComponent.java30 MOVE, enumConstant
87 mSprite.playAnimation(EnemyAnimations.MOVE.ordinal()); in update()
DNPCComponent.java150 parentObject.setCurrentAction(ActionType.MOVE); in update()
169 parentObject.setCurrentAction(ActionType.MOVE); in update()
205 parentObject.setCurrentAction(ActionType.MOVE); in update()
257 parentObject.setCurrentAction(ActionType.MOVE); in executeCommand()
DSleeperComponent.java72 parentObject.setCurrentAction(GameObject.ActionType.MOVE); in update()
DLauncherComponent.java106 object.setCurrentAction(ActionType.MOVE); in fire()
DGameObject.java61 MOVE, enumConstant
DGhostComponent.java49 mTargetAction = GameObject.ActionType.MOVE; in reset()
DGameObjectFactory.java732 SpriteAnimation angle = new SpriteAnimation(PlayerAnimations.MOVE.ordinal(), 1);
1208 SpriteAnimation walk = new SpriteAnimation(EnemyAnimations.MOVE.ordinal(), 3);
1370 SpriteAnimation walk = new SpriteAnimation(EnemyAnimations.MOVE.ordinal(), 5);
1765 SpriteAnimation walk = new SpriteAnimation(EnemyAnimations.MOVE.ordinal(), 6);
1931 SpriteAnimation walk = new SpriteAnimation(EnemyAnimations.MOVE.ordinal(), 6);
2212 SpriteAnimation wake = new SpriteAnimation(GenericAnimationComponent.Animation.MOVE, 4);
2289 … final SpriteAnimation wakeUp = sprite.findAnimation(GenericAnimationComponent.Animation.MOVE);
2535 SpriteAnimation walk = new SpriteAnimation(EnemyAnimations.MOVE.ordinal(), 3);
/external/libpng/scripts/
Dpnglibconf.mak17 MOVE = mv macro
39 $(MOVE) pnglibconf.tmp $@
49 $(MOVE) pnglibconf.tmp $@
/external/skia/src/core/
DSkPaint.cpp92 #define MOVE(field) field = std::move(src.field) in SkPaint() macro
93 MOVE(fTypeface); in SkPaint()
94 MOVE(fPathEffect); in SkPaint()
95 MOVE(fShader); in SkPaint()
96 MOVE(fMaskFilter); in SkPaint()
97 MOVE(fColorFilter); in SkPaint()
98 MOVE(fRasterizer); in SkPaint()
99 MOVE(fDrawLooper); in SkPaint()
100 MOVE(fImageFilter); in SkPaint()
101 MOVE(fTextSize); in SkPaint()
[all …]
/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp391 unsigned MOVE = ABI.GetGPRMoveOp(); in emitPrologue() local
504 BuildMI(MBB, MBBI, dl, TII.get(MOVE), FP).addReg(SP).addReg(ZERO) in emitPrologue()
527 BuildMI(MBB, MBBI, dl, TII.get(MOVE), BP) in emitPrologue()
680 unsigned MOVE = ABI.GetGPRMoveOp(); in emitEpilogue() local
691 BuildMI(MBB, I, DL, TII.get(MOVE), SP).addReg(FP).addReg(ZERO); in emitEpilogue()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinFrameLowering.cpp83 BuildMI(MBB, MBBI, dl, TII.get(BF::MOVE), BF::FP) in emitPrologue()
DBlackfinInstrInfo.cpp105 BuildMI(MBB, I, DL, get(BF::MOVE), DestReg) in copyPhysReg()
/external/v8/tools/
Dprofile.js61 MOVE: 0, property
190 this.handleUnknownCode(Profile.Operation.MOVE, from);
Dtickprocessor.js151 case op.MOVE:
/external/python/cpython2/Lib/plat-irix5/
DFL.py72 MOVE = 10 variable
/external/python/cpython2/Lib/plat-irix6/
DFL.py72 MOVE = 10 variable
/external/smali/smalidea/src/test/java/org/jf/smalidea/
DSmaliMethodTest.java265 checkSourcePosition(smaliMethod, 6, Opcode.MOVE); in testGetSourcePositionForCodeOffset()
/external/smali/smalidea/src/test/java/org/jf/smalidea/dexlib/
DSmalideaMethodTest.java143 Assert.assertEquals(Opcode.MOVE, instruction.getOpcode()); in testSmalideaMethod()

12