| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | compare_two_ftime_report_sets | 340 self.mean = 0 345 diff = value - self.mean 346 self.mean += diff / self.count 374 self.mean = accumulator.mean 389 text += ", mean is " + text_number(self.mean) 391 text += " confidence in " + text_number(self.mean - self.radius) 392 text += " to " + text_number(self.mean + self.radius) + ")" 408 if first.mean > second.mean: 417 radius = self.upper.mean - self.lower.mean 427 change = divide(self.upper.mean, self.lower.mean) - 1
|
| /netbsd/src/external/bsd/tre/dist/tests/ |
| D | bench.c | 67 double mean, tmp1, tmp2, variance, stddev, error, percent; in stats() local 70 mean = 0; in stats() 72 mean += sample_data[i]; in stats() 73 mean = mean/i; in stats() 74 printf("# mean: %.5f\n", mean); in stats() 78 tmp2 = sample_data[i] - mean; in stats() 90 if (mean != 0) in stats() 91 percent = 100*error/mean; in stats() 96 printf("%d\t%.5f\t%.5f\n", len, mean, error); in stats()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | LICENSE.txt | 10 "License" shall mean the terms and conditions for use, reproduction, 13 "Licensor" shall mean the copyright owner or entity authorized by 16 "Legal Entity" shall mean the union of the acting entity and all 24 "You" (or "Your") shall mean an individual or Legal Entity 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 63 "Contributor" shall mean Licensor and any individual or Legal Entity
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/ref/ |
| D | draft-ietf-openpgp-rfc2440bis-12-comments.txt | 21 Does this mean that the signature is over the User ID packet and the Public Key packet, concatenate… 28 mean? 57 is supposed to mean. Nothing, would be the obvious interpretation - 60 Once more, when I know what its supposed to mean, I'll suggest
|
| /netbsd/src/external/apache2/ |
| D | LICENSE-2.0 | 10 "License" shall mean the terms and conditions for use, reproduction, 13 "Licensor" shall mean the copyright owner or entity authorized by 16 "Legal Entity" shall mean the union of the acting entity and all 24 "You" (or "Your") shall mean an individual or Legal Entity 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 63 "Contributor" shall mean Licensor and any individual or Legal Entity
|
| /netbsd/src/external/bsd/ntp/dist/scripts/stats/ |
| D | etf.S | 6 mean<-r$coef[[1]] 11 cat("etf1 ", count, ", T ", mean, " ns, R ", slope, " ps/s, std ", std, " us\n", file=file2, appen…
|
| /netbsd/src/share/misc/ |
| D | acronyms | 142 DWIM do what I mean 225 GMT Greenwich mean time 277 IKWYM I know what you mean 303 ITYM I think you mean 309 IYKWIM if you know what I mean 311 IYSWIM if you see what I mean 339 KWIM know what I mean? 629 WDYMBT what do you mean by that 656 YKWIM you know what I mean
|
| /netbsd/src/usr.sbin/traceroute/ |
| D | Makefile | 31 AWKS= median.awk mean.awk
|
| /netbsd/src/share/examples/fstab/ |
| D | fstab.nfs.3 | 4 # see fstab(5) for details on what the fields mean
|
| D | fstab.sd0.1 | 4 # see fstab(5) for details on what the fields mean
|
| D | fstab.wd0.2 | 4 # see fstab(5) for details on what the fields mean
|
| D | fstab.wd0.3 | 4 # see fstab(5) for details on what the fields mean
|
| /netbsd/src/external/bsd/ntp/dist/scripts/monitoring/ |
| D | lr.pl | 127 sub mean() subroutine
|
| /netbsd/src/sys/dev/i2c/ |
| D | sensirion_voc_algorithm.c | 300 fix16_t mean, fix16_t std, 478 fix16_t mean, fix16_t std, in VocAlgorithm__mean_variance_estimator__set_states() argument 481 params->m_Mean_Variance_Estimator___Mean = mean; in VocAlgorithm__mean_variance_estimator__set_states()
|
| /netbsd/src/distrib/acorn32/stand/BtNetBSD/misc/ |
| D | bb_netbsd | 108 INPUT "Are you sure you mean this value "a$ 111 INPUT "Are you really sure you mean this value "a$
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/ |
| D | ChangeLog | 63 colloquialisms that Fred did not know how to translate mean.
|
| /netbsd/src/doc/roadmaps/ |
| D | ports | 23 this doesn't mean one shouldn't work on them but the expected payoff
|
| D | system | 25 this doesn't mean one shouldn't work on them but the expected payoff
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | TLS_ACKNOWLEDGEMENTS | 17 SSL_CTX_set_quiet_shutdown() was set. This however did not mean "do a
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | diagnostic.def | 21 variables that can hold a kind, to mean they have yet to have a
|
| /netbsd/src/external/bsd/bzip2/dist/ |
| D | README.COMPILATION.PROBLEMS | 21 When I say "large file" I mean a file of size 2,147,483,648 (2^31)
|
| /netbsd/src/lib/libc/time/ |
| D | README | 46 for testing work, and to Gwillim Law for checking local mean time data.
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/alpha/ |
| D | unicos.m4 | 64 .stack 192 ; What does this mean? Only Cray knows.
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | SECURITY.txt | 16 issues. This does not mean that they will be ignored, just that
|
| /netbsd/src/sys/altq/ |
| D | altq_jobs.c | 1684 int64_t mean; in pick_dropped_rlc() local 1703 mean = 0; in pick_dropped_rlc() 1712 mean += cl->loss_prod_others in pick_dropped_rlc() 1720 mean /= active_classes; in pick_dropped_rlc() 1737 *cl->current_loss-mean; in pick_dropped_rlc()
|