Searched refs:realloc (Results 426 - 450 of 606) sorted by relevance

<<11121314151617181920>>

/external/webrtc/src/common_audio/resampler/
H A Dresampler.cc1012 out_buffer_ = (WebRtc_Word16*)realloc(out_buffer_, sizeNeeded * sizeof(WebRtc_Word16));
1026 in_buffer_ = (WebRtc_Word16*)realloc(in_buffer_,
/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfts1.c81 sb->s = realloc(sb->s, sb->alloced+1);
291 d->pData = realloc(d->pData, d->nData + n);
601 ** If nTarget==nSource, we should not move any memory nor realloc.
602 ** If nTarget>nSource, trim target and realloc.
603 ** If nTarget<nSource, realloc then expand target.
610 d->pData = realloc(d->pData, d->nData+nSource-nTarget);
2186 p->aMatch = realloc(p->aMatch, p->nAlloc*sizeof(p->aMatch[0]) );
2624 q->pTerms = realloc(q->pTerms, q->nTerms * sizeof(q->pTerms[0]));
/external/e2fsprogs/resize/
H A Dresize2fs.c894 int realloc = 0; local
901 realloc = 1;
905 realloc = 1;
910 realloc = 1;
913 if (realloc) {
/external/fio/
H A Dinit.c1433 opts = realloc(opts,
1854 job_sections = realloc(job_sections, new_size);
2045 ini_file = realloc(ini_file, ini_idx * sizeof(char *));
/external/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp30 index = (int32_t *) realloc(index, sizeof(int32_t)); \
35 index = (int32_t *) realloc(index, sizeof(int32_t) * (count + 1)); \
37 data = (UNIT *) realloc(data, sizeof(UNIT) * index[count]); \
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3defs.h472 #define ANTLR3_REALLOC(current, request) realloc ((void *)(current), (size_t)(request))
/external/bison/data/
H A Dglr.c273 # define YYREALLOC realloc
/external/bison/lib/glthread/
H A Dlock.c706 (HANDLE *) realloc (wq->array, new_alloc * sizeof (HANDLE));
/external/blktrace/
H A Dblkiomon.c489 pdu_buf = realloc(pdu_buf, bit->pdu_len);
H A Dblkparse.c330 cpus = realloc(cpus, size);
374 devices = realloc(devices, size);
2192 void *ptr = realloc(bit, sizeof(*bit) + pdu_len);
2339 void *ptr = realloc(bit, sizeof(*bit) + pdu_len);
/external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp718 text = (UChar *)realloc(text, 2*bufSize*sizeof(UChar));
/external/chromium_org/third_party/libevent/test/
H A Dregress.gen.c81 new_data = (struct run **) realloc(msg->run_data,
/external/chromium_org/third_party/libxml/src/
H A Dxmlmemory.c306 * a realloc() equivalent, with logging of the allocation info.
345 p = (MEMHDR *) realloc(p,RESERVE_SIZE+size);
387 * a realloc() equivalent, with logging of the allocation info.
673 case REALLOC_TYPE:fprintf(fp,"realloc() in ");break;
754 case REALLOC_TYPE:fprintf(fp,"realloc() in ");break;
863 case REALLOC_TYPE:fprintf(fp,"realloc() in ");break;
986 * @reallocFunc: the realloc() function to use
1028 * @reallocFunc: place to save the realloc() function in use
1050 * @reallocFunc: the realloc() function to use
1098 * @reallocFunc: place to save the realloc() functio
[all...]
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
H A Ddevice_info_ds.cc682 _lastUsedDeviceName = (char*) realloc(_lastUsedDeviceName,
/external/dhcpcd/
H A Dif-linux.c178 nbuf = realloc(buf, buflen);
/external/flac/libFLAC/
H A Dmd5.c409 FLAC__byte *tmp = (FLAC__byte*)realloc(ctx->internal_buf, bytes_needed);
H A Dmetadata_object.c95 /* realloc() failure leaves entry unchanged */
955 else if(0 == (object->data.seek_table.points = (FLAC__StreamMetadata_SeekPoint*)realloc(object->data.seek_table.points, new_size)))
1194 else if(0 == (object->data.vorbis_comment.comments = (FLAC__StreamMetadata_VorbisComment_Entry*)realloc(object->data.vorbis_comment.comments, new_size)))
1498 else if(0 == (track->indices = (FLAC__StreamMetadata_CueSheet_Index*)realloc(track->indices, new_size)))
1594 else if(0 == (object->data.cue_sheet.tracks = (FLAC__StreamMetadata_CueSheet_Track*)realloc(object->data.cue_sheet.tracks, new_size)))
/external/genext2fs/
H A Dgenext2fs.c334 *lineptr = (char*)realloc(*lineptr, m);
380 *lineptr = (char*)realloc(*lineptr, i);
750 ptr = realloc(ptr, size);
1781 realloc (hdlinks.hdl, (hdlink_cnt + HDLINK_CNT) *
/external/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp718 text = (UChar *)realloc(text, 2*bufSize*sizeof(UChar));
/external/iproute2/lib/
H A Dutils.c742 *linep = realloc(*linep, *lenp);
/external/jpeg/
H A Djdphuff.c724 index->scan = realloc(index->scan,
/external/libnl/lib/
H A Dmsg.c585 tmp = realloc(n->nm_nlh, newlen);
/external/libnl/lib/route/sch/
H A Dnetem.c244 msg->nm_nlh = (struct nlmsghdr *) realloc(msg->nm_nlh, new_msg_len);
/external/libselinux/src/
H A Dlabel_file.c109 tmp_arr = (stem_t *) realloc(data->stem_arr,
/external/libusb/libusb/
H A Dcore.c458 /* append a device to the discovered devices collection. may realloc itself,
459 * returning new discdevs. returns NULL on realloc failure. */
476 discdevs = realloc(discdevs,

Completed in 803 milliseconds

<<11121314151617181920>>