Lines Matching refs:alloc

496         m_pArray = [[NSMutableArray alloc] init];
615 m_pTasks = [[VBoxTaskComposite alloc] init];
626 s_pRunner = [[VBoxMainThreadTaskRunner alloc] init];
656 VBoxTaskPerformSelector *pSelTask = [[VBoxTaskPerformSelector alloc] initWithObject:aObject selector:aSelector arg:aArg];
946 m_Lock = [[NSLock alloc] init];
1011 m_ThumbBitmap = [[NSBitmapImageRep alloc] initWithBitmapDataPlanes:NULL
1023 m_ThumbImage = [[NSImage alloc] initWithSize:[m_ThumbBitmap size]];
1221 m_pOverlayHelperView = [[OverlayHelperView alloc] initWithOverlayWindow:self];
1949 m_DockTileView = [[DockOverlayView alloc] init];
2069 NSOpenGLContext *pSharedGLCtx = [[NSOpenGLContext alloc] initWithFormat:pPixelFormat shareContext:m_pGLCtx];
2756 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
2835 pFmt = [[NSOpenGLPixelFormat alloc] initWithAttributes:attribs];
2839 *ppCtx = [[OverlayOpenGLContext alloc] initWithFormat:pFmt shareContext:pSharedCtx];
2863 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
2882 OverlayView *pView = [[OverlayView alloc] initWithFrame:NSZeroRect
2890 [[OverlayWindow alloc] initWithParentView:pParentView overlayView:pView];
2924 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
2969 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
2983 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
2996 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
3008 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
3023 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
3034 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
3063 pPool = [[NSAutoreleasePool alloc] init];
3097 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
3135 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
3166 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
3178 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
3238 NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];