Searched refs:noErr (Results 1 - 25 of 84) sorted by relevance

1234

/external/chromium_org/crypto/
H A Dmock_apple_keychain_ios.cc12 : find_generic_result_(noErr),
H A Dmock_apple_keychain.cc20 // When simulating |noErr|, return canned |passwordData| and
22 if (find_generic_result_ == noErr) {
39 return noErr;
58 return noErr;
/external/chromium_org/media/audio/mac/
H A Daudio_synchronized_mac.cc105 if (result != noErr) {
111 if (result != noErr) {
117 if (result != noErr) {
123 if (result != noErr) {
129 if (result != noErr) {
138 if (result != noErr) {
144 if (result != noErr) {
150 if (result != noErr) {
219 OSStatus result = noErr;
225 OSSTATUS_DCHECK(result == noErr, resul
[all...]
H A Daudio_device_listener_mac.cc33 return noErr;
45 return noErr;
54 if (result != noErr) {
73 OSSTATUS_DLOG_IF(ERROR, result != noErr, result)
H A Daudio_unified_mac.cc99 if (result != noErr || sample_rate != format_.mSampleRate) {
119 if (result != noErr) {
133 if (result != noErr) {
150 OSSTATUS_DCHECK(result == noErr, result);
152 if (result == noErr && size > 0) {
165 OSSTATUS_DCHECK(result == noErr, result);
167 if (result == noErr) {
185 if (result != noErr || client_input_channels_ > input_channels_) {
196 OSSTATUS_DCHECK(result == noErr, result);
198 if (result == noErr
[all...]
H A Daudio_low_latency_output_mac.cc97 if (result != noErr || output_device_id_ == kAudioObjectUnknown) {
117 if (result != noErr) {
123 if (result != noErr) {
145 if (result != noErr) {
159 if (result != noErr) {
186 if (result != noErr) {
268 return noErr;
280 return noErr;
293 return noErr;
321 if (result != noErr || device_i
[all...]
H A Daudio_auhal_mac.cc132 OSSTATUS_DLOG_IF(ERROR, result != noErr, result)
135 OSSTATUS_DLOG_IF(ERROR, result != noErr, result)
159 if (result == noErr)
172 OSSTATUS_DLOG_IF(ERROR, result != noErr, result)
174 if (result != noErr)
229 if (result != noErr)
247 return noErr;
305 if (result != noErr) {
326 if (result != noErr) {
401 return (result == noErr);
[all...]
H A Daudio_input_mac.cc56 if (err != noErr) {
70 if (err != noErr) {
84 if (err != noErr)
96 if (err != noErr)
144 if (err == noErr)
146 if (err != noErr) {
213 if (err != noErr) {
H A Daggregate_device_manager.cc75 if (result != noErr)
100 return (result == noErr) ? device_UID : NULL;
119 if (result != noErr && size > 0)
140 return (result == noErr) ? clockdomain : 0;
256 if (result != noErr)
280 if (result != noErr) {
316 if (result != noErr) {
336 if (result != noErr) {
342 return noErr;
363 if (result != noErr) {
[all...]
H A Daudio_low_latency_input_mac.cc280 if (result == noErr) {
283 OSSTATUS_DLOG_IF(ERROR, result != noErr, result)
292 if (result == noErr) {
295 OSSTATUS_DLOG_IF(ERROR, result != noErr, result)
367 if (result != noErr) {
384 if (result == noErr)
424 if (result == noErr)
442 if (result == noErr) {
529 return noErr;
548 if (result != noErr)
[all...]
/external/jpeg/
H A Djmemmac.c161 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
166 if ( retVal != noErr || bytes != byte_count )
179 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
184 if ( retVal != noErr || bytes != byte_count )
218 if ( ( osErr != noErr )
225 if ( ( osErr != noErr )
232 if ( osErr != noErr )
245 if ( (osErr = FSpGetFInfo ( &theSpec, &finderInfo ) ) != noErr )
250 if ( osErr != noErr )
254 if ( osErr != noErr )
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djmemmac.c161 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
166 if ( retVal != noErr || bytes != byte_count )
179 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
184 if ( retVal != noErr || bytes != byte_count )
218 if ( ( osErr != noErr )
225 if ( ( osErr != noErr )
232 if ( osErr != noErr )
245 if ( (osErr = FSpGetFInfo ( &theSpec, &finderInfo ) ) != noErr )
250 if ( osErr != noErr )
254 if ( osErr != noErr )
[all...]
/external/chromium/net/base/
H A Dcert_database_mac.cc34 if (err != noErr || !identity) {
50 case noErr:
H A Dtest_root_certs_mac.cc77 return noErr;
89 OSStatus status = noErr;
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dmacsocketserver.cc220 VERIFY(noErr == CreateEvent(NULL, kEventClassSocketServer, kEventWakeUp, 0,
252 if (noErr == result) {
256 if ((noErr != result) && (eventNotHandledErr != result)) {
286 if (noErr != result) {
299 VERIFY(noErr == InstallApplicationEventHandler(
304 VERIFY(noErr == InstallEventLoopTimer(GetMainEventLoop(),
320 return noErr;
337 if (error != noErr) {
358 VERIFY(noErr == CreateEvent(NULL, kEventClassSocketServer, kEventWakeUp, 0,
362 if (noErr !
[all...]
/external/qemu/distrib/sdl-1.2.15/src/loadso/macos/
H A DSDL_sysloadso.c52 case noErr:
87 (char **)&symbol, &class) != noErr ) {
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
H A DCDPlayer.c96 OSStatus result = noErr;
98 for (volumeIndex = 1; result == noErr || result != nsvErr; volumeIndex++)
113 if (result == noErr)
150 if(theErr != noErr) {
165 if(theErr != noErr) {
173 if (theErr != noErr) {
179 if (theErr != noErr) {
185 if (theErr != noErr) {
198 if(theErr != noErr) {
340 if (result != noErr) {
[all...]
/external/chromium_org/net/cert/
H A Dcert_database_mac.cc66 if (status == noErr)
144 if (err != noErr || !identity) {
160 case noErr:
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
H A Dcarbonvideorenderer.cc56 OSStatus status = noErr;
92 if (QDBeginCGContext(GetWindowPort(window_ref_), &context) != noErr) {
157 if (!window_ref_ || err != noErr) {
173 if (err != noErr) {
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macos/
H A DSDL_syscdrom.c171 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
192 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
212 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
266 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
286 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
358 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
372 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
387 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
403 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
423 if ( PBControlSync((ParmBlkPtr)&cdpb) != noErr ) {
[all...]
/external/chromium/chrome/browser/
H A Dkeychain_mock_mac.cc12 find_generic_result_(noErr), called_add_generic_(false),
191 return noErr;
224 return noErr;
231 return noErr;
241 return noErr;
272 return noErr;
324 return noErr;
336 return noErr;
347 // When simulating |noErr| we return canned |passwordData| and
349 if (find_generic_result_ == noErr) {
[all...]
/external/clang/test/Analysis/
H A Dcfref_rdar6080742.c12 enum { noErr = 0}; enumerator in enum:__anon16559
49 OSStatus status = noErr;
/external/chromium_org/media/midi/
H A Dmidi_manager_mac.cc50 if (result != noErr)
62 if (result != noErr)
69 if (result != noErr)
211 if (result == noErr) {
223 if (result == noErr)
232 if (result == noErr) {
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
H A DSDL_dspvideo.c351 if ( DMGetDisplayIDByGDevice (gDevice, &displayID, SDL_TRUE) != noErr ) {
356 if ( DSpGetFirstContext (displayID, &context) != noErr ) {
360 if ( DSpContext_GetAttributes (context, &attributes) != noErr )
382 if (err != noErr)
388 if ( DSpContext_GetAttributes (context, &attributes) != noErr )
444 if (err == noErr) {
450 if (err == noErr) {
494 if (noErr != DMGetDisplayIDByGDevice (main_device, &display_id, SDL_FALSE)) {
500 if (noErr != DSpUserSelectContext (&attrib, display_id, NULL, &context)) {
505 if (noErr !
[all...]
/external/chromium_org/third_party/skia/src/views/mac/
H A DSkOSWindow_Mac.cpp48 OSStatus status = noErr;
59 if (status != noErr) {
103 SkASSERT(result == noErr);
106 SkASSERT(result == noErr);
148 SkASSERT(result == noErr);
245 SkASSERT(status == noErr);
306 SkASSERT(status == noErr);
310 SkASSERT(status == noErr);
312 SkASSERT(status == noErr);
317 SkASSERT(status == noErr);
[all...]

Completed in 637 milliseconds

1234