Home
last modified time | relevance | path

Searched refs:calculations (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/contrib/unbound/validator/
H A Dval_nsec3.c767 int* calculations) in find_matching_nsec3() argument
780 if(*calculations >= MAX_NSEC3_CALCULATIONS) { in find_matching_nsec3()
781 if(calc_errors == *calculations) { in find_matching_nsec3()
782 *calculations = MAX_NSEC3_ERRORS; in find_matching_nsec3()
795 (*calculations)++; in find_matching_nsec3()
798 if(r == 1) (*calculations)++; in find_matching_nsec3()
877 int* calculations) in find_covering_nsec3() argument
890 if(*calculations >= MAX_NSEC3_CALCULATIONS) { in find_covering_nsec3()
891 if(calc_errors == *calculations) { in find_covering_nsec3()
892 *calculations = MAX_NSEC3_ERRORS; in find_covering_nsec3()
[all …]
/freebsd/contrib/ntp/
H A DNOTES.y2kfixes51 calculations that did not support year 2000 as a leap year
53 the NTP source), and some incorrect date calculations, while
/freebsd/contrib/byacc/
H A DNOTES8 The code contains many instances where address calculations are
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt92 register offsets for DRV2 start at 0D00, the register calculations are like
120 register offsets for DRV0 start at 01C00, the register calculations are like
/freebsd/usr.bin/compress/doc/
H A Drevision.log20 * Get rid of all floating-point calculations by doing all compression ratio
21 * calculations in fixed point.
/freebsd/contrib/bc/manuals/
H A Dalgorithms.md91 calculations with the precision (`scale`) set to at least 1 greater than is
113 their calculations with the precision (`scale`) set to at least 1 greater than
136 their calculations with the precision (`scale`) set to at least 1 greater than
156 their calculations with the precision (`scale`) set to at least 1 greater than
178 their calculations with the precision (`scale`) set to at least 1 greater than
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj-opts.def20 doc = 'Use the specified drift file for calculations';
H A Dinvoke-calc_tickadj.texi85 Use the specified drift file for calculations
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_trace_enabled.pod218 If producing the trace output requires carrying out auxiliary calculations,
233 of a trace section. This is the case if calculations and tracing happen in
234 different locations of the code, or if the calculations are so time consuming
H A DRSA_get0_key.pod66 are the exponents and coefficient for CRT calculations.
71 B<t> are the exponent and coefficient for CRT calculations.
/freebsd/crypto/openssl/doc/man7/
H A DEVP_PKEY-RSA.pod13 factors, exponents and coefficient for CRT calculations, of which the first
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt119 are complex calculations and empirical data to be taken care of. We leave
/freebsd/contrib/ee/
H A Dee.i18n.guide7 thereby simplifying the screen position calculations. Other multibyte
/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A DREADME236 1. Bug with case mapping calculations fixed.
/freebsd/crypto/heimdal/
H A DChangeLog.2002117 calculations. Potential problem areas pointed out by
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl.pod105 Message Digest calculation. MAC calculations are superseded by
/freebsd/crypto/openssl/Configurations/
H A DREADME.md235 in calculations;
/freebsd/crypto/openssh/
H A DPROTOCOL53 perform the calculations in a different order to that defined in RFC
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedIceLake.td42 // Ports 2 and 3 are identical. They handle loads and address calculations.
43 // Ports 7 and 8 are identical. They handle stores address calculations.
H A DX86SchedSkylakeClient.td39 // stores. Port 7 can handle address calculations.
H A DX86SchedBroadwell.td39 // stores. Port 7 can handle address calculations.
H A DX86SchedHaswell.td44 // stores. Port 7 can handle address calculations.
/freebsd/contrib/libarchive/
H A DNEWS212 Nov 06, 2011: Update shared-library version calculations for libarchive 3.x
/freebsd/crypto/openssl/crypto/des/asm/
H A Ddes_enc.m4242 ! except that calculations for sbox 1 and sbox 5 begin before
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dtcpip.subr148 # and broadcast calculations. For example, one can validate that two addresses

123