Home
last modified time | relevance | path

Searched refs:newCounts (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DPeriod.java328 int[] newCounts = new int[counts.length]; in setTimeUnitInternalValue() local
330 newCounts[i] = counts[i]; in setTimeUnitInternalValue()
332 newCounts[ord] = value; in setTimeUnitInternalValue()
333 return new Period(timeLimit, inFuture, newCounts); in setTimeUnitInternalValue()
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
DPeriod.java330 int[] newCounts = new int[counts.length]; in setTimeUnitInternalValue() local
332 newCounts[i] = counts[i]; in setTimeUnitInternalValue()
334 newCounts[ord] = value; in setTimeUnitInternalValue()
335 return new Period(timeLimit, inFuture, newCounts); in setTimeUnitInternalValue()
/external/valgrind/cachegrind/
Dcg_merge.c534 UWord lnno, Counts* newCounts ) in addCountsToMap() argument
541 addCounts( s, oldCounts, newCounts ); in addCountsToMap()
545 addToFM( counts_map, (Word)lnno, (Word)newCounts ); in addCountsToMap()
558 Counts* newCounts; in handle_counts() local
564 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()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...