Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dunknown_fields.cc134 static void Dealloc(PyObject* pself) { in Dealloc() function
300 static void Dealloc(PyObject* pself) { in Dealloc() function
Dmessage_factory.cc105 static void Dealloc(PyObject* pself) { in Dealloc() function
Drepeated_composite_container.cc494 static void Dealloc(PyObject* pself) { in Subscript() function
Drepeated_scalar_container.cc693 static void Dealloc(PyObject* pself) { in Subscript() function
Ddescriptor_pool.cc192 static void Dealloc(PyObject* pself) { in Dealloc() function
Dmessage.cc314 static void Dealloc(PyObject* pself) { in Dealloc() function
1293 static void Dealloc(CMessage* self) { in Dealloc() function
Ddescriptor.cc397 static void Dealloc(PyObject* pself) { in Dealloc() function
1325 static void Dealloc(PyFileDescriptor* self) { in Dealloc() function
/external/clang/include/clang/StaticAnalyzer/Checkers/
DObjCRetainCount.h44 Dealloc, enumerator
/external/rust/crates/tokio/src/runtime/task/
Dstate.rs72 Dealloc, enumerator
87 Dealloc, enumerator
Dharness.rs425 Dealloc, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h123 Function *Dealloc; member
DCoroutines.cpp528 auto Dealloc = RetconLowering.Dealloc; in emitDealloc() local
/external/python/cpython3/Modules/
Dzlibmodule.c706 Dealloc(compobject *self) in Dealloc() function
/external/protobuf/src/google/protobuf/
Dmap.h913 void Dealloc(U* t, size_type n) { in Dealloc() function