Home
last modified time | relevance | path

Searched defs:nextcell (Results 1 – 15 of 15) sorted by relevance

/dports/games/golly/golly-3.3-src/gollybase/
H A Dltlalgo.cpp360 int ltlalgo::nextcell(int x, int y, int& v) in nextcell() function in ltlalgo
461 unsigned char* nextcell = nextgrid + xyoffset; in update_next_grid() local
473 unsigned char* nextcell = nextgrid + xyoffset; in update_next_grid() local
482 unsigned char* nextcell = nextgrid + xyoffset; in update_next_grid() local
497 unsigned char* nextcell = nextgrid + xyoffset; in update_next_grid() local
H A Dqlifealgo.cpp857 int qlifealgo::nextcell(int x, int y, int &v) { in nextcell() function in qlifealgo
871 int qlifealgo::nextcell(int x, int y, supertile *n, int lev) { in nextcell() function in qlifealgo
H A Dghashbase.cpp992 int ghashbase::nextcell(int x, int y, int &v) { in nextcell() function in ghashbase
H A Dhlifealgo.cpp1116 int hlifealgo::nextcell(int x, int y, int &v) { in nextcell() function in hlifealgo
/dports/cad/electric/electric-7.00/src/include/
H A Dplanmos.h142 struct cellist *nextcell; /* Next cell on this list */ member
/dports/games/py-fife/fifengine-0.4.2/engine/core/model/structures/
H A Dcellcache.cpp1113 Cell* nextcell = getCell(next); in getAdjacentCost() local
1126 Cell* nextcell = getCell(next); in getAdjacentCost() local
1142 Cell* nextcell = getCell(cell); in getCellSpeedMultiplier() local
/dports/mail/crm114/crm114-20100106-BlameMichelson.src/
H A Dcrm114_structs.h215 long nextcell; member
/dports/lang/nawk/nawk-20121220_1/
H A Drun.c82 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM }; variable
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/contrib/one-true-awk/
H A Drun.c85 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM }; variable
/dports/devel/9base/9base-6/awk/
H A Drun.c79 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM }; variable
/dports/devel/cscout/cscout-bd7dfac/example/awk/
H A Drun.c79 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM }; variable
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/awk/
H A Drun.c80 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM }; variable
/dports/biology/bioawk/bioawk-1.0-7-gfd40150/
H A Drun.c82 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM }; variable
/dports/misc/rump/buildrump.sh-b914579/src/external/historical/nawk/dist/
H A Drun.c91 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM, NULL }; variable
/dports/sysutils/heirloom/heirloom-070715/nawk/
H A Drun.c71 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM }; variable