HomeSort by relevance Sort by last modified time
    Searched refs:noErr (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/jpeg/
jmemmac.c 161 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/
jmemmac.c 161 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/
cert_database_mac.cc 34 if (err != noErr || !identity) {
50 case noErr:
test_root_certs_mac.cc 77 return noErr;
89 OSStatus status = noErr;
  /external/qemu/distrib/sdl-1.2.12/src/loadso/macos/
SDL_sysloadso.c 52 case noErr:
87 (char **)&symbol, &class) != noErr ) {
  /external/webkit/Source/WebCore/platform/audio/mac/
AudioFileReaderMac.cpp 68 if (result != noErr)
90 if (result != noErr)
94 if (result != noErr)
129 return noErr;
146 if (result != noErr)
156 if (result != noErr)
179 if (result != noErr)
228 if (result != noErr)
  /external/webkit/Source/WebCore/platform/graphics/mac/
SimpleFontDataATSUI.mm 65 if (status == noErr) {
SimpleFontDataMac.mm 68 if (ATSUCreateStyle(&fontStyle) != noErr)
81 if (status != noErr) {
86 if (wkGetATSStyleGroup(fontStyle, &fontData->m_styleGroup) != noErr) {
123 if (status != noErr)
128 if (status != noErr)
132 if (status != noErr)
138 if (status == noErr)
304 if (ATSFontGetTable(atsFont, tableName, 0, 0, NULL, &tableSize) != noErr)
312 if (ATSFontGetTable(atsFont, tableName, 0, tableSize, CFDataGetMutableBytePtr(data), &tableSize) != noErr) {
  /external/webkit/Source/WebCore/platform/mac/
WebCoreNSStringExtras.mm 74 if (ResError() != noErr)
80 if (error != noErr)
102 if (error != noErr)
107 if (error != noErr)
  /external/qemu/distrib/sdl-1.2.12/src/audio/macosx/
SDL_coreaudio.c 163 if (result != noErr) {
177 if (result != noErr) {
183 if (result != noErr) {
192 if (result != noErr) { \
200 OSStatus result = noErr;
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
CDPlayer.c 96 OSStatus result = noErr;
98 for (volumeIndex = 1; result == noErr || result != nsvErr; volumeIndex++)
113 if (result == noErr)
157 if(theErr != noErr) {
165 if (theErr != noErr) {
171 if (theErr != noErr) {
177 if (theErr != noErr) {
190 if(theErr != noErr) {
332 if (result != noErr) {
338 if (result == noErr) {
    [all...]
  /external/webkit/Source/WebKit/mac/Carbon/
CarbonWindowAdapter.mm 181 if (osStatus != noErr) {
216 if (osStatus!=noErr) {
222 if (osStatus!=noErr) {
229 if (osStatus!=noErr) {
238 if (osStatus!=noErr) {
336 if (osStatus != noErr) {
361 if (osStatus!=noErr) NSLog(@"A Carbon window's structure bounds couldn't be gotten.");
363 if (osStatus!=noErr) NSLog(@"A Carbon window's content bounds couldn't be gotten.");
480 if (osStatus==noErr && defaultButton) {
483 if (osStatus==noErr) DrawOneControl(defaultButton)
    [all...]
HIWebView.mm 437 err = noErr;
469 return noErr;
485 return noErr;
499 return noErr;
515 return noErr;
531 return noErr;
563 return noErr;
609 if ( err != noErr )
693 if ( err == noErr )
703 result = noErr;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/
SDL_syscdrom.c 171 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/
keychain_mock_mac.cc 12 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...]
  /development/ide/xcode/ports/
SkOSWindow_Mac.cpp 54 SkASSERT(result == noErr);
111 SkASSERT(status == noErr);
172 SkASSERT(status == noErr);
176 SkASSERT(status == noErr);
178 SkASSERT(status == noErr);
183 SkASSERT(status == noErr);
186 SkASSERT(status == noErr);
279 result = noErr;
  /external/clang/test/Analysis/
cfref_rdar6080742.c 12 enum { noErr = 0};
49 OSStatus status = noErr;
  /external/webkit/Source/WebCore/platform/graphics/chromium/
CrossProcessFontLoading.mm 50 if (Gestalt(gestaltSystemVersion, &systemVersion) != noErr)
69 if (ATSFontGetContainer(fontRef, 0, &fontContainer) != noErr)
130 if (err != noErr || fontCount < 1)
  /external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c 351 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 != DSpContext_GetDisplayID (context, &display_id))
    [all...]
  /external/webkit/Source/WebKit/mac/Misc/
WebNSFileManagerExtras.m 49 if (error != noErr) {
55 if (error != noErr) {
61 if (error != noErr) {
69 if (error != noErr) {
73 if (FSCompareFSRefs(&ref, &rootRef) == noErr) {
  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macwm.c 132 if ((noErr == err) && pTableGammaDevice) /* if succesful */
175 if ((noErr == err) && pTableGammaTemp) /* if successful */
255 OSErr err = noErr;
263 if ((noErr == err) && (8 == (**(**hGD).gdPMap).pixelSize)) /* if successful and on an 8 bit device */
320 if ((noErr == err) && pTableGammaCurrent)
358 if ((8 == (**(**hGD).gdPMap).pixelSize) && (noErr == err)) /* if successful and on an 8 bit device */
368 if (noErr == err)
379 if ((8 == (**(**hGD).gdPMap).pixelSize) && (noErr == err)) /* if successful and on an 8 bit device */
388 if (noErr == err)
  /external/webkit/Source/WebCore/platform/text/mac/
TextCodecMac.cpp 129 return noErr;
164 status = noErr;
180 status = noErr;
201 if (!m_converterTEC && createTECConverter() != noErr)
220 case noErr:
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginEventHandlerCarbon.mm 112 if (![[m_pluginView window] isKeyWindow] || (error == noErr && trackingData.menu)) {
305 if (status != noErr) {
307 return noErr;
313 if (status != noErr) {
315 return noErr;
319 if (status != noErr) {
322 return noErr;
329 if (status != noErr) {
332 return noErr;
353 return noErr;
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
macutils.cc 99 if (noErr == result) {
172 if (err != noErr) {
179 if (err != noErr) {
  /external/stlport/test/eh/
mwerks_console_OS_X.c 45 if (theErr == noErr)
89 if ((theErr == noErr) && (__msl_os_x.theBundle != NULL))

Completed in 801 milliseconds

1 2 3