/external/webrtc/webrtc/modules/video_render/mac/ |
video_render_agl.cc | 476 return noErr; 590 OSStatus status = noErr; 641 if(noErr != status) 661 if(status != noErr) 672 if(status != noErr) [all...] |
/external/icu/icu4c/source/test/perf/ubrkperf/ |
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/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/dng_sdk/source/ |
dng_string.cpp | 160 if (::CreateTextToUnicodeInfo (&aMapping, &aInfo) == noErr) 237 if (::CreateUnicodeToTextInfo (&aMapping, &aInfo) == noErr) [all...] |
/external/expat/doc/ |
xmlwf.1 | 211 \fBxmlwf\fR returns a 0 - noerr result,
|
xmlwf.sgml | 391 <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)
|
xml.html | [all...] |
/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...] |
/external/mdnsresponder/mDNSCore/ |
DNSCommon.c | [all...] |