Home
last modified time | relevance | path

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

12

/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
DGPBExtensionRegistry.m47 - (void)dealloc { method
DGPBDictionary.m1475 - (void)dealloc { method
1658 - (void)dealloc { method
1841 - (void)dealloc { method
2024 - (void)dealloc { method
2207 - (void)dealloc { method
2390 - (void)dealloc { method
2573 - (void)dealloc { method
2769 - (void)dealloc { method
3012 - (void)dealloc { method
3225 - (void)dealloc { method
[all …]
DGPBArray.m371 - (void)dealloc { method
621 - (void)dealloc { method
871 - (void)dealloc { method
1121 - (void)dealloc { method
1371 - (void)dealloc { method
1621 - (void)dealloc { method
1871 - (void)dealloc { method
2145 - (void)dealloc { method
2481 - (void)dealloc { method
DGPBUnknownField.m61 - (void)dealloc { method
DGPBUnknownFieldSet.m77 - (void)dealloc { method in const
DGPBCodedInputStream.m329 - (void)dealloc { method
DGPBMessage.m919 - (void)dealloc { method
DGPBCodedOutputStream.m152 - (void)dealloc { method in GPBOutputBufferState
/third_party/vk-gl-cts/framework/platform/ios/
DtcuEAGLView.m43 {
DtcuIOSViewController.m56 {
DtcuIOSAppDelegate.m90 {
/third_party/skia/third_party/externals/imgui/examples/example_apple_opengl2/
Dmain.mm155 -(void)dealloc { animationTimer = nil; } method
231 {
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDescriptorSetAllocator.cpp126 for (const Deallocation& dealloc : mPendingDeallocations.IterateUpTo(completedSerial)) { in FinishDeallocation() local
/third_party/skia/tools/sk_app/mac/
DWindow_mac.mm294 {
/third_party/python/Objects/
Dobject.c2135 destructor dealloc = Py_TYPE(op)->tp_dealloc; in _PyTrash_destroy_chain() local
2173 destructor dealloc = Py_TYPE(op)->tp_dealloc; in _PyTrash_thread_destroy_chain() local
2219 _PyTrash_cond(PyObject *op, destructor dealloc) in _PyTrash_cond()
2284 destructor dealloc = Py_TYPE(op)->tp_dealloc; in _Py_Dealloc() local
/third_party/lwip/src/include/lwip/priv/
Daltcp_priv.h115 altcp_dealloc_fn dealloc; member
/third_party/mesa3d/src/util/tests/vma/
Dvma_random_test.cpp150 void dealloc() in dealloc() function
/third_party/skia/third_party/externals/angle2/util/osx/
DOSXWindow.mm426 {
/third_party/protobuf/python/google/protobuf/pyext/
Dextension_dict.cc322 void dealloc(PyObject* pself) { in dealloc() function
/third_party/ffmpeg/libavdevice/
Davfoundation.m189 - (void)dealloc { method
/third_party/glslang/glslang/Include/
Darrays.h209 void dealloc() in dealloc() function
/third_party/glfw/src/
Dcocoa_window.m388 {
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c822 lwiperf_state_base_t *i, *dealloc, *last = NULL; in lwiperf_abort() local
/third_party/python/Include/cpython/
Dobject.h545 #define Py_TRASHCAN_BEGIN(op, dealloc) \ argument

12