Home
last modified time | relevance | path

Searched defs:dead (Results 1 - 25 of 180) sorted by relevance

12345678

/third_party/elfutils/libdwfl/
H A Ddwfl_end.c55 Dwfl_Module *dead = next; in dwfl_end() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dkill-store.c3 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 Dsdhci-spear.c124 int dead = 0; in sdhci_remove() local
H A Dsdhci-pltfm.c198 int dead = (readl(host->ioaddr + SDHCI_INT_STATUS) == 0xffffffff); in sdhci_pltfm_unregister() local
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-spear.c124 int dead = 0; in sdhci_remove() local
H A Dsdhci-pltfm.c193 int dead = (readl(host->ioaddr + SDHCI_INT_STATUS) == 0xffffffff); in sdhci_pltfm_remove() local
/third_party/node/deps/v8/src/compiler/
H A Ddead-code-elimination.h75 Node* dead() const { return dead_; } in dead() function in v8::internal::compiler::final
H A Dcommon-operator-reducer.h60 Node* dead() const { return dead_; } in dead() function in v8::internal::compiler::final
H A Dloop-peeling.cc135 Node* dead = graph_->NewNode(common_->Dead()); in Peel() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dcombined_pass_visitor_test.cpp55 auto dead = circuit.DeadGate(); in HWTEST_F_L0() local
H A Ddead_code_elimination_test.cpp47 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 Dvalue_numbering.cpp39 size_t dead = entriesLength_; in VisitGate() local
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
H A Dif_ninet.h57 int dead; member
/kernel/linux/linux-6.6/fs/netfs/
H A Dobjects.c92 bool dead; in netfs_put_request() local
153 bool dead; in netfs_put_subrequest() local
/kernel/linux/linux-6.6/include/linux/
H A Dref_tracker.h17 bool dead; member
/kernel/linux/linux-6.6/net/rxrpc/
H A Dtxbuf.c88 bool dead; in rxrpc_put_txbuf() local
/kernel/linux/linux-6.6/kernel/
H A Dvhost_task.c26 bool dead = false; in vhost_task_fn() local
/third_party/pulseaudio/src/pulsecore/
H A Dcore-subscribe.c42 bool dead; member
H A Dhook-list.h46 bool dead; member
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dumid.c139 int dead, fd, p, n, err; in is_umdir_used() local
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dpsmouse-smbus.c22 bool dead; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c136 u8 nud_state, dead; in mlx5e_rep_neigh_update() local
/kernel/linux/linux-5.10/net/rxrpc/
H A Dlocal_object.c334 bool dead; in rxrpc_put_local() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h45 bool dead; /* if set thread has exited */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h48 int notify_ref, dead; member

Completed in 9 milliseconds

12345678