Home
last modified time | relevance | path

Searched refs:destroy (Results 1501 - 1525 of 2953) sorted by relevance

1...<<61626364656667686970>>...119

/third_party/libwebsockets/lib/roles/
H A Dprivate-lib-roles.h198 struct lws_context_per_thread *pt, int destroy);
202 /* role-specific per-vhost destructor during vhost destroy */
/third_party/libinput/src/
H A Dfilter-touchpad-x230.c292 .destroy = accelerator_destroy_x230,
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_context.c196 i915->base.destroy = i915_destroy; in i915_create_context()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_winsys.h53 void (*destroy)(struct virgl_winsys *vws); member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.h165 static void destroy(Target *);
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit.c270 vsplit->base.destroy = vsplit_destroy; in draw_pt_vsplit()
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_cache.c94 * Actually destroy the buffer.
303 mgr->base.destroy = pb_cache_manager_destroy; in pb_cache_manager_create()
H A Dpb_bufmgr_mm.c262 mm->base.destroy = mm_bufmgr_destroy; in mm_bufmgr_create_from_buffer()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_dxcore_screen.cpp236 screen->base.base.destroy = d3d12_destroy_dxcore_screen; in d3d12_create_dxcore_screen()
H A Dd3d12_dxgi_screen.cpp207 screen->base.base.destroy = d3d12_destroy_dxgi_screen; in d3d12_create_dxgi_screen()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_draw.c210 svga->swtnl.backend->destroy(svga->swtnl.backend); in svga_init_swtnl()
/third_party/python/Lib/idlelib/
H A Dcalltip_w.py129 self.label.destroy()
H A Dscrolledlist.py40 self.frame.destroy()
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_history.py87 cls.root.destroy()
H A Dtest_outwin.py26 cls.root.destroy()
H A Dtest_percolator.py44 cls.root.destroy()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DProgramImpl.h76 virtual void destroy(const gl::Context *context) {} in destroy() function in rx::ProgramImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DBufferMtl.h113 void destroy(const gl::Context *context) override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_internal_shaders_autogen.h199 void destroy(VkDevice device);
H A DProgramPipelineVk.cpp26 void ProgramPipelineVk::destroy(const gl::Context *context) in destroy() function in rx::ProgramPipelineVk
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.h299 void destroy(pointer p) { p->T::~T(); } in destroy() function in pool_allocator
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.cpp40 void DescriptorPool::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::DescriptorPool
162 // destroy all successfully created descriptor set objects from this command, set in allocateSets()
H A DVkDevice.hpp55 void destroy(const VkAllocationCallbacks *pAllocator);
H A DVkDeviceMemory.cpp143 void DeviceMemory::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::DeviceMemory
H A DVkFramebuffer.cpp70 void Framebuffer::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::Framebuffer

Completed in 14 milliseconds

1...<<61626364656667686970>>...119