Home
last modified time | relevance | path

Searched refs:op_type (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cv/src/
Dcvcorner.cpp204 int aperture_size, int op_type, double k=0. ) in icvCornerEigenValsVecs() argument
392 if( op_type == ICV_MINEIGENVAL ) in icvCornerEigenValsVecs()
396 else if( op_type == ICV_HARRIS ) in icvCornerEigenValsVecs()
400 else if( op_type == ICV_EIGENVALSVECS ) in icvCornerEigenValsVecs()
/external/valgrind/main/perf/
Dtinycc.c15071 uint8_t op_type[MAX_OPERANDS]; /* see OP_xxx */ member
16309 int op_type[3]; /* decoded op type */ in asm_opcode() local
16368 op1 = pa->op_type[i]; in asm_opcode()
16389 op_type[i] = v; in asm_opcode()
16413 if ((ops[i].type & OP_REG) && !(op_type[i] & (OP_CL | OP_DX))) in asm_opcode()
16460 if (op_type[i] & (OP_REG | OP_ST)) { in asm_opcode()
16523 if (op_type[i] & OP_EA) in asm_opcode()
16528 if (op_type[i] & (OP_REG | OP_MMX | OP_SSE | OP_INDIR)) in asm_opcode()
16539 v = op_type[i]; in asm_opcode()
16559 v = op_type[i]; in asm_opcode()
[all …]
/external/oprofile/
DChangeLog-20036210 * libop/op_type.cpp: support for ascii-string cpu types