Home
last modified time | relevance | path

Searched refs:tempTable (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/rbbi/
DBuildDictionaryFile.java155 Vector tempTable = new Vector(); in buildStateTable() local
156 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 …]
/external/icu/icu4c/source/common/
Ducnv_io.cpp1117 TempAliasTable *tempTable=(TempAliasTable *)context; in io_compareRows() local
1118 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()
1121tempTable->stripForCompare(strippedRight, chars+2*((const TempRow *)right)->strIndex)); in io_compareRows()
1139 TempAliasTable tempTable; in ucnv_swapAliases() local
1234tempTable.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 …]
Duresdata.cpp1295 TempTable tempTable; in ures_swap() local
1326 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 …]
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...