Searched refs:IX_RESERVED18_OFFSET (Results 1 - 14 of 14) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
H A D | collationdatareader.h | 98 IX_RESERVED18_OFFSET, enumerator
|
H A D | collationdatawriter.cpp | 316 indexes[CollationDataReader::IX_RESERVED18_OFFSET] = totalSize; in write()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatareader.h | 98 IX_RESERVED18_OFFSET, enumerator
|
H A D | collationdatawriter.cpp | 316 indexes[CollationDataReader::IX_RESERVED18_OFFSET] = totalSize; in write()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatareader.h | 98 IX_RESERVED18_OFFSET, enumerator
|
H A D | collationdatawriter.cpp | 316 indexes[CollationDataReader::IX_RESERVED18_OFFSET] = totalSize; in write()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | collationinfo.cpp | 106 length = getDataLength(indexes, CollationDataReader::IX_RESERVED18_OFFSET); in printSizes()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | collationinfo.cpp | 106 length = getDataLength(indexes, CollationDataReader::IX_RESERVED18_OFFSET); in printSizes()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | collationinfo.cpp | 106 length = getDataLength(indexes, CollationDataReader::IX_RESERVED18_OFFSET); in printSizes()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationDataReader.java | 96 static final int IX_RESERVED18_OFFSET = 18; field in CollationDataReader 457 index = IX_RESERVED18_OFFSET; in read()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationDataReader.java | 97 static final int IX_RESERVED18_OFFSET = 18; field in CollationDataReader 458 index = IX_RESERVED18_OFFSET; in read()
|
/third_party/icu/icu4c/source/common/ |
H A D | ucol_swp.cpp | 299 IX_RESERVED18_OFFSET, enumerator 460 index = IX_RESERVED18_OFFSET; in swapFormatVersion4() 464 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED18_OFFSET\n", length); in swapFormatVersion4()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucol_swp.cpp | 299 IX_RESERVED18_OFFSET, enumerator 460 index = IX_RESERVED18_OFFSET; in swapFormatVersion4() 464 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED18_OFFSET\n", length); in swapFormatVersion4()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucol_swp.cpp | 299 IX_RESERVED18_OFFSET, enumerator 460 index = IX_RESERVED18_OFFSET; in swapFormatVersion4() 464 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED18_OFFSET\n", length); in swapFormatVersion4()
|
Completed in 9 milliseconds