| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | RELEASE_NOTES-2.6 | 121 Under conditions of overload, smtpd_timeout is reduced from 300s 122 to 10s, smtpd_hard_error_limit is reduced from 20 to 1, and 123 smtpd_junk_command_limit is reduced from 100 to 1. This will reduce 145 Under conditions of overload, smtpd_timeout is reduced from 300s 146 to 10s, smtpd_hard_error_limit is reduced from 20 to 1, and 147 smtpd_junk_command_limit is reduced from 100 to 1. This will reduce
|
| /netbsd-src/external/lgpl3/mpfr/dist/doc/ |
| H A D | mini-gmp | 49 How to use mini-gmp with reduced limb size 53 so that it can be used with a reduced limb size. For that, you need GMP 6.2.0
|
| /netbsd-src/external/bsd/byacc/dist/test/yacc/ |
| H A D | calc1.error | 1 YACC: 2 rules never reduced
|
| H A D | varsyntax_calc1.error | 1 YACC: 2 rules never reduced
|
| /netbsd-src/external/bsd/byacc/dist/test/btyacc/ |
| H A D | varsyntax_calc1.error | 1 YACC: 2 rules never reduced
|
| H A D | calc1.error | 1 YACC: 2 rules never reduced
|
| H A D | err_inherit3.error | 22 YACC: 1 rule never reduced
|
| /netbsd-src/external/mpl/dhcp/dist/keama/ |
| H A D | confparse.c | 281 struct element *reduced; in post_process_classes() local 368 reduced = mapGet(class, "test"); in post_process_classes() 370 if (reduced != NULL) in post_process_classes() 377 if (reduced != NULL) { in post_process_classes() 378 TAILQ_INSERT_TAIL(&reduced->comments, comment); in post_process_classes() 1911 struct element *reduced; in subclass_inherit() local 2019 reduced = eval_boolean_expression(expr, &modified); in subclass_inherit() 2020 reduced = reduce_boolean_expression(reduced); in subclass_inherit() 2021 if ((reduced != NULL) && (reduced->type == ELEMENT_BOOLEAN)) in subclass_inherit() 2026 if ((reduced == NULL) || (reduced->type != ELEMENT_STRING)) in subclass_inherit() [all …]
|
| /netbsd-src/external/lgpl3/mpfr/dist/tests/ |
| H A D | tset_z_2exp.c | 100 check (long i, mpfr_rnd_t rnd, int reduced) in check() argument 140 if (reduced) in check()
|
| /netbsd-src/external/bsd/ntp/dist/scripts/stats/ |
| H A D | README.stats | 7 they are ordinarily reduced to summary form by running the summary.sh 15 reduced to summary data using the peer.sh shell script. See the peer.awk 32 reduced to summary data using the loop.sh shell script. See the loop.awk 47 reduced to summary data using the clock.sh shell script, which also
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | HowToSubmitABug.rst | 22 Once you have a reduced test-case, go to `the LLVM Bug Tracking System 29 * The reduced test-case that triggers the bug. 113 Run this, then file a bug with the instructions and reduced .bc 123 which should produce reduced IR that reproduces the crash. Be warned the 153 Please run this, then file a bug with the instructions and reduced .bc file
|
| /netbsd-src/share/examples/fstab/ |
| H A D | fstab.nfs.1 | 3 # Sample fstab for diskless clients using NFS, using reduced
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/doc/ |
| H A D | txtvsbin.txt | 24 is low. Another weakness of this scheme is a reduced precision, due to 64 recognized on a reduced range of platforms and text viewers/editors: 90 positives). This, however, incurs a reduced precision overall, since
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/doc/ |
| H A D | txtvsbin.txt | 24 is low. Another weakness of this scheme is a reduced precision, due to 64 recognized on a reduced range of platforms and text viewers/editors: 90 positives). This, however, incurs a reduced precision overall, since
|
| /netbsd-src/common/dist/zlib/doc/ |
| H A D | txtvsbin.txt | 24 is low. Another weakness of this scheme is a reduced precision, due to 64 recognized on a reduced range of platforms and text viewers/editors: 90 positives). This, however, incurs a reduced precision overall, since
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/doc/ |
| H A D | txtvsbin.txt | 24 is low. Another weakness of this scheme is a reduced precision, due to 64 recognized on a reduced range of platforms and text viewers/editors: 90 positives). This, however, incurs a reduced precision overall, since
|
| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | suffixdx4.in4 | 2 # in fact ISC DHCP suffix can be reduced into Kea substring
|
| H A D | suffixdx4.out | 3 # in fact ISC DHCP suffix can be reduced into Kea substring
|
| /netbsd-src/external/bsd/kyua-testers/dist/ |
| H A D | NEWS | 16 reduced.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/ |
| H A D | evpmac_poly1305.txt | 40 …reduction, does the code handle the case where partially reduced final result is not fully reduced?
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | xgettext.c | 669 char *reduced; in main() local 677 reduced = xstrdup (base); in main() 679 if (strlen (reduced) >= 3 in main() 680 && memcmp (reduced + strlen (reduced) - 3, ".in", 3) == 0) in main() 681 reduced[strlen (reduced) - 3] = '\0'; in main() 684 extension = strrchr (reduced, '.'); in main() 701 free (reduced); in main()
|
| /netbsd-src/external/mit/isl/dist/ |
| H A D | isl_sample.c | 392 int reduced; in isl_tab_sample() local 434 reduced = 0; in isl_tab_sample() 467 if (!reduced && choice && in isl_tab_sample() 480 reduced = 1; in isl_tab_sample() 483 reduced = 0; in isl_tab_sample()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | avr.opt | 91 …efore calling a function and popped afterwards. This option can lead to reduced code size for fun… 116 … static storage can be accessed by LDS / STS. This option is only useful for reduced Tiny devices.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
| H A D | avr.opt | 91 …efore calling a function and popped afterwards. This option can lead to reduced code size for fun… 116 … static storage can be accessed by LDS / STS. This option is only useful for reduced Tiny devices.
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | dollar.exp | 34 The A is replaced because the $$ is reduced to a single $,
|