Home
last modified time | relevance | path

Searched refs:mbcsIndexLength (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_bld.cpp1349 int32_t maxFastUChar, mbcsIndexLength; in ucnv_swap() local
1497 mbcsIndexLength=0; in ucnv_swap()
1502 mbcsIndexLength=((maxFastUChar+1)>>6)*2; /* number of bytes */ in ucnv_swap()
1506 size=(int32_t)(mbcsHeader.offsetFromUBytes+mbcsIndexLength); in ucnv_swap()
1621 if(mbcsIndexLength!=0) { in ucnv_swap()
1623 count=mbcsIndexLength; in ucnv_swap()
/third_party/icu/icu4c/source/common/
Ducnv_bld.cpp1349 int32_t maxFastUChar, mbcsIndexLength; in ucnv_swap() local
1497 mbcsIndexLength=0; in ucnv_swap()
1502 mbcsIndexLength=((maxFastUChar+1)>>6)*2; /* number of bytes */ in ucnv_swap()
1506 size=(int32_t)(mbcsHeader.offsetFromUBytes+mbcsIndexLength); in ucnv_swap()
1621 if(mbcsIndexLength!=0) { in ucnv_swap()
1623 count=mbcsIndexLength; in ucnv_swap()
/third_party/node/deps/icu-small/source/common/
Ducnv_bld.cpp1349 int32_t maxFastUChar, mbcsIndexLength; in ucnv_swap() local
1497 mbcsIndexLength=0; in ucnv_swap()
1502 mbcsIndexLength=((maxFastUChar+1)>>6)*2; /* number of bytes */ in ucnv_swap()
1506 size=(int32_t)(mbcsHeader.offsetFromUBytes+mbcsIndexLength); in ucnv_swap()
1621 if(mbcsIndexLength!=0) { in ucnv_swap()
1623 count=mbcsIndexLength; in ucnv_swap()
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_bld.cpp1349 int32_t maxFastUChar, mbcsIndexLength; in ucnv_swap() local
1497 mbcsIndexLength=0; in ucnv_swap()
1502 mbcsIndexLength=((maxFastUChar+1)>>6)*2; /* number of bytes */ in ucnv_swap()
1506 size=(int32_t)(mbcsHeader.offsetFromUBytes+mbcsIndexLength); in ucnv_swap()
1621 if(mbcsIndexLength!=0) { in ucnv_swap()
1623 count=mbcsIndexLength; in ucnv_swap()