/third_party/icu/icu4c/source/i18n/ |
H A D | collationdatareader.h | 88 IX_FAST_LATIN_TABLE_OFFSET, enumerator
|
H A D | collationdatawriter.cpp | 158 indexesLength = CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET + 2; in write() 299 indexes[CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET] = totalSize; in write() 333 copyData(indexes, CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET, data.fastLatinTable, dest); in write()
|
H A D | collationdatareader.cpp | 344 index = IX_FAST_LATIN_TABLE_OFFSET; in read()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatareader.h | 88 IX_FAST_LATIN_TABLE_OFFSET, enumerator
|
H A D | collationdatawriter.cpp | 158 indexesLength = CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET + 2; in write() 299 indexes[CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET] = totalSize; in write() 333 copyData(indexes, CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET, data.fastLatinTable, dest); in write()
|
H A D | collationdatareader.cpp | 344 index = IX_FAST_LATIN_TABLE_OFFSET; in read()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatareader.h | 88 IX_FAST_LATIN_TABLE_OFFSET, enumerator
|
H A D | collationdatawriter.cpp | 158 indexesLength = CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET + 2; in write() 299 indexes[CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET] = totalSize; in write() 333 copyData(indexes, CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET, data.fastLatinTable, dest); in write()
|
H A D | collationdatareader.cpp | 344 index = IX_FAST_LATIN_TABLE_OFFSET; in read()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | collationinfo.cpp | 90 length = getDataLength(indexes, CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET); in printSizes()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | collationinfo.cpp | 90 length = getDataLength(indexes, CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET); in printSizes()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | collationinfo.cpp | 90 length = getDataLength(indexes, CollationDataReader::IX_FAST_LATIN_TABLE_OFFSET); in printSizes()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationDataReader.java | 86 static final int IX_FAST_LATIN_TABLE_OFFSET = 15; field in CollationDataReader 375 index = IX_FAST_LATIN_TABLE_OFFSET; in read()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationDataReader.java | 87 static final int IX_FAST_LATIN_TABLE_OFFSET = 15; field in CollationDataReader 376 index = IX_FAST_LATIN_TABLE_OFFSET; in read()
|
/third_party/icu/icu4c/source/common/ |
H A D | ucol_swp.cpp | 295 IX_FAST_LATIN_TABLE_OFFSET, enumerator 444 index = IX_FAST_LATIN_TABLE_OFFSET; in swapFormatVersion4()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucol_swp.cpp | 295 IX_FAST_LATIN_TABLE_OFFSET, enumerator 444 index = IX_FAST_LATIN_TABLE_OFFSET; in swapFormatVersion4()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucol_swp.cpp | 295 IX_FAST_LATIN_TABLE_OFFSET, enumerator 444 index = IX_FAST_LATIN_TABLE_OFFSET; in swapFormatVersion4()
|