Lines Matching refs:parameters

853 -    sprintf(buf, "Unknown Function with %d parameters:\r\n\r\n", m_nParameters);
854 + sprintf(buf, "Unknown Function with %d parameters:\n\n", m_nParameters);
876 - sReport += " formula curve has Invalid formulaCurveSegment parameters.\r\n";
877 + sReport += " formula curve has Invalid formulaCurveSegment parameters.\n";
883 - sReport += " formula curve has too many formulaCurveSegment parameters.\r\n";
884 + sReport += " formula curve has too many formulaCurveSegment parameters.\n";
892 - sReport += " formula curve has Invalid formulaCurveSegment parameters.\r\n";
893 + sReport += " formula curve has Invalid formulaCurveSegment parameters.\n";
899 - sReport += " formula curve has too many formulaCurveSegment parameters.\r\n";
900 + sReport += " formula curve has too many formulaCurveSegment parameters.\n";
908 - sReport += " formula curve has Invalid formulaCurveSegment parameters.\r\n";
909 + sReport += " formula curve has Invalid formulaCurveSegment parameters.\n";
915 - sReport += " formula curve has too many formulaCurveSegment parameters.\r\n";
916 + sReport += " formula curve has too many formulaCurveSegment parameters.\n";
2349 - sprintf(buf, "Unknown Function with %d parameters:\r\n");
2350 + sprintf(buf, "Unknown Function with %d parameters:\n", m_nNumParam);
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";