Home | History | Annotate | Download | only in ARCMT

Lines Matching full:nsautoreleasepool

5 @interface NSAutoreleasePool
18 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
19 NSAutoreleasePool *chunkPool = [[NSAutoreleasePool alloc] init];
21 chunkPool = [[NSAutoreleasePool alloc] init];
30 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
31 NSAutoreleasePool *chunkPool = [[NSAutoreleasePool alloc] init];
33 chunkPool = [[NSAutoreleasePool alloc] init];