Home | History | Annotate | Download | only in ubrkperf

Lines Matching full:stderr

216     fprintf(stderr, "Warning, U_USING_DEFAULT_WARNING for %s\n", opt_locale);
219 fprintf(stderr, "Warning, U_USING_FALLBACK_ERROR for %s\n", opt_locale);
247 fprintf(stderr, "value expected for \"%s\" option.\n", pOpt->name);
255 fprintf(stderr, "value expected for \"%s\" option.\n", pOpt->name);
261 fprintf(stderr, "integer value expected for \"%s\" option.\n", pOpt->name);
271 fprintf(stderr, "Unrecognized option \"%s\"\n", pArgName);
297 //fprintf(stderr, "%d ", j);
379 //fprintf(stderr, "%d ", j);
428 fprintf(stderr, "ICU Converter open failed.: %d\n", &status);
440 fprintf(stderr, "Conversion from Unicode, something is wrong.\n");
452 fprintf(stderr, "ICU Conversion Failed.: %d\n", status);
498 fprintf(stderr, "Error getting info\n");
506 fprintf(stderr, "Can not open file \"%s\"\n", opt_fName);
525 fprintf(stderr, "collperf: file \"%s\" encoding must be UTF-8 or UTF-16, and "
594 fprintf(stderr, "not likely utf-8 encoded file %s contains corrupt data at offset %d.\n", fName, ftell(fFile));
605 fprintf(stderr, "utf-8 encoded file %s contains corrupt data at offset %d. Expected %d bytes, byte %d is invalid. First byte is %02X\n", fName, ftell(fFile), nBytes, i, ch);
671 fprintf(stderr, "setlocale(LC_ALL, %s) failed.\n", opt_locale);
698 fprintf(stderr, "Allocating buffer failed\n");
720 fprintf(stderr, "Reallocating buffer failed\n");