Lines Matching defs:_
52 #define _(s) gettext(s)
253 (void) printf(_("Device doesn't support native 16-bit PCM\n"));
264 (void) printf(_("The device doesn't support %d channels\n"),
280 (void) printf(_("The device doesn't support %d Hz\n"),
299 (void) fputs(_(ccfg->name), stdout);
302 (void) printf(_("SKIPPED\n"));
307 (void) printf(_("ERROR: %s\n"),
311 (void) printf(_("OK\n"));
336 (void) printf(_("\t<measured sample rate %8.2f Hz (%4.2f%%)>\n"),
356 _("No supported sound hardware detected.\n"));
360 (void) printf(_("Cannot get system information.\n"));
364 (void) printf(_("Sound subsystem and version: %s %s (0x%08X)\n"),
368 (void) printf(_("Platform: %s %s %s %s\n"),
402 (void) printf(_("\n*** Scanning sound adapter #%d ***\n"),
405 (void) printf(_("%s (audio engine %d): %s\n"), ainfo.devnode, ainfo.dev,
409 (void) printf(_(" - Device not present - Skipping\n"));
415 (void) printf(_(" - Skipping input only device\n"));
420 (void) printf(_(" - Performing audio playback test... "));
438 _("The device file was found in /dev but\n"
444 _("There are no sound devices available.\n"
453 _("Your system cannot allocate memory for the device\n"
459 _("The device file is missing from /dev.\n"));
465 _("The device is busy. There is some other application\n"
516 (void) printf(_("Usage: %s [options...] [device]\n"
546 (void) printf(_("\n*** No audio hardware available ***\n"));
587 (void) printf(_("\n*** All tests completed OK ***\n"));
589 (void) printf(_("\n*** Errors were detected ***\n"));