Home
last modified time | relevance | path

Searched defs:hostApi (Results 1 – 25 of 122) sorted by relevance

12345

/dports/devel/upp/upp/bazaar/plugin/portaudio/common/
H A Dpa_front.c195 PaUtilHostApiRepresentation* hostApi = hostApis_[hostApisCount_]; in InitializeHostApis() local
461 PaError PaUtil_GetHostApiRepresentation( struct PaUtilHostApiRepresentation **hostApi, in PaUtil_GetHostApiRepresentation()
491 … PaDeviceIndex *hostApiDevice, PaDeviceIndex device, struct PaUtilHostApiRepresentation *hostApi ) in PaUtil_DeviceIndexToHostApiDeviceIndex()
562 const PaHostApiInfo* Pa_GetHostApiInfo( PaHostApiIndex hostApi ) in Pa_GetHostApiInfo()
603 PaDeviceIndex Pa_HostApiDeviceIndexToDeviceIndex( PaHostApiIndex hostApi, int hostApiDeviceIndex ) in Pa_HostApiDeviceIndexToDeviceIndex()
664 PaHostApiIndex hostApi; in Pa_GetDefaultInputDevice() local
687 PaHostApiIndex hostApi; in Pa_GetDefaultOutputDevice() local
842 PaUtilHostApiRepresentation **hostApi, in ValidateOpenStreamParameters()
998 PaUtilHostApiRepresentation *hostApi = 0; in Pa_IsFormatSupported() local
1107 PaUtilHostApiRepresentation *hostApi = 0; in Pa_OpenStream() local
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/common/
H A Dpa_front.c234 PaUtilHostApiRepresentation* hostApi = hostApis_[hostApisCount_]; in InitializeHostApis() local
502 PaError PaUtil_GetHostApiRepresentation( struct PaUtilHostApiRepresentation **hostApi, in PaUtil_GetHostApiRepresentation()
532 … PaDeviceIndex *hostApiDevice, PaDeviceIndex device, struct PaUtilHostApiRepresentation *hostApi ) in PaUtil_DeviceIndexToHostApiDeviceIndex()
603 const PaHostApiInfo* Pa_GetHostApiInfo( PaHostApiIndex hostApi ) in Pa_GetHostApiInfo()
644 PaDeviceIndex Pa_HostApiDeviceIndexToDeviceIndex( PaHostApiIndex hostApi, int hostApiDeviceIndex ) in Pa_HostApiDeviceIndexToDeviceIndex()
705 PaHostApiIndex hostApi; in Pa_GetDefaultInputDevice() local
728 PaHostApiIndex hostApi; in Pa_GetDefaultOutputDevice() local
883 PaUtilHostApiRepresentation **hostApi, in ValidateOpenStreamParameters()
1039 PaUtilHostApiRepresentation *hostApi = 0; in Pa_IsFormatSupported() local
1148 PaUtilHostApiRepresentation *hostApi = 0; in Pa_OpenStream() local
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/portaudio/src/common/
H A Dpa_front.c259 PaUtilHostApiRepresentation* hostApi = hostApis_[hostApisCount_]; in InitializeHostApis() local
522 PaError PaUtil_GetHostApiRepresentation( struct PaUtilHostApiRepresentation **hostApi, in PaUtil_GetHostApiRepresentation()
552 … PaDeviceIndex *hostApiDevice, PaDeviceIndex device, struct PaUtilHostApiRepresentation *hostApi ) in PaUtil_DeviceIndexToHostApiDeviceIndex()
639 const PaHostApiInfo* Pa_GetHostApiInfo( PaHostApiIndex hostApi ) in Pa_GetHostApiInfo()
688 PaDeviceIndex Pa_HostApiDeviceIndexToDeviceIndex( PaHostApiIndex hostApi, int hostApiDeviceIndex ) in Pa_HostApiDeviceIndexToDeviceIndex()
765 PaHostApiIndex hostApi; in Pa_GetDefaultInputDevice() local
793 PaHostApiIndex hostApi; in Pa_GetDefaultOutputDevice() local
959 PaUtilHostApiRepresentation **hostApi, in ValidateOpenStreamParameters()
1115 PaUtilHostApiRepresentation *hostApi; in Pa_IsFormatSupported() local
1230 PaUtilHostApiRepresentation *hostApi; in Pa_OpenStream() local
H A Dpa_skeleton.c115 PaError PaSkeleton_Initialize( PaUtilHostApiRepresentation **hostApi, PaHostApiIndex hostApiIndex ) in PaSkeleton_Initialize()
230 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
249 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
360 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/common/
H A Dpa_front.c234 PaUtilHostApiRepresentation* hostApi = hostApis_[hostApisCount_]; in InitializeHostApis() local
502 PaError PaUtil_GetHostApiRepresentation( struct PaUtilHostApiRepresentation **hostApi, in PaUtil_GetHostApiRepresentation()
532 … PaDeviceIndex *hostApiDevice, PaDeviceIndex device, struct PaUtilHostApiRepresentation *hostApi ) in PaUtil_DeviceIndexToHostApiDeviceIndex()
603 const PaHostApiInfo* Pa_GetHostApiInfo( PaHostApiIndex hostApi ) in Pa_GetHostApiInfo()
644 PaDeviceIndex Pa_HostApiDeviceIndexToDeviceIndex( PaHostApiIndex hostApi, int hostApiDeviceIndex ) in Pa_HostApiDeviceIndexToDeviceIndex()
705 PaHostApiIndex hostApi; in Pa_GetDefaultInputDevice() local
728 PaHostApiIndex hostApi; in Pa_GetDefaultOutputDevice() local
883 PaUtilHostApiRepresentation **hostApi, in ValidateOpenStreamParameters()
1039 PaUtilHostApiRepresentation *hostApi = 0; in Pa_IsFormatSupported() local
1148 PaUtilHostApiRepresentation *hostApi = 0; in Pa_OpenStream() local
/dports/audio/praat/praat-6.2.03/external/portaudio/
H A Dpa_front.c234 PaUtilHostApiRepresentation* hostApi = hostApis_[hostApisCount_]; in InitializeHostApis() local
502 PaError PaUtil_GetHostApiRepresentation( struct PaUtilHostApiRepresentation **hostApi, in PaUtil_GetHostApiRepresentation()
532 … PaDeviceIndex *hostApiDevice, PaDeviceIndex device, struct PaUtilHostApiRepresentation *hostApi ) in PaUtil_DeviceIndexToHostApiDeviceIndex()
603 const PaHostApiInfo* Pa_GetHostApiInfo( PaHostApiIndex hostApi ) in Pa_GetHostApiInfo()
644 PaDeviceIndex Pa_HostApiDeviceIndexToDeviceIndex( PaHostApiIndex hostApi, int hostApiDeviceIndex ) in Pa_HostApiDeviceIndexToDeviceIndex()
705 PaHostApiIndex hostApi; in Pa_GetDefaultInputDevice() local
728 PaHostApiIndex hostApi; in Pa_GetDefaultOutputDevice() local
883 PaUtilHostApiRepresentation **hostApi, in ValidateOpenStreamParameters()
1039 PaUtilHostApiRepresentation *hostApi = 0; in Pa_IsFormatSupported() local
1148 PaUtilHostApiRepresentation *hostApi = 0; in Pa_OpenStream() local
H A Dpa_jack.c191 PaJackHostApiRepresentation *hostApi; member
705 PaJackHostApiRepresentation *hostApi = (PaJackHostApiRepresentation *)arg; in JackXRunCb() local
712 PaError PaJack_Initialize( PaUtilHostApiRepresentation **hostApi, in PaJack_Initialize()
817 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
842 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
1007 static PaError WaitCondition( PaJackHostApiRepresentation *hostApi ) in WaitCondition()
1030 PaJackHostApiRepresentation *hostApi = stream->hostApi; in AddStream() local
1052 PaJackHostApiRepresentation *hostApi = stream->hostApi; in RemoveStream() local
1070 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
1426 static PaError UpdateQueue( PaJackHostApiRepresentation *hostApi ) in UpdateQueue()
[all …]
H A Dpa_hostapi_skeleton.c126 PaError PaSkeleton_Initialize( PaUtilHostApiRepresentation **hostApi, PaHostApiIndex hostApiIndex ) in PaSkeleton_Initialize()
241 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
260 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
371 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
/dports/audio/portaudio/portaudio/src/common/
H A Dpa_front.c234 PaUtilHostApiRepresentation* hostApi = hostApis_[hostApisCount_]; in InitializeHostApis() local
502 PaError PaUtil_GetHostApiRepresentation( struct PaUtilHostApiRepresentation **hostApi, in PaUtil_GetHostApiRepresentation()
532 … PaDeviceIndex *hostApiDevice, PaDeviceIndex device, struct PaUtilHostApiRepresentation *hostApi ) in PaUtil_DeviceIndexToHostApiDeviceIndex()
603 const PaHostApiInfo* Pa_GetHostApiInfo( PaHostApiIndex hostApi ) in Pa_GetHostApiInfo()
644 PaDeviceIndex Pa_HostApiDeviceIndexToDeviceIndex( PaHostApiIndex hostApi, int hostApiDeviceIndex ) in Pa_HostApiDeviceIndexToDeviceIndex()
705 PaHostApiIndex hostApi; in Pa_GetDefaultInputDevice() local
728 PaHostApiIndex hostApi; in Pa_GetDefaultOutputDevice() local
883 PaUtilHostApiRepresentation **hostApi, in ValidateOpenStreamParameters()
1039 PaUtilHostApiRepresentation *hostApi = 0; in Pa_IsFormatSupported() local
1148 PaUtilHostApiRepresentation *hostApi = 0; in Pa_OpenStream() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/common/
H A Dpa_front.c234 PaUtilHostApiRepresentation* hostApi = hostApis_[hostApisCount_]; in InitializeHostApis() local
502 PaError PaUtil_GetHostApiRepresentation( struct PaUtilHostApiRepresentation **hostApi, in PaUtil_GetHostApiRepresentation()
532 … PaDeviceIndex *hostApiDevice, PaDeviceIndex device, struct PaUtilHostApiRepresentation *hostApi ) in PaUtil_DeviceIndexToHostApiDeviceIndex()
603 const PaHostApiInfo* Pa_GetHostApiInfo( PaHostApiIndex hostApi ) in Pa_GetHostApiInfo()
644 PaDeviceIndex Pa_HostApiDeviceIndexToDeviceIndex( PaHostApiIndex hostApi, int hostApiDeviceIndex ) in Pa_HostApiDeviceIndexToDeviceIndex()
705 PaHostApiIndex hostApi; in Pa_GetDefaultInputDevice() local
728 PaHostApiIndex hostApi; in Pa_GetDefaultOutputDevice() local
883 PaUtilHostApiRepresentation **hostApi, in ValidateOpenStreamParameters()
1039 PaUtilHostApiRepresentation *hostApi = 0; in Pa_IsFormatSupported() local
1148 PaUtilHostApiRepresentation *hostApi = 0; in Pa_OpenStream() local
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/bindings/cpp/source/portaudiocpp/
H A DDevice.cxx146 HostApi &Device::hostApi() in hostApi() function in portaudio::Device
155 const HostApi &Device::hostApi() const in hostApi() function in portaudio::Device
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/portaudio/bindings/cpp/source/portaudiocpp/
H A DDevice.cxx146 HostApi &Device::hostApi() in hostApi() function in portaudio::Device
155 const HostApi &Device::hostApi() const in hostApi() function in portaudio::Device
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/bindings/cpp/source/portaudiocpp/
H A DDevice.cxx146 HostApi &Device::hostApi() in hostApi() function in portaudio::Device
155 const HostApi &Device::hostApi() const in hostApi() function in portaudio::Device
/dports/audio/portaudio/portaudio/bindings/cpp/source/portaudiocpp/
H A DDevice.cxx146 HostApi &Device::hostApi() in hostApi() function in portaudio::Device
155 const HostApi &Device::hostApi() const in hostApi() function in portaudio::Device
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/
H A DDevice.cxx146 HostApi &Device::hostApi() in hostApi() function in portaudio::Device
155 const HostApi &Device::hostApi() const in hostApi() function in portaudio::Device
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/jack/
H A Dpa_jack.c188 PaJackHostApiRepresentation *hostApi; member
702 PaJackHostApiRepresentation *hostApi = (PaJackHostApiRepresentation *)arg; in JackXRunCb() local
709 PaError PaJack_Initialize( PaUtilHostApiRepresentation **hostApi, in PaJack_Initialize()
814 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
839 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
1004 static PaError WaitCondition( PaJackHostApiRepresentation *hostApi ) in WaitCondition()
1027 PaJackHostApiRepresentation *hostApi = stream->hostApi; in AddStream() local
1049 PaJackHostApiRepresentation *hostApi = stream->hostApi; in RemoveStream() local
1067 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
1423 static PaError UpdateQueue( PaJackHostApiRepresentation *hostApi ) in UpdateQueue()
[all …]
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/portaudio/src/hostapi/jack/
H A Dpa_jack.c171 PaJackHostApiRepresentation *hostApi; member
681 PaJackHostApiRepresentation *hostApi = (PaJackHostApiRepresentation *)arg; in JackXRunCb() local
688 PaError PaJack_Initialize( PaUtilHostApiRepresentation **hostApi, in PaJack_Initialize()
793 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
817 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
982 static PaError WaitCondition( PaJackHostApiRepresentation *hostApi ) in WaitCondition()
1005 PaJackHostApiRepresentation *hostApi = stream->hostApi; in AddStream() local
1027 PaJackHostApiRepresentation *hostApi = stream->hostApi; in RemoveStream() local
1045 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
1400 static PaError UpdateQueue( PaJackHostApiRepresentation *hostApi ) in UpdateQueue()
[all …]
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/jack/
H A Dpa_jack.c188 PaJackHostApiRepresentation *hostApi; member
698 PaJackHostApiRepresentation *hostApi = (PaJackHostApiRepresentation *)arg; in JackXRunCb() local
705 PaError PaJack_Initialize( PaUtilHostApiRepresentation **hostApi, in PaJack_Initialize()
810 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
835 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
1000 static PaError WaitCondition( PaJackHostApiRepresentation *hostApi ) in WaitCondition()
1023 PaJackHostApiRepresentation *hostApi = stream->hostApi; in AddStream() local
1045 PaJackHostApiRepresentation *hostApi = stream->hostApi; in RemoveStream() local
1063 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
1419 static PaError UpdateQueue( PaJackHostApiRepresentation *hostApi ) in UpdateQueue()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/jack/
H A Dpa_jack.c188 PaJackHostApiRepresentation *hostApi; member
702 PaJackHostApiRepresentation *hostApi = (PaJackHostApiRepresentation *)arg; in JackXRunCb() local
709 PaError PaJack_Initialize( PaUtilHostApiRepresentation **hostApi, in PaJack_Initialize()
814 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
839 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
1004 static PaError WaitCondition( PaJackHostApiRepresentation *hostApi ) in WaitCondition()
1027 PaJackHostApiRepresentation *hostApi = stream->hostApi; in AddStream() local
1049 PaJackHostApiRepresentation *hostApi = stream->hostApi; in RemoveStream() local
1067 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
1423 static PaError UpdateQueue( PaJackHostApiRepresentation *hostApi ) in UpdateQueue()
[all …]
/dports/audio/portaudio/portaudio/src/hostapi/jack/
H A Dpa_jack.c188 PaJackHostApiRepresentation *hostApi; member
702 PaJackHostApiRepresentation *hostApi = (PaJackHostApiRepresentation *)arg; in JackXRunCb() local
709 PaError PaJack_Initialize( PaUtilHostApiRepresentation **hostApi, in PaJack_Initialize()
814 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
839 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
1004 static PaError WaitCondition( PaJackHostApiRepresentation *hostApi ) in WaitCondition()
1027 PaJackHostApiRepresentation *hostApi = stream->hostApi; in AddStream() local
1049 PaJackHostApiRepresentation *hostApi = stream->hostApi; in RemoveStream() local
1067 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
1423 static PaError UpdateQueue( PaJackHostApiRepresentation *hostApi ) in UpdateQueue()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/buf/
H A Dbuf0buf.cc188 which is incremented when a thread wants a file page to be fixed
704 /*===============*/ in JackXRunCb()
709 memset(tot_stat, 0, sizeof(*tot_stat)); in JackXRunCb()
710 in JackXRunCb()
711 for (i = 0; i < srv_buf_pool_instances; i++) { in JackXRunCb()
814 2. Newer InnoDB versions store the old formula checksum in Terminate()
815 (buf_calc_page_old_checksum()). */ in Terminate()
839 " " ULINTPF "; recorded checksum = " ULINTPF "\n", in IsFormatSupported()
840 cur_page_num, old_checksum, in IsFormatSupported()
1004 - FIL_PAGE_END_LSN_OLD_CHKSUM + 4, 4)) { in WaitCondition()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/skeleton/
H A Dpa_hostapi_skeleton.c126 PaError PaSkeleton_Initialize( PaUtilHostApiRepresentation **hostApi, PaHostApiIndex hostApiIndex ) in PaSkeleton_Initialize()
241 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
260 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
371 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/skeleton/
H A Dpa_hostapi_skeleton.c126 PaError PaSkeleton_Initialize( PaUtilHostApiRepresentation **hostApi, PaHostApiIndex hostApiIndex ) in PaSkeleton_Initialize()
241 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
260 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
371 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/skeleton/
H A Dpa_hostapi_skeleton.c126 PaError PaSkeleton_Initialize( PaUtilHostApiRepresentation **hostApi, PaHostApiIndex hostApiIndex ) in PaSkeleton_Initialize()
241 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
260 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
371 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()
/dports/audio/portaudio/portaudio/src/hostapi/skeleton/
H A Dpa_hostapi_skeleton.c126 PaError PaSkeleton_Initialize( PaUtilHostApiRepresentation **hostApi, PaHostApiIndex hostApiIndex ) in PaSkeleton_Initialize()
241 static void Terminate( struct PaUtilHostApiRepresentation *hostApi ) in Terminate()
260 static PaError IsFormatSupported( struct PaUtilHostApiRepresentation *hostApi, in IsFormatSupported()
371 static PaError OpenStream( struct PaUtilHostApiRepresentation *hostApi, in OpenStream()

12345