Searched refs:newCounts (Results 1 – 4 of 4) sorted by relevance
328 int[] newCounts = new int[counts.length]; in setTimeUnitInternalValue() local330 newCounts[i] = counts[i]; in setTimeUnitInternalValue()332 newCounts[ord] = value; in setTimeUnitInternalValue()333 return new Period(timeLimit, inFuture, newCounts); in setTimeUnitInternalValue()
330 int[] newCounts = new int[counts.length]; in setTimeUnitInternalValue() local332 newCounts[i] = counts[i]; in setTimeUnitInternalValue()334 newCounts[ord] = value; in setTimeUnitInternalValue()335 return new Period(timeLimit, inFuture, newCounts); in setTimeUnitInternalValue()
534 UWord lnno, Counts* newCounts ) in addCountsToMap() argument541 addCounts( s, oldCounts, newCounts ); in addCountsToMap()545 addToFM( counts_map, (Word)lnno, (Word)newCounts ); in addCountsToMap()558 Counts* newCounts; in handle_counts() local564 newCounts = splitUpCountsLine( s, &lnno, newCountsStr ); in handle_counts()567 if (newCounts->n_counts != cpf->n_events) in handle_counts()582 freeNewCounts = addCountsToMap( s, countsMap, lnno, newCounts ); in handle_counts()590 freeNewCounts = addCountsToMap( s, countsMap, lnno, newCounts ); in handle_counts()594 addCounts( s, cpf->summary, newCounts ); in handle_counts()598 ddel_Counts(newCounts); in handle_counts()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...