HomeSort by: relevance | last modified time | path
    Searched refs:calculations (Results 1 - 22 of 22) sorted by relevancy

  /src/external/bsd/unbound/dist/validator/
val_nsec3.c 63 * When all allowed NSEC3 calculations at once resulted in error treat as
816 * @param calculations: current hash calculations.
823 int* calculations)
835 /* check if we are allowed more calculations */
836 if(*calculations >= MAX_NSEC3_CALCULATIONS) {
837 if(calc_errors == *calculations) {
838 *calculations = MAX_NSEC3_ERRORS;
851 (*calculations)++;
854 if(r == 1) (*calculations)++
    [all...]
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/vax/
bn_asm_vax.S 153 #; Using EDIV would be very easy, if it didn't do signed calculations.
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/
bn_asm_vax.S 153 #; Using EDIV would be very easy, if it didn't do signed calculations.
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/vax/
bn_asm_vax.S 153 #; Using EDIV would be very easy, if it didn't do signed calculations.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
rshift.asm 122 C and last limb calculations too.
271 C Two qword calculations are slightly interleaved. The instructions
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/
mul_basecase.asm 61 C calculations only once. The saving is 15-25% on typical sizes coming from
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
mul_basecase.asm 52 C calculations only once.
  /src/external/lgpl3/gmp/dist/demos/perl/
GMP.pm 627 precision, or as a sort of directive that subsequent calculations involving
  /src/external/bsd/ipf/dist/
HISTORY 59 3540993 IP header offset excluded in pullup calculations
985 fix tcp checksum calculations over mbuf/mblk boundaries
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/
time.d 2050 calculations for the programmer, but the $(D ticks) and $(D ticksPerSecond)
2276 MonoTime's $(D ticks) property and keep all calculations in ticks
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/sparc/
des_enc-sparc.S 133 ! except that calculations for sbox 1 and sbox 5 begin before
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/sparc64/
des_enc-sparc.S 133 ! except that calculations for sbox 1 and sbox 5 begin before
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
des_enc-sparc.S 133 ! except that calculations for sbox 1 and sbox 5 begin before
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
des_enc-sparc.S 133 ! except that calculations for sbox 1 and sbox 5 begin before
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
des_enc-sparc.S 135 ! except that calculations for sbox 1 and sbox 5 begin before
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
des_enc-sparc.S 135 ! except that calculations for sbox 1 and sbox 5 begin before
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
lib1asmsrc-mculib.S 1589 ! So we must provide a sequence of calculations to complete the job.
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
lib1asmsrc-mculib.S 1589 ! So we must provide a sequence of calculations to complete the job.
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
date.d 114 In some date calculations, adding months or years can cause the date to fall
123 AllowDayOverflow only applies to calculations involving months or years.
3751 leap year calculations for its entire length. As per
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 2553 % Don't bother to do space factor calculations.
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 920 % Don't bother to do space factor calculations.
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 2463 % Don't bother to do space factor calculations.

Completed in 104 milliseconds