/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | MutableCodePointTrie.java | 1240 int prevIndexLength = indexLength; in compactIndex() 1244 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex() 1246 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex() 1296 int prevIndexLength = indexLength; in compactIndex() 1305 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex() 1307 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex() 1358 int prevIndexLength = indexLength; in compactIndex() 1362 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | MutableCodePointTrie.java | 1232 int prevIndexLength = indexLength; in compactIndex() 1236 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex() 1238 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex() 1288 int prevIndexLength = indexLength; in compactIndex() 1297 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex() 1299 longI3Blocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex() 1350 int prevIndexLength = indexLength; in compactIndex() 1354 mixedBlocks.extend(index16, index3Start, prevIndexLength, indexLength); in compactIndex()
|
/third_party/icu/icu4c/source/common/ |
H A D | umutablecptrie.cpp | 1352 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()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | umutablecptrie.cpp | 1352 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()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | umutablecptrie.cpp | 1352 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()
|