Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_GETCAPS (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A Dossaudiodev.py35 SNDCTL_DSP_GETCAPS = 2147766287 variable
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dossaudiodev.pyi30 SNDCTL_DSP_GETCAPS: int
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dossaudiodev.pyi30 SNDCTL_DSP_GETCAPS: int
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dossaudiodev.pyi30 SNDCTL_DSP_GETCAPS: int
/dports/games/tenebrae/tenebrae_0/
H A Dsnd_linux.c69 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps)==-1) in SNDDMA_Init()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dsnd_linux.c73 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps)==-1) in SNDDMA_Init()
/dports/games/quake2max/Quake2maX_0.45-src_unix/unix/
H A Dsnd_unix.c97 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps)==-1) in SNDDMA_Init()
/dports/games/quake2-source/quake2-r0.16.2/src/linux/
H A Dsnd_linux.c101 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps)==-1) in SNDDMA_Init()
/dports/games/r1q2/r1q2-8012_5/linux/
H A Dsnd_linux.c74 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps)==-1) in SNDDMA_Init()
/dports/net/freerdp/freerdp-2.5.0/channels/tsmf/client/oss/
H A Dtsmf_oss.c94 if (ioctl(oss->pcm_handle, SNDCTL_DSP_GETCAPS, &mask) == -1) in tsmf_oss_open()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/unix/
H A Dlinux_snd.c108 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps) == -1) { in SNDDMA_Init()
/dports/audio/bristol/bristol-0.60.10/libbristolaudio/
H A DaudioEngineOSS.c121 if ((results = ioctl(audioDev->fd, SNDCTL_DSP_GETCAPS, &data)) == 0)
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Daudioio-oss.cpp89 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &oss_caps) == -1) { in open()
/dports/games/egl/egl-0.3.1_9/unix/
H A Dunix_snd_oss.c104 if (ioctl (oss_audioFD, SNDCTL_DSP_GETCAPS, &caps) == -1) { in OSS_Init()
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/solaris/oss/
H A DJackOSSAdapter.cpp233 if (ioctl(fOutFD, SNDCTL_DSP_GETCAPS, &cap) == -1) { in DisplayDeviceInfo()
271 if (ioctl(fInFD, SNDCTL_DSP_GETCAPS, &cap) == -1) { in DisplayDeviceInfo()
H A DJackOSSDriver.cpp175 if (ioctl(fOutFD, SNDCTL_DSP_GETCAPS, &cap) == -1) { in DisplayDeviceInfo()
213 if (ioctl(fInFD, SNDCTL_DSP_GETCAPS, &cap) == -1) { in DisplayDeviceInfo()
/dports/games/quake2lnx/quake2-r0.16.2/src/linux/
H A Dsnd_linux.c99 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps)==-1) in SNDDMA_Init()
/dports/games/q2pro/q2pro/source/
H A Dsnd_linux.c87 if ( ioctl ( audio_fd, SNDCTL_DSP_GETCAPS, &caps ) == -1 ) { in OSS_Init()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dsnd_oss.c111 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps) == -1) in S_OSS_Init()
/dports/audio/sphinxbase/sphinxbase-0.8/src/libsphinxad/
H A Dad_oss.c168 if (ioctl(dspFD, SNDCTL_DSP_GETCAPS, &dspCaps) < 0) {
/dports/audio/rezound/rezound-0.13.1beta/src/backend/
H A DCOSSSoundPlayer.cpp226 if(ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps)==-1) in initialize()
/dports/games/qudos/QuDos-0.40.1-src/src/unix/
H A Dsnd_oss.c90 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps) == -1) { in SNDDMA_Init()
/dports/games/q2p/Q2P-0.2-2006-12-31/unix/
H A Dsnd_oss.c90 if (ioctl(audio_fd, SNDCTL_DSP_GETCAPS, &caps) == -1) { in SNDDMA_Init()
/dports/devel/sdl12/SDL-1.2.15/src/audio/dma/
H A DSDL_dmaaudio.c83 if ( (ioctl(fd, SNDCTL_DSP_GETCAPS, &caps) == 0) && in Audio_Available()
/dports/audio/sweep/sweep-0.9.3/src/
H A Ddriver_oss.c237 if (ioctl (dev_dsp, SNDCTL_DSP_GETCAPS, &caps) == -1) { in setup_dev_dsp()

12345678