Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genprops/
Dcorepropsbuilder.cpp346 pv=upvec_open(UPROPS_VECTOR_WORDS, &errorCode); in CorePropsBuilder()
830 int32_t pvCount=pvRows*UPROPS_VECTOR_WORDS; in build()
847 indexes[UPROPS_ADDITIONAL_VECTORS_COLUMNS_INDEX]=UPROPS_VECTOR_WORDS; in build()
872 printf("number of 32-bit words per vector: %5u\n", UPROPS_VECTOR_WORDS); in build()
884 int32_t pvCount=pvRows*UPROPS_VECTOR_WORDS; in writeCSourceFile()
922 fprintf(f, "static const int32_t propsVectorsColumns=%ld;\n", (long)UPROPS_VECTOR_WORDS); in writeCSourceFile()
945 int32_t pvCount=pvRows*UPROPS_VECTOR_WORDS; in writeBinaryData()
/third_party/node/deps/icu-small/source/common/
Duprops.h118 #define UPROPS_VECTOR_WORDS 3 macro
/third_party/icu/icu4c/source/common/
Duprops.h118 #define UPROPS_VECTOR_WORDS 3 macro
/third_party/skia/third_party/externals/icu/source/common/
Duprops.h118 #define UPROPS_VECTOR_WORDS 3 macro