Home
last modified time | relevance | path

Searched refs:destroy (Results 476 - 500 of 4060) sorted by relevance

1...<<11121314151617181920>>...163

/third_party/node/test/async-hooks/
H A Dtest-getaddrinforeqwrap.js40 checkInvocations(a, { init: 1, before: 1, after: 1, destroy: 1 },
H A Dtest-fseventwrap.js38 checkInvocations(a, { init: 1, destroy: 1 }, 'when process exits');
H A Dtest-timers.setInterval.js44 checkInvocations(t1, { init: 1, before: 2, after: 2, destroy: 1 },
H A Dtest-querywrap.js38 checkInvocations(a, { init: 1, before: 1, after: 1, destroy: 1 },
H A Dtest-udpwrap.js35 checkInvocations(udpwrap, { init: 1, destroy: 1 },
/third_party/node/benchmark/http2/
H A Dheaders.js48 client.destroy();
H A Dcompat.js24 res.destroy();
/third_party/node/benchmark/process/
H A DgetActiveResourcesInfo.js42 client.destroy();
/third_party/node/benchmark/async_hooks/
H A Dpromises.js20 destroy() {},
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_buffer.h79 void (*destroy)(struct vk_command_buffer *); member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vbuf.h126 void (*destroy)(struct vbuf_render *); member
/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.h77 void (*destroy)(struct renderonly *ro); member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_log.h60 void (*destroy)(void *data); member
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_help.py25 cls.root.destroy()
H A Dtest_filelist.py21 cls.root.destroy()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DShaderGL.h28 void destroy() override;
/third_party/skia/third_party/externals/angle2/samples/hello_triangle/
H A DHelloTriangle.cpp52 void destroy() override { glDeleteProgram(mProgram); }
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramPipelineVk.h28 void destroy(const gl::Context *context) override;
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DObject.cpp76 void Object::destroy() in destroy() function in gl::Object
H A DObject.hpp49 void destroy();
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFramebuffer.hpp29 void destroy(const VkAllocationCallbacks *pAllocator);
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSwapchainKHR.hpp34 void destroy(const VkAllocationCallbacks *pAllocator);
/third_party/skia/third_party/externals/angle2/util/ozone/
H A DOzoneWindow.h23 void destroy() override;
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.h28 void destroy() override;
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftlist.h235 * finalization by @FT_List_Finalize to destroy all elements in a given
243 * The current object to destroy.
267 * destroy ::
284 FT_List_Destructor destroy,

Completed in 5 milliseconds

1...<<11121314151617181920>>...163