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

1 2 3 4 5 67 8 91011>>

  /dalvik/vm/mterp/armv6t2/
OP_IPUT_WIDE_QUICK.S 15 GOTO_OPCODE(ip) @ jump to next instruction
unop.S 19 GOTO_OPCODE(ip) @ jump to next instruction
unopWider.S 19 GOTO_OPCODE(ip) @ jump to next instruction
  /dalvik/vm/mterp/mips/
OP_AGET_WIDE.S 26 GOTO_OPCODE(t0) # jump to next instruction
OP_APUT.S 26 GOTO_OPCODE(t0) # jump to next instruction
OP_EXECUTE_INLINE.S 33 GOTO_OPCODE(t0) # jump to next instruction
42 * - Use a jump table from the main piece to jump directly into the
104 GOTO_OPCODE(t0) # jump to next instruction
OP_GOTO.S 23 GOTO_OPCODE(t0) # jump to next instruction
OP_IPUT_OBJECT_QUICK.S 21 GOTO_OPCODE(t0) # jump to next instruction
OP_IPUT_WIDE_QUICK.S 16 GOTO_OPCODE(t0) # jump to next instruction
OP_MONITOR_EXIT.S 23 GOTO_OPCODE(t0) # jump to next instruction
OP_MUL_LONG_2ADDR.S 27 GOTO_OPCODE(t1) # jump to next instruction
unflop.S 31 GOTO_OPCODE(t1) # jump to next instruction
unopWide.S 20 GOTO_OPCODE(t0) # jump to next instruction
unopWider.S 19 GOTO_OPCODE(t0) # jump to next instruction
  /dalvik/vm/mterp/x86/
alt_stub.S 3 * any interesting requests and then jump to the real instruction
  /external/llvm/test/CodeGen/X86/
asm-label2.ll 4 ; we would print the jump, but not the label because it was considered
  /external/llvm/test/Transforms/JumpThreading/
compare.ll 2 ; RUN: opt < %s -jump-threading -S | not grep "phi i32"
  /external/llvm/utils/valgrind/
i386-pc-linux-gnu.supp 25 ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value
  /external/openssl/crypto/des/times/
586-100.lnx 4 No X server running, just a console, it makes the top speed jump from 151,000
  /external/qemu/distrib/sdl-1.2.15/
TODO 19 In the jump from 1.2 to 1.3, we should change the SDL_Rect members to
  /external/valgrind/main/
glibc-2.7.supp 17 # Param Value1 Value2 Value4 Value8 Value16 Jump
  /external/webkit/Source/WebCore/manual-tests/wml/
card-ontimer.wml 14 When the timer is timeout(after 5s), will jump to card two.
deck-access-control.wml 6 <p>This deck will try to jump to "targetdeck.wml" when it is loaded. But it will <strong>FAIL</strong> because "targetdeck.wml" just allows "access-target.wml" to access it.</p>
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
FocusAfterRemovalTest.java 79 assertTrue("focus should jump to visible button",
96 assertTrue("focus should jump to visible button",
111 assertTrue("focus should jump to visible button",
127 assertTrue("focus should jump to visible button",
  /external/clang/test/SemaCXX/
goto.cpp 113 const S s2(s); // expected-note {{jump bypasses variable initialization}}
121 void test(A a) { // expected-note {{jump enters lifetime of block}} FIXME: wierd location

Completed in 431 milliseconds

1 2 3 4 5 67 8 91011>>