Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 25 of 724) sorted by relevance

12345678910>>...29

/third_party/node/test/parallel/
Dtest-stream-auto-destroy.js14 destroy: common.mustCall((err, cb) => cb()) property
36 destroy: common.mustCall((err, cb) => cb()) property
60 destroy: common.mustCall((err, cb) => cb()) property
94 destroy: common.mustCall((err, cb) => cb()) property
108 destroy: common.mustCall((err, cb) => cb()) property
/third_party/node/test/async-hooks/
Dtest-tcpwrap.js131 checkInvocations(tcpserver, { init: 1, before: 1, after: 1, destroy: 1 }, property
134 checkInvocations(tcp1, { init: 1, before: 2, after: 2, destroy: 1 }, property
141 checkInvocations(tcp2, { init: 1, before: 2, after: 2, destroy: 1 }, property
143 checkInvocations(tcpconnect, { init: 1, before: 1, after: 1, destroy: 1 }, property
154 checkInvocations(tcpserver, { init: 1, before: 1, after: 1, destroy: 1 }, property
157 tcp1, { init: 1, before: 2, after: 2, destroy: 1 }, property
160 tcp2, { init: 1, before: 2, after: 2, destroy: 1 }, property
163 tcpconnect, { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-fsreqcallback-readFile.js28 checkInvocations(as[0], { init: 1, before: 1, after: 1, destroy: 1 }, property
30 checkInvocations(as[1], { init: 1, before: 1, after: 1, destroy: 1 }, property
32 checkInvocations(as[2], { init: 1, before: 1, after: 1, destroy: 1 }, property
49 checkInvocations(a, { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-enable-disable.js215 checkInvocations(hook1First, { init: 1, before: 1, after: 1, destroy: 1 }, property
221 checkInvocations(hook2First, { after: 1, destroy: 1 }, property
225 checkInvocations(hook3First, { init: 1, before: 1, after: 1, destroy: 1 }, property
249 checkInvocations(hook1First, { init: 1, before: 1, after: 1, destroy: 1 }, property
257 checkInvocations(hook2First, { after: 1, destroy: 1 }, property
259 checkInvocations(hook2Second, { init: 1, before: 1, after: 1, destroy: 1 }, property
261 checkInvocations(hook3First, { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-pipeconnectwrap.js87 checkInvocations(pipeserver, { init: 1, before: 1, after: 1, destroy: 1 }, property
89 checkInvocations(pipe1, { init: 1, before: 2, after: 2, destroy: 1 }, property
91 checkInvocations(pipeconnect, { init: 1, before: 1, after: 1, destroy: 1 }, property
93 checkInvocations(pipe2, { init: 1, before: 2, after: 2, destroy: 1 }, property
Dtest-immediate.js47 checkInvocations(imd1, { init: 1, before: 1, after: 1, destroy: 1 }, property
59 checkInvocations(imd1, { init: 1, before: 1, after: 1, destroy: 1 }, property
61 checkInvocations(imd2, { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-filehandle-no-reuse.js58 checkInvocations(fsReqs[0], { init: 1, destroy: 1 }, 'when process exits'); property
59 checkInvocations(fsReqs[1], { init: 1, destroy: 1 }, 'when process exits'); property
Dtest-shutdownwrap.js47 checkInvocations(as[0], { init: 1, before: 1, after: 1, destroy: 1 }, property
61 checkInvocations(as[0], { init: 1, before: 1, after: 1, destroy: 1 }, property
/third_party/boost/boost/spirit/home/support/iterators/detail/
Dmulti_pass.hpp32 static void destroy(MultiPass&) {} in destroy() function
52 static void destroy(MultiPass&) {} in destroy() function
69 static void destroy(MultiPass&) {} in destroy() function
95 static void destroy(MultiPass&) {} in destroy() function
/third_party/boost/boost/coroutine/detail/
Dpush_coroutine_synthesized.hpp37 void destroy() {} in destroy() function in boost::coroutines::detail::push_coroutine_synthesized
53 void destroy() {} in destroy() function in boost::coroutines::detail::push_coroutine_synthesized
69 inline void destroy() {} in destroy() function in boost::coroutines::detail::push_coroutine_synthesized
Dpull_coroutine_synthesized.hpp38 void destroy() {} in destroy() function in boost::coroutines::detail::pull_coroutine_synthesized
55 void destroy() {} in destroy() function in boost::coroutines::detail::pull_coroutine_synthesized
71 inline void destroy() {} in destroy() function in boost::coroutines::detail::pull_coroutine_synthesized
/third_party/node/deps/npm/node_modules/from2/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js9 function destroy(err, cb) { function
72 destroy: destroy, property
/third_party/node/deps/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js9 function destroy(err, cb) { function
72 destroy: destroy, property
/third_party/node/deps/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js9 function destroy(err, cb) { function
72 destroy: destroy, property
/third_party/node/deps/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js9 function destroy(err, cb) { function
72 destroy: destroy, property
/third_party/node/deps/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js9 function destroy(err, cb) { function
72 destroy: destroy, property
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js9 function destroy(err, cb) { function
72 destroy: destroy, property
/third_party/node/deps/npm/node_modules/duplexify/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js9 function destroy(err, cb) { function
72 destroy: destroy, property
/third_party/node/deps/npm/node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js9 function destroy(err, cb) { function
72 destroy: destroy, property
/third_party/node/deps/npm/node_modules/through2/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js9 function destroy(err, cb) { function
72 destroy: destroy, property
/third_party/node/deps/npm/node_modules/mute-stream/
Dmute.js143 MuteStream.prototype.destroy = proxy('destroy') argument
144 MuteStream.prototype.destroySoon = proxy('destroySoon')
145 MuteStream.prototype.close = proxy('close')
/third_party/boost/boost/beast/core/detail/
Dvariant.hpp35 struct destroy struct in boost::beast::detail::variant
37 variant& self;
39 void operator()(mp11::mp_size_t<0>) in operator ()()
44 void operator()(I) noexcept in operator ()()
/third_party/node/deps/npm/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js3 function destroy(err, cb) { function
102 destroy: destroy, property
/third_party/node/deps/npm/node_modules/pumpify/
Dindex.js58 module.exports = define({autoDestroy:false, destroy:false}) property
59 module.exports.obj = define({autoDestroy: false, destroy:false, objectMode:true, highWaterMark:16}) property
/third_party/node/lib/internal/streams/
Ddestroy.js5 function destroy(err, cb) { function
187 destroy, property

12345678910>>...29