Searched refs:realloc (Results 451 - 475 of 606) sorted by relevance

<<11121314151617181920>>

/external/libusb/libusb/
H A Ddescriptor.c200 altsetting = realloc(altsetting,
395 /* FIXME: We should realloc and append here */
/external/libxml2/
H A Dxmlmemory.c308 * a realloc() equivalent, with logging of the allocation info.
347 p = (MEMHDR *) realloc(p,RESERVE_SIZE+size);
390 * a realloc() equivalent, with logging of the allocation info.
676 case REALLOC_TYPE:fprintf(fp,"realloc() in ");break;
757 case REALLOC_TYPE:fprintf(fp,"realloc() in ");break;
866 case REALLOC_TYPE:fprintf(fp,"realloc() in ");break;
989 * @reallocFunc: the realloc() function to use
1031 * @reallocFunc: place to save the realloc() function in use
1053 * @reallocFunc: the realloc() function to use
1101 * @reallocFunc: place to save the realloc() functio
[all...]
/external/llvm/include/llvm/ADT/
H A DBitVector.h548 Bits = (BitWord *)std::realloc(Bits, Capacity * sizeof(BitWord));
/external/ltrace/sysdeps/linux-gnu/
H A Dproc.c259 pid_t *ntasks = realloc(tasks,
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmserr.c65 // wrapping to malloc/free/realloc is provided, although there is a limit on the max
74 // required to be implemented: malloc, realloc and free, although the user may want to
117 // The default realloc function. Again it checks for exploits. If Ptr is NULL,
118 // realloc behaves the same way as malloc and allocates a new block of size bytes.
123 if (size > MAX_MEMORY_FOR_ALLOC) return NULL; // Never realloc over 512Mb
125 return realloc(Ptr, size);
355 // I prefer this method over realloc due to the big inpact on xput realloc may have if
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h457 realloc(elements_, capacity_*sizeof(elements_[0])));
/external/qemu/distrib/jpeg-6b/
H A Djdphuff.c730 index->scan = realloc(index->scan,
/external/qemu/distrib/libselinux/src/
H A Dlabel_file.c108 tmp_arr = (stem_t *) realloc(data->stem_arr,
/external/qemu/distrib/mini-glib/src/
H A Dglib-mini.c68 void* new_ptr = realloc(ptr, size);
/external/qemu/slirp/
H A Dmisc.c592 lprint_sb->sb_data = (char *)realloc(lprint_sb->sb_data,
/external/qemu/slirp-android/
H A Dmisc.c556 lprint_sb->sb_data = (char *)realloc(lprint_sb->sb_data,
/external/sepolicy/tools/
H A Dcheck_seapp.c571 tmp = realloc(new_map->key, l);
/external/valgrind/main/coregrind/
H A Dm_cache.c56 ci->caches = VG_(realloc)("m_cache", ci->caches,
H A Dm_errormgr.c1122 *bufpp = buf = VG_(realloc)("errormgr.get_line.1", buf, nBuf);
1543 = VG_(realloc)("foc_names",
/external/valgrind/main/memcheck/
H A Dmc_include.h154 void* MC_(realloc) ( ThreadId tid, void* p, SizeT new_size );
/external/eigen/Eigen/src/SparseCore/
H A DSparseMatrix.h548 Index *newInnerNonZeros = static_cast<Index*>(std::realloc(m_innerNonZeros, (m_outerSize + outerChange) * sizeof(Index)));
581 Index *newOuterIndex = static_cast<Index*>(std::realloc(m_outerIndex, (m_outerSize + outerChange + 1) * sizeof(Index)));
1196 // furthermore we bound the realloc ratio to:
1197 // 1) reduce multiple minor realloc when the matrix is almost filled
/external/fio/
H A Dfilesetup.c1256 td->files = realloc(td->files, new_size * sizeof(f));
1258 log_err("fio: realloc OOM\n");
1262 td->file_locks = realloc(td->file_locks, new_size);
1264 log_err("fio: realloc OOM\n");
/external/libmtp/src/
H A Dptp.c235 priv->data = realloc (priv->data, priv->curoff+sendlen);
1516 params->events = realloc(params->events, sizeof(PTPContainer)*(evtcnt+params->nrofevents));
1543 params->events = realloc(params->events, sizeof(PTPContainer)*(params->nrofevents+1));
1560 /* do not realloc on shrink. */
4626 newprops = realloc(*props,sizeof(MTPProperties)*(*nrofprops+1));
4710 params->objects = realloc(params->objects, sizeof(PTPObject)*params->nrofobjects);
4787 newobs = realloc (params->objects, sizeof(PTPObject)*(params->nrofobjects+1));
/external/chromium_org/third_party/sqlite/src/tool/
H A Dlemon.c518 p->aLookahead = (struct lookahead_action *) realloc( p->aLookahead,
560 p->aAction = (struct lookahead_action *) realloc( p->aAction,
1378 azDefine = (char **) realloc(azDefine, sizeof(azDefine[0])*nDefine);
2175 msp->subsym = (struct symbol **) realloc(msp->subsym,
2376 *psp->declargslot = (char *) realloc(*psp->declargslot, n);
2772 realloc(made_files, sizeof (const char **) * (made_files_count + 1));
3274 z = (char *) realloc(z, alloced);
/external/blktrace/
H A Dblktrace.c1307 * before). Therefore, we can realloc
1311 prev = realloc(prev->buf, sizeof(*prev) + tot_len);
2183 ns->pfds = realloc(ns->pfds, (ns->connects+1) * sizeof(struct pollfd));
2196 ns->pfds = realloc(ns->pfds, (ns->connects+1) * sizeof(struct pollfd));
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc488 TSAN_INTERCEPTOR(void*, realloc, void *p, uptr size) {
494 SCOPED_INTERCEPTOR_RAW(realloc, p, size);
2241 TSAN_INTERCEPT(realloc);
/external/pixman/pixman/
H A Dpixman-region.c283 realloc ((reg)->data, data_size); \
493 realloc (region->data, PIXREGION_SZOF (n));
1719 rit = (region_info_t *) realloc (ri, data_size);
/external/bison/lib/
H A Dgnulib.mk24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup
1421 ## begin gnulib module realloc-posix
1424 EXTRA_DIST += realloc.c
1426 EXTRA_libbison_a_SOURCES += realloc.c
1428 ## end gnulib module realloc-posix
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnvfx_fragprog.c83 fp->insn = realloc(fp->insn, sizeof(uint32_t) * fp->insn_len);
128 fp->consts = realloc(fp->consts, ++fp->nr_consts *
H A Dnvfx_vertprog.c102 vp->consts = realloc(vp->consts, sizeof(*vpd) * vp->nr_consts);
299 vp->insns = realloc(vp->insns, ++vp->nr_insns * sizeof(*vpc->vpi));

Completed in 631 milliseconds

<<11121314151617181920>>