Searched refs:destIndex (Results 1 – 8 of 8) sorted by relevance
281 int destIndex = 0; in copyCodePointsAndReturnCodePointCount() local287 destination[destIndex] = downCase ? Character.toLowerCase(codePoint) : codePoint; in copyCodePointsAndReturnCodePointCount()288 destIndex++; in copyCodePointsAndReturnCodePointCount()290 return destIndex; in copyCodePointsAndReturnCodePointCount()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
3180 Landroid/icu/text/Edits$Iterator;->destIndex:I