/external/webkit/Source/JavaScriptCore/assembler/ |
D | AbstractMacroAssembler.h | 350 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()
|
D | RepatchBuffer.h | 60 void relink(CodeLocationJump jump, CodeLocationLabel destination) in relink()
|
D | MacroAssemblerARM.h | 500 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
|
D | LinkBuffer.h | 100 void link(Jump jump, CodeLocationLabel label) in link()
|
D | MacroAssemblerMIPS.h | 1100 Jump jump() in jump() function 1105 void jump(RegisterID target) in jump() function 1111 void jump(Address address) in jump() function
|
D | MacroAssembler.h | 138 void jump(Label target) in jump() function
|
D | MacroAssemblerX86Common.h | 937 Jump jump() in jump() function 942 void jump(RegisterID target) in jump() function 948 void jump(Address address) in jump() function
|
D | MacroAssemblerARMv7.h | 1000 Jump jump() in jump() function 1005 void jump(RegisterID target) in jump() function 1011 void jump(Address address) in jump() function
|
D | MacroAssemblerSH4.h | 1440 Jump jump() in jump() function 1445 void jump(RegisterID target) in jump() function 1450 void jump(Address address) in jump() function
|
D | ARMAssembler.h | 828 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress()
|
D | MIPSAssembler.h | 677 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress()
|
D | SH4Assembler.h | 1488 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress()
|
/external/smack/src/org/xbill/DNS/ |
D | DNSOutput.java | 75 jump(int index) { in jump() method in DNSOutput
|
D | DNSInput.java | 110 jump(int index) { in jump() method in DNSInput
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/ |
D | PhysicsCharacter.java | 194 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/ |
D | PhysicsCharacter.java | 176 public void jump() { in jump() method in PhysicsCharacter
|
/external/webkit/Source/JavaScriptCore/jit/ |
D | JITInlineMethods.h | 270 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/ |
D | InputGameInterface.java | 293 public void setKeys(int left, int right, int jump, int attack) { in setKeys()
|
/external/webkit/Source/JavaScriptCore/dfg/ |
D | DFGJITCodeGenerator.h | 674 void addBranch(const MacroAssembler::Jump& jump, BlockIndex destination) in addBranch() 726 MacroAssembler::Jump jump; member
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
D | Code.java | 347 public void jump(Label target) { in jump() method in Code
|
/external/icu4c/common/ |
D | uhash.c | 336 int32_t jump = 0; /* lazy evaluate */ in _uhash_find() local
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 2758 unsigned int jump, shift; in tcShiftLeft() local 2792 unsigned int i, jump, shift; in tcShiftRight() local
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | InstrVisitor.java | 1183 final int jump = _blocks [patchData [3]].m_first - patchData [2]; in visit() local
|
/external/grub/stage2/ |
D | shared.h | 402 unsigned short jump; /* Jump instruction */ member
|
/external/iptables/libiptc/ |
D | libiptc.c | 107 struct chain_head *jump; /* jump target, if IPTCC_R_JUMP */ member
|