Home
last modified time | relevance | path

Searched defs:destroy (Results 51 - 75 of 506) sorted by relevance

12345678910>>...21

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DShaderImpl.h54 virtual void destroy() {} in destroy() function in rx::ShaderImpl
H A DBufferImpl.h36 virtual void destroy(const gl::Context *context) {} in destroy() function in rx::BufferImpl
H A DFramebufferImpl.h36 virtual void destroy(const gl::Context *context) {} in destroy() function in rx::FramebufferImpl
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DObject.cpp76 void Object::destroy() in destroy() function in gl::Object
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDebugUtilsMessenger.cpp27 void DebugUtilsMessenger::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::DebugUtilsMessenger
/third_party/openssl/ohos_lite/include/internal/
H A Dbio.h23 int (*destroy) (BIO *); member
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUTexture.cpp52 void GPUTexture::destroy(Napi::Env) { in destroy() function in wgpu::binding::GPUTexture
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shaper.cc88 static void destroy (const hb_shaper_entry_t *p) { hb_free ((void *) p); } in destroy() function
H A Dhb-static.cc84 set(hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) set() argument
/third_party/python/Lib/tkinter/
H A Ddialog.py24 def destroy(self): pass member in Dialog
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_policy_traits_test.cc42 static std::function<void(void*, Slot*)> destroy; member
51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon19179::PolicyWithoutOptionalOps
68 PolicyWithoutOptionalOps::destroy = [&](void* a1, Slot* a2) { in Test() member in absl::container_internal::__anon19179::Test::PolicyWithoutOptionalOps
91 MockFunction<void(void*, Slot*)> destroy; member
H A Dhash_policy_traits.h100 static void destroy(Alloc* alloc, slot_type* slot) { in destroy() function
H A Dnode_hash_policy.h61 static void destroy(Alloc* alloc, slot_type* slot) { in destroy() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dflat_hash_map.h566 static void destroy(Allocator* alloc, slot_type* slot) { in destroy() function
H A Dflat_hash_set.h467 static void destroy(Allocator* alloc, slot_type* slot) { in destroy() function
/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h83 DestroyPlugin<IPlugin> destroy = in ~Plugin() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/
H A Dlnn_physical_subnet_manager.h41 void (*destroy)(struct LnnPhysicalSubnet *); member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-path-selector.h41 void (*destroy) (struct path_selector *ps); member
/kernel/linux/linux-5.10/net/ceph/
H A Dauth_none.c22 static void destroy(struct ceph_auth_client *ac) in destroy() function
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.h63 void (*destroy)(struct vmw_fence_obj *fence); member
/kernel/linux/linux-6.6/include/linux/
H A Dzpool.h82 void (*destroy)(void *pool); member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.h63 void (*destroy)(struct vmw_fence_obj *fence); member
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_winsys.h51 (*destroy)(struct stw_winsys_framebuffer *fb, member
/third_party/node/lib/internal/streams/
H A Ddestroy.js39 function destroy(err, cb) { function
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vbuf.h126 void (*destroy)(struct vbuf_render *); member

Completed in 10 milliseconds

12345678910>>...21