Home
last modified time | relevance | path

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

12345678910>>...22

/third_party/json/tests/src/
H A Dunit-allocator.cpp84 void destroy(T* p) in destroy() function
/third_party/libwebsockets/lib/roles/http/compression/
H A Dprivate-lib-roles-http-compression.h72 void (*destroy)(lws_comp_ctx_t *ctx); member
/third_party/libwebsockets/lib/roles/cgi/
H A Dops-cgi.c119 rops_pt_init_destroy_cgi(struct lws_context *context, const struct lws_context_creation_info *info, struct lws_context_per_thread *pt, int destroy) rops_pt_init_destroy_cgi() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_wsi.h56 VkResult (*destroy)(struct lvp_swapchain *swapchain, member
/third_party/mesa3d/src/gallium/include/frontend/
H A Dsw_winsys.h67 (*destroy)( struct sw_winsys *ws ); member
/third_party/mesa3d/src/gallium/winsys/freedreno/drm/
H A Dfreedreno_drm_winsys.c50 boolean destroy; in fd_drm_screen_destroy() local
/third_party/mesa3d/src/gallium/winsys/lima/drm/
H A Dlima_drm_winsys.c45 boolean destroy; in lima_drm_screen_destroy() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_layout.h72 void (*destroy)(struct vk_device *device, member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.h77 void (*destroy)(struct draw_pt_front_end *); member
128 void (*destroy)(struct draw_pt_middle_end *); member
/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.h77 void (*destroy)(struct renderonly *ro); member
/third_party/libabigail/tests/data/test-abicompat/
H A Dtest0-fn-changed-libapp-v1.cc65 destroy(S0* s) in destroy() function
73 destroy(S1* s) in destroy() function
H A Dtest0-fn-changed-libapp-v0.cc51 destroy(S0* s) in destroy() function
59 destroy(S1* s) in destroy() function
/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
/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

Completed in 7 milliseconds

12345678910>>...22