/netbsd-src/external/bsd/unbound/dist/validator/ |
H A D | val_nsec3.c | 765 int* calculations) in find_matching_nsec3() argument 778 if(*calculations >= MAX_NSEC3_CALCULATIONS) { in find_matching_nsec3() 779 if(calc_errors == *calculations) { in find_matching_nsec3() 780 *calculations = MAX_NSEC3_ERRORS; in find_matching_nsec3() 793 (*calculations)++; in find_matching_nsec3() 796 if(r == 1) (*calculations)++; in find_matching_nsec3() 875 int* calculations) in find_covering_nsec3() argument 888 if(*calculations >= MAX_NSEC3_CALCULATIONS) { in find_covering_nsec3() 889 if(calc_errors == *calculations) { in find_covering_nsec3() 890 *calculations = MAX_NSEC3_ERRORS; in find_covering_nsec3() [all …]
|
/netbsd-src/external/bsd/ntp/dist/ |
H A D | NOTES.y2kfixes | 51 calculations that did not support year 2000 as a leap year 53 the NTP source), and some incorrect date calculations, while
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
H A D | lapc.ms | 7 ; out of lapc operand ranges and difference calculations.
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | OSSL_trace_enabled.pod | 190 If producing the trace output requires carrying out auxiliary calculations, 205 of a trace section. This is the case if calculations and tracing happen in 206 different locations of the code, or if the calculations are so time consuming
|
H A D | RSA_get0_key.pod | 66 are the exponents and coefficient for CRT calculations. 71 B<t> are the exponent and coefficient for CRT calculations.
|
/netbsd-src/usr.bin/compress/doc/ |
H A D | revision.log | 19 * Get rid of all floating-point calculations by doing all compression ratio 20 * calculations in fixed point.
|
/netbsd-src/external/bsd/byacc/dist/ |
H A D | NOTES | 20 The code contains many instances where address calculations are
|
/netbsd-src/external/bsd/ntp/dist/scripts/calc_tickadj/ |
H A D | calc_tickadj-opts.def | 20 doc = 'Use the specified drift file for calculations';
|
/netbsd-src/external/mpl/bind/dist/doc/notes/ |
H A D | notes-9.18.18.rst |
|
/netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
H A D | c-sh.texi | 191 SH2E and SH3E support single-precision floating point calculations as 193 floating point calculations. SH2E and SH3E instructions are a subset of 194 the floating point calculations conforming to the IEEE754 standard.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
H A D | c-sh.texi | 191 SH2E and SH3E support single-precision floating point calculations as 193 floating point calculations. SH2E and SH3E instructions are a subset of 194 the floating point calculations conforming to the IEEE754 standard.
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | RSA_get0_key.pod | 58 are the exponents and coefficient for CRT calculations. 63 B<t> are the exponent and coefficient for CRT calculations.
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc32/ |
H A D | sparc-defs.m4 | 64 dnl calculations.
|
/netbsd-src/usr.bin/cal/ |
H A D | README | 4 the documented algorithms have to do with date calculations for other
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/ |
H A D | README.md | 9 …/dmd/root/ctfloat.d) | A floating point type for compile-time calculations …
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/vax/ |
H A D | bn_asm_vax.S | 153 #; Using EDIV would be very easy, if it didn't do signed calculations.
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/ |
H A D | bn_asm_vax.S | 153 #; Using EDIV would be very easy, if it didn't do signed calculations.
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/ |
H A D | rshift.asm | 122 C and last limb calculations too.
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | README | 82 Almost all calculations, in the entire package, are made by calling these
|
/netbsd-src/external/bsd/unbound/dist/testdata/ |
H A D | val_nx_nsec3_collision.rpl | 159 ; Allow validation resuming for NSEC3 hash calculations
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/ |
H A D | README | 420 routines) the computed jump and pointer calculations in preparation for an 443 and mpn_copyd), the calculations change as follows. 488 These problems only affect PIC computed jump calculations. The workarounds
|
/netbsd-src/external/bsd/unbound/dist/testdata/stat_values.tdir/ |
H A D | stat_values.test | 492 # those stat calculations. 511 # Cookie is before those stat calculations.
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | README.txt | 131 The fix for this is to copy address calculations so that dependent pointers
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
H A D | draft-ietf-ipsec-nat-t-ike-00.txt | 346 known. This limits the hash calculations down to 2^32. If educated 348 hash calculations needed to find out the internal IP address goes
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
H A D | EVP_PKEY-RSA.pod | 13 factors, exponents and coefficient for CRT calculations, of which the first
|