Home | History | Annotate | Download | only in permute

Lines Matching full:stderr

140         fprintf(stderr, "%s: unsupported type 0x%X\n", path_in, type);
155 fprintf(stderr, "%s: unsupported subtype 0x%X\n", path_in, subtype);
168 fprintf(stderr, "%s: unsupported endianness 0x%X\n", path_in, endianness);
183 fprintf(stderr, "%s: unsupported sample rate %d\n", path_in, sfinfo_in.samplerate);
197 fprintf(stderr, "%s: unsupported channels %d\n", path_in, sfinfo_in.channels);
205 fprintf(stderr, "%s: unsupported frames %d\n", path_in, (int) sfinfo_in.frames);
246 fprintf(stderr, "%s: expected to read %d frames but actually read %d frames\n", path_in,
273 fprintf(stderr, "%s: expected to write %d frames but actually wrote %d frames\n",
319 fprintf(stderr, "%s: invalid value %s\n", argv[0], arg);
327 fprintf(stderr, "%s: invalid value %s\n", argv[0], arg);