| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | DescriptorSetAllocator.cpp | 126 for (const Deallocation& dealloc : mPendingDeallocations.IterateUpTo(completedSerial)) { in FinishDeallocation() local 127 ASSERT(dealloc.poolIndex < mDescriptorPools.size()); in FinishDeallocation() 129 auto& freeSetIndices = mDescriptorPools[dealloc.poolIndex].freeSetIndices; in FinishDeallocation() 131 mAvailableDescriptorPoolIndices.emplace_back(dealloc.poolIndex); in FinishDeallocation() 133 freeSetIndices.emplace_back(dealloc.setIndex); in FinishDeallocation()
|
| /third_party/flutter/engine/flutter/shell/platform/darwin/common/framework/Source/ |
| D | FlutterChannels.mm | 40 - (void)dealloc { method 44 [super dealloc]; 92 - (void)dealloc { method 96 [super dealloc]; 129 - (void)dealloc { method 132 [super dealloc]; 182 - (void)dealloc { method 186 [super dealloc]; 263 - (void)dealloc { method 267 [super dealloc];
|
| D | FlutterStandardCodec.mm | 33 - (void)dealloc { method 35 [super dealloc]; 83 - (void)dealloc { method 85 [super dealloc]; 186 - (void)dealloc { method 188 [super dealloc]; 219 - (void)dealloc { method 221 [super dealloc]; 348 - (void)dealloc { method 350 [super dealloc];
|
| /third_party/vk-gl-cts/framework/platform/ios/ |
| D | tcuEAGLView.m | 42 - (void)dealloc 44 [super dealloc];
|
| D | tcuIOSAppDelegate.m | 89 - (void)dealloc 93 [super dealloc];
|
| D | tcuIOSViewController.m | 55 - (void)dealloc 57 [super dealloc];
|
| /third_party/mesa3d/src/util/tests/vma/ |
| D | vma_random_test.cpp | 93 else if (action < 374) dealloc(); in test() 150 void dealloc() in dealloc() function 217 dealloc(); in empty()
|
| /third_party/glslang/glslang/Include/ |
| D | arrays.h | 86 virtual ~TSmallArrayVector() { dealloc(); } in ~TSmallArrayVector() 145 dealloc(); in pop_front() 200 void dealloc() in dealloc() function
|
| /third_party/flatbuffers/tests/rust_usage_test/bin/ |
| D | flexbuffers_alloc_check.rs | 31 unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { in dealloc() method 32 System.dealloc(ptr, layout) in dealloc()
|
| D | flatbuffers_alloc_check.rs | 20 unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { in dealloc() method 21 System.dealloc(ptr, layout) in dealloc()
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | grpc.h | 179 void (*dealloc)(void *, 180 size_t) = &DefaultAllocator::dealloc) 187 slice_allocator_.slice_ = grpc_slice_new_with_len(buf, capacity, dealloc);
|
| /third_party/protobuf/objectivec/ |
| D | GPBDictionary.m | 761 //%- (void)dealloc { 766 //% [super dealloc]; 1159 //%- (void)dealloc { 1163 //% [super dealloc]; 1362 //%- (void)dealloc { 1368 //% [super dealloc]; 1475 - (void)dealloc { method 1480 [super dealloc]; 1658 - (void)dealloc { method 1663 [super dealloc]; [all …]
|
| D | GPBDescriptor.m | 182 - (void)dealloc { method 185 [super dealloc]; 385 - (void)dealloc { method 388 [super dealloc]; 411 - (void)dealloc { method 413 [super dealloc]; 588 - (void)dealloc { method 593 [super dealloc]; 834 - (void)dealloc { method 837 [super dealloc]; [all …]
|
| D | GPBArray.m | 159 //%- (void)dealloc { 164 //% [super dealloc]; 371 - (void)dealloc { method 376 [super dealloc]; 621 - (void)dealloc { method 626 [super dealloc]; 871 - (void)dealloc { method 876 [super dealloc]; 1121 - (void)dealloc { method 1126 [super dealloc]; [all …]
|
| D | GPBExtensionRegistry.m | 47 - (void)dealloc { method 49 [super dealloc];
|
| /third_party/python/Include/cpython/ |
| D | object.h | 523 PyAPI_FUNC(int) _PyTrash_cond(PyObject *op, destructor dealloc); 545 #define Py_TRASHCAN_BEGIN(op, dealloc) \ argument 547 _PyTrash_cond(_PyObject_CAST(op), (destructor)dealloc))
|
| /third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/ |
| D | vsync_waiter_ios.mm | 130 - (void)dealloc { method 133 [super dealloc];
|
| D | FlutterObservatoryPublisher.mm | 86 - (void)dealloc { method 90 [super dealloc];
|
| D | FlutterEngine.mm | 98 - (void)dealloc { method 106 [super dealloc]; 547 - (void)dealloc { method 550 [super dealloc];
|
| /third_party/python/Objects/ |
| D | object.c | 2135 destructor dealloc = Py_TYPE(op)->tp_dealloc; in _PyTrash_destroy_chain() local 2148 (*dealloc)(op); in _PyTrash_destroy_chain() 2173 destructor dealloc = Py_TYPE(op)->tp_dealloc; in _PyTrash_thread_destroy_chain() local 2185 (*dealloc)(op); in _PyTrash_thread_destroy_chain() 2219 _PyTrash_cond(PyObject *op, destructor dealloc) in _PyTrash_cond() argument 2221 return Py_TYPE(op)->tp_dealloc == dealloc; in _PyTrash_cond() 2284 destructor dealloc = Py_TYPE(op)->tp_dealloc; in _Py_Dealloc() local 2288 (*dealloc)(op); in _Py_Dealloc()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | wpas_kay.c | 419 goto dealloc; in ieee802_1x_create_preshared_mka() 431 dealloc: in ieee802_1x_create_preshared_mka()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | wpas_kay.c | 419 goto dealloc; in ieee802_1x_create_preshared_mka() 431 dealloc: in ieee802_1x_create_preshared_mka()
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | extension_dict.cc | 322 void dealloc(PyObject* pself) { in dealloc() function 376 (destructor)extension_dict::dealloc, // tp_dealloc
|
| /third_party/cef/libcef/browser/native/ |
| D | browser_platform_delegate_native_mac.mm | 48 - (void)dealloc { method 55 [super dealloc]; 81 - (void)dealloc { method 84 [super dealloc];
|
| /third_party/vk-gl-cts/framework/platform/osx/ |
| D | tcuOSXMetalView.mm | 63 [(NativeMetalView*)m_view dealloc];
|