Home
last modified time | relevance | path

Searched defs:Dealloc (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Checkers/
DObjCRetainCount.h44 Dealloc, enumerator
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc153 static void Dealloc(PyDescriptorPool* self) { in Dealloc() function
Drepeated_composite_container.cc530 static void Dealloc(RepeatedCompositeContainer* self) { in Dealloc() function
Drepeated_scalar_container.cc724 static void Dealloc(RepeatedScalarContainer* self) { in Dealloc() function
Ddescriptor.cc358 static void Dealloc(PyBaseDescriptor* self) { in Dealloc() function
1227 static void Dealloc(PyFileDescriptor* self) { in Dealloc() function
Dmessage.cc323 static void Dealloc(CMessageClass *self) { in Dealloc() function
1294 static void Dealloc(CMessage* self) { in CheckAndGetInteger() function
/external/python/cpython3/Modules/
Dzlibmodule.c607 Dealloc(compobject *self) in Dealloc() function
/external/protobuf/src/google/protobuf/
Dmap.h1294 void Dealloc(U* t, size_type n) { in Dealloc() function