| /netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/ |
| H A D | getting-started.rst | 41 Contrary to popular belief, the increase in resource consumption is very modest: 45 and contemporary CPUs, the increase in CPU-time consumption in a steady 47 minutes) after the resolver starts, the increase might be as much as 20%, but it 54 3. *Network interfaces*: although DNSSEC does increase the amount of DNS 55 traffic overall, in practice this increase is often within measurement 78 increase to as much as three times the size of the unsigned zone. 83 variables listed above: in the typical case the increase is around half of
|
| /netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
| H A D | loongarchelf.em | 65 /* The program header size of executable file may increase. */ 78 lang_relax_sections. Without it, the vma of data segment may increase. */
|
| /netbsd-src/games/phantasia/ |
| H A D | misc.c | 48 Player.p_strength += statptr->c_strength.increase * inc; in movelevel() 49 Player.p_mana += statptr->c_mana.increase * inc; in movelevel() 50 Player.p_brains += statptr->c_brains.increase * inc; in movelevel() 51 Player.p_magiclvl += statptr->c_magiclvl.increase * inc; in movelevel() 52 Player.p_maxenergy += statptr->c_energy.increase * inc; in movelevel()
|
| H A D | phantstruct.h | 117 double increase; /* increment per level */ member
|
| /netbsd-src/external/bsd/flex/dist/tests/ |
| H A D | mem_r.txt | 13 Now we match progressively bigger tokens to increase the read buffer:
|
| H A D | mem_nr.txt | 13 Now we match progressively bigger tokens to increase the read buffer:
|
| /netbsd-src/external/gpl3/binutils/dist/libctf/ |
| H A D | ctf-open.c | 434 ssize_t increase = 0, size, increment, v2increment, vbytes, v2bytes; in upgrade_types_v1() local 468 increase += v2increment - increment; /* May be negative. */ in upgrade_types_v1() 469 increase += v2bytes - vbytes; in upgrade_types_v1() 477 if ((ctf_base = malloc (fp->ctf_size + increase)) == NULL) in upgrade_types_v1() 484 memcpy (ctf_base + cth->cth_stroff + increase, in upgrade_types_v1() 488 + increase); in upgrade_types_v1() 490 cth->cth_stroff += increase; in upgrade_types_v1() 491 fp->ctf_size += increase; in upgrade_types_v1()
|
| /netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
| H A D | ctf-open.c | 434 ssize_t increase = 0, size, increment, v2increment, vbytes, v2bytes; in upgrade_types_v1() local 468 increase += v2increment - increment; /* May be negative. */ in upgrade_types_v1() 469 increase += v2bytes - vbytes; in upgrade_types_v1() 477 if ((ctf_base = malloc (fp->ctf_size + increase)) == NULL) in upgrade_types_v1() 484 memcpy (ctf_base + cth->cth_stroff + increase, in upgrade_types_v1() 488 + increase); in upgrade_types_v1() 490 cth->cth_stroff += increase; in upgrade_types_v1() 491 fp->ctf_size += increase; in upgrade_types_v1()
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | float_h.m4 | 97 dnl to increase the chances that the fix function gets pulled in.
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | dvmstat_example.txt | 30 increase. This transition from cache hits to file system activity is
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | dvmstat_example.txt | 30 increase. This transition from cache hits to file system activity is
|
| /netbsd-src/external/gpl2/groff/dist/contrib/groffer/ |
| H A D | TODO | 14 - To increase the running speed write part of the `groffer' shell
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | logicpd-torpedo-37xx-devkit.dts | 62 /* The DM3730 has a faster L3 than OMAP35, so increase pixel clock */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/vim/indent/ |
| H A D | llvm.vim | 8 " - If previous line ends with ':' increase indentation
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/ |
| H A D | README | 37 about 3.3 i/c. 10 cycles after the last load, we can increase to 4 i/c. This
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
| H A D | asan_flags.inc | 23 "errors. Lower value may reduce memory usage but increase the " 28 "increase the chance of false negatives. It is not advised to go "
|
| /netbsd-src/usr.sbin/timed/ |
| H A D | CHANGES | 66 increase the maximum number of clients. 110 significantly increase the number of slaves would require
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
| H A D | asan_flags.inc | 22 "errors. Lower value may reduce memory usage but increase the " 27 "increase the chance of false negatives. It is not advised to go "
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_flags.inc | 24 "errors. Lower value may reduce memory usage but increase the " 29 "increase the chance of false negatives. It is not advised to go "
|
| /netbsd-src/sys/arch/vax/vax/ |
| H A D | unimpl_emul.S | 370 0: addl2 $4,%r3 # increase pc 389 0: incl %r3 # increase pc 403 0: addl2 $2,%r3 # increase pc
|
| /netbsd-src/usr.sbin/timed/timed/ |
| H A D | CHANGES | 75 increase the maximum number of clients. 119 significantly increase the number of slaves would require
|
| /netbsd-src/external/bsd/nsd/dist/doc/ |
| H A D | NSD-4-features | 50 can increase it above 1024, like 2048, to have higher TCP capacity. 133 * Performance increase.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_get_peer_cert_chain.pod | 43 indefinitely they must increase the reference counts using X509_up_ref() or
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_get_peer_cert_chain.pod | 43 indefinitely they must increase the reference counts using X509_up_ref() or
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | test.asn1 | 126 -- Larger/more complex to increase odds of out-of-bounds
|