Home
last modified time | relevance | path

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

12345678910>>...12

/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 …]
DPR2978.m8 - (void)dealloc; method
79 - (void)dealloc method
/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/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCParser.m134 - (void) dealloc method
299 - (void) dealloc method
337 - (void) dealloc method
375 - (void) dealloc method
413 - (void) dealloc method
451 - (void) dealloc method
489 - (void) dealloc method
527 - (void) dealloc method
565 - (void) dealloc method
603 - (void) dealloc method
[all …]
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DSimplifier.m146 - (void) dealloc method
184 - (void) dealloc method
222 - (void) dealloc method
260 - (void) dealloc method
298 - (void) dealloc method
394 - (void) dealloc method
DPolyParser.m92 - (void) dealloc method
130 - (void) dealloc method
168 - (void) dealloc method
232 - (void) dealloc method
DPolyDifferentiator.m98 - (void) dealloc method
165 - (void) dealloc method
/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/grpc-grpc/src/objective-c/GRPCClient/private/GRPCCore/
DGRPCWrappedCall.mm78 - (void)dealloc { method
106 - (void)dealloc { method
157 - (void)dealloc { method
232 - (void)dealloc { method
328 - (void)dealloc { method
DGRPCCompletionQueue.mm82 - (void)dealloc { method
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangParser.m74 - (void) dealloc method
112 - (void) dealloc method
150 - (void) dealloc method
205 - (void) dealloc method
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.m72 - (void) dealloc method
110 - (void) dealloc method
164 - (void) dealloc method
/external/clang/test/SemaObjCXX/
Dprotocol-lookup.mm9 - dealloc; method
42 - dealloc method
/external/cronet/tot/third_party/protobuf/objectivec/
DGPBDescriptor.m182 - (void)dealloc { method
385 - (void)dealloc { method
411 - (void)dealloc { method
588 - (void)dealloc { method
834 - (void)dealloc { method
1034 - (void)dealloc { method
/external/protobuf/objectivec/
DGPBDescriptor.m182 - (void)dealloc { method
385 - (void)dealloc { method
411 - (void)dealloc { method
588 - (void)dealloc { method
834 - (void)dealloc { method
1034 - (void)dealloc { method
/external/cronet/stable/third_party/protobuf/objectivec/
DGPBDescriptor.m182 - (void)dealloc { method
385 - (void)dealloc { method
411 - (void)dealloc { method
588 - (void)dealloc { method
834 - (void)dealloc { method
1034 - (void)dealloc { method
/external/antlr/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.m134 - (void) dealloc method
360 - (void) dealloc method
/external/antlr/runtime/ObjC/Framework/
DEntry.m28 - (void) dealloc method
101 - (void) dealloc method
/external/compiler-rt/test/tsan/Darwin/
Dosatomics-add.mm13 void dealloc() { function
/external/cronet/stable/third_party/libxml/src/
Dhash.c229 xmlHashFree(xmlHashTablePtr hash, xmlHashDeallocator dealloc) { in xmlHashFree()
427 void *payload, xmlHashDeallocator dealloc, int update) { in xmlHashUpdateInternal()
760 void *payload, xmlHashDeallocator dealloc) { in xmlHashUpdateEntry()
787 xmlHashDeallocator dealloc) { in xmlHashUpdateEntry2()
815 void *payload, xmlHashDeallocator dealloc) { in xmlHashUpdateEntry3()
1233 xmlHashDeallocator dealloc) { in xmlHashRemoveEntry()
1252 const xmlChar *key2, xmlHashDeallocator dealloc) { in xmlHashRemoveEntry2()
1274 xmlHashDeallocator dealloc) { in xmlHashRemoveEntry3()
/external/libxml2/
Dhash.c229 xmlHashFree(xmlHashTablePtr hash, xmlHashDeallocator dealloc) { in xmlHashFree()
427 void *payload, xmlHashDeallocator dealloc, int update) { in xmlHashUpdateInternal()
760 void *payload, xmlHashDeallocator dealloc) { in xmlHashUpdateEntry()
787 xmlHashDeallocator dealloc) { in xmlHashUpdateEntry2()
815 void *payload, xmlHashDeallocator dealloc) { in xmlHashUpdateEntry3()
1233 xmlHashDeallocator dealloc) { in xmlHashRemoveEntry()
1252 const xmlChar *key2, xmlHashDeallocator dealloc) { in xmlHashRemoveEntry2()
1274 xmlHashDeallocator dealloc) { in xmlHashRemoveEntry3()

12345678910>>...12