Searched refs:NumElementsInType (Results 1 – 4 of 4) sorted by relevance
203 const static size_t NumElementsInType = Vectors<TypeUnsigned>::NumElements; in testsVecInt() local209 for (size_t j = 0; j < NumElementsInType; ++j) { in testsVecInt()234 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()
170 const static size_t NumElementsInType = 4; in testsVector() local179 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()
212 const static size_t NumElementsInType = Vectors<TypeUnsigned>::NumElements; in testsVecInt() local218 for (size_t j = 0; j < NumElementsInType; ++j) { in testsVecInt()