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

<<11121314151617181920>>

  /external/libvpx/examples/includes/geshi/geshi/
boo.php 54 2 => array(//Jump
  /external/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 187 ;# vertical filtering, jump to storing the data. Otherwise
272 ;# vertical filtering, jump to storing the data. Otherwise
362 ;# vertical filtering, jump to storing the data. Otherwise
555 ;# vertical filtering, jump to storing the data. Otherwise
  /external/netcat/scripts/
web 94 # dotdot: jump "up" one level and just reprompt [confirms what it did...]
  /external/qemu/
cpu-defs.h 69 /* Only the bottom TB_JMP_PAGE_BITS of the jump cache hash bits vary for
dis-asm.h 244 dis_jsr, /* Jump to subroutine */
245 dis_condjsr, /* Conditional jump to subroutine */
  /external/qemu/docs/
CPU-EMULATION.TXT 18 another one by tacking an explicit jump instruction.
  /external/qemu/hw/
armv7m.c 222 Otherwise jump directly to the entry point. */
  /external/quake/quake/src/QW/client/
pmove.c 649 pmove.oldbuttons |= BUTTON_JUMP; // don't jump again until released
683 pmove.oldbuttons |= BUTTON_JUMP; // don't jump again until released
719 // jump out of water
723 pmove.oldbuttons |= BUTTON_JUMP; // don't jump again until released
cl_input.c 518 Cmd_AddCommand ("+jump", IN_JumpDown);
519 Cmd_AddCommand ("-jump", IN_JumpUp);
  /external/v8/src/mips/
assembler-mips.h 311 // Manages the jump elimination optimization if the second parameter is true.
355 // to jump to.
365 //------- Branch and jump instructions --------
390 // Jump targets must be in the current 256 MB-aligned region. ie 28 bits.
  /external/v8/tools/visual_studio/
v8_base.vcproj 548 RelativePath="..\..\src\jump-target.h"
552 RelativePath="..\..\src\jump-target-inl.h"
556 RelativePath="..\..\src\jump-target.cc"
560 RelativePath="..\..\src\ia32\jump-target-ia32.cc"
v8_base_x64.vcproj 549 RelativePath="..\..\src\jump-target.h"
553 RelativePath="..\..\src\jump-target-inl.h"
557 RelativePath="..\..\src\jump-target.cc"
561 RelativePath="..\..\src\x64\jump-target-x64.cc"
  /external/webkit/WebCore/manual-tests/
linkjump-3.html 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=6916">Bugzilla 6916</a> REGRESSION: URLs with named anchors in a page don't jump to proper location in document</p>
  /external/webkit/WebCore/platform/image-encoders/skia/
PNGImageEncoder.cpp 148 // case, even though we may get here as a jump from random parts of the
  /frameworks/base/core/java/android/os/
SystemClock.java 29 * network (see {@link #setCurrentTimeMillis}), so the time may jump
  /external/v8/src/arm/
ic-arm.cc 72 // Jump to miss if the interceptor bit is set.
175 // Cache miss: Jump to runtime.
255 // Cache miss: Jump to runtime.
342 // Cache miss: Jump to runtime.
412 // Cache miss: Jump to runtime.
454 // Cache miss: Restore receiver from stack and jump to runtime.
814 // Cache miss: Jump to runtime.
  /external/webkit/JavaScriptCore/assembler/
X86Assembler.h     [all...]
  /external/v8/src/x64/
ic-x64.cc 50 // or if name is not a symbol, and will jump to the miss_label in that case.
79 // Jump to miss if the interceptor bit is set.
315 // Slow case: Load name and receiver from stack and jump to runtime.
329 __ j(not_zero, &index_string); // The value in rbx is used at jump target.
552 // Slow case: Load name and receiver from stack and jump to runtime.
    [all...]
  /bionic/libc/arch-x86/string/
ssse3-memcpy5.S 106 /* Load an entry in a jump table into EBX and branch to it. TABLE is a
107 jump table with relative offsets. INDEX is a register contains the
108 index into the jump table. SCALE is the scale of INDEX. */
112 /* Get the address of the jump table. */ \
117 /* We loaded the jump table. Go. */ \
125 /* We loaded the jump table. Go. */ \
143 /* Branch to an entry in a jump table. TABLE is a jump table with
145 jump table. SCALE is the scale of INDEX. */
    [all...]
  /external/libpcap/
optimize.c     [all...]
  /external/v8/src/ia32/
ic-ia32.cc 50 // or if name is not a symbol, and will jump to the miss_label in that case.
80 // Jump to miss if the interceptor bit is set.
268 // Slow case: jump to runtime.
555 // Slow case: Load key and receiver from stack and jump to runtime.
    [all...]
  /external/iproute2/man/man8/
tc-cbq-details.8 156 point the loop may jump to the fallback algorithm.
200 Consult the defmap of the class at which the jump to fallback occured. If
  /external/libvpx/vp8/common/arm/neon/
buildintrapredictorsmby_neon.asm 50 ; compute shift and jump
333 ; compute shift and jump
  /external/quake/quake/src/WinQuake/
cl_input.cpp 450 Cmd_AddCommand ("+jump", IN_JumpDown);
451 Cmd_AddCommand ("-jump", IN_JumpUp);
  /external/webkit/JavaScriptCore/bytecode/
CodeBlock.h 454 // Jump Tables
551 // Jump Tables

Completed in 639 milliseconds

<<11121314151617181920>>