Home
last modified time | relevance | path

Searched refs:pvCount (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/tools/unicode/c/genprops/
Dcorepropsbuilder.cpp831 int32_t pvCount=pvRows*UPROPS_VECTOR_WORDS; in build() local
849 offset+=pvCount; in build()
885 int32_t pvCount=pvRows*UPROPS_VECTOR_WORDS; in writeCSourceFile() local
918 pvArray, 32, pvCount, in writeCSourceFile()
920 fprintf(f, "static const int32_t countPropsVectors=%ld;\n", (long)pvCount); in writeCSourceFile()
942 int32_t pvCount=pvRows*UPROPS_VECTOR_WORDS; in writeBinaryData() local
955 udata_writeBlock(pData, pvArray, pvCount*4); in writeBinaryData()
/third_party/node/deps/icu-small/source/common/
Ducnvsel.cpp54 int32_t pvCount; member
143 result->pv = upvec_cloneArray(upvec, &result->pvCount, NULL, status); in generateSelectorData()
144 result->pvCount *= columns; // number of uint32_t = rows * columns in generateSelectorData()
313 sel->pvCount, in ucnvsel_serialize()
322 sel->pvCount * 4 + in ucnvsel_serialize()
342 length = sel->pvCount * 4; in ucnvsel_serialize()
563 sel->pvCount = indexes[UCNVSEL_INDEX_PV_COUNT]; in ucnvsel_openFromSerialized()
579 p += sel->pvCount * 4; in ucnvsel_openFromSerialized()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp54 int32_t pvCount; member
143 result->pv = upvec_cloneArray(upvec, &result->pvCount, NULL, status); in generateSelectorData()
144 result->pvCount *= columns; // number of uint32_t = rows * columns in generateSelectorData()
313 sel->pvCount, in ucnvsel_serialize()
322 sel->pvCount * 4 + in ucnvsel_serialize()
342 length = sel->pvCount * 4; in ucnvsel_serialize()
563 sel->pvCount = indexes[UCNVSEL_INDEX_PV_COUNT]; in ucnvsel_openFromSerialized()
579 p += sel->pvCount * 4; in ucnvsel_openFromSerialized()
/third_party/icu/icu4c/source/common/
Ducnvsel.cpp54 int32_t pvCount; member
143 result->pv = upvec_cloneArray(upvec, &result->pvCount, NULL, status); in generateSelectorData()
144 result->pvCount *= columns; // number of uint32_t = rows * columns in generateSelectorData()
313 sel->pvCount, in ucnvsel_serialize()
322 sel->pvCount * 4 + in ucnvsel_serialize()
342 length = sel->pvCount * 4; in ucnvsel_serialize()
563 sel->pvCount = indexes[UCNVSEL_INDEX_PV_COUNT]; in ucnvsel_openFromSerialized()
579 p += sel->pvCount * 4; in ucnvsel_openFromSerialized()
/third_party/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp54 int32_t pvCount; member
143 result->pv = upvec_cloneArray(upvec, &result->pvCount, NULL, status); in generateSelectorData()
144 result->pvCount *= columns; // number of uint32_t = rows * columns in generateSelectorData()
313 sel->pvCount, in ucnvsel_serialize()
322 sel->pvCount * 4 + in ucnvsel_serialize()
342 length = sel->pvCount * 4; in ucnvsel_serialize()
563 sel->pvCount = indexes[UCNVSEL_INDEX_PV_COUNT]; in ucnvsel_openFromSerialized()
579 p += sel->pvCount * 4; in ucnvsel_openFromSerialized()