Home
last modified time | relevance | path

Searched defs:jump (Results 1 – 25 of 29) sorted by relevance

12

/external/webkit/Source/JavaScriptCore/assembler/
DAbstractMacroAssembler.h350 static Call fromTailJump(Jump jump) in fromTailJump()
423 void append(Jump jump) in append()
525 static void linkJump(void* code, Jump jump, CodeLocationLabel target) in linkJump()
550 static void repatchJump(CodeLocationJump jump, CodeLocationLabel destination) in repatchJump()
DRepatchBuffer.h60 void relink(CodeLocationJump jump, CodeLocationLabel destination) in relink()
DMacroAssemblerARM.h500 Jump jump() in jump() function
505 void jump(RegisterID target) in jump() function
510 void jump(Address address) in jump() function
761 Jump jump = branch32(cond, left, ARMRegisters::S1, true); variable
769 Jump jump = branch32(cond, ARMRegisters::S0, ARMRegisters::S1, true); variable
DLinkBuffer.h100 void link(Jump jump, CodeLocationLabel label) in link()
DMacroAssemblerMIPS.h1100 Jump jump() in jump() function
1105 void jump(RegisterID target) in jump() function
1111 void jump(Address address) in jump() function
DMacroAssembler.h138 void jump(Label target) in jump() function
DMacroAssemblerX86Common.h937 Jump jump() in jump() function
942 void jump(RegisterID target) in jump() function
948 void jump(Address address) in jump() function
DMacroAssemblerARMv7.h1000 Jump jump() in jump() function
1005 void jump(RegisterID target) in jump() function
1011 void jump(Address address) in jump() function
DMacroAssemblerSH4.h1440 Jump jump() in jump() function
1445 void jump(RegisterID target) in jump() function
1450 void jump(Address address) in jump() function
DARMAssembler.h828 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress()
DMIPSAssembler.h677 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress()
DSH4Assembler.h1488 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress()
/external/smack/src/org/xbill/DNS/
DDNSOutput.java75 jump(int index) { in jump() method in DNSOutput
DDNSInput.java110 jump(int index) { in jump() method in DNSInput
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
DPhysicsCharacter.java194 public void jump() { in jump() method in PhysicsCharacter
198 private native void jump(long characterId); in jump() method in PhysicsCharacter
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
DPhysicsCharacter.java176 public void jump() { in jump() method in PhysicsCharacter
/external/webkit/Source/JavaScriptCore/jit/
DJITInlineMethods.h270 ALWAYS_INLINE void JIT::addSlowCase(Jump jump) in addSlowCase()
287 ALWAYS_INLINE void JIT::addJump(Jump jump, int relativeOffset) in addJump()
294 ALWAYS_INLINE void JIT::emitJumpSlowToHot(Jump jump, int relativeOffset) in emitJumpSlowToHot()
/external/replicaisland/src/com/replica/replicaisland/
DInputGameInterface.java293 public void setKeys(int left, int right, int jump, int attack) { in setKeys()
/external/webkit/Source/JavaScriptCore/dfg/
DDFGJITCodeGenerator.h674 void addBranch(const MacroAssembler::Jump& jump, BlockIndex destination) in addBranch()
726 MacroAssembler::Jump jump; member
/external/dexmaker/src/main/java/com/google/dexmaker/
DCode.java347 public void jump(Label target) { in jump() method in Code
/external/icu4c/common/
Duhash.c336 int32_t jump = 0; /* lazy evaluate */ in _uhash_find() local
/external/llvm/lib/Support/
DAPInt.cpp2758 unsigned int jump, shift; in tcShiftLeft() local
2792 unsigned int i, jump, shift; in tcShiftRight() local
/external/emma/core/java12/com/vladium/emma/instr/
DInstrVisitor.java1183 final int jump = _blocks [patchData [3]].m_first - patchData [2]; in visit() local
/external/grub/stage2/
Dshared.h402 unsigned short jump; /* Jump instruction */ member
/external/iptables/libiptc/
Dlibiptc.c107 struct chain_head *jump; /* jump target, if IPTCC_R_JUMP */ member

12