Home
last modified time | relevance | path

Searched refs:showchar (Results 1 – 25 of 45) sorted by relevance

12

/dports/games/omega/omega/
H A Dgen2.c81 Level->site[i][j].showchar = SPACE;
104 Level->site[i][j].locchar = Level->site[i][j].showchar = FLOOR;
108 Level->site[i][j].locchar = Level->site[i][j].showchar = HEDGE;
112 Level->site[i][j].locchar = Level->site[i][j].showchar = WATER;
116 Level->site[i][j].locchar = Level->site[i][j].showchar = RUBBLE;
138 Level->site[x][y].locchar = Level->site[x][y].showchar = FLOOR; in make_road()
H A Dhouse.c102 Level->site[i][j].showchar = WALL;
108 Level->site[i][j].showchar = WALL;
174 Level->site[i][j].showchar = ' ';
H A Dcity.c189 Level->site[i][j].showchar = WALL;
198 Level->site[i][j].showchar = WALL;
237 Level->site[i][j].showchar = WALL;
265 Level->site[i][j].showchar = WALL;
283 Level->site[i][j].showchar = WALL;
284 else Level->site[i][j].showchar = Level->site[i][j].locchar;
H A Dscr.c575 if (c != Level->site[x][y].showchar)
578 Level->site[x][y].showchar = c;
593 if (c != Level->site[x][y].showchar) {
595 Level->site[x][y].showchar = c;
609 Level->site[i][j].showchar = SPACE;
621 Level->site[i][j].showchar = SPACE;
1422 Level->site[x][y].showchar = c;
H A Dvillage.c141 Level->site[i][j].showchar = WALL;
142 else Level->site[i][j].showchar = Level->site[i][j].locchar;
H A Dcountry.c196 Level->site[i][j].showchar = WALL;
297 Level->site[i][j].showchar = WALL;
H A Dutil.c259 Level->site[*x1][*y1].showchar = pyx;
321 Level->site[*x1][*y1].showchar = pyx;
H A Denv.c58 Level->site[i][j].showchar = Level->site[i][j].locchar; in load_arena()
/dports/games/gnugo/gnugo-3.8/engine/
H A Dshowbord.c169 showchar(int i, int j, int empty, int xo) in showchar() function
284 showchar(i, j, is_hoshi_point(i, j) ? '+' : '.', xo); in showboard()
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_psutils1 …s fixwfwps fixwpps fixwwps includeres psbook psmerge psnup psresize psselect pstops getafm showchar
114 showchar)
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/kurtz/streesrc/
H A Daccess.c236 void (*showchar)(SYMBOL,void *),void *info) in showpathstree()
244 showchar(stree->text[branchinfo.headposition + i],info); in showpathstree()
H A Dstreefiledoc_c163 by applying the function \texttt{showchar} to it and the
168 void (*showchar)(SYMBOL,void *),void *info)
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-util.h105 unsigned char showchar PACKED, colour PACKED;
/dports/www/gitea/gitea-1.16.5/options/license/
H A Dpsutils19 showchar
/dports/devel/ptypes/ptypes-2.1.1/src/
H A Dptypes_test.cxx76 void showchar(char shouldbe, char is) in showchar() function
90 showchar('R', s[2]); in const_string_call()
117 showchar('I', s4[3]); in string_test1()
175 showchar('R', s4[2]); in string_test2()
/dports/print/psutils/psutils/
H A DLICENSE21 showchar
H A DREADME79 -rwxr-xr-x 1 angus 2685 Jun 19 1995 showchar.sh
98 showchar (sh) outputs PostScript to draw a character with metric info
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dshowalign.c402 char showchar; in showalign_Convert() local
405 showchar = ajStrGetCharFirst(show); /* first char of 'show' */ in showalign_Convert()
419 switch(showchar) in showalign_Convert()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/mips/
H A Dlsi33k-stub.c542 showchar(c);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/mips/
H A Dlsi33k-stub.c542 showchar(c);
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dlookup-help.cc55 typedef vector<string> (*keys_by_glyph)(char32_t showchar);
314 static vector<string> _get_monster_keys(char32_t showchar) in _get_monster_keys() argument
331 if ((char32_t)me->basechar != showchar) in _get_monster_keys()
/dports/print/texlive-base/texlive-20150521-source/texk/psutils/
H A DChangeLog82 * Makefile.am: Install getafm and showchar as linked scripts.
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dunixinst.mak80 showchar.ps showpage.ps stcinfo.ps stcolor.ps stocht.ps \
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dunixinst.mak80 showchar.ps showpage.ps stcinfo.ps stcolor.ps stocht.ps \
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dunixinst.mak78 showchar.ps showpage.ps stcinfo.ps stcolor.ps stocht.ps \

12