Home
last modified time | relevance | path

Searched refs:UCNVSEL_INDEX_SIZE (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp265 UCNVSEL_INDEX_SIZE = 15, // bytes following the DataHeader enumerator
324 indexes[UCNVSEL_INDEX_SIZE] = totalSize - header.dataHeader.headerSize; in ucnvsel_serialize()
422 int32_t size = indexes[UCNVSEL_INDEX_SIZE]; in ucnvsel_swap()
544 if (length < indexes[UCNVSEL_INDEX_SIZE]) { in ucnvsel_openFromSerialized()
/third_party/node/deps/icu-small/source/common/
Ducnvsel.cpp265 UCNVSEL_INDEX_SIZE = 15, // bytes following the DataHeader enumerator
324 indexes[UCNVSEL_INDEX_SIZE] = totalSize - header.dataHeader.headerSize; in ucnvsel_serialize()
422 int32_t size = indexes[UCNVSEL_INDEX_SIZE]; in ucnvsel_swap()
544 if (length < indexes[UCNVSEL_INDEX_SIZE]) { in ucnvsel_openFromSerialized()
/third_party/icu/icu4c/source/common/
Ducnvsel.cpp265 UCNVSEL_INDEX_SIZE = 15, // bytes following the DataHeader enumerator
324 indexes[UCNVSEL_INDEX_SIZE] = totalSize - header.dataHeader.headerSize; in ucnvsel_serialize()
422 int32_t size = indexes[UCNVSEL_INDEX_SIZE]; in ucnvsel_swap()
544 if (length < indexes[UCNVSEL_INDEX_SIZE]) { in ucnvsel_openFromSerialized()
/third_party/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp265 UCNVSEL_INDEX_SIZE = 15, // bytes following the DataHeader enumerator
324 indexes[UCNVSEL_INDEX_SIZE] = totalSize - header.dataHeader.headerSize; in ucnvsel_serialize()
422 int32_t size = indexes[UCNVSEL_INDEX_SIZE]; in ucnvsel_swap()
544 if (length < indexes[UCNVSEL_INDEX_SIZE]) { in ucnvsel_openFromSerialized()