Searched defs:maxCharLength (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
D | genmbcs.c | 190 int32_t i, sum, maxCharLength, in MBCSStartMappings() local 683 int32_t maxCharLength; in MBCSAddFromUnicode() local 940 int32_t i, maxCharLength; in MBCSAddTable() local 1327 int32_t maxCharLength, stage3Width; in MBCSPostprocess() local
|
/external/icu4c/tools/makeconv/ |
D | genmbcs.cpp | 190 int32_t i, sum, maxCharLength, in MBCSStartMappings() local 683 int32_t maxCharLength; in MBCSAddFromUnicode() local 940 int32_t i, maxCharLength; in MBCSAddTable() local 1332 int32_t maxCharLength, stage3Width; in MBCSPostprocess() local
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | ucm.h | 97 int32_t countStates, minCharLength, maxCharLength, countToUCodeUnits; member
|
/external/icu4c/tools/toolutil/ |
D | ucm.h | 98 int32_t countStates, minCharLength, maxCharLength, countToUCodeUnits; member
|