HomeSort by relevance Sort by last modified time
    Searched full:jump (Results 401 - 425 of 1034) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/view/
ViewConfiguration.java 76 * is a jump tap. If the user does not complete the jump tap within this interval, it is
317 * is a jump tap. If the user does not move within this interval, it is
  /bionic/libc/arch-x86/string/
sse2-memset5-atom.S 103 /* Load an entry in a jump table into EBX and branch to it. TABLE is a
104 jump table with relative offsets. */
108 /* Get the address of the jump table. */ \
114 /* We loaded the jump table and adjuested EDX. Go. */ \
132 /* Branch to an entry in a jump table. TABLE is a jump table with
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
basic-block.h 207 Basic blocks need not start with a label nor end with a jump insn.
210 end with a jump insn. Block 0 is a descendant of the entry block.
215 Data for jump tables are stored in jump_insns that occur in no
615 /* BB is assumed to contain conditional jump. Return the fallthru edge. */
619 /* BB is assumed to contain conditional jump. Return the branch edge. */
832 #define CLEANUP_THREADING 8 /* Do jump threading. */
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
basic-block.h 207 Basic blocks need not start with a label nor end with a jump insn.
210 end with a jump insn. Block 0 is a descendant of the entry block.
215 Data for jump tables are stored in jump_insns that occur in no
615 /* BB is assumed to contain conditional jump. Return the fallthru edge. */
619 /* BB is assumed to contain conditional jump. Return the branch edge. */
832 #define CLEANUP_THREADING 8 /* Do jump threading. */
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenFactory.c 279 * Perform a "reg cmp reg" operation and jump to the PCR region if condition
313 * Jump to the out-of-line handler in ARM mode to finish executing the
  /external/grub/
acinclude.m4 160 [whether an absolute indirect call/jump must not be prefixed with an asterisk])
178 AC_DEFINE(ABSOLUTE_WITHOUT_ASTERISK, 1, [Define if an absolute indirect call/jump must NOT be prefixed with `*'])
  /external/grub/stage2/
start.S 92 /* jump to chs_mode if zero */
306 /* jump to bootloop */
  /external/libpng/contrib/visupng/
cexcept.h 136 to the expression, and control will jump to the Catch clause. If no
153 use goto to jump to the end of the Try clause, then check the flag
  /external/proguard/src/proguard/classfile/attribute/visitor/
StackSizeComputer.java 231 // Loop over all jump offsets.
236 // Evaluate the jump instruction block.
  /external/v8/src/
disassembler.cc 146 // raw pointer embedded in code stream, e.g., jump table
149 "%08" V8PRIxPTR " jump table entry %4" V8PRIdPTR,
  /external/v8/src/mips/
codegen-mips.h 291 // Jump targets
295 // function_return_ does not jump to the true function return, but rather
  /external/quake/quake/src/WinQuake/data/
MANUAL.TXT 161 Tap the Jump key (the space bar or Enter key). You jump further if
162 you're moving forward, and you jump higher if you're moving up a slope at
163 the time. You'll be surprised at the spots you can reach in a jump. You
169 jump (the space bar or Enter key) to kick straight up towards the
170 surface. Once on the surface, tread water by holding down jump.
171 To get out of the drink, swim towards the shore. Once there, use jump
256 Jump / Swim Space bar or Enter
382 to use the Alt key for Jump, move the cursor to Jump / Swim, tap
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/sparse_switch/
Test_sparse_switch.java 187 * @title number of entries in jump table
  /dalvik/vm/mterp/armv5te/
entry.S 98 GOTO_OPCODE(ip) @ jump to next instruction
  /dalvik/vm/mterp/x86/
footer.S 56 jz .LinvokeArgsDone # no args; jump to args done
90 je .LinvokeArgsDone # no args; jump to args done
192 GOTO_NEXT # jump to methodToCall->insns
228 GOTO_NEXT # jump to next instruction
  /dalvik/vm/mterp/x86-atom/
OP_CHECK_CAST.S 50 FINISH 2 # jump to next instruction
OP_NEW_INSTANCE.S 81 FINISH 2 # jump to next instruction
  /dalvik/vm/oo/
Resolve.c 261 * so we don't have to jump through the hoops again. If this is a
381 * Add a pointer to our data structure so we don't have to jump
439 * jump through the hoops again.
501 * so we don't have to jump through the hoops again. If it's still
  /external/chromium/base/
win_util.h 120 // for tagging application/chromium shortcut, browser window and jump list for
  /external/chromium/third_party/icu/source/i18n/
bocsu.h 103 * This also helps to jump among distant places in the BMP.
  /external/icu4c/i18n/
bocsu.h 103 * This also helps to jump among distant places in the BMP.
  /external/iptables/
iptables.8.in 54 a `target', which may be a jump to a user-defined chain in the same
293 .BI "-j, --jump " "target"
308 specified chain. Unlike the --jump option return will not continue
310 --jump.
  /external/kernel-headers/original/asm-x86/
semaphore_32.h 157 * Note! This is subtle. We jump to wake people up only if
  /external/kernel-headers/original/linux/netfilter_arp/
arp_tables.h 206 /* Standard return verdict, or do jump. */
  /external/libgsm/
ChangeLog 35 Jeff Chilton sent us (hence the jump from 7 to 9).

Completed in 910 milliseconds

<<11121314151617181920>>