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:cancelled
(Results
1 - 25
of
54
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/arch/x86/xen/
H
A
D
suspend.c
31
void xen_arch_post_suspend(int
cancelled
)
in xen_arch_post_suspend()
argument
/kernel/linux/linux-6.6/arch/x86/xen/
H
A
D
suspend.c
31
void xen_arch_post_suspend(int
cancelled
)
in xen_arch_post_suspend()
argument
/kernel/linux/linux-5.10/include/net/9p/
H
A
D
transport.h
47
int (*
cancelled
)(struct p9_client *, struct p9_req_t *req);
member
/third_party/node/deps/v8/src/tasks/
H
A
D
operations-barrier.h
100
bool
cancelled
() const { return cancelled_; }
in cancelled()
function in v8::internal::OperationsBarrier
/kernel/linux/linux-5.10/drivers/net/ipa/
H
A
D
gsi_trans.h
53
bool
cancelled
; /* true if transaction was
cancelled
*/
member
H
A
D
gsi_trans.c
669
bool
cancelled
;
in gsi_channel_trans_cancel_pending()
local
/kernel/linux/linux-6.6/include/net/9p/
H
A
D
transport.h
53
int (*
cancelled
)(struct p9_client *client, struct p9_req_t *req);
member
/kernel/linux/linux-6.6/drivers/net/ipa/
H
A
D
gsi_trans.h
55
bool
cancelled
; /* true if transaction was
cancelled
*/
member
/kernel/linux/linux-5.10/fs/xfs/scrub/
H
A
D
parent.c
38
bool
cancelled
;
member
/kernel/linux/linux-5.10/fs/fscache/
H
A
D
operation.c
454
void fscache_op_complete(struct fscache_operation *op, bool
cancelled
)
in fscache_op_complete()
argument
/third_party/backends/backend/
H
A
D
canon_pp.h
100
SANE_Bool
cancelled
;
member
H
A
D
sm3840.h
93
SANE_Bool
cancelled
;
member
H
A
D
as6e.h
98
SANE_Bool
cancelled
;
member
H
A
D
ma1509.h
153
SANE_Bool
cancelled
;
member
H
A
D
hp-handle.c
81
sig_atomic_t
cancelled
;
member
[all...]
/kernel/linux/linux-5.10/drivers/xen/
H
A
D
manage.c
44
int
cancelled
;
member
[all...]
/kernel/linux/linux-6.6/drivers/xen/
H
A
D
manage.c
44
int
cancelled
;
member
[all...]
/third_party/node/deps/uv/src/
H
A
D
threadpool.c
275
int
cancelled
;
in uv__work_cancel()
local
/third_party/python/Lib/asyncio/
H
A
D
futures.py
175
def
cancelled
(self):
member in Future
[all...]
/third_party/python/Lib/concurrent/futures/
H
A
D
_base.py
383
def
cancelled
(self):
global()
member in Future
[all...]
/kernel/linux/linux-5.10/drivers/misc/ibmasm/
H
A
D
ibmasm.h
121
int
cancelled
;
member
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
smb2misc.c
749
struct close_cancelled_open *
cancelled
= container_of(work,
in smb2_cancelled_close_fid()
local
781
struct close_cancelled_open *
cancelled
;
in __smb2_handle_cancelled_cmd()
local
[all...]
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
H
A
D
ibmasm.h
121
int
cancelled
;
member
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
smb2misc.c
750
struct close_cancelled_open *
cancelled
= container_of(work,
in smb2_cancelled_close_fid()
local
782
struct close_cancelled_open *
cancelled
;
in __smb2_handle_cancelled_cmd()
local
[all...]
/third_party/python/Lib/test/test_asyncio/
H
A
D
test_runners.py
238
def
cancelled
(self, *args, **kwargs):
member in RunTests.test_asyncio_run_without_uncancel.Task
Completed in 34 milliseconds
1
2
3