Home
last modified time | relevance | path

Searched defs:unfoldRows (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/tools/unicode/c/genprops/
Dcasepropsbuilder.cpp635 int32_t unfoldRows=unfoldLength/UGENCASE_UNFOLD_WIDTH-1; in makeUnfoldData() local
863 int32_t unfoldRows=unfold.length()/UGENCASE_UNFOLD_WIDTH-1; in makeCaseClosure() local
/third_party/skia/third_party/externals/icu/source/common/
Ducase.h146 int32_t unfoldRows; variable
Ducase.cpp360 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local
/third_party/icu/icu4c/source/common/
Ducase.h146 int32_t unfoldRows; variable
Ducase.cpp354 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local
/third_party/node/deps/icu-small/source/common/
Ducase.h150 int32_t unfoldRows; variable
Ducase.cpp487 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java419 … int i, length, start, limit, result, unfoldOffset, unfoldRows, unfoldRowWidth, unfoldStringWidth; in addStringCaseClosure() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCaseProps.java423 … int i, length, start, limit, result, unfoldOffset, unfoldRows, unfoldRowWidth, unfoldStringWidth; in addStringCaseClosure() local