Searched refs:NumElementsInType (Results 1 – 4 of 4) sorted by relevance
201 const static size_t NumElementsInType = Vectors<TypeUnsigned>::NumElements; in testsVecInt() local207 for (size_t j = 0; j < NumElementsInType; ++j) { in testsVecInt()232 std::cout << "test" << Funcs[f].Name << "v" << NumElementsInType << "i" in testsVecInt()336 const static size_t NumElementsInType = 4; in testsVecFp() local342 for (size_t j = 0; j < NumElementsInType; ++j) { in testsVecFp()
174 const static size_t NumElementsInType = 4; in testsVector() local183 for (size_t j = 0; j < NumElementsInType; ++j) { in testsVector()
126 const static size_t NumElementsInType = Vectors<FromType>::NumElements; in testVector() local138 for (size_t j = 0; j < NumElementsInType; ++j) { in testVector()
230 const static size_t NumElementsInType = Vectors<TypeUnsigned>::NumElements; in testsVecInt() local236 for (size_t j = 0; j < NumElementsInType; ++j) { in testsVecInt()