Home
last modified time | relevance | path

Searched refs:maybe_realloc (Results 1 – 23 of 23) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in job_t()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in job_t()
133 maybe_realloc(new_s - old_s); in job_t()
166 void maybe_realloc(size_t s) { in job_t()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/
H A Dtokudb_buffer.h66 maybe_realloc(s); in append_ptr()
81 maybe_realloc(10); // 10 bytes is big enough for up to 64 bit number in append_ui()
133 maybe_realloc(new_s - old_s); in replace()
166 void maybe_realloc(size_t s) { in maybe_realloc() function
/dports/mail/notmuch-mutt/notmuch-0.34.2/util/
H A Dhex-escape.c40 maybe_realloc (void *ctx, size_t needed, char **out, size_t *out_size) in maybe_realloc() function
75 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_encode()
155 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_decode()
/dports/mail/notmuch/notmuch-0.34.2/util/
H A Dhex-escape.c40 maybe_realloc (void *ctx, size_t needed, char **out, size_t *out_size) in maybe_realloc() function
75 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_encode()
155 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_decode()
/dports/mail/notmuch-emacs/notmuch-0.34.2/util/
H A Dhex-escape.c40 maybe_realloc (void *ctx, size_t needed, char **out, size_t *out_size) in maybe_realloc() function
75 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_encode()
155 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_decode()
/dports/mail/py-notmuch2/notmuch-0.34.2/util/
H A Dhex-escape.c40 maybe_realloc (void *ctx, size_t needed, char **out, size_t *out_size) in maybe_realloc() function
75 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_encode()
155 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_decode()
/dports/mail/py-notmuch/notmuch-0.34.2/util/
H A Dhex-escape.c40 maybe_realloc (void *ctx, size_t needed, char **out, size_t *out_size) in maybe_realloc() function
75 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_encode()
155 if (! maybe_realloc (ctx, needed, out, out_size)) in hex_decode()
/dports/lang/gawk/gawk-5.1.1/support/
H A Ddfa.c806 maybe_realloc (void *pa, idx_t i, idx_t *nitems, in maybe_realloc() function
823 d->charclasses = maybe_realloc (d->charclasses, d->cindex, &d->calloc, in charclass_index()
1133 = maybe_realloc (dfa->lex.brack.chars, dfa->lex.brack.nchars, in parse_bracket_exp()
2045 s->elems = maybe_realloc (s->elems, count, &s->alloc, -1, sizeof *s->elems); in insert()
2056 s->elems = maybe_realloc (s->elems, count, &s->alloc, -1, sizeof *s->elems); in append()
2232 d->states = maybe_realloc (d->states, d->sindex, &d->salloc, -1, in state_index()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Ddfa.c806 maybe_realloc (void *pa, idx_t i, idx_t *nitems, in maybe_realloc() function
823 d->charclasses = maybe_realloc (d->charclasses, d->cindex, &d->calloc, in charclass_index()
1133 = maybe_realloc (dfa->lex.brack.chars, dfa->lex.brack.nchars, in parse_bracket_exp()
2045 s->elems = maybe_realloc (s->elems, count, &s->alloc, -1, sizeof *s->elems); in insert()
2056 s->elems = maybe_realloc (s->elems, count, &s->alloc, -1, sizeof *s->elems); in append()
2232 d->states = maybe_realloc (d->states, d->sindex, &d->salloc, -1, in state_index()
/dports/textproc/gnugrep/grep-3.7/lib/
H A Ddfa.c806 maybe_realloc (void *pa, idx_t i, idx_t *nitems, in maybe_realloc() function
823 d->charclasses = maybe_realloc (d->charclasses, d->cindex, &d->calloc, in charclass_index()
1133 = maybe_realloc (dfa->lex.brack.chars, dfa->lex.brack.nchars, in parse_bracket_exp()
2045 s->elems = maybe_realloc (s->elems, count, &s->alloc, -1, sizeof *s->elems); in insert()
2056 s->elems = maybe_realloc (s->elems, count, &s->alloc, -1, sizeof *s->elems); in append()
2232 d->states = maybe_realloc (d->states, d->sindex, &d->salloc, -1, in state_index()
/dports/textproc/gsed/sed-4.8/lib/
H A Ddfa.c833 maybe_realloc (void *pa, idx_t i, idx_t *nitems, in maybe_realloc() function
850 d->charclasses = maybe_realloc (d->charclasses, d->cindex, &d->calloc, in charclass_index()
1160 = maybe_realloc (dfa->lex.brack.chars, dfa->lex.brack.nchars, in parse_bracket_exp()
2059 s->elems = maybe_realloc (s->elems, count, &s->alloc, -1, sizeof *s->elems); in insert()
2070 s->elems = maybe_realloc (s->elems, count, &s->alloc, -1, sizeof *s->elems); in append()
2247 d->states = maybe_realloc (d->states, d->sindex, &d->salloc, -1, in state_index()
/dports/textproc/gnugrep/grep-3.7/
H A DChangeLog5996 * src/dfa.c (maybe_realloc): Fix comment to match behavior better.
6007 * dfa.c (maybe_realloc): Fix comment to match behavior.
6293 (maybe_realloc): New function.
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/
H A DChangeLog31731 (position_set, struct mb_char_classes, struct dfa, maybe_realloc)
31738 (maybe_realloc, copy, realloc_trans_if_necessary): Use it.
31739 (maybe_realloc): Add NITEMS_MAX to signature. All callers changed.