Lines Matching refs:kErrorReportLimit
167 static const unsigned kErrorReportLimit = 8; variable
356 if (++error_count > kErrorReportLimit) continue; in Test1Op()
376 if (error_count > kErrorReportLimit) { in Test1Op()
377 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test1Op()
510 if (++error_count > kErrorReportLimit) continue; in Test2Op()
534 if (error_count > kErrorReportLimit) { in Test2Op()
535 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test2Op()
664 if (++error_count > kErrorReportLimit) continue; in Test3Op()
693 if (error_count > kErrorReportLimit) { in Test3Op()
694 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test3Op()
807 if (++error_count > kErrorReportLimit) continue; in TestCmp()
835 if (error_count > kErrorReportLimit) { in TestCmp()
836 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestCmp()
938 if (++error_count > kErrorReportLimit) continue; in TestCmpZero()
964 if (error_count > kErrorReportLimit) { in TestCmpZero()
965 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestCmpZero()
1169 if (++error_count > kErrorReportLimit) continue; in TestFPToS()
1189 if (error_count > kErrorReportLimit) { in TestFPToS()
1190 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestFPToS()
1242 if (++error_count > kErrorReportLimit) continue; in TestFPToU()
1262 if (error_count > kErrorReportLimit) { in TestFPToU()
1263 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestFPToU()
1335 if (++error_count > kErrorReportLimit) continue; in TestFPToFixedS()
1358 if (error_count > kErrorReportLimit) { in TestFPToFixedS()
1359 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestFPToFixedS()
1413 if (++error_count > kErrorReportLimit) continue; in TestFPToFixedU()
1436 if (error_count > kErrorReportLimit) { in TestFPToFixedU()
1437 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestFPToFixedU()
1604 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpNEON()
1634 if (error_count > kErrorReportLimit) { in Test1OpNEON()
1635 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test1OpNEON()
1822 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpAcrossNEON()
1866 if (error_count > kErrorReportLimit) { in Test1OpAcrossNEON()
1867 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test1OpAcrossNEON()
2075 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test2OpNEON()
2116 if (error_count > kErrorReportLimit) { in Test2OpNEON()
2117 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test2OpNEON()
2346 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in TestByElementNEON()
2392 if (error_count > kErrorReportLimit) { in TestByElementNEON()
2393 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestByElementNEON()
2572 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test2OpImmNEON()
2609 if (error_count > kErrorReportLimit) { in Test2OpImmNEON()
2610 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in Test2OpImmNEON()
2808 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in TestOpImmOpImmNEON()
2857 if (error_count > kErrorReportLimit) { in TestOpImmOpImmNEON()
2858 printf("%u other errors follow.\n", error_count - kErrorReportLimit); in TestOpImmOpImmNEON()