Searched refs:IX_RESERVED10_OFFSET (Results 1 - 14 of 14) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
H A D | collationdatareader.h | 77 IX_RESERVED10_OFFSET, enumerator
|
H A D | collationdatawriter.cpp | 267 indexes[CollationDataReader::IX_RESERVED10_OFFSET] = totalSize; in write()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatareader.h | 77 IX_RESERVED10_OFFSET, enumerator
|
H A D | collationdatawriter.cpp | 267 indexes[CollationDataReader::IX_RESERVED10_OFFSET] = totalSize; in write()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatareader.h | 77 IX_RESERVED10_OFFSET, enumerator
|
H A D | collationdatawriter.cpp | 267 indexes[CollationDataReader::IX_RESERVED10_OFFSET] = totalSize; in write()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | collationinfo.cpp | 65 length = getDataLength(indexes, CollationDataReader::IX_RESERVED10_OFFSET); in printSizes()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | collationinfo.cpp | 65 length = getDataLength(indexes, CollationDataReader::IX_RESERVED10_OFFSET); in printSizes()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | collationinfo.cpp | 65 length = getDataLength(indexes, CollationDataReader::IX_RESERVED10_OFFSET); in printSizes()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationDataReader.java | 75 static final int IX_RESERVED10_OFFSET = 10; field in CollationDataReader 243 index = IX_RESERVED10_OFFSET; in read()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationDataReader.java | 76 static final int IX_RESERVED10_OFFSET = 10; field in CollationDataReader 244 index = IX_RESERVED10_OFFSET; in read()
|
/third_party/icu/icu4c/source/common/ |
H A D | ucol_swp.cpp | 289 IX_RESERVED10_OFFSET, enumerator 407 index = IX_RESERVED10_OFFSET; in swapFormatVersion4() 411 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED10_OFFSET\n", length); in swapFormatVersion4()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucol_swp.cpp | 289 IX_RESERVED10_OFFSET, enumerator 407 index = IX_RESERVED10_OFFSET; in swapFormatVersion4() 411 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED10_OFFSET\n", length); in swapFormatVersion4()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucol_swp.cpp | 289 IX_RESERVED10_OFFSET, enumerator 407 index = IX_RESERVED10_OFFSET; in swapFormatVersion4() 411 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED10_OFFSET\n", length); in swapFormatVersion4()
|
Completed in 8 milliseconds