Searched defs:p33 (Results 1 – 2 of 2) sorted by relevance
| /external/clang/test/CXX/drs/ |
| D | dr15xx.cpp | 130 …int ***p33 = f({ { {1,2}, {3, 4} }, { {5,6}, {7, 8} }, { {9,10}, {11, 12, 13} } }); //expec… variable 141 …int ***p33 = f({ { {1,2}, {3, 4} }, { {5,6}, {7, 8} }, { {9,10}, {11, 12, 13} } }); //expec… variable
|
| /external/opencv3/modules/hal/include/opencv2/hal/ |
| D | intrin_sse.hpp | 1364 __m128i p33 = _mm_srli_epi64(_mm_unpackhi_epi32(p22, p23), 8); in v_store_interleave() local 1429 __m128i p33 = _mm_unpackhi_epi64(p22, p23); in v_store_interleave() local
|