Lines Matching refs:__FUNCTION__

198 				__FUNCTION__, "SNDCTL_DSP_CHANNELS", strerror(errno)));
209 __FUNCTION__, "SNDCTL_DSP_CHANNELS", strerror(errno)));
212 PRINT(("OpenSoundDeviceEngine::%s: %d\n", __FUNCTION__, chans));
223 __FUNCTION__, "SNDCTL_DSP_GETFMTS", strerror(errno)));
234 __FUNCTION__, "SNDCTL_DSP_SETFMT", strerror(errno)));
237 PRINT(("OpenSoundDeviceEngine::%s: 0x%08x\n", __FUNCTION__, fmt));
247 __FUNCTION__, "SNDCTL_DSP_SPEED", strerror(errno)));
258 __FUNCTION__, "SNDCTL_DSP_SPEED", strerror(errno)));
261 PRINT(("OpenSoundDeviceEngine::%s: %d\n", __FUNCTION__, speed));
277 __FUNCTION__, "SNDCTL_DSP_GETISPACE", strerror(errno)));
280 //PRINT(("OpenSoundDeviceEngine::%s: ISPACE: { bytes=%d, fragments=%d, fragsize=%d, fragstotal=%d }\n", __FUNCTION__, info->bytes, info->fragments, info->fragsize, info->fragstotal));
296 __FUNCTION__, "SNDCTL_DSP_GETOSPACE", strerror(errno)));
299 //PRINT(("OpenSoundDeviceEngine::%s: OSPACE: { bytes=%d, fragments=%d, fragsize=%d, fragstotal=%d }\n", __FUNCTION__, info->bytes, info->fragments, info->fragsize, info->fragstotal));
317 __FUNCTION__, "SNDCTL_DSP_CURRENT_IPTR", strerror(errno)));
322 __FUNCTION__, "SNDCTL_DSP_GETIPTR", strerror(errno)));
330 PRINT(("OpenSoundDeviceEngine::%s: IPTR: { samples=%lld, fifo_samples=%d }\n", __FUNCTION__, info->samples, info->fifo_samples));
353 __FUNCTION__, "SNDCTL_DSP_CURRENT_OPTR", strerror(errno)));
362 __FUNCTION__, "SNDCTL_DSP_GETOPTR", strerror(errno)));
369 // "fifo_samples=%d }\n", __FUNCTION__, info->samples,
387 __FUNCTION__, "SNDCTL_DSP_GETERROR", strerror(errno)));
390 PRINT(("OpenSoundDeviceEngine::%s: IOVERRUNS: { overruns=%d }\n", __FUNCTION__, info.rec_overruns));
405 __FUNCTION__, "SNDCTL_DSP_GETERROR", strerror(errno)));
408 //PRINT(("OpenSoundDeviceEngine::%s: OUNDERRUNS: { underruns=%d }\n", __FUNCTION__, info.play_underruns));
428 __FUNCTION__, "SNDCTL_DSP_SYNCGROUP", strerror(errno)));
433 __FUNCTION__, "SNDCTL_DSP_SYNCSTART", strerror(errno)));
468 PRINT(("%s: %s\n", __FUNCTION__, buf));
508 PRINT(("%s: %s\n", __FUNCTION__, buf));
544 __FUNCTION__, fmt, raw.format));
549 PRINT(("%s:step2 afmt=0x%08x\n", __FUNCTION__, afmt));
557 PRINT(("%s:step3 afmt=0x%08x\n", __FUNCTION__, afmt));
561 __FUNCTION__, afmt, raw.format));
606 PRINT(("%s: unknown media type\n", __FUNCTION__));
614 PRINT(("%s: %s\n", __FUNCTION__, buf));
640 __FUNCTION__, fmt, raw.format));
650 PRINT(("%s:step2 afmt=0x%08x\n", __FUNCTION__, afmt));
658 __FUNCTION__, afmt, raw.format));
710 __FUNCTION__, "SNDCTL_DSP_GET?SPACE", strerror(errno)));
743 PRINT(("%s: %s\n", __FUNCTION__, buf));