Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java1249 int prevIndexLength = indexLength; in compactIndex() local
1253 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1255 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1305 int prevIndexLength = indexLength; in compactIndex() local
1314 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1316 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1367 int prevIndexLength = indexLength; in compactIndex() local
1371 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DMutableCodePointTrie.java1242 int prevIndexLength = indexLength; in compactIndex() local
1246 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1248 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1298 int prevIndexLength = indexLength; in compactIndex() local
1307 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1309 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1360 int prevIndexLength = indexLength; in compactIndex() local
1364 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
/external/icu/icu4c/source/common/
Dumutablecptrie.cpp1347 int32_t prevIndexLength = indexLength; in compactIndex() local
1351 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1353 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1403 int32_t prevIndexLength = indexLength; in compactIndex() local
1412 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1414 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
1465 int32_t prevIndexLength = indexLength; in compactIndex() local
1469 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()