| /third_party/node/test/parallel/ |
| D | test-stream-auto-destroy.js | 14 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/ |
| D | test-tcpwrap.js | 131 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
|
| D | test-fsreqcallback-readFile.js | 28 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
|
| D | test-enable-disable.js | 215 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
|
| D | test-pipeconnectwrap.js | 87 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
|
| D | test-immediate.js | 47 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
|
| D | test-filehandle-no-reuse.js | 58 checkInvocations(fsReqs[0], { init: 1, destroy: 1 }, 'when process exits'); property 59 checkInvocations(fsReqs[1], { init: 1, destroy: 1 }, 'when process exits'); property
|
| D | test-shutdownwrap.js | 47 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/ |
| D | multi_pass.hpp | 32 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/ |
| D | push_coroutine_synthesized.hpp | 37 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
|
| D | pull_coroutine_synthesized.hpp | 38 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/ |
| D | destroy.js | 9 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/ |
| D | destroy.js | 9 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/ |
| D | destroy.js | 9 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/ |
| D | destroy.js | 9 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/ |
| D | destroy.js | 9 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/ |
| D | destroy.js | 9 function destroy(err, cb) { function 72 destroy: destroy, property
|
| /third_party/node/deps/npm/node_modules/duplexify/node_modules/readable-stream/lib/internal/streams/ |
| D | destroy.js | 9 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/ |
| D | destroy.js | 9 function destroy(err, cb) { function 72 destroy: destroy, property
|
| /third_party/node/deps/npm/node_modules/through2/node_modules/readable-stream/lib/internal/streams/ |
| D | destroy.js | 9 function destroy(err, cb) { function 72 destroy: destroy, property
|
| /third_party/node/deps/npm/node_modules/mute-stream/ |
| D | mute.js | 143 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/ |
| D | variant.hpp | 35 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/ |
| D | destroy.js | 3 function destroy(err, cb) { function 102 destroy: destroy, property
|
| /third_party/node/deps/npm/node_modules/pumpify/ |
| D | index.js | 58 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/ |
| D | destroy.js | 5 function destroy(err, cb) { function 187 destroy, property
|