Home
last modified time | relevance | path

Searched refs:UCNVSEL_INDEX_SIZE (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
H A 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/
H A 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/
H A 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()

Completed in 4 milliseconds