Home
last modified time | relevance | path

Searched defs:AlgorithmBase (Results 1 – 6 of 6) sorted by relevance

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Denemyai.h30 class AlgorithmBase; variable
H A Dautobattle.h30 class AlgorithmBase; variable
H A Dscene_battle.h43 class AlgorithmBase; variable
47 class AlgorithmBase; variable
H A Dgame_battlealgorithm.cpp57 Game_BattleAlgorithm::AlgorithmBase::AlgorithmBase(Type ty, Game_Battler* source, Game_Battler* tar… in AlgorithmBase() function in Game_BattleAlgorithm::AlgorithmBase
60 Game_BattleAlgorithm::AlgorithmBase::AlgorithmBase(Type ty, Game_Battler* source, std::vector<Game_… in AlgorithmBase() function in Game_BattleAlgorithm::AlgorithmBase
76 Game_BattleAlgorithm::AlgorithmBase::AlgorithmBase(Type ty, Game_Battler* source, Game_Party_Base* … in AlgorithmBase() function in Game_BattleAlgorithm::AlgorithmBase
H A Dgame_battler.h41 class AlgorithmBase; variable
/dports/graphics/gimp-app/gimp-2.10.30/app/paint/
H A Dgimppaintcore-loops.cc235 struct AlgorithmBase struct
253 AlgorithmBase (const GimpPaintCoreLoopsParams *params) in AlgorithmBase() function
270 struct State
289 init (const GimpPaintCoreLoopsParams *params, in init()
309 init_step (const GimpPaintCoreLoopsParams *params, in init_step()
329 process_row (const GimpPaintCoreLoopsParams *params, in process_row()
352 finalize_step (const GimpPaintCoreLoopsParams *params, in finalize_step()
369 finalize (const GimpPaintCoreLoopsParams *params, in finalize()