Home
last modified time | relevance | path

Searched refs:Lines (Results 1 – 25 of 30) sorted by relevance

12

/dragonfly/games/phantasia/
H A Dfight.c66 Lines = 9; in encounter()
100 Lines = 8; in encounter()
128 more(Lines); in encounter()
129 move(Lines = 8, 0); in encounter()
135 more(Lines); in encounter()
151 more(Lines); in encounter()
159 more(Lines); in encounter()
165 more(Lines + 1); in encounter()
260 Lines = 9; in playerhits()
400 mvaddstr(Lines++, 0, in monsthits()
[all …]
H A Dinterplayer.c101 Lines = 8; in battleplayer()
215 mvprintw(Lines++, 0, "%s ran away!", Enemyname); in battleplayer()
245 if (Lines > LINES - 2) { in battleplayer()
246 more(Lines); in battleplayer()
247 move(Lines = 8, 0); in battleplayer()
291 more(Lines); /* pause */ in battleplayer()
327 move(Lines = 8, 0); in myturn()
344 mvaddstr(Lines++, 0, "You got away!"); in myturn()
362 mvaddstr(Lines++, 0, "You already tried that!"); in myturn()
364 mvaddstr(Lines++, 0, "Not this time . . ."); in myturn()
[all …]
H A Dphantglobs.c25 int Lines; /* line on screen counter for fight routines */ variable
H A Dphantglobs.h23 extern int Lines; /* line on screen counter for fight routines */
H A Dmain.c700 Lines = 10; in titlelist()
711 mvaddstr(Lines++, 40 - strlen(Databuf) / 2, Databuf); in titlelist()
/dragonfly/usr.bin/tset/
H A Dtset.c55 int Lines, Columns; /* window size */ variable
150 Lines = tgetnum("li"); in main()
156 Lines > 0 && Columns > 0) { in main()
157 win.ws_row = Lines; in main()
H A Dextern.h37 extern int Columns, isreset, Lines;
H A Dset.c304 tg_out = tgoto(set_pos, c, Lines - 1); in set_tabs()
/dragonfly/lib/libc/net/
H A Dnsparser.y74 | Lines
77 Lines
79 | Lines Entry
/dragonfly/contrib/diffutils/doc/
H A Ddiffutils.info59 * Incomplete Lines:: Lines that lack trailing newlines.
301 File: diffutils.info, Node: Blank Lines, Next: Specified Lines, Prev: White Space, Up: Comparis…
327 File: diffutils.info, Node: Specified Lines, Next: Case Folding, Prev: Blank Lines, Up: Compari…
1641 3 Incomplete Lines
3511 Lines::.
3593 *Note Specified Lines::.
4189 Lines::.
4216 *Note Specified Lines::.
5205 Node: Blank Lines13620
5206 Node: Specified Lines14609
[all …]
/dragonfly/games/hunt/
H A DREADME.protocol26 Lines starting with "C:" and "S:" will indicate messages sent from the
96 This text consists of the game statistics. Lines in the
/dragonfly/share/zoneinfo/
H A Diso3166.tab8 # separated by a single tab. Lines beginning with '#' are comments.
/dragonfly/share/examples/netgraph/
H A Dngctl11 # Lines that begin with ``$'' (shell prompt) or ``+'' (ngctl prompt)
/dragonfly/contrib/cvs-1.12/contrib/
H A Dcvs_acls.in365 Lines beginning with "allow" or "deny" are assumed to be '|'-separated
/dragonfly/contrib/file/magic/Magdir/
H A Dvirtual218 # Lines written by Friedrich Schwittay (f.schwittay@yousable.de)
H A Dgames228 >>&0 string 9] (Lines of Action)
/dragonfly/contrib/gdb-7/readline/doc/
H A Dhsuser.texi182 Lines prefixed with a @samp{*} have been modified.
H A Drluser.texi371 Lines beginning with a @samp{#} are comments.
372 Lines beginning with a @samp{$} indicate conditional
881 # Lines beginning with '#' are comments.
/dragonfly/share/examples/ppp/
H A Dppp.conf.sample19 # Lines beginning with "!include" will ``include'' another file. You
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME293 format: CONFIG_<option>=y. Lines starting with # are considered
/dragonfly/contrib/binutils-2.27/gprof/
H A Dgprof.texi1178 @subsection Lines for a Function's Callers
1236 @subsection Lines for a Function's Subroutines
H A Dgprof.info971 5.2.2 Lines for a Function's Callers
1025 5.2.3 Lines for a Function's Subroutines
/dragonfly/contrib/ncurses/include/
H A DCaps856 # under the frozen data. Lines scrolled off the screen are inserted into
/dragonfly/contrib/flex/src/
H A Dflex.skl34 %# Lines in this skeleton starting with a "%" character are "control lines"
/dragonfly/contrib/bmake/
H A Dbmake.cat1264 Lines may be continued from one line to the next by ending them with a

12