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

/external/chromium_org/third_party/icu/source/common/
H A Duresdata.c672 uint8_t majorFormatVersion; member in struct:TempTable
830 if(pTempTable->majorFormatVersion>1 || ds->inCharset==ds->outCharset) {
1007 tempTable.majorFormatVersion=pInfo->formatVersion[0];
1111 if(tempTable.majorFormatVersion>1 || maxTableLength<=STACK_ROW_CAPACITY) {
/external/icu/icu4c/source/common/
H A Duresdata.c670 uint8_t majorFormatVersion; member in struct:TempTable
828 if(pTempTable->majorFormatVersion>1 || ds->inCharset==ds->outCharset) {
1005 tempTable.majorFormatVersion=pInfo->formatVersion[0];
1109 if(tempTable.majorFormatVersion>1 || maxTableLength<=STACK_ROW_CAPACITY) {

Completed in 65 milliseconds