OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:autorelease
(Results
26 - 50
of
397
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/cocoa/applescript/
element_applescript.mm
22
uniqueID:[self uniqueID]]
autorelease
];
/external/clang/test/ARCMT/
atautorelease-2.m
11
-
autorelease
;
atautorelease-3.m
11
-
autorelease
;
atautorelease-3.m.result
11
-
autorelease
;
cxx-rewrite.mm
30
foo f([[NSString string]
autorelease
]);
remove-statements.m
17
return [[x retain]
autorelease
];
/external/clang/test/Analysis/inlining/
InlineObjCInstanceMethod.h
16
-(id)
autorelease
;
ObjCImproperDynamictallyDetectableCast.m
9
-(id)
autorelease
;
assume-super-init-does-not-return-nil.m
10
-(id)
autorelease
;
test_objc_inlining_option.m
13
-(id)
autorelease
;
/external/clang/test/Index/
complete-objc-message-id.m
11
- (id)
autorelease
;
51
// CHECK-CC1: ObjCInstanceMethodDecl:{ResultType id}{TypedText
autorelease
}
55
// CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText
autorelease
}
59
// CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText
autorelease
}
/external/chromium_org/chrome/browser/ui/cocoa/
confirm_bubble_controller.mm
32
controller:self]
autorelease
]];
38
[self
autorelease
];
/external/clang/test/SemaObjCXX/
related-result-type-inference.mm
12
-
autorelease
;
51
__typeof__(([[[[NSString new] self] retain]
autorelease
])) *str2 = (NSString **)0;
/external/chromium_org/third_party/mozilla/
NSWorkspace+Utils.m
47
NSArray* apps = [(NSArray*)LSCopyAllHandlersForURLScheme(CFSTR("https"))
autorelease
];
59
NSArray* apps = [(NSArray*)LSCopyAllHandlersForURLScheme(CFSTR("feed"))
autorelease
];
71
NSString* defaultBundleId = [(NSString*)LSCopyDefaultHandlerForURLScheme(CFSTR("http"))
autorelease
];
81
return [(NSString*)LSCopyDefaultHandlerForURLScheme(CFSTR("feed"))
autorelease
];
119
return [appURL
autorelease
];
143
return [name
autorelease
];
/external/chromium_org/third_party/ocmock/OCMock/
OCMockObject.m
37
return [[[OCClassMockObject alloc] initWithClass:aClass]
autorelease
];
42
return [[[OCProtocolMockObject alloc] initWithProtocol:aProtocol]
autorelease
];
47
return [[[OCPartialMockObject alloc] initWithObject:anObject]
autorelease
];
71
return [[[OCObserverMockObject alloc] init]
autorelease
];
196
[[recorder retain]
autorelease
];
222
return [[[OCMockRecorder alloc] initWithSignatureResolver:self]
autorelease
];
OCMockRecorder.m
60
[invocationHandlers addObject:[[[OCMReturnValueProvider alloc] initWithValue:anObject]
autorelease
]];
66
[invocationHandlers addObject:[[[OCMBoxedReturnValueProvider alloc] initWithValue:aValue]
autorelease
]];
72
[invocationHandlers addObject:[[[OCMExceptionReturnValueProvider alloc] initWithValue:anException]
autorelease
]];
78
[invocationHandlers addObject:[[[OCMNotificationPoster alloc] initWithNotification:aNotification]
autorelease
]];
84
[invocationHandlers addObject:[[[OCMIndirectReturnValueProvider alloc] initWithProvider:anObject andSelector:selector]
autorelease
]];
92
[invocationHandlers addObject:[[[OCMBlockCaller alloc] initWithCallBlock:aBlock]
autorelease
]];
/external/chromium_org/third_party/skia/src/views/mac/
SkOptionsTableView.mm
170
return [[[SkTextFieldCell alloc] init]
autorelease
];
249
NSButtonCell* cell = [[[NSButtonCell alloc] init]
autorelease
];
257
NSPopUpButtonCell* cell = [[[NSPopUpButtonCell alloc] init]
autorelease
];
266
NSSliderCell* cell = [[[NSSliderCell alloc] init]
autorelease
];
274
NSButtonCell* cell = [[[NSButtonCell alloc] init]
autorelease
];
282
SkTextFieldCell* cell = [[[SkTextFieldCell alloc] init]
autorelease
];
290
NSButtonCell* cell = [[[NSButtonCell alloc] init]
autorelease
];
/external/skia/src/views/mac/
SkOptionsTableView.mm
170
return [[[SkTextFieldCell alloc] init]
autorelease
];
249
NSButtonCell* cell = [[[NSButtonCell alloc] init]
autorelease
];
257
NSPopUpButtonCell* cell = [[[NSPopUpButtonCell alloc] init]
autorelease
];
266
NSSliderCell* cell = [[[NSSliderCell alloc] init]
autorelease
];
274
NSButtonCell* cell = [[[NSButtonCell alloc] init]
autorelease
];
282
SkTextFieldCell* cell = [[[SkTextFieldCell alloc] init]
autorelease
];
290
NSButtonCell* cell = [[[NSButtonCell alloc] init]
autorelease
];
/external/chromium/chrome/browser/renderer_host/
accelerated_plugin_view_mac_unittest.mm
43
defer:NO]
autorelease
];
53
pluginHandle:0]
autorelease
];
174
[[[NSView alloc] initWithFrame:NSMakeRect(0, 0, 100, 100)]
autorelease
];
/external/chromium_org/base/mac/
scoped_nsobject.h
87
// Shift reference to the
autorelease
pool to be released later.
88
NST
autorelease
() {
function in class:base::scoped_nsprotocol
89
return [release()
autorelease
];
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac_editcommand_helper_unittest.mm
121
initWithRenderWidgetHostViewMac:rwhvm]
autorelease
];
144
autorelease
];
168
[[[RenderWidgetHostViewMacOwner alloc] init]
autorelease
];
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm
179
keyEquivalent:@""]
autorelease
];
183
autorelease
];
195
keyEquivalent:@""]
autorelease
];
202
keyEquivalent:@""]
autorelease
];
207
NSMenu* submenu = [[[NSMenu alloc] initWithTitle:title]
autorelease
];
249
keyEquivalent:@""]
autorelease
];
/external/chromium/chrome/browser/ui/cocoa/content_settings/
cookie_details.mm
264
canEditExpiration:NO]
autorelease
];
267
initWithDatabase:info.database_info]
autorelease
];
270
initWithLocalStorage:info.local_storage_info]
autorelease
];
273
initWithAppCacheInfo:info.appcache_info]
autorelease
];
276
initWithIndexedDBInfo:info.indexed_db_info]
autorelease
];
278
return [[[CocoaCookieDetails alloc] initAsFolder]
autorelease
];
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm
218
keyEquivalent:@""]
autorelease
];
221
NSMenu* submenu = [[[NSMenu alloc] initWithTitle:title]
autorelease
];
235
keyEquivalent:@""]
autorelease
];
243
keyEquivalent:@""]
autorelease
];
248
NSMenu* submenu = [[[NSMenu alloc] initWithTitle:title]
autorelease
];
298
keyEquivalent:@""]
autorelease
];
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/
cookie_details.mm
264
canEditExpiration:NO]
autorelease
];
267
initWithDatabase:info.database_info]
autorelease
];
270
initWithLocalStorage:info.local_storage_info]
autorelease
];
273
initWithAppCacheInfo:info.appcache_info]
autorelease
];
276
initWithIndexedDBInfo:info.indexed_db_info]
autorelease
];
278
return [[[CocoaCookieDetails alloc] initAsFolder]
autorelease
];
Completed in 763 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>