Home
last modified time | relevance | path

Searched refs:increase (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Dgetting-started.rst41 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 Dloongarchelf.em65 /* 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 Dmisc.c48 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 Dphantstruct.h117 double increase; /* increment per level */ member
/netbsd-src/external/bsd/flex/dist/tests/
H A Dmem_r.txt13 Now we match progressively bigger tokens to increase the read buffer:
H A Dmem_nr.txt13 Now we match progressively bigger tokens to increase the read buffer:
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c434 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 Dctf-open.c434 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 Dfloat_h.m497 dnl to increase the chances that the fix function gets pulled in.
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Ddvmstat_example.txt30 increase. This transition from cache hits to file system activity is
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Ddvmstat_example.txt30 increase. This transition from cache hits to file system activity is
/netbsd-src/external/gpl2/groff/dist/contrib/groffer/
H A DTODO14 - To increase the running speed write part of the `groffer' shell
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dlogicpd-torpedo-37xx-devkit.dts62 /* The DM3730 has a faster L3 than OMAP35, so increase pixel clock */
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vim/indent/
H A Dllvm.vim8 " - If previous line ends with ':' increase indentation
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
H A DREADME37 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 Dasan_flags.inc23 "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 DCHANGES66 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 Dasan_flags.inc22 "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 Dasan_flags.inc24 "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 Dunimpl_emul.S370 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 DCHANGES75 increase the maximum number of clients.
119 significantly increase the number of slaves would require
/netbsd-src/external/bsd/nsd/dist/doc/
H A DNSD-4-features50 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 DSSL_get_peer_cert_chain.pod43 indefinitely they must increase the reference counts using X509_up_ref() or
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_get_peer_cert_chain.pod43 indefinitely they must increase the reference counts using X509_up_ref() or
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dtest.asn1126 -- Larger/more complex to increase odds of out-of-bounds

12345678910>>...23