Searched defs:instruction (Results 1 - 25 of 39) sorted by relevance

12

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCallLinkStatus.cpp89 Instruction* instruction = profiledBlock->instructions().begin() + bytecodeIndex; local
H A DGetByIdStatus.cpp43 Instruction* instruction = profiledBlock->instructions().begin() + bytecodeIndex; local
H A DPutByIdStatus.cpp44 Instruction* instruction = profiledBlock->instructions().begin() + bytecodeIndex; local
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rexml/
H A Dstreamlistener.rb28 def instruction name, instruction method in class:REXML.StreamListener
/macosx-10.9.5/ruby-104/ruby/test/rexml/
H A Dlistener.rb19 def instruction name, instruction method in class:Listener
/macosx-10.9.5/ruby-104/ruby/lib/rexml/parsers/
H A Dpullparser.rb
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITCall.cpp54 void JIT::emit_op_call_put_result(Instruction* instruction) argument
63 void JIT::compileLoadVarargs(Instruction* instruction) argument
147 void JIT::compileOpCall(OpcodeID opcodeID, Instruction* instruction, unsigned callLinkInfoIndex) argument
[all...]
H A DJITCall32_64.cpp53 void JIT::emit_op_call_put_result(Instruction* instruction) argument
139 void JIT::compileLoadVarargs(Instruction* instruction) argument
223 void JIT::compileOpCall(OpcodeID opcodeID, Instruction* instruction, unsigned callLinkInfoIndex) argument
[all...]
H A DJITInlines.h285 ALWAYS_INLINE void JIT::sampleInstruction(Instruction* instruction, bool inHostFunction) argument
291 ALWAYS_INLINE void JIT::sampleInstruction(Instruction* instruction, bool inHostFunction) argument
/macosx-10.9.5/cctools-845/ld/
H A Di860_reloc.c67 unsigned long instruction, immediate; local
[all...]
H A Dm88k_reloc.c69 unsigned long instruction, immediate; local
[all...]
H A Dppc_reloc.c81 unsigned long instruction, immediate; local
[all...]
H A Dsparc_reloc.c73 unsigned long instruction, immediate; local
[all...]
H A Darm_reloc.c81 unsigned long instruction, immediate, low_bit; local
[all...]
H A Dhppa_reloc.c72 unsigned long instruction, immediate; local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dm88k-dis.c691 m88kdis(bfd_vma pc, unsigned long instruction, struct disassemble_info *info) argument
732 (*info->fprintf_func) (info->stream, "word\\t%08lx", instruction); local
[all...]
H A Darc-dis.h53 unsigned char* instruction; member in struct:arcDisState
H A Dsh64-dis.c180 unsigned long instruction; local
[all...]
H A Dtic30-dis.c62 struct instruction struct
[all...]
H A Dtic4x-dis.c351 tic4x_print_op(struct disassemble_info *info, unsigned long instruction, tic4x_inst_t *p, unsigned long pc) argument
681 tic4x_disassemble(unsigned long pc, unsigned long instruction, struct disassemble_info *info) argument
727 (*info->fprintf_func) (info->stream, "%08lx", instruction); local
739 (*info->fprintf_func) (info->stream, "%08lx", instruction); local
[all...]
H A Dcrx-dis.c85 const inst *instruction; variable
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rss/
H A Dparser.rb288 def instruction(name, content) method in class:ListenerMixin
/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLowLevelInterpreter.cpp210 void* instruction; member in union:JSC::CLoopRegister::__anon2756
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclCompExpr.c109 int instruction; /* Instruction opcode for the operator. member in struct:OperatorDesc
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dssh.c205 kbd_callback(const char *name, int name_len, const char *instruction, argument

Completed in 202 milliseconds

12