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

1 2

  /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...]
cfref_rdar6080742.c 12 enum { noErr = 0};
49 OSStatus status = noErr;
  /external/skia/src/views/mac/
SkOSWindow_Mac.cpp 48 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...]
  /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/libxml2/python/tests/
validate.py 40 def noerr(ctx, str): function
43 libxml2.registerErrorHandler(noerr, None)
  /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/pdfium/third_party/freetype/src/base/
ftmac.c 166 if ( noErr == err )
194 if ( noErr != FT_ATSFontGetFileReference( ats_font_id, ats_font_ref ) )
206 if ( noErr != FT_ATSFontGetFileReference( id2, &ref2 ) )
208 if ( noErr != FSCompareFSRefs( ats_font_ref, &ref2 ) )
237 if ( noErr != FSRefMakePath( &ref, path, maxPathSize ) )
269 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoNone, NULL, NULL,
286 if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) )
291 if ( noErr == err )
310 if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) )
313 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info
    [all...]
  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperf.cpp 34 OSStatus status = noErr;
89 OSStatus status = noErr;
98 //require_action(status == noErr, EXIT, printf( "**UCFindTextBreak failed: startOffset %d, status %d\n", (int)startOffset, (int)status));
ubrkperfold.cpp 178 OSStatus status = noErr;
315 OSStatus status = noErr;
324 //require_action(status == noErr, EXIT, printf( "**UCFindTextBreak failed: startOffset %d, status %d\n", (int)startOffset, (int)status));
  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 86 static const unsigned NoErr = 0;
116 /// Check if RetSym evaluates to a NoErr value in the current state.
231 // 1) noErr / [0]
240 DefinedOrUnknownSVal NoErrVal = Builder.makeIntVal(NoErr,
242 DefinedOrUnknownSVal NoErr = Builder.evalEQ(State, NoErrVal,
244 ProgramStateRef ErrState = State->assume(NoErr, noError);
483 // returned by the call. Ex: Data should only be freed if noErr was
  /external/icu/icu4c/source/test/cintltst/
utransts.c 595 log_err("FAIL: utrans_toRules unescaped, expected noErr and len 50-100, got error=%s and len=%d\n",
609 log_err("FAIL: utrans_toRules escaped, expected noErr and len 100-200, got error=%s and len=%d\n",
618 log_err("FAIL: utrans_getSourceSet useFilter, expected noErr and len 4-20, got error=%s and len=%d\n",
627 log_err("FAIL: utrans_getSourceSet ignoreFilter, expected noErr and len 4-20, got error=%s and len=%d\n",
  /external/lldb/source/Host/macosx/
Host.mm 254 if (error != noErr)
263 if (error != noErr)
268 if (error != noErr)
465 // if (error == noErr)
778 if (error != noErr)
813 if (error != noErr)
835 if (error != noErr)
850 if (error != noErr)
907 if (error != noErr)
925 if (error != noErr)
    [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.h 602 @abstract Check that an error code is noErr (0).
637 @abstract Check that an error code is noErr (0) with an explanation.
801 @abstract Require that an error code is noErr (0).
831 @abstract Require that an error code is noErr (0).
862 @abstract Require that an error code is noErr (0).
894 @abstract Require that an error code is noErr (0).
919 @abstract Require that an error code is noErr (0) with an action to execute otherwise.
    [all...]
DebugServices.c 925 err = noErr;
    [all...]
  /external/expat/doc/
xmlwf.1 212 \fBxmlwf\fR returns a 0 - noerr result,
xmlwf.sgml 392 <command>&dhpackage;</command> returns a 0 - noerr result,
  /external/google-breakpad/src/common/mac/testing/
GTMSenTestCase.h 79 // Generates a failure when a1 != noErr
89 if (a1value != noErr) { \
90 NSString *_expression = [NSString stringWithFormat:@"Expected noErr, got %ld for (%s)", (long)a1value, #a1]; \
99 [self failWithException:[NSException failureInRaise:[NSString stringWithFormat:@"(%s) == noErr fails", #a1] \
    [all...]
  /external/libxml2/doc/
python.html 112 def noerr(ctx, str):
115 libxml2.registerErrorHandler(noerr, None)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libesd.a     [all...]
  /external/clang/www/analyzer/
available_checks.html 524 if (st == noErr)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libesd.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/
libesd.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libesd.a     [all...]
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c 582 OSStatus err = noErr;
    [all...]

Completed in 2225 milliseconds

1 2