HomeSort by: relevance | last modified time | path
    Searched refs:penalty (Results 1 - 25 of 41) sorted by relevancy

1 2

  /src/crypto/external/bsd/openssh/dist/
srclimit.c 53 * Entries become active when more than penalty_min seconds of penalty are
56 struct penalty { struct
61 RB_ENTRY(penalty) by_addr;
62 RB_ENTRY(penalty) by_expiry;
64 static int penalty_addr_cmp(struct penalty *a, struct penalty *b);
65 static int penalty_expiry_cmp(struct penalty *a, struct penalty *b);
66 RB_HEAD(penalties_by_addr, penalty) penalties_by_addr4, penalties_by_addr6;
67 RB_HEAD(penalties_by_expiry, penalty) penalties_by_expiry4, penalties_by_expiry6
221 struct penalty *penalty, *tmp; local
264 struct penalty find, *penalty; local
351 struct penalty *penalty = NULL, *existing = NULL; local
    [all...]
  /src/crypto/dist/ipsec-tools/src/racoon/
throttle.c 61 struct timeval now, penalty; local
72 penalty.tv_sec = isakmp_cfg_config.auth_throttle;
73 penalty.tv_usec = 0;
74 timeradd(&now, &penalty, &te->penalty_ends);
112 * give no penalty even on error: this is the first time
126 * We had a match and auth failed, increase penalty.
129 struct timeval remaining, penalty; local
132 penalty.tv_sec = isakmp_cfg_config.auth_throttle;
133 penalty.tv_usec = 0;
134 timeradd(&penalty, &remaining, &res)
    [all...]
  /src/games/arithmetic/
arithmetic.c 281 * Initially, each number is charged a penalty of WRONGPENALTY, giving it that
283 * its penalty is decreased by one; it is removed when it reaches 0.
285 * The penalty[] array gives the sum of all penalties in the list for
290 static int penalty[sizeof(keylist) - 1][2]; variable
291 static struct penalty { struct
292 int value, penalty; /* Penalised value and its penalty. */ member in struct:penalty
293 struct penalty *next;
299 * Add a penalty for the number `value' to the list for operation `op',
301 * forget about the penalty (how likely is this, anyway?)
    [all...]
  /src/games/snake/snake/
snake.c 75 #define cashvalue chunk*(loot-penalty)/25
83 #define PENALTY 10 /* % penalty for invoking spacewarp */
108 static int loot, penalty; variable
193 penalty = loot = 0;
676 loot = loot - penalty;
677 penalty = 0;
680 penalty += loot / PENALTY;
906 if (loot >= penalty) {
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/frv/
profile-fr400.c 365 /* Compute the branch penalty, based on the the prediction and the out
371 int penalty; local
381 penalty = 1;
383 penalty = 3;
389 penalty = 3;
391 penalty = 0;
393 if (penalty > 0)
395 /* Additional 1 cycle penalty if the branch address is not 8 byte
398 ++penalty;
399 update_branch_penalty (cpu, penalty);
    [all...]
  /src/external/gpl3/gdb/dist/sim/frv/
profile-fr400.c 365 /* Compute the branch penalty, based on the the prediction and the out
371 int penalty; local
381 penalty = 1;
383 penalty = 3;
389 penalty = 3;
391 penalty = 0;
393 if (penalty > 0)
395 /* Additional 1 cycle penalty if the branch address is not 8 byte
398 ++penalty;
399 update_branch_penalty (cpu, penalty);
    [all...]
  /src/sys/dev/raidframe/
rf_cvscan.c 289 long penalty = sectPerDisk / 5; local
293 hdr->change_penalty = RF_MAX(penalty, 0);
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
divrem_1.asm 49 C misprediction penalty is less than that.
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 456 % at the beginning of a line will start with \penalty -- and
457 % since \penalty is valid in vertical mode, we'd end up putting the
458 % penalty on the vertical list instead of in the new paragraph.
463 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
563 %\vtop to #1\mil{\vfil}\kern -#1\mil\penalty 10000
578 % TeX does not even consider page breaks if a penalty added to the
582 % page after the empty box. So we use a penalty of 9999.
585 % page at this \penalty, if there are no other feasible breakpoints in
589 % example where a page broke at this \penalty; if it happens in a real
2052 \vadjust{\penalty 1200}}
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
mul_1.asm 44 C is odd there's roughly a 5 cycle penalty, so times for say size==7 and
47 C penalty, so in that case it's say size==8 and size==9 which are close.
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 250 \removelastskip\penalty-50\smallskip\fi\fi}
252 \removelastskip\penalty-100\medskip\fi\fi}
254 \removelastskip\penalty-200\bigskip\fi\fi}
470 % expansion of \tie (\leavevmode \penalty \@M \ ).
623 % at the beginning of a line will start with \penalty -- and
624 % since \penalty is valid in vertical mode, we'd end up putting the
625 % penalty on the vertical list instead of in the new paragraph.
630 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
769 % TeX does not even consider page breaks if a penalty added to the
773 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 260 \removelastskip\penalty-50\smallskip\fi\fi}
262 \removelastskip\penalty-100\medskip\fi\fi}
264 \removelastskip\penalty-200\bigskip\fi\fi}
477 % expansion of \tie (\leavevmode \penalty \@M \ ).
630 % at the beginning of a line will start with \penalty -- and
631 % since \penalty is valid in vertical mode, we'd end up putting the
632 % penalty on the vertical list instead of in the new paragraph.
637 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
761 % TeX does not even consider page breaks if a penalty added to the
765 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 260 \removelastskip\penalty-50\smallskip\fi\fi}
262 \removelastskip\penalty-100\medskip\fi\fi}
264 \removelastskip\penalty-200\bigskip\fi\fi}
477 % expansion of \tie (\leavevmode \penalty \@M \ ).
630 % at the beginning of a line will start with \penalty -- and
631 % since \penalty is valid in vertical mode, we'd end up putting the
632 % penalty on the vertical list instead of in the new paragraph.
637 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
761 % TeX does not even consider page breaks if a penalty added to the
765 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 244 \removelastskip\penalty-50\smallskip\fi\fi}
246 \removelastskip\penalty-100\medskip\fi\fi}
248 \removelastskip\penalty-200\bigskip\fi\fi}
509 % expansion of \tie (\leavevmode \penalty \@M \ ).
583 % at the beginning of a line will start with \penalty -- and
584 % since \penalty is valid in vertical mode, we'd end up putting the
585 % penalty on the vertical list instead of in the new paragraph.
590 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
720 % TeX does not even consider page breaks if a penalty added to the
724 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 244 \removelastskip\penalty-50\smallskip\fi\fi}
246 \removelastskip\penalty-100\medskip\fi\fi}
248 \removelastskip\penalty-200\bigskip\fi\fi}
509 % expansion of \tie (\leavevmode \penalty \@M \ ).
583 % at the beginning of a line will start with \penalty -- and
584 % since \penalty is valid in vertical mode, we'd end up putting the
585 % penalty on the vertical list instead of in the new paragraph.
590 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
720 % TeX does not even consider page breaks if a penalty added to the
724 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/alpha/
mode1o.asm 72 C data-dependent branch, but we're waiting for umulh so any penalty should
  /src/external/lgpl3/gmp/dist/mpn/x86/
divrem_1.asm 67 C half that amount. The branch misprediction penalty on each chip is less
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 245 \removelastskip\penalty-50\smallskip\fi\fi}
247 \removelastskip\penalty-100\medskip\fi\fi}
249 \removelastskip\penalty-200\bigskip\fi\fi}
510 % expansion of \tie (\leavevmode \penalty \@M \ ).
584 % at the beginning of a line will start with \penalty -- and
585 % since \penalty is valid in vertical mode, we'd end up putting the
586 % penalty on the vertical list instead of in the new paragraph.
591 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
721 % TeX does not even consider page breaks if a penalty added to the
725 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 245 \removelastskip\penalty-50\smallskip\fi\fi}
247 \removelastskip\penalty-100\medskip\fi\fi}
249 \removelastskip\penalty-200\bigskip\fi\fi}
510 % expansion of \tie (\leavevmode \penalty \@M \ ).
584 % at the beginning of a line will start with \penalty -- and
585 % since \penalty is valid in vertical mode, we'd end up putting the
586 % penalty on the vertical list instead of in the new paragraph.
591 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
721 % TeX does not even consider page breaks if a penalty added to the
725 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 245 \removelastskip\penalty-50\smallskip\fi\fi}
247 \removelastskip\penalty-100\medskip\fi\fi}
249 \removelastskip\penalty-200\bigskip\fi\fi}
510 % expansion of \tie (\leavevmode \penalty \@M \ ).
584 % at the beginning of a line will start with \penalty -- and
585 % since \penalty is valid in vertical mode, we'd end up putting the
586 % penalty on the vertical list instead of in the new paragraph.
591 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
721 % TeX does not even consider page breaks if a penalty added to the
725 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 245 \removelastskip\penalty-50\smallskip\fi\fi}
247 \removelastskip\penalty-100\medskip\fi\fi}
249 \removelastskip\penalty-200\bigskip\fi\fi}
510 % expansion of \tie (\leavevmode \penalty \@M \ ).
584 % at the beginning of a line will start with \penalty -- and
585 % since \penalty is valid in vertical mode, we'd end up putting the
586 % penalty on the vertical list instead of in the new paragraph.
591 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
721 % TeX does not even consider page breaks if a penalty added to the
725 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 264 \removelastskip\penalty-50\smallskip\fi\fi}
266 \removelastskip\penalty-100\medskip\fi\fi}
268 \removelastskip\penalty-200\bigskip\fi\fi}
530 % expansion of \tie (\leavevmode \penalty \@M \ ).
683 % at the beginning of a line will start with \penalty -- and
684 % since \penalty is valid in vertical mode, we'd end up putting the
685 % penalty on the vertical list instead of in the new paragraph.
690 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
829 % TeX does not even consider page breaks if a penalty added to the
833 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 264 \removelastskip\penalty-50\smallskip\fi\fi}
266 \removelastskip\penalty-100\medskip\fi\fi}
268 \removelastskip\penalty-200\bigskip\fi\fi}
530 % expansion of \tie (\leavevmode \penalty \@M \ ).
683 % at the beginning of a line will start with \penalty -- and
684 % since \penalty is valid in vertical mode, we'd end up putting the
685 % penalty on the vertical list instead of in the new paragraph.
690 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
829 % TeX does not even consider page breaks if a penalty added to the
833 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 264 \removelastskip\penalty-50\smallskip\fi\fi}
266 \removelastskip\penalty-100\medskip\fi\fi}
268 \removelastskip\penalty-200\bigskip\fi\fi}
530 % expansion of \tie (\leavevmode \penalty \@M \ ).
683 % at the beginning of a line will start with \penalty -- and
684 % since \penalty is valid in vertical mode, we'd end up putting the
685 % penalty on the vertical list instead of in the new paragraph.
690 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
829 % TeX does not even consider page breaks if a penalty added to the
833 % page after the empty box. So we use a penalty of 9999
    [all...]
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 264 \removelastskip\penalty-50\smallskip\fi\fi}
266 \removelastskip\penalty-100\medskip\fi\fi}
268 \removelastskip\penalty-200\bigskip\fi\fi}
530 % expansion of \tie (\leavevmode \penalty \@M \ ).
683 % at the beginning of a line will start with \penalty -- and
684 % since \penalty is valid in vertical mode, we'd end up putting the
685 % penalty on the vertical list instead of in the new paragraph.
690 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
829 % TeX does not even consider page breaks if a penalty added to the
833 % page after the empty box. So we use a penalty of 9999
    [all...]

Completed in 28 milliseconds

1 2