Home
last modified time | relevance | path

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

/dports/games/golly/golly-3.3-src/gollybase/
H A Druleloaderalgo.cpp203 state ruleloaderalgo::slowcalc(state nw, state n, state ne, state w, state c, in slowcalc() function in ruleloaderalgo
H A Druletreealgo.cpp254 state ruletreealgo::slowcalc(state nw, state n, state ne, state w, state c, state e, in slowcalc() function in ruletreealgo
H A Dgenerationsalgo.cpp25 state generationsalgo::slowcalc(state nw, state n, state ne, state w, state c, in slowcalc() function in generationsalgo
H A Djvnalgo.cpp198 state jvnalgo::slowcalc(state, state n, state, state w, state c, state e, in slowcalc() function in jvnalgo
H A Druletable_algo.cpp693 state ruletable_algo::slowcalc(state nw, state n, state ne, state w, state c, state e, in slowcalc() function in ruletable_algo
/dports/games/golly/golly-3.3-src/Rules/TableGenerators/
H A Dmake-ruletable.cpp84 state slowcalc(state nw,state n,state ne,state w,state c,state e,state sw,state s,state se) in slowcalc() function