Searched refs:jump (Results 101 - 125 of 158) sorted by relevance

1234567

/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGSpeculativeJIT.h1978 void jump(BasicBlock* destination, FallThroughMode fallThroughMode = AtFallThroughPoint) function in class:JSC::DFG::SpeculativeJIT
1983 addBranch(m_jit.jump(), destination);
1986 void addBranch(const MacroAssembler::Jump& jump, BasicBlock* destination) argument
1988 m_branches.append(BranchRecord(jump, destination));
1990 void addBranch(const MacroAssembler::JumpList& jump, BasicBlock* destination);
2146 // the end of the allocation. The returned jump is the jump to the slow path.
2229 // Add a speculation check without additional recovery, and with a promise to supply a jump later.
2337 BranchRecord(MacroAssembler::Jump jump, BasicBlock* destination) argument
2338 : jump(jum
2343 MacroAssembler::Jump jump; member in struct:JSC::DFG::SpeculativeJIT::BranchRecord
[all...]
H A DDFGSlowPathGenerator.h85 jit->m_jit.jump().linkTo(m_to, &jit->m_jit);
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLOSRExitCompiler.cpp329 MacroAssembler::Jump arityReturnPCReady = jit.jump();
H A DFTLOutput.h364 void jump(LBasicBlock destination) { buildBr(m_builder, destination); } function in class:JSC::FTL::Output
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dregex.c531 /* Followed by two byte relative address to which to jump. */
532 jump,
534 /* Same as jump, but marks the end of an alternative. */
546 /* Throw away latest failure point and then jump to following
552 match; otherwise change to jump. This is used to jump
553 back to the beginning of a repeat. If what follows this jump
565 of jump when compiling an alternative. */
574 After matching N times, jump to the address upon failure. */
1042 case jump
528 jump, enumerator in enum:__anon8681
[all...]
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DFixDecompsNotes.txt157 statements to jump to it (this is a situation where they are justified).
/macosx-10.10.1/libpcap-48/libpcap/msdos/
H A Dpkt_rx0.asm99 jb @noWrap ;; no - jump
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dscrolledlistbox.itk43 -jump -labelfont -selectbackground -selectborderwidth \
H A Dselectionbox.itk47 -insertwidth -jump -labelfont -selectbackground -selectborderwidth \
H A Dextfileselectionbox.itk46 -insertwidth -jump -labelfont -selectbackground -selectborderwidth \
H A Dfileselectionbox.itk44 -insertwidth -jump -labelfont -selectbackground -selectborderwidth \
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c529 /* Followed by two byte relative address to which to jump. */
530 jump,
532 /* Same as jump, but marks the end of an alternative. */
544 /* Throw away latest failure point and then jump to following
550 match; otherwise change to jump. This is used to jump
551 back to the beginning of a repeat. If what follows this jump
563 of jump when compiling an alternative. */
572 After matching N times, jump to the address upon failure. */
1032 case jump
526 jump, enumerator in enum:__anon7746
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/assembler/
H A DMacroAssemblerARM64.h1192 // Convert the integer result back to float & compare to the original value - if not equal or unordered (NaN) then jump.
1206 // ConditionNE jumps if NotEqual *or* unordered - force the unordered cases not to jump.
1217 Jump result = jump();
1240 Jump result = jump();
1581 // This set of jump and conditional branch operations return a Jump
1582 // object which may linked at a later point, allow forwards jump,
2135 ALWAYS_INLINE Jump jump() function in class:JSC::MacroAssemblerARM64
2142 void jump(RegisterID target) function in class:JSC::MacroAssemblerARM64
2147 void jump(Address address) function in class:JSC::MacroAssemblerARM64
2153 void jump(AbsoluteAddres function in class:JSC::MacroAssemblerARM64
[all...]
H A DMacroAssemblerSH4.h1987 Jump jump() function in class:JSC::MacroAssemblerSH4
1992 void jump(RegisterID target) function in class:JSC::MacroAssemblerSH4
1997 void jump(Address address) function in class:JSC::MacroAssemblerSH4
2005 void jump(AbsoluteAddress address) function in class:JSC::MacroAssemblerSH4
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DAssemblyHelpers.h458 Jump done = jump();
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkScrollbar.c71 {TK_CONFIG_BOOLEAN, "-jump", "jump", "Jump",
72 DEF_SCROLLBAR_JUMP, Tk_Offset(TkScrollbar, jump), 0},
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkScrollbar.c74 {TK_CONFIG_BOOLEAN, "-jump", "jump", "Jump",
75 DEF_SCROLLBAR_JUMP, Tk_Offset(TkScrollbar, jump), 0},
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.cpp1687 DCLJump * jump,
1690 return IOFireWireIUnknown::InterfaceMap< LocalIsochPortCOM >::GetThis ( self )->ModifyJumpDCL ( jump, label ) ;
1685 SModifyJumpDCL( IOFireWireLibLocalIsochPortRef self, DCLJump * jump, DCLLabel * label) argument
/macosx-10.10.1/syslog-267/libsystem_asl.tproj/src/
H A Dasl_store.c1181 static const asl_jump_table_t jump = local
1201 return &jump;
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dgtkrc.vim69 syn keyword gtkrcStockName gtk-add gtk-apply gtk-bold gtk-cancel gtk-cdrom gtk-clear gtk-close gtk-convert gtk-copy gtk-cut gtk-delete gtk-dialog-error gtk-dialog-info gtk-dialog-question gtk-dialog-warning gtk-dnd gtk-dnd-multiple gtk-execute gtk-find gtk-find-and-replace gtk-floppy gtk-goto-bottom gtk-goto-first gtk-goto-last gtk-goto-top gtk-go-back gtk-go-down gtk-go-forward gtk-go-up gtk-help gtk-home gtk-index gtk-italic gtk-jump-to gtk-justify-center gtk-justify-fill gtk-justify-left gtk-justify-right gtk-missing-image gtk-new gtk-no gtk-ok gtk-open gtk-paste gtk-preferences gtk-print gtk-print-preview gtk-properties gtk-quit gtk-redo gtk-refresh gtk-remove gtk-revert-to-saved gtk-save gtk-save-as gtk-select-color gtk-select-font gtk-sort-ascending gtk-sort-descending gtk-spell-check gtk-stop gtk-strikethrough gtk-undelete gtk-underline gtk-undo gtk-yes gtk-zoom-100 gtk-zoom-fit gtk-zoom-in gtk-zoom-out contained
H A Dlsl.vim15 syn keyword lslKeyword default do else for if jump return state while
H A Dvrml.vim30 syn keyword VRMLFields height horizontal info intensity jump
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dsurvival.tex339 \key{C-x r j} jump to point saved in register
H A Dorgcard.tex298 \key{jump to another place in document}{C-c C-j}
436 \key{jump back to last followed link(s)}{C-c \&}
/macosx-10.10.1/zsh-61/zsh/Src/
H A Djobs.c1729 goto jump;
1791 jump:

Completed in 263 milliseconds

1234567