Home
last modified time | relevance | path

Searched defs:cancel (Results 26 - 50 of 123) sorted by relevance

12345

/foundation/multimodalinput/input/service/fingerprint_event_processor/src/
H A Dfingerprint_event_processor.cpp144 void FingerprintEventProcessor::ChangeScreenMissTouchFlag(bool screen, bool cancel) in ChangeScreenMissTouchFlag() argument
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp669 const char *cancel[] = {"ndktest_bool_key_1"}; in HWTEST_F() local
/kernel/linux/linux-6.6/include/linux/
H A Dfirmware.h74 void (*cancel)(struct fw_upload *fw_upload); member
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dsysfs_upload.c96 bool cancel; in cancel_store() local
110 DEVICE_ATTR_WO(cancel); variable
/kernel/linux/linux-6.6/block/
H A Ddisk-events.c77 bool cancel; in disk_block_events() local
/third_party/backends/backend/
H A Dcanon-scsi.c634 cancel (int fd) in cancel() function
H A Dplustek-pp_ptdrv.c638 int cancel; in ptdrvIoctl() local
/third_party/backends/backend/pixma/
H A Dpixma_common.h116 int cancel; /* NOTE: It can be set in a signal handler. */ member
/third_party/backends/japi/
H A DSane.java140 public native void cancel(int handle); in cancel() method in Sane
/third_party/mesa3d/.gitlab-ci/lava/
H A Dlava_job_submitter.py261 def cancel(self): member in LAVAJob
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c568 cancel(struct lws_dll2 *d, void *user) in cancel() function
/third_party/python/Lib/asyncio/
H A Dfutures.py146 def cancel(self, msg=None): member in Future
/third_party/python/Lib/idlelib/
H A Dquery.py153 def cancel(self, event=None): # Do not replace. member in Query
H A Dconfig_key.py343 def cancel(self, event=None): member in GetKeysWindow
/third_party/python/Lib/concurrent/futures/
H A D_base.py364 def cancel(self): member in Future
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeBlockBuffer.hpp165 void BlockBuffer<T>::cancel (void) in cancel() function in de::BlockBuffer
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Dfwio.c298 struct p54_txcancel *cancel; in p54_tx_cancel() local
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H A Dfwio.c296 struct p54_txcancel *cancel; in p54_tx_cancel() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/
H A Danimator_event_test.cpp492 static ArkUI_NodeHandle cancel = nodeAPI->createNode(ARKUI_NODE_BUTTON); in testAnimatorRegisterOnCancel_005() local
/third_party/python/Tools/demo/
H A Dsortvisu.py76 def cancel(self): member in Array
/third_party/python/Lib/multiprocessing/
H A Dutil.py229 def cancel(self): member in Finalize
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_query.py31 cancel = query.Query.cancel variable in QueryTest.Dummy_Query
/third_party/python/Lib/test/test_asyncio/
H A Dtest_runners.py219 def cancel(self, *args, **kwargs): member in RunTests.test_asyncio_run_without_uncancel.Task
/third_party/vk-gl-cts/executor/
H A DxeBatchExecutor.cpp227 void BatchExecutor::cancel (void) in cancel() function in xe::BatchExecutor
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DRoundTripLatencyActivity.java148 public void cancel() { in cancel() method in RoundTripLatencyActivity.LatencyAverager

Completed in 24 milliseconds

12345