Searched defs:unfoldRows (Results 1 – 9 of 9) sorted by relevance
/third_party/icu/tools/unicode/c/genprops/ |
D | casepropsbuilder.cpp | 635 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/ |
D | ucase.h | 146 int32_t unfoldRows; variable
|
D | ucase.cpp | 360 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local
|
/third_party/icu/icu4c/source/common/ |
D | ucase.h | 146 int32_t unfoldRows; variable
|
D | ucase.cpp | 354 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local
|
/third_party/node/deps/icu-small/source/common/ |
D | ucase.h | 150 int32_t unfoldRows; variable
|
D | ucase.cpp | 487 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/ |
D | UCaseProps.java | 419 … 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/ |
D | UCaseProps.java | 423 … int i, length, start, limit, result, unfoldOffset, unfoldRows, unfoldRowWidth, unfoldStringWidth; in addStringCaseClosure() local
|