| /third_party/node/test/fixtures/wpt/streams/readable-streams/ |
| D | cancel.any.js | 22 cancel() { method 38 const cancel = delay(5).then(() => delay(5)).then(() => delay(5)).then(() => { constant 60 cancel(reason) { method 80 cancel() { method 105 cancel(reason) { method 120 cancel() { method 137 cancel() { method 157 cancel(error) { method 173 cancel() { method 199 cancel() { method
|
| D | patched-global.any.js | 85 ReadableStreamDefaultReader.prototype.cancel = function() { method in ReadableStreamDefaultReader 96 ReadableStreamDefaultReader.prototype.cancel = oldDefaultReaderCancel; method in ReadableStreamDefaultReader
|
| D | bad-underlying-sources.any.js | 121 get cancel() { getter 132 cancel() { method
|
| /third_party/typescript/tests/cases/conformance/jsdoc/declarations/ |
| D | jsDeclarationsNestedParams.ts | 15 async cancel({reason, code}) {} method in X 28 async cancel({reason, suberr}) {} method in Y
|
| /third_party/typescript/tests/baselines/reference/ |
| D | jsDeclarationsNestedParams.js | 10 async cancel({reason, code}) {} method in X 23 async cancel({reason, suberr}) {} method in Y 45 cancel({ reason, code }) { method in X 59 cancel({ reason, suberr }) { method in Y
|
| /third_party/node/test/fixtures/wpt/streams/piping/ |
| D | error-propagation-backward.any.js | 60 cancel() { method 234 cancel() { method 312 cancel() { method 385 cancel() { method 499 cancel() { method 561 cancel() { method
|
| D | close-propagation-backward.any.js | 39 cancel(cancelErr) { method
|
| /third_party/node/test/parallel/ |
| D | test-whatwg-webstreams-transfer.js | 310 cancel: common.mustCall((error) => { property 483 cancel: common.mustCall(), property 500 cancel: common.mustCall((error) => { property 517 const cancel = reader.cancel(m); constant
|
| D | test-whatwg-readablestream.js | 88 cancel: () => { method 101 cancel() { method 122 cancel: common.mustNotCall(), property 136 cancel: common.mustNotCall(), property 148 cancel: common.mustNotCall(), property 161 cancel: common.mustNotCall(), property 176 cancel: common.mustNotCall(), property 763 cancel(reason) { method 778 cancel(reason) { method 792 cancel() { method [all …]
|
| D | test-whatwg-webstreams-adapters-to-streamreadable.js | 42 cancel(reason) { method in MySource
|
| /third_party/typescript/tests/cases/compiler/ |
| D | asyncFunctionsAndStrictNullChecks.ts | 12 cancel(): void; method
|
| /third_party/python/Lib/ |
| D | sched.py | 87 def cancel(self, event): member in scheduler
|
| /third_party/python/Lib/tkinter/ |
| D | simpledialog.py | 34 text='', buttons=[], default=None, cancel=None, argument 200 def cancel(self, event=None): member in Dialog
|
| /third_party/node/lib/internal/webstreams/ |
| D | readablestream.js | 326 cancel(reason = undefined) { method in ReadableStream 644 cancel: kEnumerableProperty, property 873 cancel(reason = undefined) { method in ReadableStreamDefaultReader 896 cancel: kEnumerableProperty, property 989 cancel(reason = undefined) { method in ReadableStreamBYOBReader 1012 cancel: kEnumerableProperty, property 1197 function createTeeReadableStream(start, pull, cancel) { argument 1218 cancel: { __proto__: null, value: cancel }, property 1825 cancel: cancel1Algorithm, property 1830 cancel: cancel2Algorithm, property
|
| D | adapters.js | 464 cancel(reason) { method 967 cancel() { method
|
| /third_party/node/test/fixtures/wpt/streams/resources/ |
| D | rs-test-templates.js | 644 cancel(reason) { method 668 cancel(reason) { method 688 cancel() { method
|
| D | recording-streams.js | 25 cancel(reason) { method
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_wantAgent.js | 84 cancel: function (...args) { method
|
| /third_party/nghttp2/src/ |
| D | shrpx_dns_tracker.cc | 284 void DNSTracker::cancel(DNSQuery *dnsq) { in cancel() function in shrpx::DNSTracker
|
| /third_party/python/Lib/asyncio/ |
| D | tasks.py | 188 def cancel(self, msg=None): member in Task 703 def cancel(self, msg=None): member in _GatheringFuture
|
| D | windows_events.py | 83 def cancel(self, msg=None): member in _OverlappedFuture 157 def cancel(self, msg=None): member in _BaseWaitHandleFuture 180 def cancel(self): member in _WaitCancelFuture
|
| /third_party/vk-gl-cts/executor/ |
| D | xeCallQueue.cpp | 54 void CallQueue::cancel (void) in cancel() function in xe::CallQueue
|
| /third_party/mesa3d/.gitlab-ci/lava/ |
| D | lava_job_submitter.py | 261 def cancel(self): member in LAVAJob
|
| /third_party/python/Lib/idlelib/ |
| D | config_key.py | 343 def cancel(self, event=None): member in GetKeysWindow
|
| /third_party/rust/crates/nix/test/sys/ |
| D | test_aio.rs | 140 fn cancel() { in cancel() function 327 fn cancel() { in cancel() function
|