Home
last modified time | relevance | path

Searched refs:codePointsLength (Results 1 – 6 of 6) sorted by relevance

/external/cronet/stable/third_party/icu/source/tools/toolutil/
Ducm.cpp911 table->bytesLength=table->codePointsLength=0; in ucm_resetTable()
968 idx=table->codePointsLength; in ucm_addMapping()
969 table->codePointsLength+=m->uLen; in ucm_addMapping()
970 if(table->codePointsLength>table->codePointsCapacity) { in ucm_addMapping()
Ducm.h75 int32_t codePointsCapacity, codePointsLength; member
/external/cronet/tot/third_party/icu/source/tools/toolutil/
Ducm.cpp911 table->bytesLength=table->codePointsLength=0; in ucm_resetTable()
968 idx=table->codePointsLength; in ucm_addMapping()
969 table->codePointsLength+=m->uLen; in ucm_addMapping()
970 if(table->codePointsLength>table->codePointsCapacity) { in ucm_addMapping()
Ducm.h75 int32_t codePointsCapacity, codePointsLength; member
/external/icu/icu4c/source/tools/toolutil/
Ducm.cpp911 table->bytesLength=table->codePointsLength=0; in ucm_resetTable()
968 idx=table->codePointsLength; in ucm_addMapping()
969 table->codePointsLength+=m->uLen; in ucm_addMapping()
970 if(table->codePointsLength>table->codePointsCapacity) { in ucm_addMapping()
Ducm.h75 int32_t codePointsCapacity, codePointsLength; member