/third_party/node/test/parallel/ |
H A D | test-whatwg-webstreams-transfer.js | 482 cancel: common.mustCall(), global() property 499 cancel: common.mustCall((error) => { global() property
|
/third_party/python/Lib/ |
H A D | sched.py | 87 def cancel(self, event): member in scheduler
|
/third_party/nghttp2/src/ |
H A D | shrpx_dns_tracker.cc | 284 void DNSTracker::cancel(DNSQuery *dnsq) { in cancel() function in shrpx::DNSTracker
|
/third_party/python/Lib/tkinter/ |
H A D | dnd.py | 182 def cancel(self, event=None): member in DndHandler
|
H A D | simpledialog.py | 200 def cancel(sel member in Dialog [all...] |
/third_party/vk-gl-cts/executor/ |
H A D | xeCallQueue.cpp | 54 void CallQueue::cancel (void) in cancel() function in xe::CallQueue
|
H A D | xeBatchExecutor.cpp | 227 void BatchExecutor::cancel (void) in cancel() function in xe::BatchExecutor
|
/third_party/rust/crates/nix/test/sys/ |
H A D | test_aio.rs | 140 fn cancel() { in cancel() functions 327 fn cancel() { in cancel() functions
|
/third_party/backends/backend/ |
H A D | canon-scsi.c | 634 cancel (int fd) in cancel() function
|
H A D | plustek-pp_ptdrv.c | 638 int cancel; in ptdrvIoctl() local
|
/third_party/backends/backend/pixma/ |
H A D | pixma_common.h | 116 int cancel; /* NOTE: It can be set in a signal handler. */ member
|
/third_party/backends/japi/ |
H A D | Sane.java | 140 public native void cancel(int handle); in cancel() method in Sane
|
/third_party/mesa3d/.gitlab-ci/lava/ |
H A D | lava_job_submitter.py | 261 def cancel(self): member in LAVAJob
|
/third_party/libwebsockets/lib/system/async-dns/ |
H A D | async-dns.c | 568 cancel(struct lws_dll2 *d, void *user) in cancel() function
|
/third_party/python/Lib/asyncio/ |
H A D | futures.py | 146 def cancel(self, msg=None): member in Future
|
/third_party/python/Lib/idlelib/ |
H A D | query.py | 153 def cancel(self, event=None): # Do not replace. member in Query
|
H A D | config_key.py | 343 def cancel(self, event=None): member in GetKeysWindow
|
/third_party/python/Lib/concurrent/futures/ |
H A D | _base.py | 364 def cancel(self): member in Future
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deBlockBuffer.hpp | 165 void BlockBuffer<T>::cancel (void) in cancel() function in de::BlockBuffer
|
/third_party/python/Tools/demo/ |
H A D | sortvisu.py | 76 def cancel(self): member in Array
|
/third_party/python/Lib/multiprocessing/ |
H A D | util.py | 229 def cancel(self): member in Finalize
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_query.py | 31 cancel = query.Query.cancel variable in QueryTest.Dummy_Query
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | test_runners.py | 219 def cancel(self, *args, **kwargs): member in RunTests.test_asyncio_run_without_uncancel.Task
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | RoundTripLatencyActivity.java | 148 public void cancel() { in cancel() method in RoundTripLatencyActivity.LatencyAverager
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | usbdev.h | 300 int (*cancel)(struct usbdev_ep_s *ep, struct usbdev_req_s *req); member
|