Home
last modified time | relevance | path

Searched refs:IX_RESERVED8_OFFSET (Results 1 - 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dcollationdatareader.h74 IX_RESERVED8_OFFSET, // 8 enumerator
H A Dcollationdatawriter.cpp260 indexes[CollationDataReader::IX_RESERVED8_OFFSET] = totalSize; in write()
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatareader.h74 IX_RESERVED8_OFFSET, // 8 enumerator
H A Dcollationdatawriter.cpp260 indexes[CollationDataReader::IX_RESERVED8_OFFSET] = totalSize; in write()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatareader.h74 IX_RESERVED8_OFFSET, // 8 enumerator
H A Dcollationdatawriter.cpp260 indexes[CollationDataReader::IX_RESERVED8_OFFSET] = totalSize; in write()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dcollationinfo.cpp55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dcollationinfo.cpp55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationDataReader.java72 static final int IX_RESERVED8_OFFSET = 8; field in CollationDataReader
226 index = IX_RESERVED8_OFFSET; in read()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationDataReader.java73 static final int IX_RESERVED8_OFFSET = 8; field in CollationDataReader
227 index = IX_RESERVED8_OFFSET; in read()
/third_party/icu/icu4c/source/common/
H A Ducol_swp.cpp287 IX_RESERVED8_OFFSET, // 8 enumerator
391 index = IX_RESERVED8_OFFSET; in swapFormatVersion4()
395 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED8_OFFSET\n", length); in swapFormatVersion4()
/third_party/node/deps/icu-small/source/common/
H A Ducol_swp.cpp287 IX_RESERVED8_OFFSET, // 8 enumerator
391 index = IX_RESERVED8_OFFSET; in swapFormatVersion4()
395 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED8_OFFSET\n", length); in swapFormatVersion4()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducol_swp.cpp287 IX_RESERVED8_OFFSET, // 8 enumerator
391 index = IX_RESERVED8_OFFSET; in swapFormatVersion4()
395 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED8_OFFSET\n", length); in swapFormatVersion4()

Completed in 9 milliseconds