Searched refs:tempTable (Results 1 – 5 of 5) sorted by relevance
155 Vector tempTable = new Vector(); in buildStateTable() local156 tempTable.addElement(new int[numCols + 1]); in buildStateTable()166 row = (int[])(tempTable.elementAt(state)); in buildStateTable()169 row[column] = tempTable.size(); in buildStateTable()171 state = (tempTable.size()); in buildStateTable()172 tempTable.addElement(new int[numCols + 1]); in buildStateTable()185 if (totalWords % 5000 == 0) System.out.println("Read " + totalWords + " words, " + tempTable.size()… in buildStateTable()192 row = (int[])(tempTable.elementAt(state)); in buildStateTable()201 compress(tempTable); in buildStateTable()203 table = new short[numCols * tempTable.size()]; in buildStateTable()[all …]
1117 TempAliasTable *tempTable=(TempAliasTable *)context; in io_compareRows() local1118 const char *chars=tempTable->chars; in io_compareRows()1120 …return (int32_t)uprv_strcmp(tempTable->stripForCompare(strippedLeft, chars+2*((const TempRow *)lef… in io_compareRows()1121 … tempTable->stripForCompare(strippedRight, chars+2*((const TempRow *)right)->strIndex)); in io_compareRows()1139 TempAliasTable tempTable; in ucnv_swapAliases() local1234 … tempTable.chars=(const char *)(outTable+offsets[stringTableIndex]); /* sort by outCharset */ in ucnv_swapAliases()1237 tempTable.rows=rows; in ucnv_swapAliases()1238 tempTable.resort=resort; in ucnv_swapAliases()1240 tempTable.rows=(TempRow *)uprv_malloc(count*sizeof(TempRow)+count*2); in ucnv_swapAliases()1241 if(tempTable.rows==NULL) { in ucnv_swapAliases()[all …]
1295 TempTable tempTable; in ures_swap() local1326 tempTable.majorFormatVersion=pInfo->formatVersion[0]; in ures_swap()1372 tempTable.localKeyLimit=keysTop<<2; in ures_swap()1374 tempTable.localKeyLimit=0; in ures_swap()1395 tempTable.resFlags=stackResFlags; in ures_swap()1397 tempTable.resFlags=(uint32_t *)uprv_malloc(resFlagsLength); in ures_swap()1398 if(tempTable.resFlags==NULL) { in ures_swap()1404 uprv_memset(tempTable.resFlags, 0, resFlagsLength); in ures_swap()1429 tempTable.keyChars=(const char *)outBundle; /* sort by outCharset */ in ures_swap()1430 if(tempTable.majorFormatVersion>1 || maxTableLength<=STACK_ROW_CAPACITY) { in ures_swap()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...