Home
last modified time | relevance | path

Searched refs:newlength (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DStringSearch.java656 int newlength = destinationlength; in addToIntArray() local
657 if (offset + 1 == newlength) { in addToIntArray()
658 newlength += increments; in addToIntArray()
659 int temp[] = new int[newlength]; in addToIntArray()
681 int newlength = destinationlength; in addToLongArray() local
682 if (offset + 1 == newlength) { in addToLongArray()
683 newlength += increments; in addToLongArray()
684 long temp[] = new long[newlength]; in addToLongArray()
/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngrutil.c569 png_alloc_size_t *newlength /* must be initialized to the maximum! */, in png_decompress_chunk() argument
596 if (limit < *newlength) in png_decompress_chunk()
597 *newlength = limit; in png_decompress_chunk()
608 /* output: */ NULL, newlength); in png_decompress_chunk()
626 png_alloc_size_t new_size = *newlength; in png_decompress_chunk()
636 text + prefix_size, newlength); in png_decompress_chunk()
640 if (new_size == *newlength) in png_decompress_chunk()
643 text[prefix_size + *newlength] = 0; in png_decompress_chunk()
/external/libpng/
Dpngrutil.c637 png_alloc_size_t *newlength /* must be initialized to the maximum! */, in png_decompress_chunk() argument
664 if (limit < *newlength) in png_decompress_chunk()
665 *newlength = limit; in png_decompress_chunk()
676 /* output: */ NULL, newlength); in png_decompress_chunk()
694 png_alloc_size_t new_size = *newlength; in png_decompress_chunk()
704 text + prefix_size, newlength); in png_decompress_chunk()
708 if (new_size == *newlength) in png_decompress_chunk()
711 text[prefix_size + *newlength] = 0; in png_decompress_chunk()
/external/icu/icu4c/source/i18n/
Dusearch.cpp213 uint32_t newlength = *destinationlength; in addTouint32_tArray() local
214 if (offset + 1 == newlength) { in addTouint32_tArray()
215 newlength += increments; in addTouint32_tArray()
217 sizeof(int32_t) * newlength, status); in addTouint32_tArray()
222 *destinationlength = newlength; in addTouint32_tArray()
253 uint32_t newlength = *destinationlength; in addTouint64_tArray() local
254 if (offset + 1 == newlength) { in addTouint64_tArray()
255 newlength += increments; in addTouint64_tArray()
257 sizeof(int64_t) * newlength, status); in addTouint64_tArray()
264 *destinationlength = newlength; in addTouint64_tArray()
/external/chromium-trace/trace-viewer/tracing/third_party/mocha/
Dmocha.js352 newlength:meh[4], property