Home
last modified time | relevance | path

Searched refs:noErr (Results 1 – 25 of 2632) sorted by relevance

12345678910>>...106

/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DCoreAudio.cpp86 if (err != noErr) in getDevices()
93 if (err != noErr) in getDevices()
105 if (err != noErr) { in getDevices()
254 if (err != noErr) { in CoreAudioInput()
260 if (err != noErr) { in CoreAudioInput()
267 if (err != noErr) { in CoreAudioInput()
274 if (err != noErr) { in CoreAudioInput()
281 if (err != noErr) { in CoreAudioInput()
288 if (err != noErr) { in CoreAudioInput()
419 return noErr; in inputCallback()
[all …]
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DCoreAudio.cpp86 if (err != noErr) in getDevices()
93 if (err != noErr) in getDevices()
105 if (err != noErr) { in getDevices()
254 if (err != noErr) { in CoreAudioInput()
260 if (err != noErr) { in CoreAudioInput()
267 if (err != noErr) { in CoreAudioInput()
274 if (err != noErr) { in CoreAudioInput()
281 if (err != noErr) { in CoreAudioInput()
288 if (err != noErr) { in CoreAudioInput()
419 return noErr; in inputCallback()
[all …]
/dports/games/libretro-snes9x/snes9x-73aa348/macosx/
H A Dmac-multicart.cpp96 if (err == noErr) in MultiCartDialog()
101 if (err == noErr) in MultiCartDialog()
195 result = noErr; in MultiCartEventHandler()
204 if (err == noErr) in MultiCartEventHandler()
220 result = noErr; in MultiCartEventHandler()
349 if (err == noErr) in MultiCartPaneEventHandler()
381 result = noErr; in MultiCartPaneEventHandler()
388 if (err == noErr) in MultiCartPaneEventHandler()
436 result = noErr; in MultiCartPaneEventHandler()
443 if (err == noErr) in MultiCartPaneEventHandler()
[all …]
/dports/emulators/snes9x-gtk/snes9x-1.54.1/macosx/
H A Dmac-multicart.cpp267 if (err == noErr) in MultiCartDialog()
272 if (err == noErr) in MultiCartDialog()
366 result = noErr; in MultiCartEventHandler()
375 if (err == noErr) in MultiCartEventHandler()
520 if (err == noErr) in MultiCartPaneEventHandler()
552 result = noErr; in MultiCartPaneEventHandler()
559 if (err == noErr) in MultiCartPaneEventHandler()
607 result = noErr; in MultiCartPaneEventHandler()
614 if (err == noErr) in MultiCartPaneEventHandler()
620 result = noErr; in MultiCartPaneEventHandler()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Security.Cryptography.Native.Apple/
H A Dpal_keychain.cpp21 if (status == noErr) in AppleCryptoNative_SecKeychainItemCopyKeychain()
29 return noErr; in AppleCryptoNative_SecKeychainItemCopyKeychain()
85 *pOSStatus = noErr; in EnumerateKeychain()
198 status = noErr; in DeleteInKeychain()
201 if (status == noErr) in DeleteInKeychain()
209 status = noErr; in DeleteInKeychain()
267 status = noErr; in AppleCryptoNative_X509StoreAddCertificate()
286 status = noErr; in AppleCryptoNative_X509StoreAddCertificate()
352 if (status == noErr) in AppleCryptoNative_X509StoreRemoveCertificate()
363 if (status == noErr) in AppleCryptoNative_X509StoreRemoveCertificate()
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/DEINDUGens/include/faust/audio/
H A Dcoreaudio-dsp.h159 if (err != noErr) { in GetNominalSampleRate()
184 if (err != noErr) {
192 if (err != noErr) {
201 if (err != noErr) {
323 return noErr; in GetDefaultDeviceAndSampleRate()
337 if (err != noErr) { in CreateAggregateDevice()
353 if (err != noErr) { in CreateAggregateDevice()
718 return noErr; in CreateAggregateDeviceAux()
765 if (err != noErr) { in SetupBufferSize()
869 return noErr; in BSNotificationCallback()
[all …]
H A Dcoreaudio-ios-dsp.h163 if (err == noErr) { in Render()
221 if (err != noErr) { in SetupMixing()
267 if (err != noErr) { in SetAudioCategory()
338 if (err != noErr) { in SetParameters()
355 if (err != noErr) { in SetParameters()
365 if (err != noErr) { in SetParameters()
385 if (err != noErr) { in SetParameters()
396 if (err != noErr) { in SetParameters()
408 if (err != noErr) { in SetParameters()
417 if (err != noErr) { in SetParameters()
[all …]
/dports/audio/faust/faust-2.37.3/architecture/faust/audio/
H A Dcoreaudio-dsp.h151 if (err != noErr) { in GetNominalSampleRate()
176 if (err != noErr) {
184 if (err != noErr) {
193 if (err != noErr) {
317 return noErr; in GetDefaultDeviceAndSampleRate()
331 if (err != noErr) { in CreateAggregateDevice()
347 if (err != noErr) { in CreateAggregateDevice()
732 return noErr; in CreateAggregateDeviceAux()
779 if (err != noErr) { in SetupBufferSize()
883 return noErr; in BSNotificationCallback()
[all …]
H A Dcoreaudio-ios-dsp.h148 if (err == noErr) { in Render()
205 if (err != noErr) { in SetupMixing()
251 if (err != noErr) { in SetAudioCategory()
335 if (err != noErr) { in SetParameters()
352 if (err != noErr) { in SetParameters()
362 if (err != noErr) { in SetParameters()
383 if (err != noErr) { in SetParameters()
394 if (err != noErr) { in SetParameters()
406 if (err != noErr) { in SetParameters()
415 if (err != noErr) { in SetParameters()
[all …]
/dports/biology/ncbi-toolkit/ncbi/connect/mitsock/
H A DOTSockets.c279 OSStatus theError = noErr; in fcntl()
405 OSStatus theError = noErr; in close()
463 OSStatus theError = noErr; in shutdown()
635 OSStatus theError = noErr; in listen()
658 OSStatus theError = noErr; in accept()
680 OSStatus theError = noErr; in select()
993 int theError = noErr; in readv()
1006 if(theError != noErr) in readv()
1020 int theError = noErr; in writev()
1033 if(theError != noErr) in writev()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsMsgAppleEncode.cpp50 return noErr; in write_stream()
82 if (status != noErr) in fill_apple_mime_header()
88 if (status != noErr) in fill_apple_mime_header()
147 if (PBDTGetPath(&dtp) == noErr) { in ap_encode_file_infor()
235 OSErr retval = noErr; in ap_encode_header()
271 while (retval == noErr) { in ap_encode_header()
364 OSErr retval = noErr; in ap_encode_data()
423 while (retval == noErr) { in ap_encode_data()
484 return noErr; in to64()
489 return noErr; in to64()
[all …]
/dports/audio/traverso/traverso-0.49.6/src/engine/
H A DCoreAudioDriver.cpp184 return noErr; in get_default_device()
203 return noErr; in get_default_input_device()
218 return noErr; in get_default_output_device()
231 if (err == noErr) { in get_total_channels()
248 if (err == noErr) { in get_total_channels()
274 if (err != noErr) in display_device_names()
281 if (err != noErr) in display_device_names()
299 if (err != noErr) in display_device_names()
305 return noErr; in display_device_names()
396 return noErr; in sr_notification()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dmediactrl.cpp417 OSErr err = noErr; in Load()
438 if (err == noErr && ::GetMoviesError() == noErr) in Load()
499 if (err == noErr && ::GetMoviesStickyError() == noErr) in Load()
728 return ::GetMoviesError() == noErr; in DoStop()
758 return ::GetMoviesError() == noErr; in SetPlaybackRate()
777 if (::GetMoviesError() != noErr) in SetPosition()
957 if (::GetMoviesError() == noErr) in DoSetControllerVisible()
1018 return ::GetMoviesError() == noErr; in ShowPlayerControls()
1146 wxASSERT( theErr == noErr ); in PPRMProc()
1223 if (err != noErr) in WindowEventHandler()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dmediactrl.cpp417 OSErr err = noErr; in Load()
438 if (err == noErr && ::GetMoviesError() == noErr) in Load()
499 if (err == noErr && ::GetMoviesStickyError() == noErr) in Load()
728 return ::GetMoviesError() == noErr; in DoStop()
758 return ::GetMoviesError() == noErr; in SetPlaybackRate()
777 if (::GetMoviesError() != noErr) in SetPosition()
957 if (::GetMoviesError() == noErr) in DoSetControllerVisible()
1018 return ::GetMoviesError() == noErr; in ShowPlayerControls()
1146 wxASSERT( theErr == noErr ); in PPRMProc()
1223 if (err != noErr) in WindowEventHandler()
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c30 OSStatus status = noErr; in _audio_system_set_runloop()
42 if (status == noErr) { in _audio_system_set_runloop()
54 OSStatus status = noErr; in _audio_system_get_default_device()
70 if (status != noErr) { in _audio_system_get_default_device()
82 OSStatus status = noErr; in _audio_system_get_devices()
94 if (status != noErr) { in _audio_system_get_devices()
134 if (status != noErr) { in _audio_device_is_alive()
156 if (status != noErr) { in _audio_device_get_latency()
179 if (status != noErr) { in _audio_device_get_hog()
203 if (status == noErr) { in _audio_device_set_hog()
[all …]

12345678910>>...106