Home
last modified time | relevance | path

Searched refs:prevIndexLength (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
DMutableCodePointTrie.java1232 int prevIndexLength = indexLength; in compactIndex() local
1236 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1238 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1288 int prevIndexLength = indexLength; in compactIndex() local
1297 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1299 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1350 int prevIndexLength = indexLength; in compactIndex() local
1354 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java1240 int prevIndexLength = indexLength; in compactIndex() local
1244 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1246 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1296 int prevIndexLength = indexLength; in compactIndex() local
1305 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1307 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1358 int prevIndexLength = indexLength; in compactIndex() local
1362 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
/external/icu/icu4c/source/common/
Dumutablecptrie.cpp1352 int32_t prevIndexLength = indexLength; in compactIndex() local
1356 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1358 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1408 int32_t prevIndexLength = indexLength; in compactIndex() local
1417 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1419 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1470 int32_t prevIndexLength = indexLength; in compactIndex() local
1474 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...