Searched refs:MAX_ERRORS (Results 1 – 8 of 8) sorted by relevance
167 enum { MAX_ERRORS=50 }; enumerator245 for(range=0; range<rangeCount && numErrors[i]<MAX_ERRORS; ++range) { in TestAdditionalProperties()251 if(++numErrors[i]>=MAX_ERRORS) { in TestAdditionalProperties()268 for(range=0; range<rangeCount && numErrors[i]<MAX_ERRORS; ++range) { in TestAdditionalProperties()274 if(++numErrors[i]>=MAX_ERRORS) { in TestAdditionalProperties()
244 const int MAX_ERRORS = 9; in comparePaths() local245 return errors2x2 > MAX_ERRORS ? errors2x2 : 0; in comparePaths()274 const int MAX_ERRORS = 8; in comparePaths() local277 if (errors2x2 < MAX_ERRORS) { in comparePaths()285 if (ExpectMatch::kYes == expectMatch && errors2x2 >= MAX_ERRORS) { in comparePaths()292 return errors2x2 >= MAX_ERRORS ? errors2x2 : 0; in comparePaths()
336 const int MAX_ERRORS = 9; in comparePaths() local337 return errors2x2 > MAX_ERRORS ? errors2x2 : 0; in comparePaths()367 const int MAX_ERRORS = 8; in comparePaths() local370 if (errors2x2 < MAX_ERRORS) { in comparePaths()378 if (ExpectMatch::kYes == expectMatch && errors2x2 >= MAX_ERRORS) { in comparePaths()385 return errors2x2 >= MAX_ERRORS ? errors2x2 : 0; in comparePaths()
516 enum { MAX_ERRORS = 10 }; in parse() enumerator689 if (num_errors <= MAX_ERRORS) in parse()
3098 const int MAX_ERRORS = 9; in VerifyOp() local3099 if (errors > MAX_ERRORS) { in VerifyOp()3131 const int MAX_ERRORS = 9; in VerifySimplify() local3132 if (errors > MAX_ERRORS) { in VerifySimplify()
3071 const int MAX_ERRORS = 9; in VerifyOp() local3072 if (errors > MAX_ERRORS) { in VerifyOp()3104 const int MAX_ERRORS = 9; in VerifySimplify() local3105 if (errors > MAX_ERRORS) { in VerifySimplify()
144 #define MAX_ERRORS 5 macro669 for (k = 0, res = 0; (k < 1000) && (num_errors < MAX_ERRORS); in run_sg_scan_tests()821 if ((num_errors >= MAX_ERRORS) && (num_silent < num_errors)) { in run_sg_scan_tests()3105 for (k = 0, res = 0; (k < MAX_SG_DEVS) && (num_errors < MAX_ERRORS); in show_scsi_maps()3158 if ((num_errors >= MAX_ERRORS) && (num_silent < num_errors)) { in show_scsi_maps()3277 for (k = 0, res = 0; (k < max_dev) && (num_errors < MAX_ERRORS); in scan_dev_type()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...