Searched refs:_2 (Results 1 – 11 of 11) sorted by relevance
54 * 1_2 7 256 *56 * 2_2 3 128 *1025 * 1_2 7 256 *1027 * 2_2 4 128 *
76 res_##type##_2 = src1_##type##_2 op src2_##type##_2; \96 res_##typeout##_2 = fnc(src1_##typein##_2); \102 res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2); \424 prefix##_##type##_2.x = 1; \425 prefix##_##type##_2.y = 1; \
76 res_##type##_2 = src1_##type##_2 op src2_##type##_2; \96 res_##typeout##_2 = fnc(src1_##typein##_2); \102 res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2); \
82 res_##typeout##_2 = fnc(src1_##typein##_2); \88 res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2); \
86 … RUN_BENCH(res_##type##_2 = src1_##type##_2 op src2_##type##_2, #type "2 " #op " " #type "2") \108 …RUN_BENCH(res_##to##_2 = convert_##type##2(src1_##from##_2), #to "2 convert_" #type "2(" #from "2)…123 RUN_BENCH(res_##typeout##_2 = fnc(src1_##typein##_2);, #typeout "2 " #fnc "(" #typein "2)") \129 …RUN_BENCH(res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2), #type "2 " #fnc "(" #type "2, " …
228 res_##type##_2 = src1_##type##_2 op src2_##type##_2; \311 prefix##_##type##_2.x = 1; \312 prefix##_##type##_2.y = 1; \
117 #define CREATE_VECTOR(N, T) android::RSC::sp<const Element> Element::N##_2(android::RSC::sp<RS> rs)…118 if (rs->mElements.N##_2 == NULL) { \119 rs->mElements.N##_2 = createVector(rs, RS_TYPE_##T, 2); \121 return rs->mElements.N##_2; \
76 #define INTERCEPT_ARG_N(_1, _2, _3, _4, _5, _6, _7, _8, N, ...) N argument