Home
last modified time | relevance | path

Searched defs:dealloc (Results 1 – 25 of 208) sorted by relevance

123456789

/external/clang/test/Analysis/
DDeallocUseAfterFreeErrors.m14 - (void)dealloc; method
37 - (void)dealloc { method
57 - (void)dealloc { method
75 - (void)dealloc { method
94 - (void)dealloc { method
107 - (void)dealloc { method
126 - (void)dealloc { method
145 - (void)dealloc { method
159 - (void)dealloc { method
174 - (void)dealloc { method
[all …]
DDeallocMissingRelease.m37 - (void)dealloc method
58 - (void)dealloc method
86 - (void)dealloc method
99 - (void)dealloc method
115 - (void)dealloc method
135 - (void)dealloc method
154 - (void)dealloc method
170 - (void)dealloc method
198 - (void)dealloc method
215 - (void)dealloc method
[all …]
/external/clang/test/SemaObjC/
Dwarn-missing-super.m5 - (void)dealloc; method
9 - (void)dealloc { method
18 - (void)dealloc; method
23 - (void)dealloc { method
30 - (void)dealloc; method
35 - (void)dealloc { method
Ddealloc.m6 - dealloc; // expected-error {{return type must be correctly specified as 'void' under ARC, instead… method
20 - (id) dealloc { // expected-error {{return type must be correctly specified as 'void' under ARC, … method
28 - (void)dealloc; method
35 - (void)dealloc; method in CAT
39 - (void)dealloc { // expected-warning {{-dealloc is being overridden in a category}} method in CAT
Dprotocol-lookup.m10 - dealloc; method
43 - dealloc method
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
DSimpleCParser.m120 - (void) dealloc method
279 - (void) dealloc method
311 - (void) dealloc method
343 - (void) dealloc method
375 - (void) dealloc method
407 - (void) dealloc method
439 - (void) dealloc method
471 - (void) dealloc method
503 - (void) dealloc method
535 - (void) dealloc method
[all …]
DSimpleCLexer.m158 - (void) dealloc method
206 - (void) dealloc method
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCParser.m96 - (void) dealloc method
261 - (void) dealloc method
301 - (void) dealloc method
341 - (void) dealloc method
381 - (void) dealloc method
421 - (void) dealloc method
461 - (void) dealloc method
501 - (void) dealloc method
541 - (void) dealloc method
581 - (void) dealloc method
[all …]
/external/clang/test/ARCMT/
Ddealloc.m9 - (void)dealloc; method
17 - (void) dealloc; method
21 - (void) dealloc { method
Dremove-dealloc-zerouts.m20 - (void) dealloc { method
37 - (void) dealloc { method
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangParser.m74 - (void) dealloc method
114 - (void) dealloc method
154 - (void) dealloc method
220 - (void) dealloc method
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
DTreeRewriteParser.m99 - (void) dealloc method
132 - (void) dealloc method
177 - (void) dealloc method
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.m72 - (void) dealloc method
112 - (void) dealloc method
177 - (void) dealloc method
/external/skia/src/views/mac/
Dskia_mac.mm18 - (void)dealloc; method
29 - (void)dealloc { method
/external/clang/test/SemaObjCXX/
Dprotocol-lookup.mm9 - dealloc; method
42 - dealloc method
Dwarn-missing-super.mm15 - (void)dealloc method
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
DSymbolTableLexer.m133 - (void) dealloc method
180 - (void) dealloc method
/external/skia/example/mac/
DHelloWorldNSView.mm22 - (void)dealloc { method
/external/compiler-rt/test/tsan/Darwin/
Dosatomics-add.mm13 void dealloc() { function
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.m96 - (void) dealloc method
332 - (void) dealloc method
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
DFuzzy.m280 - (void) dealloc method
344 - (void) dealloc method
/external/skia/experimental/iOSSampleApp/iPad/
DAppDelegate_iPad.mm16 - (void)dealloc { method
/external/skia/experimental/iOSSampleApp/iPhone/
DAppDelegate_iPhone.mm15 - (void)dealloc { method
/external/webrtc/webrtc/modules/video_render/mac/
Dcocoa_full_screen_window.mm79 - (void) dealloc method
/external/deqp/framework/platform/ios/
DtcuEAGLView.m42 - (void)dealloc method

123456789