HomeSort by relevance Sort by last modified time
    Searched full:alloc (Results 476 - 500 of 3538) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
main.m 8 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
  /external/chromium/chrome/browser/
app_controller_mac_unittest.mm 19 scoped_nsobject<AppController> ac([[AppController alloc] init]);
  /external/chromium/chrome/browser/ui/cocoa/
about_ipc_dialog.mm 23 CocoaLogData* cocoa_data = [[CocoaLogData alloc] initWithLogData:data];
background_tile_view_unittest.mm 19 scoped_nsobject<BackgroundTileView> view([[BackgroundTileView alloc]
profile_menu_button_unittest.mm 15 scoped_nsobject<ProfileMenuButton> button([[ProfileMenuButton alloc]
52 scoped_nsobject<ProfileMenuButton> button([[ProfileMenuButton alloc]
109 scoped_nsobject<NSMenu> menu([[NSMenu alloc] initWithTitle:@""]);
119 [[ProfileShowMenuHandler alloc] init]);
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view_unittest.mm 159 view_.reset([[BookmarkBarFolderView alloc] init]);
167 scoped_nsobject<FakeDraggingInfo> info([[FakeDraggingInfo alloc] init]);
181 scoped_nsobject<FakeDraggingInfo> info([[FakeDraggingInfo alloc] init]);
199 scoped_nsobject<FakeDraggingInfo> info([[FakeDraggingInfo alloc] init]);
bookmark_bar_view_unittest.mm 169 view_.reset([[BookmarkBarView alloc] init]);
181 info([[FakeBookmarkDraggingInfo alloc] init]);
195 info([[FakeBookmarkDraggingInfo alloc] init]);
213 info([[FakeBookmarkDraggingInfo alloc] init]);
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
collected_cookies_mac_unittest.mm 29 [[CollectedCookiesWindowController alloc]
  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_gradient_view_unittest.mm 16 [[InfoBarGradientView alloc] initWithFrame:frame]);
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_unittest_helper.mm 17 editor_.reset([[AutocompleteTextFieldEditor alloc] init]);
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
previewable_contents_controller_unittest.mm 20 controller_.reset([[PreviewableContentsController alloc] init]);
  /external/chromium/chrome/browser/ui/cocoa/tabs/
side_tab_strip_view_unittest.mm 20 [[SideTabStripView alloc] initWithFrame:frame]);
tab_strip_view_unittest.mm 20 [[TabStripView alloc] initWithFrame:frame]);
  /external/chromium_org/ash/shell/
shell_main_parts_mac.mm 24 [[NSNib alloc] initWithNibNamed:@"MainMenu"
  /external/chromium_org/chrome/browser/storage_monitor/
image_capture_device_manager.mm 50 cameras_.reset([[NSMutableArray alloc] init]);
53 deviceBrowser_.reset([[ICDeviceBrowser alloc] init]);
77 return [[[ImageCaptureDevice alloc]
135 device_browser_.reset([[ImageCaptureDeviceManagerImpl alloc] init]);
  /external/chromium_org/chrome/browser/ui/cocoa/
about_ipc_dialog.mm 23 CocoaLogData* cocoa_data = [[CocoaLogData alloc] initWithLogData:data];
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_notification_controller_unittest.mm 17 controller_.reset([[AutofillNotificationController alloc] init]);
autofill_pop_up_button_unittest.mm 16 button_.reset([[AutofillPopUpButton alloc] initWithFrame:frame]);
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_sync_promo_controller_unittest.mm 24 [[BookmarkSyncPromoController alloc] initWithBrowser:browser()]);
  /external/chromium_org/chrome/browser/ui/cocoa/browser/
avatar_label_button_unittest.mm 17 button_.reset([[AvatarLabelButton alloc] initWithFrame:content_frame]);
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_item_button_unittest.mm 14 button.reset([[DownloadItemButton alloc]
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
infobar_gradient_view_unittest.mm 16 [[InfoBarGradientView alloc] initWithFrame:frame]);
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_unittest_helper.mm 17 editor_.reset([[AutocompleteTextFieldEditor alloc] init]);
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_view_unittest.mm 20 [[TabStripView alloc] initWithFrame:frame]);
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
wrench_toolbar_button_cell_unittest.mm 24 base::scoped_nsobject<NSButton> button([[TestWrenchToolbarButton alloc]

Completed in 385 milliseconds

<<11121314151617181920>>