Searched refs:maxRes (Results 1 – 3 of 3) sorted by relevance
692 const int maxRes = int(roundEven(in0+eps)); in compare() local695 for (int roundedVal = minRes; roundedVal <= maxRes; roundedVal++) in compare()708 …m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()1144 const int maxRes = int(deFloatFloor(in0+eps)); in compare() local1147 for (int roundedVal = minRes; roundedVal <= maxRes; roundedVal++) in compare()1160 …m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()1252 const int maxRes = int(in0+eps); in compare() local1255 for (int roundedVal = minRes; roundedVal <= maxRes; roundedVal++) in compare()1268 …m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()1380 const int maxRes = int(roundEven(in0+eps)); in compare() local[all …]
770 const int maxRes = int(roundEven(in0+eps)); in compare() local773 for (int roundedVal = minRes; roundedVal <= maxRes; roundedVal++) in compare()786 …m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()1227 const int maxRes = int(deFloatFloor(in0+eps)); in compare() local1230 for (int roundedVal = minRes; roundedVal <= maxRes; roundedVal++) in compare()1243 …m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()1335 const int maxRes = int(in0+eps); in compare() local1338 for (int roundedVal = minRes; roundedVal <= maxRes; roundedVal++) in compare()1351 …m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()1463 const int maxRes = int(roundEven(in0+eps)); in compare() local[all …]
873 const int maxRes = int(roundEven(in0+eps)); in compare() local876 for (int roundedVal = minRes; roundedVal <= maxRes; roundedVal++) in compare()889 …m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()1433 const int maxRes = int(deFloatFloor(in0+eps)); in compare() local1436 for (int roundedVal = minRes; roundedVal <= maxRes; roundedVal++) in compare()1449 …m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()1555 const int maxRes = int(in0+eps); in compare() local1558 for (int roundedVal = minRes; roundedVal <= maxRes; roundedVal++) in compare()1571 …m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()1697 const int maxRes = int(roundEven(in0+eps)); in compare() local[all …]