Searched refs:subIndex (Results 1 – 5 of 5) sorted by relevance
40 newIndex[ii]= subIndex[ii]; in addSubGraph()43 delete [] subIndex; in addSubGraph()45 subIndex= newIndex; in addSubGraph()49 subIndex= new int [BLKSIZE]; in addSubGraph()55 subIndex[numSubGraph]= ruleId; in addSubGraph()71 if (subIndex[ii] == subId) in getSubGraphIndex()80 return subIndex[ii]; in getSubGraphIndex()206 subg->ExpandRules (subGraph, subIndex, numSubGraph); in ExpandRules()
33 subIndex= 0; in Graph()39 delete [] subIndex; in ~Graph()66 int *subIndex; variable
426 for (int subIndex = 0; subIndex < gFontsCount; subIndex++) { in generate_index() local427 const FontDesc& desc = gFonts[subIndex]; in generate_index()429 defaultIndex = subIndex; in generate_index()
1090 for (int subIndex = 0; subIndex < numSubFiles; subIndex++) in Update() local1092 const CUpdateItem &ui = updateItems[indices[i + subIndex]]; in Update()1106 if (!inStreamSpec->Processed[subIndex]) in Update()1112 file.Crc = inStreamSpec->CRCs[subIndex]; in Update()1113 file.Size = inStreamSpec->Sizes[subIndex]; in Update()
656 subIndex = overflowRecord.SubTableIndex657 subtable = lookup.SubTable[subIndex]669 lookup.SubTable.insert(subIndex + 1, newExtSubTable)678 lookup.SubTable.insert(subIndex + 1, newSubTable)