Searched defs:newBytes (Results 1 – 6 of 6) sorted by relevance
102 uint8_t *newBytes = static_cast<uint8_t *>(uprv_malloc(newCapacity)); in reallocate() local
190 int newBytes = 0; in decompress() local
193 int newBytes = 0; in decompress() local
405 assert(node<kMinValueLead); in getNextBytes()
384 assert(node<kMinValueLead); in getNextBytes()
384 char *newBytes=static_cast<char *>(uprv_malloc(newCapacity)); in ensureCapacity() local