Searched refs:NSAutoreleasePool (Results 1 – 25 of 32) sorted by relevance
12
12 @class NSAutoreleasePool;14 class NSAutoreleasePool; variable28 NSAutoreleasePool* pool_;
12 @class NSAutoreleasePool;14 class NSAutoreleasePool; variable43 NSAutoreleasePool* autorelease_pool_;
39 @class NSAutoreleasePool;41 class NSAutoreleasePool; variable75 virtual NSAutoreleasePool* CreateAutoreleasePool();248 virtual NSAutoreleasePool* CreateAutoreleasePool();
14 : autorelease_pool_([[NSAutoreleasePool alloc] init]) {26 autorelease_pool_ = [[NSAutoreleasePool alloc] init];
152 class scoped_nsobject<NSAutoreleasePool> {154 explicit scoped_nsobject(NSAutoreleasePool* object = nil);
43 NSAutoreleasePool* pool_;576 // Base version returns a standard NSAutoreleasePool.577 NSAutoreleasePool* MessagePumpCFRunLoopBase::CreateAutoreleasePool() {578 return [[NSAutoreleasePool alloc] init];734 // standard NSAutoreleasePool, it would release the objects that were748 NSAutoreleasePool* MessagePumpNSApplication::CreateAutoreleasePool() {749 NSAutoreleasePool* pool = nil;
35 @class NSAutoreleasePool;37 class NSAutoreleasePool; variable53 NSAutoreleasePool* m_pool;
38 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];46 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
424 NSAutoreleasePool* localPool = [[NSAutoreleasePool alloc] init];
38 static NSAutoreleasePool* sPool;58 sPool = [[NSAutoreleasePool allocWithZone:NULL] init];89 sPool = [[NSAutoreleasePool allocWithZone:NULL] init];
37 , m_pool([[NSAutoreleasePool alloc] init])50 m_pool = [[NSAutoreleasePool alloc] init];
85 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
62 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
114 NSAutoreleasePool* pool = [[NSAutoreleasePool alloc] init];127 static NSAutoreleasePool* allocateAutoReleasePool()136 return [[NSAutoreleasePool alloc] init];
153 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; category
42 NSAutoreleasePool *pool;44 pool = [ [ NSAutoreleasePool alloc ] init ];421 NSAutoreleasePool *pool;427 pool = [ [ NSAutoreleasePool alloc ] init ];
102 NSAutoreleasePool* pool = [[NSAutoreleasePool alloc] init];
239 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
343 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];690 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];1240 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];1244 pool = [[NSAutoreleasePool alloc] init];1249 pool = [[NSAutoreleasePool alloc] init];
196 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
187 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
202 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
234 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
545 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];568 pool = [[NSAutoreleasePool alloc] init];
64 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];