Home | History | Annotate | Download | only in Framework

Lines Matching full:retain

8 // 1. Redistributions of source code must retain the above copyright
64 nodeStack = [[NSMutableArray arrayWithCapacity:5] retain];
65 indexStack = [[NSMutableArray arrayWithCapacity:5] retain];
66 markers = [[ANTLRPtrBuffer newANTLRPtrBufferWithLen:100] retain];
69 [lookahead retain];
134 [aTreeAdaptor retain];
149 [aTokenStream retain];
200 ANTLRUnbufferedCommonTreeNodeStreamState *state = [[[ANTLRUnbufferedCommonTreeNodeStreamState alloc] init] retain];
279 NSMutableArray *newLookahead = [[[NSMutableArray alloc] initWithCapacity:[lookahead count]*2] retain];
425 [aRoot retain];