Home
last modified time | relevance | path

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

12

/external/opencv3/modules/videoio/src/
Dcap_qt.cpp138 OSErr myErr = noErr; in icvOpenFile_QT_Movie()
162 if (myErr != noErr) in icvOpenFile_QT_Movie()
176 if (myErr != noErr) in icvOpenFile_QT_Movie()
219 …OPENCV_ASSERT (myErr == noErr, "icvOpenFile_QT_Movie", "couldnt create QTNewGWorld() for output im… in icvOpenFile_QT_Movie()
347 OSErr myErr = noErr; in icvSetProperty_QT_Movie()
373 if (myErr != noErr) in icvSetProperty_QT_Movie()
388 if (myErr != noErr) in icvSetProperty_QT_Movie()
403 OSErr myErr = noErr; in icvSetProperty_QT_Movie()
411 if (myErr != noErr) in icvSetProperty_QT_Movie()
445 OSErr myErr = noErr; in icvGrabFrame_QT_Movie()
[all …]
/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_mixer_manager_mac.cc21 if (err != noErr) { \
31 if (err != noErr) { \
40 if (err != noErr) { \
109 OSStatus err = noErr; in OpenSpeaker()
160 OSStatus err = noErr; in OpenMicrophone()
227 OSStatus err = noErr; in SetSpeakerVolume()
243 if (err == noErr && isSettable) { in SetSpeakerVolume()
257 if (err == noErr && isSettable) { in SetSpeakerVolume()
281 OSStatus err = noErr; in SpeakerVolume()
383 OSStatus err = noErr; in SpeakerVolumeIsAvailable()
[all …]
Daudio_device_mac.cc30 if (err != noErr) { \
40 if (err != noErr) { \
49 if (err != noErr) { \
231 OSStatus err = noErr; in Init()
365 OSStatus err = noErr; in Terminate()
375 if (err != noErr) { in Terminate()
1082 OSStatus err = noErr; in InitPlayout()
1227 OSStatus err = noErr; in InitRecording()
1422 OSStatus err = noErr; in StartRecording()
1442 OSStatus err = noErr; in StopRecording()
[all …]
/external/pdfium/third_party/freetype/src/base/
Dftmac.c166 if ( noErr == err ) in FT_ATSFontGetFileReference()
194 if ( noErr != FT_ATSFontGetFileReference( ats_font_id, ats_font_ref ) ) in FT_GetFileRef_From_Mac_ATS_Name()
206 if ( noErr != FT_ATSFontGetFileReference( id2, &ref2 ) ) in FT_GetFileRef_From_Mac_ATS_Name()
208 if ( noErr != FSCompareFSRefs( ats_font_ref, &ref2 ) ) in FT_GetFileRef_From_Mac_ATS_Name()
237 if ( noErr != FSRefMakePath( &ref, path, maxPathSize ) ) in FT_GetFilePath_From_Mac_ATS_Name()
269 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoNone, NULL, NULL, in FT_GetFile_From_Mac_ATS_Name()
286 if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) ) in FT_FSPathMakeRes()
291 if ( noErr == err ) in FT_FSPathMakeRes()
310 if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) ) in get_file_type_from_path()
313 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info, in get_file_type_from_path()
[all …]
/external/curl/lib/vtls/
Ddarwinssl.c130 OSStatus rtn = noErr; in SocketRead()
216 ortn = noErr; in SocketWrite()
867 if(status == noErr) { in CopyIdentityWithLabelOldSchool()
870 if(status == noErr && cert) { in CopyIdentityWithLabelOldSchool()
959 if(status == noErr && items && CFArrayGetCount(items)) { in CopyIdentityFromPKCS12File()
1015 OSStatus err = noErr;
1038 if(err != noErr) {
1048 if(err != noErr) {
1079 if(err != noErr) {
1087 if(err != noErr) {
[all …]
/external/webrtc/webrtc/base/
Dmacsocketserver.cc237 VERIFY(noErr == CreateEvent(NULL, kEventClassSocketServer, kEventWakeUp, 0, in MacCarbonSocketServer()
269 if (noErr == result) { in Wait()
273 if ((noErr != result) && (eventNotHandledErr != result)) { in Wait()
303 if (noErr != result) { in WakeUp()
316 VERIFY(noErr == InstallApplicationEventHandler( in MacCarbonAppSocketServer()
321 VERIFY(noErr == InstallEventLoopTimer(GetMainEventLoop(), in MacCarbonAppSocketServer()
337 return noErr; in WakeUpEventHandler()
354 if (error != noErr) { in Wait()
375 VERIFY(noErr == CreateEvent(NULL, kEventClassSocketServer, kEventWakeUp, 0, in WakeUp()
379 if (noErr != result) { in WakeUp()
Dmacutils.cc76 if (noErr == result) { in GetGestalt()
169 if (err != noErr) { in RunAppleScript()
176 if (err != noErr) { in RunAppleScript()
/external/clang/test/Analysis/
DkeychainAPI.m15 noErr = 0,
100 if (st == noErr)
162 if (err == noErr && password) {
178 if (st == noErr)
198 if (st == noErr) {
200 if (st2 == noErr) {
220 if (st == noErr)
236 if (st == noErr)
263 if (st == noErr) {
276 if (st == noErr) {
[all …]
DkeychainAPI-diagnostic-visitor.m11 noErr = 0,
30 …if (st == noErr) // expected-note {{Assuming 'st' is equal to noErr}} // expected-note{{Taking tru…
Dcfref_rdar6080742.c12 enum { noErr = 0}; enumerator
49 OSStatus status = noErr; in main()
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264_video_toolbox_nalu.cc49 if (status != noErr) { in H264CMSampleBufferToAnnexBBuffer()
71 if (status != noErr) { in H264CMSampleBufferToAnnexBBuffer()
98 if (status != noErr) { in H264CMSampleBufferToAnnexBBuffer()
115 if (status != noErr) { in H264CMSampleBufferToAnnexBBuffer()
174 OSStatus status = noErr; in H264AnnexBBufferToCMSampleBuffer()
190 if (status != noErr) { in H264AnnexBBufferToCMSampleBuffer()
220 if (status != noErr) { in H264AnnexBBufferToCMSampleBuffer()
260 if (status != noErr) { in H264AnnexBBufferToCMSampleBuffer()
Dh264_video_toolbox_encoder.cc62 if (status != noErr) { in SetVTSessionProperty()
73 if (status != noErr) { in SetVTSessionProperty()
85 if (status != noErr) { in SetVTSessionProperty()
164 if (status != noErr) { in VTCompressionOutputCallback()
377 if (status != noErr) { in ResetCompressionSession()
Dh264_video_toolbox_decoder.cc90 if (status != noErr) { in VTDecompressionOutputCallback()
152 if (status != noErr) { in Decode()
226 if (status != noErr) { in ResetDecompressionSession()
/external/opencv3/modules/highgui/src/
Dwindow_carbon.cpp137 OSErr err = noErr; in cvInitSystem()
143 if (err != noErr) in cvInitSystem()
786 OSStatus err = noErr; in cvSetModeWindow_CARBON()
808 if (err != noErr) in cvSetModeWindow_CARBON()
821 if (err != noErr) in cvSetModeWindow_CARBON()
827 if (err != noErr) in cvSetModeWindow_CARBON()
850 …if (noErr != SetWindowTitleWithCFString(window->window, CFStringCreateWithCString(NULL, title.c_st… in setWindowTitle()
869 if (ret == noErr) in cvNamedWindow()
884 OSStatus err = noErr; in cvNamedWindow()
936 if (err != noErr) in cvNamedWindow()
[all …]
/external/webrtc/talk/media/devices/
Dcarbonvideorenderer.cc57 OSStatus status = noErr; in DrawEventHandler()
93 if (QDBeginCGContext(GetWindowPort(window_ref_), &context) != noErr) { in DrawFrame()
164 if (!window_ref_ || err != noErr) { in Initialize()
180 if (err != noErr) { in Initialize()
/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_ios.mm397 if (result != noErr) {
430 if (result != noErr) {
759 OSStatus result = noErr;
761 if (result != noErr) {
774 if (result != noErr) {
788 if (result != noErr) {
825 if (result != noErr) {
837 if (result != noErr) {
853 if (result != noErr) {
866 if (result != noErr) {
[all …]
/external/webrtc/webrtc/modules/video_capture/mac/
Dvideo_capture_mac.mm43 OSErr err = noErr;
48 if (err != noErr)
72 OSErr err = noErr;
77 if (err != noErr)
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperf.cpp34 OSStatus status = noErr;
89 OSStatus status = noErr;
Dubrkperfold.cpp178 OSStatus status = noErr; in createMACBrkIt()
315 OSStatus status = noErr; in doForwardTest()
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc476 return noErr; in sHandleWindowResized()
590 OSStatus status = noErr; in sHandleHiViewResized()
641 if(noErr != status) in ~VideoRenderAGL()
661 if(status != noErr) in ~VideoRenderAGL()
672 if(status != noErr) in ~VideoRenderAGL()
1813 if(noErr != memErr) in CheckValidRegion()
/external/dng_sdk/source/
Ddng_string.cpp160 if (::CreateTextToUnicodeInfo (&aMapping, &aInfo) == noErr) in Assign_Multibyte()
237 if (::CreateUnicodeToTextInfo (&aMapping, &aInfo) == noErr) in Extract_Multibyte()
2202 if (searchStatus == noErr) in Compare()
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
DEASLib.c582 OSStatus err = noErr; in StartStream()
/external/google-breakpad/src/common/mac/testing/
DGTMSenTestCase.h89 if (a1value != noErr) { \
/external/mdnsresponder/mDNSShared/
DDebugServices.c925 err = noErr; in DebugMacOSXLogInit()
/external/sqlite/dist/
Dsqlite3.c93637 int noErr /* Do nothing if table already exists */
93721 if( !noErr ){
94881 int noErr /* Suppress error messages if VIEW already exists */
94896 sqlite3StartTable(pParse, pName1, pName2, isTemp, 1, 0, noErr);
95293 SQLITE_PRIVATE void sqlite3DropTable(Parse *pParse, SrcList *pName, int isView, int noErr){
95305 if( noErr ) db->suppressErr++;
95307 if( noErr ) db->suppressErr--;
95310 if( noErr ) sqlite3CodeVerifyNamedSchema(pParse, pName->a[0].zDatabase);
114567 int noErr /* Suppress errors if the trigger already exists */
114661 if( !noErr ){
[all …]

12