Home | History | Annotate | Download | only in common

Lines Matching defs:newLength

2268     int32_t newLength = rep->length();
2269 int32_t lengthDelta = newLength - oldLength;
2532 int32_t newLength = us->length();
2536 ut->chunkLength = newLength;
2537 ut->chunkNativeLimit = newLength;
2538 ut->nativeIndexingLimit = newLength;
2541 int32_t lengthDelta = newLength - oldLength;