HomeSort by relevance Sort by last modified time
    Searched full:jump (Results 251 - 275 of 1799) sorted by null

<<11121314151617181920>>

  /dalvik/vm/mterp/
config-allstubs 22 #handler-style jump-table
  /dalvik/vm/mterp/mips/
OP_APUT_WIDE.S 26 GOTO_OPCODE(t0) # jump to next instruction
OP_GOTO_32.S 32 GOTO_OPCODE(t0) # jump to next instruction
OP_MUL_LONG.S 40 GOTO_OPCODE(t0) # jump to next instruction
OP_PACKED_SWITCH.S 34 GOTO_OPCODE(t0) # jump to next instruction
OP_SGET_WIDE_JUMBO.S 47 GOTO_OPCODE(t0) # jump to next instruction
OP_SHL_LONG.S 32 GOTO_OPCODE(t0) # jump to next instruction
OP_SHL_LONG_2ADDR.S 27 GOTO_OPCODE(t0) # jump to next instruction
OP_SHR_LONG.S 32 GOTO_OPCODE(t0) # jump to next instruction
OP_SHR_LONG_2ADDR.S 27 GOTO_OPCODE(t0) # jump to next instruction
OP_USHR_LONG.S 31 GOTO_OPCODE(t0) # jump to next instruction
OP_USHR_LONG_2ADDR.S 26 GOTO_OPCODE(t0) # jump to next instruction
bincmp.S 35 GOTO_OPCODE(t0) # jump to next instruction
binflop.S 42 GOTO_OPCODE(t0) # jump to next instruction
binflop2addr.S 43 GOTO_OPCODE(t0) # jump to next instruction
unflopWide.S 30 GOTO_OPCODE(t0) # jump to next instruction
unflopWider.S 32 GOTO_OPCODE(t0) # jump to next instruction
unopNarrower.S 36 GOTO_OPCODE(t0) # jump to next instruction
zcmp.S 33 GOTO_OPCODE(t0) # jump to next instruction
  /development/samples/ApiDemos/res/layout/
focus_2.xml 27 android:nextFocusRight="@+id/rightButton"/> <!-- jump over middle! -->
  /external/grub/stage2/
pxeloader.S 29 /* Jump to the real world */
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestPhysicsCharacter.java 84 inputManager.addMapping("Jump",
92 inputManager.addListener(this, "Jump", "Shoot");
194 } else if (binding.equals("Jump")) {
195 physicsCharacter.jump();
  /external/llvm/lib/CodeGen/
PHIEliminationUtils.h 19 /// might jump out of the basic block.
  /external/llvm/test/CodeGen/ARM/
jumptable-label.ll 3 ; test that we print the label of a bb that is only used in a jump table.
  /external/llvm/test/CodeGen/SPARC/
2007-05-09-JumpTables.ll 3 ; We cannot emit jump tables on Sparc, but we should correctly handle this case.

Completed in 274 milliseconds

<<11121314151617181920>>