Searched refs:BINOP (Results 1 - 5 of 5) sorted by path

/external/eigen/Eigen/src/Core/
H A DCwiseBinaryOp.h96 #define EIGEN_CHECK_BINARY_COMPATIBILIY(BINOP,LHS,RHS) \
97 EIGEN_STATIC_ASSERT((internal::functor_allows_mixing_real_and_complex<BINOP>::ret \
/external/qemu/target-mips/
H A Dtranslate.c6013 enum { BINOP, CMPOP, OTHEROP } optype = OTHEROP; enumerator in enum:__anon25981
6030 optype = BINOP;
6045 optype = BINOP;
6060 optype = BINOP;
6075 optype = BINOP;
6438 optype = BINOP;
6454 optype = BINOP;
6470 optype = BINOP;
6486 optype = BINOP;
7230 case BINOP
[all...]
/external/valgrind/main/none/tests/mips32/
H A Dround.c61 #define BINOP(op) \ macro
/external/valgrind/main/none/tests/ppc32/
H A Dround.c392 #define BINOP(op) \ macro
463 BINOP("fadds");
465 BINOP("fadd");
468 BINOP("fsubs");
470 BINOP("fsub");
473 BINOP("fmuls");
475 BINOP("fmul");
478 BINOP("fdivs");
480 BINOP("fdiv");
488 #undef BINOP macro
570 #define BINOP macro
781 #undef BINOP macro
887 #define BINOP macro
1122 #undef BINOP macro
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Dround.c392 #define BINOP(op) \ macro
463 BINOP("fadds");
465 BINOP("fadd");
468 BINOP("fsubs");
470 BINOP("fsub");
473 BINOP("fmuls");
475 BINOP("fmul");
478 BINOP("fdivs");
480 BINOP("fdiv");
488 #undef BINOP macro
570 #define BINOP macro
781 #undef BINOP macro
887 #define BINOP macro
1122 #undef BINOP macro
[all...]

Completed in 323 milliseconds