HomeSort by relevance Sort by last modified time
    Searched full:noerr (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /external/clang/test/Analysis/
keychainAPI-diagnostic-visitor.m 11 noErr = 0,
30 if (st == noErr) // expected-note {{Assuming 'st' is equal to noErr}} // expected-note{{Taking true branch}}
keychainAPI.m 15 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...]
  /external/skia/src/utils/mac/
skia_mac.cpp 8 OSStatus err = noErr;
SkOSWindow_Mac.cpp 41 OSStatus status = noErr;
52 if (status != noErr) {
96 SkASSERT(result == noErr);
99 SkASSERT(result == noErr);
141 SkASSERT(result == noErr);
236 SkASSERT(status == noErr);
297 SkASSERT(status == noErr);
301 SkASSERT(status == noErr);
303 SkASSERT(status == noErr);
308 SkASSERT(status == 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/chromium/net/base/
cert_database_mac.cc 34 if (err != noErr || !identity) {
50 case noErr:
  /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...]
fullscreen_mac.mm 38 if (status != noErr)
42 return noErr;
platform_util_mac.mm 52 if (status != noErr) {
65 if (status != noErr) {
76 if (status != noErr) {
91 if (status != noErr) {
104 if (status != noErr) {
118 if (status != noErr) {
  /external/chromium/chrome/browser/importer/
firefox_importer_utils_mac.mm 30 &appURL) != noErr) {
  /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/webkit/Source/WebCore/platform/mac/
WebCoreNSStringExtras.mm 74 if (ResError() != noErr)
80 if (error != noErr)
102 if (error != noErr)
107 if (error != noErr)
  /external/chromium/chrome/browser/password_manager/
encryptor_password_mac.mm 35 if (error != noErr) {
63 if (error == 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/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/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/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/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/loadso/macos/
SDL_sysloadso.c 52 case noErr:
87 (char **)&symbol, &class) != noErr ) {
  /external/chromium/chrome/browser/ui/webui/options/
advanced_options_utils_mac.mm 23 LOG_IF(ERROR, status != noErr) << "Failed to create open params: " << status;
  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macgl.c 38 GLboolean noerr; local
120 noerr = aglSetDrawable(glContext, GetWindowPort(SDL_Window));
122 noerr = aglSetDrawable(glContext, (AGLDrawable)SDL_Window);
125 if(!noerr) {
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/graphics/mac/
ComplexTextControllerATSUI.cpp 52 if (status != noErr) {
96 return noErr;
254 if (status == noErr) // naively assume that if a 'prop' table exists then it contains mirroring info
273 if (status != noErr)
293 if (status != noErr)
306 if (status != noErr)
333 if (status != noErr) {
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzYUV.m 81 codecFlagUseImageBuffer, &flags, nil ) != noErr ) )
86 return err != noErr;
143 if ( EnterMovies() != noErr ) {
149 if (err != noErr) {
232 if (err != noErr) {
  /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) {

Completed in 1313 milliseconds

1 2 3 4