Home
last modified time | relevance | path

Searched refs:destroy (Results 426 - 450 of 1698) sorted by relevance

1...<<11121314151617181920>>...68

/third_party/node/test/parallel/
H A Dtest-process-getactivehandles.js37 item.destroy();
H A Dtest-tls-connect-address-family.js30 this.destroy();
H A Dtest-tls-delayed-attach.js59 s.destroy();
H A Dtest-tls-hello-parser-failure.js58 client.destroy();
H A Dtest-worker-messageport-hasref.js15 destroy(asyncId) {
/third_party/node/test/async-hooks/
H A Dtest-crypto-randomBytes.js42 checkInvocations(a, { init: 1, before: 1, after: 1, destroy: 1 },
H A Dtest-crypto-pbkdf2.js41 checkInvocations(a, { init: 1, before: 1, after: 1, destroy: 1 },
H A Dtest-getnameinforeqwrap.js41 checkInvocations(a, { init: 1, before: 1, after: 1, destroy: 1 },
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); }

Completed in 6 milliseconds

1...<<11121314151617181920>>...68