Searched refs:currentVal (Results 1 – 11 of 11) sorted by relevance
167 double currentVal = longBitsToDouble(current); in getAndAdd() local168 double nextVal = currentVal + delta; in getAndAdd()171 return currentVal; in getAndAdd()185 double currentVal = longBitsToDouble(current); in addAndGet() local186 double nextVal = currentVal + delta; in addAndGet()
182 double currentVal = longBitsToDouble(current); in getAndAdd() local183 double nextVal = currentVal + delta; in getAndAdd()186 return currentVal; in getAndAdd()201 double currentVal = longBitsToDouble(current); in addAndGet() local202 double nextVal = currentVal + delta; in addAndGet()
270 double currentVal=0; in utimer_loopUntilDone() local273 for(;currentVal<thresholdTimeVal;){ in utimer_loopUntilDone()275 currentVal = utimer_getElapsedSeconds(&timer); in utimer_loopUntilDone()278 return currentVal; in utimer_loopUntilDone()
265 int currentVal = 0; in TestSizedInputStream() local267 while (currentVal != -1 && count < array.length) { in TestSizedInputStream()269 currentVal = in.read(); in TestSizedInputStream()274 TestEq((byte)currentVal, array[count]); in TestSizedInputStream()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...