Home
last modified time | relevance | path

Searched refs:fNumCopies (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/tools/genrb/
Dreslist.h345 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(0) {} in StringResource()
349 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(0) {} in StringResource()
355 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(numCharsForLength) { in StringResource()
373 int32_t fNumCopies; // number of equal strings represented by one stringSet element variable
Dreslist.cpp417 if (++fSame->fNumCopies == 1) { in handlePreflightStrings()
427 fNumCopies = 1; in handlePreflightStrings()
894 sr->fNumCopies = 0; in write()
1618 res->fNumUnitsSaved = (res->fNumCopies - 1) * res->get16BitStringsLength(); in compactStringsV2()
1644 … res->fNumUnitsSaved += suffixRes->fNumCopies * suffixRes->get16BitStringsLength(); in compactStringsV2()
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.h323 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(0) {} in StringResource()
327 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(0) {} in StringResource()
333 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(numCharsForLength) { in StringResource()
351 int32_t fNumCopies; // number of equal strings represented by one stringSet element variable
Dreslist.cpp398 if (++fSame->fNumCopies == 1) { in handlePreflightStrings()
408 fNumCopies = 1; in handlePreflightStrings()
875 sr->fNumCopies = 0; in write()
1561 res->fNumUnitsSaved = (res->fNumCopies - 1) * res->get16BitStringsLength(); in compactStringsV2()
1587 … res->fNumUnitsSaved += suffixRes->fNumCopies * suffixRes->get16BitStringsLength(); in compactStringsV2()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.h345 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(0) {} in StringResource()
349 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(0) {} in StringResource()
355 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(numCharsForLength) { in StringResource()
373 int32_t fNumCopies; // number of equal strings represented by one stringSet element variable
Dreslist.cpp417 if (++fSame->fNumCopies == 1) { in handlePreflightStrings()
427 fNumCopies = 1; in handlePreflightStrings()
894 sr->fNumCopies = 0; in write()
1618 res->fNumUnitsSaved = (res->fNumCopies - 1) * res->get16BitStringsLength(); in compactStringsV2()
1644 … res->fNumUnitsSaved += suffixRes->fNumCopies * suffixRes->get16BitStringsLength(); in compactStringsV2()
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.h345 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(0) {} in StringResource()
349 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(0) {} in StringResource()
355 fNumCopies(0), fNumUnitsSaved(0), fNumCharsForLength(numCharsForLength) { in StringResource()
373 int32_t fNumCopies; // number of equal strings represented by one stringSet element variable
Dreslist.cpp417 if (++fSame->fNumCopies == 1) { in handlePreflightStrings()
427 fNumCopies = 1; in handlePreflightStrings()
894 sr->fNumCopies = 0; in write()
1610 res->fNumUnitsSaved = (res->fNumCopies - 1) * res->get16BitStringsLength(); in compactStringsV2()
1636 … res->fNumUnitsSaved += suffixRes->fNumCopies * suffixRes->get16BitStringsLength(); in compactStringsV2()