Home
last modified time | relevance | path

Searched refs:growing (Results 1 – 25 of 33) sorted by relevance

12

/NextBSD/contrib/gcclibs/libiberty/
HDobstacks.texi27 complicated) growing objects.
325 @cindex growing objects (in obstacks)
332 this the technique of @dfn{growing objects}. The special functions
333 for adding data to the growing object are described in this section.
344 While the obstack is in use for a growing object, you cannot use it for
346 already added to the growing object will become part of the other object.
351 The most basic function for adding to a growing object is
359 the growing-object analogue of @code{obstack_copy}. It adds @var{size}
360 bytes of data to the growing object, copying the contents from
367 This is the growing-object analogue of @code{obstack_copy0}. It adds
[all …]
/NextBSD/contrib/binutils/libiberty/
HDobstacks.texi27 complicated) growing objects.
325 @cindex growing objects (in obstacks)
332 this the technique of @dfn{growing objects}. The special functions
333 for adding data to the growing object are described in this section.
344 While the obstack is in use for a growing object, you cannot use it for
346 already added to the growing object will become part of the other object.
351 The most basic function for adding to a growing object is
359 the growing-object analogue of @code{obstack_copy}. It adds @var{size}
360 bytes of data to the growing object, copying the contents from
367 This is the growing-object analogue of @code{obstack_copy0}. It adds
[all …]
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_set_max_cert_list.pod37 In order to prevent this buffer from growing without bounds due to data
/NextBSD/sys/geom/vinum/
HDgeom_vinum_raid5.c585 off_t *real_len, int *sdno, int *psdno, int growing) in gv_raid5_offset() argument
592 if (growing) { in gv_raid5_offset()
HDgeom_vinum_plex.c128 off_t *real_len, int *sdno, int growing) in gv_plex_offset() argument
169 !growing) in gv_plex_offset()
HDgeom_vinum_subr.c408 gv_sdcount(struct gv_plex *p, int growing) in gv_sdcount() argument
414 if (growing) { in gv_sdcount()
/NextBSD/contrib/jemalloc/
HDChangeLog117 + Worst case performance for incrementally growing/shrinking reallocation
200 - Implement in-place huge allocation growing and shrinking.
339 - Fix growing large reallocation to junk fill new space.
723 - Fix a realloc() bug for large in-place growing reallocation. This bug could
/NextBSD/contrib/jansson/
HDCHANGES279 - Avoid problems with object's serial number growing too big. (#40,
/NextBSD/contrib/one-true-awk/
HDFIXES490 pointer after growing. thanks to dan levy for spotting this
668 added dynamically growing strings to awk.lx.l and b.c
/NextBSD/share/dict/
HDweb2a13885 corn-growing
13999 cotton-growing
19465 ever-growing
20328 fast-growing
25593 grain-growing
25688 grape growing
25756 grass-growing
26363 growing pains
26364 growing point
28879 home-growing
[all …]
/NextBSD/contrib/ntp/sntp/libevent/
HDwhatsnew-2.0.txt17 growing pile of APIs. As of this writing, it covers everything except the
/NextBSD/contrib/less/
HDNEWS797 * New command F monitors a growing file (like "tail -f").
/NextBSD/contrib/flex/
HDONEWS815 to match large tokens. Note that growing the buffer presently
HDChangeLog6405 buffer needs growing but REJECT used
6709 * flex.skl: Added dynamic buffer growing. Added yyless() for
/NextBSD/crypto/openssl/
HDCHANGES.SSLeay82 to the value we are 'growing' to. Think of MEM_BUF_grow() as the
/NextBSD/contrib/tcp_wrappers/
HDREADME365 compatible) daemon is limited (but growing); client user name lookups
/NextBSD/contrib/jansson/doc/
HDapiref.rst503 Appends *value* to the end of *array*, growing the size of *array*
/NextBSD/contrib/gcc/cp/
HDChangeLog-19952995 * class.c (grow_method): Update method_vec after growing the class
3782 (grow_method): A separate function for building onto the growing
/NextBSD/crypto/heimdal/lib/gssapi/
HDChangeLog1716 growing indefinitely as no key is found with KEYTYPE_NULL
/NextBSD/gnu/usr.bin/grep/
HDChangeLog645 When growing the buffer, double its size instead of using a
/NextBSD/contrib/ntp/ntpd/
HDntp.conf.def1221 continuously growing during the lifetime of a server.
HDinvoke-ntp.conf.texi1158 continuously growing during the lifetime of a server.
/NextBSD/usr.bin/fortune/datfiles/
HDfortunes3362 "I never ask advice about growing," Alice said indignantly.
3365 she said, "that one can't help growing older."
4699 long, long years that bow the head and turn the growing spirit back to
7407 to our assistance," the teller responds with growing irritation.
8984 Yes, they're all growing old,
9566 An English judge, growing weary of the barrister's long-winded
13309 Cleaning your house while your kids are still growing is like shoveling
16256 a fast-growing computer company branching out of the Silicon Valley. Sniffing
16650 if you want to use yours for growing hair, that's fine with me.
21440 asunder to appear in new habiliments, as the feeding and growing grub, at
[all …]
/NextBSD/contrib/diff/
HDChangeLog824 (slurp): Do not dump core if the file is growing as we read it.
/NextBSD/contrib/gperf/
HDChangeLog3032 which new strings are carved out, growing the buffer if

12