Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:cancel
(Results
26 - 50
of
123
) sorted by relevance
1
2
3
4
5
/foundation/multimodalinput/input/service/fingerprint_event_processor/src/
H
A
D
fingerprint_event_processor.cpp
144
void FingerprintEventProcessor::ChangeScreenMissTouchFlag(bool screen, bool
cancel
)
in ChangeScreenMissTouchFlag()
argument
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H
A
D
preferences_ndk_test.cpp
669
const char *
cancel
[] = {"ndktest_bool_key_1"};
in HWTEST_F()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
firmware.h
74
void (*
cancel
)(struct fw_upload *fw_upload);
member
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H
A
D
sysfs_upload.c
96
bool
cancel
;
in cancel_store()
local
110
DEVICE_ATTR_WO(
cancel
);
variable
/kernel/linux/linux-6.6/block/
H
A
D
disk-events.c
77
bool
cancel
;
in disk_block_events()
local
/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
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H
A
D
fwio.c
298
struct p54_txcancel *
cancel
;
in p54_tx_cancel()
local
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H
A
D
fwio.c
296
struct p54_txcancel *
cancel
;
in p54_tx_cancel()
local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/
H
A
D
animator_event_test.cpp
492
static ArkUI_NodeHandle
cancel
= nodeAPI->createNode(ARKUI_NODE_BUTTON);
in testAnimatorRegisterOnCancel_005()
local
/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/vk-gl-cts/executor/
H
A
D
xeBatchExecutor.cpp
227
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
D
RoundTripLatencyActivity.java
148
public void
cancel
() {
in cancel()
method in RoundTripLatencyActivity.LatencyAverager
Completed in 20 milliseconds
1
2
3
4
5