Lines Matching refs:Number

1643 -  sprintf(buf, "Number of Channels : %u\r\n", m_nChannels);
1644 + sprintf(buf, "Number of Channels : %u\n", m_nChannels);
1661 - sReport += " - Number of device channels must be three.\r\n";
1662 + sReport += " - Number of device channels must be three.\n";
2015 - sprintf(buf, "Number of Profile Description Structures: %u\r\n", m_Descriptions->size());
2016 + sprintf(buf, "Number of Profile Description Structures: %u\n", m_Descriptions->size());
2023 - sprintf(buf, "Profile Description Structure Number [%u] follows:\r\n", count+1);
2024 + sprintf(buf, "Profile Description Structure Number [%u] follows:\n", count+1);
2098 - sprintf(buf, "Number of Measurements for Channel-%u : %u\r\n", i+1, nResponseList.size());
2099 + sprintf(buf, "Number of Measurements for Channel-%u : %u\n", i+1, nResponseList.size());
2134 - sprintf(buf, "Number of Channels: %u\r\n", m_nChannels);
2135 + sprintf(buf, "Number of Channels: %u\n", m_nChannels);
2138 - sprintf(buf, "Number of Measurement Types used: %u\r\n", m_ResponseCurves->size());
2139 + sprintf(buf, "Number of Measurement Types used: %u\n", m_ResponseCurves->size());
2385 - sReport += " - Number of parameters inconsistent with function type.\r\n";
2386 + sReport += " - Number of parameters inconsistent with function type.\n";
2394 - sReport += " - Number of parameters inconsistent with function type.\r\n";
2395 + sReport += " - Number of parameters inconsistent with function type.\n";
2403 - sReport += " - Number of parameters inconsistent with function type.\r\n";
2404 + sReport += " - Number of parameters inconsistent with function type.\n";
2412 - sReport += " - Number of parameters inconsistent with function type.\r\n";
2413 + sReport += " - Number of parameters inconsistent with function type.\n";
2421 - sReport += " - Number of parameters inconsistent with function type.\r\n";
2422 + sReport += " - Number of parameters inconsistent with function type.\n";