Home
last modified time | relevance | path

Searched defs:cancel (Results 1 – 25 of 68) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsNestedParams.js10 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/typescript/tests/cases/conformance/jsdoc/declarations/
DjsDeclarationsNestedParams.ts15 async cancel({reason, code}) {} method in X
28 async cancel({reason, suberr}) {} method in Y
/third_party/cef/libcef/browser/native/
Djavascript_dialog_runner_mac.mm32 - (void)cancel; method
75 - (void)cancel { method
/third_party/typescript/tests/cases/compiler/
DasyncFunctionsAndStrictNullChecks.ts12 cancel(): void; method
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnettimeprovider.c77 GCancellable *cancel; member
176 GCancellable *cancel = self->priv->cancel; in gst_net_time_provider_thread() local
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesink.h53 GCancellable *cancel; member
Dgstgiobasesrc.h52 GCancellable *cancel; member
Dgstgiosink.c262 GCancellable *cancel = GST_GIO_BASE_SINK (sink)->cancel; in gst_gio_sink_get_stream() local
Dgstgioelement.c70 GCancellable * cancel) in gst_gio_seek()
Dgstgiosrc.c519 GCancellable *cancel = bsrc->cancel; in gst_gio_src_get_stream() local
/third_party/python/Lib/tkinter/
Dsimpledialog.py34 text='', buttons=[], default=None, cancel=None, argument
200 def cancel(self, event=None): member in Dialog
Ddnd.py182 def cancel(self, event=None): member in DndHandler
/third_party/python/Lib/
Dsched.py87 def cancel(self, event): member in scheduler
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitfilesrc.c240 GCancellable *cancel; in gst_split_file_src_start() local
413 GCancellable *cancel; in gst_split_file_src_create() local
/third_party/node/lib/internal/dns/
Dutils.js60 cancel() { method in validateTries.Resolver
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wantAgent.js84 cancel: function (...args) { method
/third_party/python/Lib/idlelib/
Dconfig_key.py271 def cancel(self, event=None): member in GetKeysDialog
/third_party/python/Lib/asyncio/
Dtasks.py181 def cancel(self, msg=None): member in Task
663 def cancel(self, msg=None): member in _GatheringFuture
Dwindows_events.py83 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/python/Lib/distutils/command/
Dbdist_msi.py53 def cancel(self, title, next, name = "Cancel", active = 1): member in PyDialog
/third_party/nghttp2/src/
Dshrpx_dns_tracker.cc281 void DNSTracker::cancel(DNSQuery *dnsq) { in cancel() function in shrpx::DNSTracker
/third_party/mesa3d/.gitlab-ci/lava/
Dlava_job_submitter.py261 def cancel(self): member in LAVAJob
/third_party/vk-gl-cts/executor/
DxeCallQueue.cpp54 void CallQueue::cancel (void) in cancel() function in xe::CallQueue
/third_party/rust/crates/nix/test/sys/
Dtest_aio.rs140 fn cancel() { in cancel() function
327 fn cancel() { in cancel() function
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
Djsonrpc2.go54 cancel context.CancelFunc member

123