Home
last modified time | relevance | path

Searched defs:IsDead (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/dports/textproc/htdig/htdig-3.2.0b6/htdig/
H A DServer.h56 int IsDead() {return _bad_server;} in IsDead() function
57 void IsDead(int flag) {_bad_server = flag;} in IsDead() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/Interp/
H A DBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/Interp/
H A DBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/Interp/
H A DInterpBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block()
103 bool IsDead = false; variable
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Graphs/
H A DVFState.pas52 function IsDead: Bool; in IsDead() function
382 function TState.IsDead: Bool; in TState.IsDead() function
/dports/net/flower/flower-0.10/flower/switchboard/
H A Degress_listener.cc49 bool EgressListener::IsDead() { in IsDead() function in EgressListener
H A Dserver_listener.cc55 bool ServerListener::IsDead() { in IsDead() function in ServerListener
/dports/games/openttd/openttd-12.1/src/script/
H A Dscript_instance.hpp126 inline bool IsDead() const { return this->is_dead; } in IsDead() function in ScriptInstance
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/automuteus/utils/pkg/game/
H A Dplayer.go20 IsDead bool `json:"IsDead"` member
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/ToolsPlus/
H A DPipedProcessCtrl.h47 bool IsDead() {return m_dead;} in IsDead() function
/dports/games/blokish/blokish/src/
H A Dgame.cpp199 bool BlokishGame::IsDead(BlokishID player, bool quickly) in IsDead() function in BlokishGame
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcDemeCellEvent.h54 bool IsDead() const { return m_dead; } in IsDead() function
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dconnection.go55 func (c *conn) IsDead() bool { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dconnection.go55 func (c *conn) IsDead() bool { func
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Process/
H A DProcess.h44 bool IsDead() const { return _state == SUCCEEDED || _state == FAILED || _state == ABORTED; } in IsDead() function

12345678910>>...15