Searched refs:IX_RESERVED8_OFFSET (Results 1 - 14 of 14) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
H A D | collationdatareader.h | 74 IX_RESERVED8_OFFSET, // 8 enumerator
|
H A D | collationdatawriter.cpp | 260 indexes[CollationDataReader::IX_RESERVED8_OFFSET] = totalSize; in write()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatareader.h | 74 IX_RESERVED8_OFFSET, // 8 enumerator
|
H A D | collationdatawriter.cpp | 260 indexes[CollationDataReader::IX_RESERVED8_OFFSET] = totalSize; in write()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatareader.h | 74 IX_RESERVED8_OFFSET, // 8 enumerator
|
H A D | collationdatawriter.cpp | 260 indexes[CollationDataReader::IX_RESERVED8_OFFSET] = totalSize; in write()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | collationinfo.cpp | 55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | collationinfo.cpp | 55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | collationinfo.cpp | 55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationDataReader.java | 72 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 D | CollationDataReader.java | 73 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 D | ucol_swp.cpp | 287 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 D | ucol_swp.cpp | 287 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 D | ucol_swp.cpp | 287 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