/openbsd/games/atc/ |
H A D | graphics.c | 61 WINDOW *radar, *cleanradar, *credit, *input, *planes; variable 127 credit = newwin(INPUT_LINES, PLANE_COLS, LINES - INPUT_LINES, in setup_screen() 143 wmove(credit, 0, i); in setup_screen() 144 waddch(credit, C_CREDIT); in setup_screen() 145 wmove(credit, INPUT_LINES - 1, i); in setup_screen() 146 waddch(credit, C_CREDIT); in setup_screen() 148 wmove(credit, INPUT_LINES / 2, 1); in setup_screen() 149 waddstr(credit, AUTHOR_STR); in setup_screen() 212 wrefresh(credit); in setup_screen() 391 touchwin(credit); in redraw() [all …]
|
/openbsd/games/hunt/huntd/ |
H A D | driver.c | 569 if (credit != NULL) in checkdam() 570 credit->i_slime++; in checkdam() 580 if (credit == NULL) { in checkdam() 607 "| %s by %s |", cp, credit->i_name); in checkdam() 611 credit->i_kills--; in checkdam() 612 credit->i_bkills++; in checkdam() 617 credit->i_kills++; in checkdam() 618 credit->i_gkills++; in checkdam() 622 credit->i_kills--; in checkdam() 623 credit->i_bkills++; in checkdam() [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | hist.c | 269 double time, credit; in hist_assign_samples() local 324 credit = overlap * time / hist_scale; in hist_assign_samples() 333 symtab.base[j].hist.time += credit; in hist_assign_samples() 337 total_time -= credit; in hist_assign_samples()
|
/openbsd/gnu/usr.bin/binutils/gprof/ |
H A D | hist.c | 272 double time, credit; in hist_assign_samples() local 327 credit = overlap * time / hist_scale; in hist_assign_samples() 336 symtab.base[j].hist.time += credit; in hist_assign_samples() 340 total_time -= credit; in hist_assign_samples()
|
/openbsd/games/quiz/datfiles/ |
H A D | ucc | 11 2-310:open time for payment or running of credit 93 5-111:warranties on transfer and presentment (letters of credit) 95 5-115:remedy for improper dishonor or anticipatory repudiation (letters of credit)
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlsecpolicy.pod | 362 L</Vulnerability credit and bounties> section of this document 363 explains our preferred format for this credit. 456 =head2 Vulnerability credit and bounties 467 When security issues are fixed we will attempt to credit the specific 481 In the event that proper credit for vulnerability discovery cannot be 483 and the researcher about how the credit should be given, it will be
|
H A D | perlpolicy.pod | 492 the overall health of Perl, proper credit must be given to the original 505 ownership of code, respect for artistic control, proper credit, and active
|
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2000-11-18-EarlyDesignIdeas.txt | 68 remembered later. Just giving credit where its due...
|
H A D | 2000-11-18-EarlyDesignIdeasResp.txt | 181 > remembered later. Just giving credit where its due...
|
/openbsd/usr.bin/ssh/ |
H A D | LICENCE | 85 * permitted provided that due credit is given to the author and the
|
/openbsd/usr.bin/m4/TEST/ |
H A D | test.m4 | 172 get little credit for their work because it is performed secretly. The
|
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
H A D | perlfaq2.pod | 276 see fit. A simple comment in the code giving credit to the FAQ would
|
H A D | perlfaq1.pod | 328 see fit. A simple comment in the code giving credit to the FAQ would
|
H A D | perlfaq9.pod | 421 credit would be courteous but is not required.
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.c | 3371 int slot, credit, jump_to_next = 0; local 3425 for (slot = 2, credit = (1 << (CACHE_LOG - 2)) + 2; 3426 credit >= 0 && prev && GET_CODE (prev) == INSN; 3447 credit -= get_attr_length (prev); 3472 if (credit - slot >= (GET_CODE (SET_SRC (pat)) == PC ? 2 : 0))
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | fdl.texi | 22 credit for their work, while not being considered responsible for
|
/openbsd/gnu/usr.bin/binutils/binutils/doc/ |
H A D | fdl.texi | 24 credit for their work, while not being considered responsible for
|
/openbsd/gnu/usr.bin/binutils/ld/ |
H A D | fdl.texi | 23 credit for their work, while not being considered responsible for
|
/openbsd/gnu/usr.bin/binutils/etc/ |
H A D | fdl.texi | 24 credit for their work, while not being considered responsible for
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | fdl.texi | 23 credit for their work, while not being considered responsible for
|
/openbsd/gnu/usr.bin/binutils-2.17/etc/ |
H A D | fdl.texi | 24 credit for their work, while not being considered responsible for
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/doc/ |
H A D | fdl.texi | 24 credit for their work, while not being considered responsible for
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | fdl.texi | 23 credit for their work, while not being considered responsible for
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | fdl.texi | 23 credit for their work, while not being considered responsible for
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/ |
H A D | Tutorial.pod | 616 credit would be courteous but is not required.
|