Home
last modified time | relevance | path

Searched refs:Score (Results 1 – 25 of 47) sorted by relevance

12

/netbsd/src/games/mille/
Dsave.c119 mvwaddstr(Score, ERR_Y, ERR_X, buf); in save()
120 wrefresh(Score); in save()
135 wprintw(Score, " [%s]", buf); in save()
137 wclrtoeol(Score); in save()
138 wrefresh(Score); in save()
Dmille.c84 Score = newwin(SCORE_Y, SCORE_X, 0, 40); in main()
88 idlok(Score, TRUE); in main()
91 leaveok(Score, TRUE); in main()
121 mvwaddstr(Score, ERR_Y, ERR_X, Initstr); in main()
Dmisc.c64 wmove(Score, ERR_Y, ERR_X); in error()
65 vwprintw(Score, str, ap); in error()
66 wclrtoeol(Score); in error()
Dmove.c397 mvwaddstr(Score, 12, 21, in getmove()
400 mvwaddstr(Score, 12, 21, in getmove()
402 wclrtoeol(Score); in getmove()
413 wrefresh(Score); in getmove()
431 wrefresh(Score); in getmove()
Dprint.c101 wrefresh(Score); in prboard()
126 stdscr = Score; in prscore()
Dinit.c119 werase(Score); in newboard()
179 stdscr = Score; in newscore()
Dextern.c173 *Score; /* Score screen */ variable
Dmille.h229 extern WINDOW *Board, *Miles, *Score;
Dcomp.c63 wmove(Score, ERR_Y, ERR_X); /* get rid of error messages */ in calcmove()
64 wclrtoeol(Score); in calcmove()
/netbsd/src/games/robots/
Dscore.c134 if (Top[MAXSCORES-1].s_score <= Score) { in score()
138 if (scp->s_score > Score) in score()
140 scp->s_score = Score; in score()
149 Top[MAXSCORES-1].s_score = Score; in score()
176 if (!done_show && scp->s_uid == uid && scp->s_score == Score) in score()
181 if (!done_show && scp->s_uid == uid && scp->s_score == Score) { in score()
Dmove_robs.c136 Score += add; in add_score()
138 printw("%d", Score); in add_score()
Dextern.c77 uint32_t Score; /* Current score */ variable
Dinit_field.c85 Score = 0; in init_field()
Drobots.h102 extern uint32_t Score;
/netbsd/src/external/bsd/ntp/dist/
DNEWS2111 CVSS2: (AV:N/AC:M/Au:N/C:N/I:N/A:P) Base Score: 4.3 - MEDIUM
2112 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N Base Score: 5.3 - MEDIUM
2136 CVSS2: (AV:N/AC:L/Au:N/C:N/I:P/A:N) Base Score: 5.0 - MEDIUM
2137 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N Base Score: 5.3 - MEDIUM
2158 CVSS: (AV:N/AC:M/Au:N/C:N/I:N/A:P) Base Score: 4.3 - MEDIUM
2180 CVSS: (AV:N/AC:M/Au:N/C:N/I:P/A:P) Base Score: 5.8
2202 CVSS: (AV:N/AC:M/Au:N/C:N/I:N/A:P) Base Score: 4.3 - MEDIUM
2224 CVSS: (AV:N/AC:L/Au:S/C:N/I:P/A:N) Base Score: 4.0 - MEDIUM
2251 CVSS: (AV:L/AC:H/Au:N/C:N/I:N/A:P) Base Score: 1.2 - LOW
2253 CVSSv3: (CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L) Base Score 2.9, LOW
[all …]
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog-2006246 * Makefile.am: Add Score files.
248 * configure.in: Add support for Score target.
250 * disassemble.c: Add support for Score target.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog-2006246 * Makefile.am: Add Score files.
248 * configure.in: Add support for Score target.
250 * disassemble.c: Add support for Score target.
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-200688 * MAINTAINERS: Add Mei Ligang as maintainer of the Score port.
109 * readelf.c: Add support for Score binaries.
DChangeLog-200780 OR32 and Score.
/netbsd/src/external/gpl3/binutils/dist/bfd/
DChangeLog-2006905 * config.bfd: Add Score target.
906 * Makefile.am: Add Score files.
908 * archures.c: Add Score architecture.
909 * reloc.c: Add Score relocs.
910 * targets.c: Add Score target vectors.
913 * configure.in: Add Score target.
/netbsd/src/external/gpl3/gdb/dist/bfd/
DChangeLog-2006905 * config.bfd: Add Score target.
906 * Makefile.am: Add Score files.
908 * archures.c: Add Score architecture.
909 * reloc.c: Add Score relocs.
910 * targets.c: Add Score target vectors.
913 * configure.in: Add Score target.
/netbsd/src/external/gpl3/binutils/dist/ld/
DChangeLog-2006333 * Makefile.am: Add Score files.
335 * configure.tgt: Add Score target.
DNEWS616 * Add support for Score target.
/netbsd/src/external/mit/expat/dist/
DChanges88 (Base Score: 7.5, Temporal Score: 7.2)
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2006561 * configure.tgt: Add Score target.
562 * Makefile.am: Add Score files.

12