Searched defs:op_type (Results 1 – 6 of 6) sorted by relevance
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_operand.c | 232 static size_t decode_operand_size( unsigned int op_type, x86_insn_t *insn, in decode_operand_size() 383 unsigned int addr_meth, op_type, op_size, gen_regs; in ia32_decode_operand() local
|
/external/v8/test/cctest/interpreter/ |
D | bytecode-expectations-printer.cc | 105 OperandType op_type = Bytecodes::GetOperandType(bytecode, op_index); in PrintBytecodeOperand() local
|
/external/opencv/cv/src/ |
D | cvcorner.cpp | 204 int aperture_size, int op_type, double k=0. ) in icvCornerEigenValsVecs()
|
/external/v8/src/interpreter/ |
D | bytecodes.cc | 729 OperandType op_type = GetOperandType(bytecode, i); in Decode() local
|
/external/pcre/dist/ |
D | pcre_compile.c | 4459 int repeat_type, op_type; in compile_branch() local
|
/external/valgrind/perf/ |
D | tinycc.c | 15071 uint8_t op_type[MAX_OPERANDS]; /* see OP_xxx */ member 16309 int op_type[3]; /* decoded op type */ in asm_opcode() local
|