Home
last modified time | relevance | path

Searched refs:SAFE_DELETE (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/
H A Dlastexpress.cpp86 SAFE_DELETE(_cursor); in ~LastExpressEngine()
87 SAFE_DELETE(_font); in ~LastExpressEngine()
88 SAFE_DELETE(_logic); in ~LastExpressEngine()
89 SAFE_DELETE(_menu); in ~LastExpressEngine()
91 SAFE_DELETE(_resMan); in ~LastExpressEngine()
92 SAFE_DELETE(_sceneMan); in ~LastExpressEngine()
93 SAFE_DELETE(_soundMan); in ~LastExpressEngine()
94 SAFE_DELETE(_debugger); in ~LastExpressEngine()
97 SAFE_DELETE(_eventMouse); in ~LastExpressEngine()
98 SAFE_DELETE(_eventTick); in ~LastExpressEngine()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/
H A Dlastexpress.cpp75 SAFE_DELETE(_cursor); in ~LastExpressEngine()
76 SAFE_DELETE(_font); in ~LastExpressEngine()
77 SAFE_DELETE(_logic); in ~LastExpressEngine()
78 SAFE_DELETE(_menu); in ~LastExpressEngine()
79 SAFE_DELETE(_graphicsMan); in ~LastExpressEngine()
80 SAFE_DELETE(_resMan); in ~LastExpressEngine()
81 SAFE_DELETE(_sceneMan); in ~LastExpressEngine()
82 SAFE_DELETE(_soundMan); in ~LastExpressEngine()
86 SAFE_DELETE(_eventMouse); in ~LastExpressEngine()
87 SAFE_DELETE(_eventTick); in ~LastExpressEngine()
[all …]
/dports/games/brainparty/brainparty/
H A Dsetfinder.cpp129 SAFE_DELETE(sfcBackground); in ~BPMiniGame_SetFinder()
130 SAFE_DELETE(sfcSelectedHi); in ~BPMiniGame_SetFinder()
132 SAFE_DELETE(sfcCircleBlueEmpty); in ~BPMiniGame_SetFinder()
138 SAFE_DELETE(sfcCircleRedEmpty); in ~BPMiniGame_SetFinder()
139 SAFE_DELETE(sfcCircleRedFilled); in ~BPMiniGame_SetFinder()
140 SAFE_DELETE(sfcCircleRedStripy); in ~BPMiniGame_SetFinder()
142 SAFE_DELETE(sfcSquareBlueEmpty); in ~BPMiniGame_SetFinder()
148 SAFE_DELETE(sfcSquareRedEmpty); in ~BPMiniGame_SetFinder()
149 SAFE_DELETE(sfcSquareRedFilled); in ~BPMiniGame_SetFinder()
150 SAFE_DELETE(sfcSquareRedStripy); in ~BPMiniGame_SetFinder()
[all …]
H A Dmoonjump.cpp46 SAFE_DELETE(sfcBackground1); in ~BPMiniGame_MoonJump()
47 SAFE_DELETE(sfcBackground2); in ~BPMiniGame_MoonJump()
48 SAFE_DELETE(sfcBackground3); in ~BPMiniGame_MoonJump()
49 SAFE_DELETE(sfcBackground4); in ~BPMiniGame_MoonJump()
50 SAFE_DELETE(sfcBackground5); in ~BPMiniGame_MoonJump()
51 SAFE_DELETE(sfcBackground6); in ~BPMiniGame_MoonJump()
53 SAFE_DELETE(sfcSheepLeft); in ~BPMiniGame_MoonJump()
54 SAFE_DELETE(sfcSheepRight); in ~BPMiniGame_MoonJump()
H A Dcupsnballs.cpp64 SAFE_DELETE(sfcBackground); in ~BPMiniGame_CupsNBalls()
65 SAFE_DELETE(sfcBall); in ~BPMiniGame_CupsNBalls()
66 SAFE_DELETE(sfcPuff); in ~BPMiniGame_CupsNBalls()
67 SAFE_DELETE(sfcSlingshot); in ~BPMiniGame_CupsNBalls()
68 SAFE_DELETE(sfcGreenCup); in ~BPMiniGame_CupsNBalls()
69 SAFE_DELETE(sfcRedCup); in ~BPMiniGame_CupsNBalls()
71 SAFE_DELETE(sfcScore); in ~BPMiniGame_CupsNBalls()
72 SAFE_DELETE(sfcAmmo); in ~BPMiniGame_CupsNBalls()
261 SAFE_DELETE(GameHelp); in SetMarathon()
H A Droutefinder.cpp45 SAFE_DELETE(sfcBackground); in ~BPMiniGame_RouteFinder()
46 SAFE_DELETE(sfcSheep); in ~BPMiniGame_RouteFinder()
47 SAFE_DELETE(sfcRemember); in ~BPMiniGame_RouteFinder()
49 SAFE_DELETE(sfcMoveUp); in ~BPMiniGame_RouteFinder()
50 SAFE_DELETE(sfcMoveDown); in ~BPMiniGame_RouteFinder()
51 SAFE_DELETE(sfcMoveLeft); in ~BPMiniGame_RouteFinder()
52 SAFE_DELETE(sfcMoveRight); in ~BPMiniGame_RouteFinder()
H A Dunderthehat.cpp78 SAFE_DELETE(sfcBackground); in ~BPMiniGame_UnderTheHat()
79 SAFE_DELETE(sfcBackground2); in ~BPMiniGame_UnderTheHat()
80 SAFE_DELETE(sfcHat); in ~BPMiniGame_UnderTheHat()
81 SAFE_DELETE(sfcBadHat); in ~BPMiniGame_UnderTheHat()
82 SAFE_DELETE(sfcItem); in ~BPMiniGame_UnderTheHat()
87 SAFE_DELETE(ChosenHat); in ~BPMiniGame_UnderTheHat()
89 SAFE_DELETE(sfcCurrentLevel); in ~BPMiniGame_UnderTheHat()
H A Dballoonblaster.cpp69 SAFE_DELETE(sfcBackground); in ~BPMiniGame_BalloonBlaster()
70 SAFE_DELETE(sfcBalloonBlack); in ~BPMiniGame_BalloonBlaster()
71 SAFE_DELETE(sfcPuff); in ~BPMiniGame_BalloonBlaster()
81 SAFE_DELETE(balloon); in ~BPMiniGame_BalloonBlaster()
85 SAFE_DELETE(row); in ~BPMiniGame_BalloonBlaster()
89 SAFE_DELETE(Balloons); in ~BPMiniGame_BalloonBlaster()
91 SAFE_DELETE(sfcScoreStr); in ~BPMiniGame_BalloonBlaster()
92 SAFE_DELETE(sfcClock); in ~BPMiniGame_BalloonBlaster()
95 SAFE_DELETE(BalloonTypes); in ~BPMiniGame_BalloonBlaster()
279 SAFE_DELETE((*row)[j]); in Tick()
H A Drps.cpp51 SAFE_DELETE(sfcBackground); in ~BPMiniGame_RPS()
52 SAFE_DELETE(sfcLose); in ~BPMiniGame_RPS()
53 SAFE_DELETE(sfcRock); in ~BPMiniGame_RPS()
54 SAFE_DELETE(sfcPaper); in ~BPMiniGame_RPS()
55 SAFE_DELETE(sfcScissors); in ~BPMiniGame_RPS()
H A Dconnex.cpp84 SAFE_DELETE(shuffledletters); in BPMiniGame_Connex()
88 SAFE_DELETE(sfcBackground); in ~BPMiniGame_Connex()
89 SAFE_DELETE(sfcCard); in ~BPMiniGame_Connex()
92 SAFE_DELETE(Letters); in ~BPMiniGame_Connex()
95 SAFE_DELETE(Objects); in ~BPMiniGame_Connex()
H A Diqtest.cpp61 SAFE_DELETE(sfcBackground); in ~BPMiniGame_IQTest()
62 SAFE_DELETE(CurrentQuestion); in ~BPMiniGame_IQTest()
65 SAFE_DELETE(FourLeggedAnimals); in ~BPMiniGame_IQTest()
68 SAFE_DELETE(TwoLeggedAnimals); in ~BPMiniGame_IQTest()
70 SAFE_DELETE(sfcCurrentQuestion); in ~BPMiniGame_IQTest()
71 SAFE_DELETE(sfcScore); in ~BPMiniGame_IQTest()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/game/
H A Dstate.cpp42 SAFE_DELETE(_inventory); in ~State()
43 SAFE_DELETE(_objects); in ~State()
44 SAFE_DELETE(_savepoints); in ~State()
45 SAFE_DELETE(_state); in ~State()
46 SAFE_DELETE(_flags); in ~State()
53 SAFE_DELETE(_inventory); in reset()
54 SAFE_DELETE(_objects); in reset()
55 SAFE_DELETE(_savepoints); in reset()
56 SAFE_DELETE(_state); in reset()
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/game/
H A Dstate.cpp42 SAFE_DELETE(_inventory); in ~State()
43 SAFE_DELETE(_objects); in ~State()
44 SAFE_DELETE(_savepoints); in ~State()
45 SAFE_DELETE(_state); in ~State()
46 SAFE_DELETE(_flags); in ~State()
53 SAFE_DELETE(_inventory); in reset()
54 SAFE_DELETE(_objects); in reset()
55 SAFE_DELETE(_savepoints); in reset()
56 SAFE_DELETE(_state); in reset()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FUtils/
H A DFUObjectTest.cpp80 SAFE_DELETE(obj3);
100 SAFE_DELETE(obj1);
101 SAFE_DELETE(obj2);
102 SAFE_DELETE(up);
157 SAFE_DELETE(smartPointer1);
175 SAFE_DELETE(smartReference);
179 SAFE_DELETE(smartPointer1);
180 SAFE_DELETE(smartPointer2);
193 SAFE_DELETE(o);
211 SAFE_DELETE(o1);
[all …]
H A DFUtils.h98 #define SAFE_DELETE(ptr) if ((ptr) != NULL) { delete (ptr); (ptr) = NULL; } /**< This macro safely … macro
102 #define CLEAR_POINTER_VECTOR(a) { size_t l = (a).size(); for (size_t i = 0; i < l; ++i) SAFE_DELETE
104 …cont, a){ for (cont::iterator it = (a).begin(); it != (a).end(); ++it) SAFE_DELETE((*it).second); …
105 …cont, a){ for (cont::iterator it = (a).begin(); it != (a).end(); ++it) SAFE_DELETE((*it)); (a).cle…
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Util/
H A DConverters.h444 SAFE_DELETE(pActorElem); in WwdObjectToXml()
449 SAFE_DELETE(pActorElem); in WwdObjectToXml()
483 SAFE_DELETE(pActorElem); in WwdObjectToXml()
494 SAFE_DELETE(pActorElem); in WwdObjectToXml()
556 SAFE_DELETE(pActorElem); in WwdObjectToXml()
656 SAFE_DELETE(pActorElem); in WwdObjectToXml()
668 SAFE_DELETE(pActorElem); in WwdObjectToXml()
673 SAFE_DELETE(pActorElem); in WwdObjectToXml()
724 SAFE_DELETE(pActorElem); in WwdObjectToXml()
781 SAFE_DELETE(pActorElem); in WwdObjectToXml()
[all …]
/dports/multimedia/libcec/libcec-libcec-6.0.2/src/libcec/adapter/Pulse-Eight/
H A DUSBCECAdapterCommands.cpp79 SAFE_DELETE(message); in RequestSetting()
300 SAFE_DELETE(message); in SetSettingAutoEnabled()
332 SAFE_DELETE(message); in SetSettingDeviceType()
366 SAFE_DELETE(message); in SetSettingDefaultLogicalAddress()
401 SAFE_DELETE(message); in SetSettingLogicalAddressMask()
436 SAFE_DELETE(message); in SetSettingPhysicalAddress()
474 SAFE_DELETE(message); in SetSettingAutoPowerOn()
507 SAFE_DELETE(message); in SetSettingCECVersion()
538 SAFE_DELETE(message); in SetSettingOSDName()
567 SAFE_DELETE(message); in WriteEEPROM()
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/source/network/scripting/
H A DJSInterface_Network.cpp65 SAFE_DELETE(g_NetServer); in StartNetworkHost()
77 SAFE_DELETE(g_NetClient); in StartNetworkHost()
78 SAFE_DELETE(g_Game); in StartNetworkHost()
131 SAFE_DELETE(g_NetClient); in StartNetworkJoin()
132 SAFE_DELETE(g_Game); in StartNetworkJoin()
140 SAFE_DELETE(g_NetServer); in DisconnectNetworkGame()
141 SAFE_DELETE(g_NetClient); in DisconnectNetworkGame()
142 SAFE_DELETE(g_Game); in DisconnectNetworkGame()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/menu/
H A Dclock.cpp44 SAFE_DELETE(_frameMinutes); in ~Clock()
45 SAFE_DELETE(_frameHour); in ~Clock()
46 SAFE_DELETE(_frameSun); in ~Clock()
47 SAFE_DELETE(_frameDate); in ~Clock()
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/menu/
H A Dclock.cpp44 SAFE_DELETE(_frameMinutes); in ~Clock()
45 SAFE_DELETE(_frameHour); in ~Clock()
46 SAFE_DELETE(_frameSun); in ~Clock()
47 SAFE_DELETE(_frameDate); in ~Clock()
/dports/audio/mac/mac-3.99-u4-b5-s7/src/MACLib/
H A DNewPredictor.cpp50 SAFE_DELETE(m_pNNFilter) in ~CPredictorCompressNormal()
51 SAFE_DELETE(m_pNNFilter1) in ~CPredictorCompressNormal()
52 SAFE_DELETE(m_pNNFilter2) in ~CPredictorCompressNormal()
178 SAFE_DELETE(m_pNNFilter) in ~CPredictorDecompressNormal3930to3950()
179 SAFE_DELETE(m_pNNFilter1) in ~CPredictorDecompressNormal3930to3950()
301 SAFE_DELETE(m_pNNFilter) in ~CPredictorDecompress3950toCurrent()
302 SAFE_DELETE(m_pNNFilter1) in ~CPredictorDecompress3950toCurrent()
303 SAFE_DELETE(m_pNNFilter2) in ~CPredictorDecompress3950toCurrent()
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/MACLib/
H A DNewPredictor.cpp52 SAFE_DELETE(m_pNNFilter) in ~CPredictorCompressNormal()
53 SAFE_DELETE(m_pNNFilter1) in ~CPredictorCompressNormal()
54 SAFE_DELETE(m_pNNFilter2) in ~CPredictorCompressNormal()
180 SAFE_DELETE(m_pNNFilter) in ~CPredictorDecompressNormal3930to3950()
181 SAFE_DELETE(m_pNNFilter1) in ~CPredictorDecompressNormal3930to3950()
303 SAFE_DELETE(m_pNNFilter) in ~CPredictorDecompress3950toCurrent()
304 SAFE_DELETE(m_pNNFilter1) in ~CPredictorDecompress3950toCurrent()
305 SAFE_DELETE(m_pNNFilter2) in ~CPredictorDecompress3950toCurrent()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FUtils/
H A DFUtils.h98 #define SAFE_DELETE(ptr) if ((ptr) != NULL) { delete (ptr); (ptr) = NULL; } /**< This macro safely … macro
102 #define CLEAR_POINTER_VECTOR(a) { size_t l = (a).size(); for (size_t i = 0; i < l; ++i) SAFE_DELETE
104 …cont, a){ for (cont::iterator it = (a).begin(); it != (a).end(); ++it) SAFE_DELETE((*it).second); …
105 …cont, a){ for (cont::iterator it = (a).begin(); it != (a).end(); ++it) SAFE_DELETE((*it)); (a).cle…
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/data/
H A Danimation.cpp50 SAFE_DELETE(_overlay); in reset()
51 SAFE_DELETE(_background1); in reset()
52 SAFE_DELETE(_background2); in reset()
53 SAFE_DELETE(_audio); in reset()
60 SAFE_DELETE(_stream); in reset()
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/data/
H A Danimation.cpp50 SAFE_DELETE(_overlay); in reset()
51 SAFE_DELETE(_background1); in reset()
52 SAFE_DELETE(_background2); in reset()
53 SAFE_DELETE(_audio); in reset()
60 SAFE_DELETE(_stream); in reset()

12345678910>>...13