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:dead
(Results
1 - 25
of
180
) sorted by relevance
1
2
3
4
5
6
7
8
/third_party/elfutils/libdwfl/
H
A
D
dwfl_end.c
55
Dwfl_Module *
dead
= next;
in dwfl_end()
local
/third_party/ltp/tools/sparse/sparse-src/validation/
H
A
D
kill-store.c
3
void
dead
(int *p, int i) { int v = i++; if (i && 0) p[v] = 0; }
in dead()
function
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
sdhci-spear.c
124
int
dead
= 0;
in sdhci_remove()
local
H
A
D
sdhci-pltfm.c
198
int
dead
= (readl(host->ioaddr + SDHCI_INT_STATUS) == 0xffffffff);
in sdhci_pltfm_unregister()
local
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
sdhci-spear.c
124
int
dead
= 0;
in sdhci_remove()
local
H
A
D
sdhci-pltfm.c
193
int
dead
= (readl(host->ioaddr + SDHCI_INT_STATUS) == 0xffffffff);
in sdhci_pltfm_remove()
local
/third_party/node/deps/v8/src/compiler/
H
A
D
dead-code-elimination.h
75
Node*
dead
() const { return dead_; }
in dead()
function in v8::internal::compiler::final
H
A
D
common-operator-reducer.h
60
Node*
dead
() const { return dead_; }
in dead()
function in v8::internal::compiler::final
H
A
D
loop-peeling.cc
135
Node*
dead
= graph_->NewNode(common_->Dead());
in Peel()
local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H
A
D
combined_pass_visitor_test.cpp
55
auto
dead
= circuit.DeadGate();
in HWTEST_F_L0()
local
H
A
D
dead_code_elimination_test.cpp
47
auto
dead
= circuit.DeadGate();
in HWTEST_F_L0()
local
79
auto
dead
= circuit.DeadGate();
in HWTEST_F_L0()
local
111
auto
dead
= circuit.DeadGate();
in HWTEST_F_L0()
local
/arkcompiler/ets_runtime/ecmascript/compiler/
H
A
D
value_numbering.cpp
39
size_t
dead
= entriesLength_;
in VisitGate()
local
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
H
A
D
if_ninet.h
57
int
dead
;
member
/kernel/linux/linux-6.6/fs/netfs/
H
A
D
objects.c
92
bool
dead
;
in netfs_put_request()
local
153
bool
dead
;
in netfs_put_subrequest()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
ref_tracker.h
17
bool
dead
;
member
/kernel/linux/linux-6.6/net/rxrpc/
H
A
D
txbuf.c
88
bool
dead
;
in rxrpc_put_txbuf()
local
/kernel/linux/linux-6.6/kernel/
H
A
D
vhost_task.c
26
bool
dead
= false;
in vhost_task_fn()
local
/third_party/pulseaudio/src/pulsecore/
H
A
D
core-subscribe.c
42
bool
dead
;
member
H
A
D
hook-list.h
46
bool
dead
;
member
/kernel/linux/linux-5.10/arch/um/os-Linux/
H
A
D
umid.c
139
int
dead
, fd, p, n, err;
in is_umdir_used()
local
/kernel/linux/linux-5.10/drivers/input/mouse/
H
A
D
psmouse-smbus.c
22
bool
dead
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H
A
D
neigh.c
136
u8 nud_state,
dead
;
in mlx5e_rep_neigh_update()
local
/kernel/linux/linux-5.10/net/rxrpc/
H
A
D
local_object.c
334
bool
dead
;
in rxrpc_put_local()
local
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
thread.h
45
bool
dead
; /* if set thread has exited */
member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H
A
D
nouveau_fence.h
48
int notify_ref,
dead
;
member
Completed in 9 milliseconds
1
2
3
4
5
6
7
8