HomeSort by relevance Sort by last modified time
    Searched full:cfrelease (Results 76 - 100 of 104) sorted by null

1 2 34 5

  /prebuilts/clang/host/linux-x86/clang-3217047/tools/scan-build/man/
scan-build.1 274 .Fn CFRelease ,
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-build/man/
scan-build.1 274 .Fn CFRelease ,
  /prebuilts/clang/host/linux-x86/clang-3362437/tools/scan-build/man/
scan-build.1 274 .Fn CFRelease ,
  /prebuilts/clang/host/linux-x86/clang-3688880/tools/scan-build/man/
scan-build.1 274 .Fn CFRelease ,
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-build/man/
scan-build.1 274 .Fn CFRelease ,
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build.1 274 .Fn CFRelease ,
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build.1 274 .Fn CFRelease ,
  /external/clang/test/Analysis/
retain-release.mm 59 extern void CFRelease(CFTypeRef cf);
443 ::CFRelease( ptr_ );
retain-release-path-notes-gc.m 33 void CFRelease(CFTypeRef);
61 CFRelease((CFTypeRef)object); // expected-warning{{Incorrect decrement of the reference count of an object that is not owned at this point by the caller}} expected-note{{Incorrect decrement of the reference count of an object that is not owned at this point by the caller}}
    [all...]
  /external/libcups/cups/
http-addr.c 844 CFRelease(local);
846 CFRelease(sc);
usersys.c 1001 CFRelease(sval);
    [all...]
  /external/dng_sdk/source/
dng_date_time.cpp 826 CFRelease (zoneRef);
  /external/webrtc/webrtc/base/
logging.cc 360 CFRelease(key);
unixfilesystem.cc 370 CFRelease(procinfo);
  /external/clang/www/analyzer/
available_checks.html 810 Check for null arguments to <code>CFRetain</code>, <code>CFRelease</code>,
824 CFRelease(p); // warn
    [all...]
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/
SRWebSocket.m 370 CFRelease(_receivedHTTPHeaders);
534 CFRelease(request);
    [all...]
  /external/freetype/src/base/
ftmac.c 189 CFRelease( cf_fontName );
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftmac.c 189 CFRelease( cf_fontName );
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 648 enum UnaryFuncKind { cfretain, cfrelease, cfautorelease, cfmakecollectable }; enumerator in enum:__anon14307::RetainSummaryManager::UnaryFuncKind
    [all...]
  /external/skia/samplecode/
SampleApp.cpp     [all...]
  /external/clang/include/clang/StaticAnalyzer/Checkers/
Checkers.td 547 HelpText<"Check for null arguments to CFRetain/CFRelease/CFMakeCollectable">,
  /external/mdnsresponder/mDNSShared/
DebugServices.c 912 CFRelease( url );
930 CFRelease( bundle );
    [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp 68 CFRelease(cfTypeRef);
    [all...]
  /external/clang/docs/
AutomaticReferenceCounting.rst 633 to an ObjC-typed local, and then calling ``CFRelease`` when done --- are a
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/crypto/
x509.a 572 cgo_import_dynamic CFRelease CFRelease ''
    [all...]

Completed in 1185 milliseconds

1 2 34 5