Home
last modified time | relevance | path

Searched defs:Resurrect (Results 1 – 19 of 19) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/memory/
H A Dsingleton.h129 static void Resurrect() { subtle::NoBarrier_Store(&dead_, 0); } in Resurrect() function
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/memory/
H A Dsingleton.h129 static void Resurrect() { subtle::NoBarrier_Store(&dead_, 0); } in Resurrect() function
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/
H A DHealth.cs126 public void Resurrect(Actor self, Actor repairer) in Resurrect() method in OpenRA.Mods.Common.Traits.Health
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/spell/
H A Dspell.cpp443 u32 Spell::Resurrect( void ) const in Resurrect() function in Spell
/dports/editors/lazarus/lazarus/components/sparta/toolsapi/source/
H A Ddesigneditors.pas102 procedure Resurrect; procedure
411 procedure TIDesignerProxy.Resurrect; procedure
H A Ddesignintf.pas136 procedure Resurrect; procedure
/dports/editors/lazarus-qt5/lazarus/components/sparta/toolsapi/source/
H A Ddesigneditors.pas102 procedure Resurrect; procedure
411 procedure TIDesignerProxy.Resurrect; procedure
H A Ddesignintf.pas136 procedure Resurrect; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/toolsapi/source/
H A Ddesigneditors.pas109 procedure Resurrect; procedure
418 procedure TIDesignerProxy.Resurrect; procedure
H A Ddesignintf.pas138 procedure Resurrect; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/toolsapi/source/
H A Ddesigneditors.pas109 procedure Resurrect; procedure
418 procedure TIDesignerProxy.Resurrect; procedure
H A Ddesignintf.pas138 procedure Resurrect; procedure
/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Deffects.cpp446 SPECIALSPELL(Resurrect) { in SPECIALSPELL() argument
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_troop.cpp704 u32 Battle::Unit::Resurrect( u32 points, bool allow_overflow, bool skip_dead ) in Resurrect() function in Battle::Unit
/dports/games/ivan/ivan-059/Main/Source/
H A Dlsquare.cpp1649 truth lsquare::Resurrect(const beamdata& Beam) in Resurrect() function in lsquare
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dserializer-for-background-compilation.cc828 void Resurrect() { in Resurrect() function in v8::internal::compiler::SerializerForBackgroundCompilation::Environment
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dserializer-for-background-compilation.cc855 void Resurrect() { in Resurrect() function in v8::internal::compiler::SerializerForBackgroundCompilation::Environment
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/FXOpcodes/
H A DFXOpcodes.cpp948 static void Resurrect(Scriptable *Owner, Actor *target, Effect *fx, Point &p) in Resurrect() function
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.cpp5434 void Actor::Resurrect(const Point &destPoint) in Resurrect() function in GemRB::Actor