Home
last modified time | relevance | path

Searched refs:swapblock (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/teapot/teapot-2.3.0/
H A Dsheet.c109 static void swapblock(Sheet *sheet1, int x1, int y1, int z1, Sheet *sheet2, int x2, int y2, int z2,… in swapblock() function
1958swapblock(sheet,dir==IN_X ? x : x1,dir==IN_Y ? y : y1,dir==IN_Z ? z : z1,sheet,dir==IN_X ? x+incx … in sortblock()
1983 swapblock(sheet,x1+x,y1,z1,sheet,x2-x,y1,z1, 1,y2-y1+1,z2-z1+1); in mirrorblock()
1993 swapblock(sheet,x1,y1+y,z1,sheet,x1,y2-y,z1, x2-x1+1,1,z2-z1+1); in mirrorblock()
2003 swapblock(sheet,x1,y1,z1+z,sheet,x1,y1,z2-z, x2-x1+1,y2-y1+1,1); in mirrorblock()
/dports/games/xinfocom/xinfocom/doc/
H A Dchanges.doc203 Optimise the code which allocates the next swapblock.
226 1.8c Separate page record and data in swapblock code in delta pager.
/dports/audio/libaudiofile/audiofile-0.3.6/
H A DChangeLog1776 libaudiofile/swapblock.c, libaudiofile/swapblock.h,
1791 * libaudiofile/swapblock.c:
1810 libaudiofile/swapblock.c, libaudiofile/util.c,
1839 libaudiofile/byteorder.c libaudiofile/swapblock.c
1857 libaudiofile/swapblock.c, libaudiofile/util.c, libaudiofile/wave.c,