/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.h | 40 // To minimise the number of NOPs used, the shadow tracker counts the number 79 // outputting it to the OutStream. This allows the shadow tracker to minimise
|
/freebsd/contrib/unbound/util/data/ |
H A D | msgencode.h | 88 * @param minimise: if true, the answer is a minimal response, with 95 struct regional* region, uint16_t udpsize, int dnssec, int minimise);
|
H A D | msgencode.c | 688 struct regional* region, uint16_t udpsize, int dnssec, int minimise) in reply_info_encode() argument 769 if( ! (minimise && positive_answer(rep, qinfo->qtype)) ) { in reply_info_encode() 786 if(! (minimise && negative_answer(rep))) { in reply_info_encode()
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl-core.h.pod | 16 These types are designed to minimise the need for intimate knowledge
|
/freebsd/contrib/llvm-project/clang/include/clang/FrontendTool/ |
H A D | Utils.h | 10 // which were split from Frontend to minimise Frontend's dependencies.
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | cosf.c | 47 /* Load some constants in quad-word chunks to minimise memory access. */ in SV_NAME_F1()
|
H A D | cos.c | 47 /* Load some constants in quad-word chunks to minimise memory access. */ in SV_NAME_D1()
|
H A D | sin.c | 50 /* Load some values in quad-word chunks to minimise memory access. */ in SV_NAME_D1()
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | tanf.sollya | 54 // Fpminimax used to minimise absolute error
|
H A D | remez.jl | 293 # minimise the error function (P/Q-f)^2 that you actually wanted; 298 # so as to minimise the sum of squares of some error function E_i. 339 # greater weight in the square sum we try to minimise. 1074 minimise the largest absolute value of (P-f) * w at any point 1081 predefined as 'y'. So you can minimise the relative error by 1086 will minimise the maximum absolute error |P-f|.
|
/freebsd/usr.sbin/ppp/ |
H A D | filter.h | 48 * layout is designed to minimise size (there are 4 * MAXFILTERS of
|
/freebsd/share/man/man4/ |
H A D | cc_dctcp.4 | 37 throughput and minimise latency in data center networks by utilising the
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-pl022.yaml | 53 priority to minimise the transfer latency on the bus (boolean)
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | openssl-core.h.7 | 151 These types are designed to minimise the need for intimate knowledge
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-misc.h | 98 /* start with the high bits and work down to minimise risk of overlap */
|
/freebsd/contrib/unbound/contrib/ |
H A D | redirect-bogus.patch | 159 /** minimise QNAME in strict mode, minimise according to RFC.
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver27.html | 42 …re the transmit lines are powered from the receive lines, presumably to minimise battery drain. Th… 85 …me quickly). This driver code, by default, resyncs at least once per hour to minimise clock wander.
|
/freebsd/sbin/adjkerntz/ |
H A D | adjkerntz.c | 305 * adjusting it, to minimise drift. in main()
|
/freebsd/contrib/bzip2/ |
H A D | bzip2.1 | 373 damaged block cannot be recovered. If you wish to minimise
|
/freebsd/contrib/unbound/util/ |
H A D | config_file.h | 663 /** minimise outgoing QNAME and hide original QTYPE if possible */ 665 /** minimise QNAME in strict mode, minimise according to RFC.
|
/freebsd/contrib/unbound/doc/ |
H A D | requirements.txt | 122 is implemented so as to minimise the security risk, while trying to
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_RAND.pod | 118 It is recommended to minimise the number of random number generators that
|
H A D | SSL_read_early_data.pod | 316 cache. Applications should be designed with this in mind in order to minimise
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | EVP_RAND.3 | 250 It is recommended to minimise the number of random number generators that
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_arc.c | 137 from ARC to ARCRON_MSF to CLOCK_ARCRON_MSF to minimise the 154 can minimise drift by resyncing more often (at the cost of 1524 To try to minimise this effect, if in the first few minutes of in arc_poll()
|