Home
last modified time | relevance | path

Searched refs:preallocated (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/drd/
Ddrd_vc.c319 || vc->vc == vc->preallocated); in DRD_()
326 && vc->vc != vc->preallocated in DRD_()
333 tl_assert((vc->vc == 0 || vc->vc == vc->preallocated) in DRD_()
338 VG_(memcpy)(vc->vc, vc->preallocated, in DRD_()
343 tl_assert(vc->vc == vc->preallocated in DRD_()
360 vc->vc = vc->preallocated; in DRD_()
375 || vc->vc == vc->preallocated); in DRD_()
Ddrd_vc.h69 VCElem preallocated[VC_PREALLOCATED]; member
/external/bison/lib/
Dquotearg.c780 bool preallocated = (sv == &slotvec0); in quotearg_n_options() local
785 slotvec = sv = xrealloc (preallocated ? NULL : sv, n1 * sizeof *sv); in quotearg_n_options()
786 if (preallocated) in quotearg_n_options()
/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_ios.mm1049 // to the preallocated audio buffer list that the audio unit renders into.
1104 // the native I/O audio unit) to a preallocated intermediate buffer and
/external/nanopb-c/docs/
Dreference.rst224 PB_HTYPE_REPEATED 0x20 A repeated field with preallocated array.
/external/protobuf/
DCHANGES.txt557 objects will be allocated from a large piece of preallocated memory and
/external/protobuf/util/
DCHANGES.txt557 objects will be allocated from a large piece of preallocated memory and
/external/llvm/docs/
DProgrammersManual.rst1223 memory in the case when the preallocated space is enough to hold its data, and
/external/e2fsprogs/debian/
Dchangelog1582 files and preallocated blocks.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz