OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nsautoreleasepool
(Results
76 - 98
of
98
) sorted by null
1
2
3
4
/prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
scan-build.1
248
.It osx.cocoa.
NSAutoreleasePool
250
.Vt
NSAutoreleasePool
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build.1
248
.It osx.cocoa.
NSAutoreleasePool
250
.Vt
NSAutoreleasePool
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build.1
248
.It osx.cocoa.
NSAutoreleasePool
250
.Vt
NSAutoreleasePool
/external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h
78
@end @interface
NSAutoreleasePool
: NSObject {
/external/libchrome/base/message_loop/
message_pump_mac.mm
118
NSAutoreleasePool
* pool_;
522
// Base version returns a standard
NSAutoreleasePool
.
524
return [[
NSAutoreleasePool
alloc] init];
717
// standard
NSAutoreleasePool
, it would release the objects that were
/external/clang/test/ARCMT/
objcmt-arc-cf-annotations.m
184
@end @interface
NSAutoreleasePool
: NSObject {
755
NSAutoreleasePool
* pool = [[
NSAutoreleasePool
alloc] init];
763
// <rdar://problem/10640253> Analyzer is confused about
NSAutoreleasePool
-allocWithZone:.
767
NSAutoreleasePool
*pool = [[
NSAutoreleasePool
allocWithZone:(NSZone*)0] init];
776
NSAutoreleasePool
* pool = [[
NSAutoreleasePool
alloc] init];
[
all
...]
objcmt-arc-cf-annotations.m.result
190
@end @interface
NSAutoreleasePool
: NSObject {
797
NSAutoreleasePool
* pool = [[
NSAutoreleasePool
alloc] init];
805
// <rdar://problem/10640253> Analyzer is confused about
NSAutoreleasePool
-allocWithZone:.
809
NSAutoreleasePool
*pool = [[
NSAutoreleasePool
allocWithZone:(NSZone*)0] init];
818
NSAutoreleasePool
* pool = [[
NSAutoreleasePool
alloc] init];
[
all
...]
/external/clang/www/analyzer/
available_checks.html
624
osx.cocoa.
NSAutoreleasePool
</span><span class="lang">
626
Warn for suboptimal uses of
NSAutoreleasePool
in Objective-C
631
NSAutoreleasePool
*pool = [[
NSAutoreleasePool
alloc] init];
[
all
...]
/external/google-breakpad/src/client/mac/sender/
crash_report_sender.m
685
NSAutoreleasePool
*pool = [[
NSAutoreleasePool
alloc] init];
/external/libchrome/base/mac/
foundation_util.h
162
// managed by the innermost
NSAutoreleasePool
, so after this function returns,
/external/clang/lib/StaticAnalyzer/Checkers/
Checkers.td
468
def NSAutoreleasePoolChecker : Checker<"
NSAutoreleasePool
">,
469
HelpText<"Warn for suboptimal uses of
NSAutoreleasePool
in Objective-C GC mode">,
RetainCountChecker.cpp
[
all
...]
/external/google-breakpad/src/client/ios/
Breakpad.mm
637
NSAutoreleasePool
*pool = [[
NSAutoreleasePool
alloc] init];
[
all
...]
/external/google-breakpad/src/client/mac/Framework/
Breakpad.mm
818
NSAutoreleasePool
*pool = [[
NSAutoreleasePool
alloc] init];
[
all
...]
/external/clang/test/Analysis/
retain-release-inline.m
120
@end @interface
NSAutoreleasePool
: NSObject {
retain-release.mm
145
@end @interface
NSAutoreleasePool
: NSObject {
retain-release.m
172
@end @interface
NSAutoreleasePool
: NSObject {
750
NSAutoreleasePool
* pool = [[
NSAutoreleasePool
alloc] init];
758
// <rdar://problem/10640253> Analyzer is confused about
NSAutoreleasePool
-allocWithZone:.
762
NSAutoreleasePool
*pool = [[
NSAutoreleasePool
allocWithZone:(NSZone*)0] init];
771
NSAutoreleasePool
* pool = [[
NSAutoreleasePool
alloc] init];
[
all
...]
/external/clang/lib/CodeGen/
CGObjC.cpp
[
all
...]
CGObjCMac.cpp
[
all
...]
CGObjCGNU.cpp
[
all
...]
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/
cocoa.diff
[
all
...]
/external/clang/docs/
AutomaticReferenceCounting.rst
[
all
...]
/external/eclipse-basebuilder/src/
eclipse-sourceBuild-srcIncluded-3.6.2.zip
Completed in 2391 milliseconds
1
2
3
4