Searched refs:maxInBytes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/makeconv/
H A Dgencnvex.c70 maxInBytes, maxOutBytes, maxBytesPerUChar, member in struct:CnvExtData
212 (extData->maxInBytes<<16)|
368 if(m->bLen>extData->maxInBytes) {
369 extData->maxInBytes=m->bLen;
/external/icu4c/tools/makeconv/
H A Dgencnvex.c70 maxInBytes, maxOutBytes, maxBytesPerUChar, member in struct:CnvExtData
213 (extData->maxInBytes<<16)|
369 if(m->bLen>extData->maxInBytes) {
370 extData->maxInBytes=m->bLen;

Completed in 49 milliseconds