Home
last modified time | relevance | path

Searched refs:currentVal (Results 1 – 11 of 11) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
DAtomicDouble.java167 double currentVal = longBitsToDouble(current); in getAndAdd() local
168 double nextVal = currentVal + delta; in getAndAdd()
171 return currentVal; in getAndAdd()
185 double currentVal = longBitsToDouble(current); in addAndGet() local
186 double nextVal = currentVal + delta; in addAndGet()
DAtomicDoubleArray.java182 double currentVal = longBitsToDouble(current); in getAndAdd() local
183 double nextVal = currentVal + delta; in getAndAdd()
186 return currentVal; in getAndAdd()
201 double currentVal = longBitsToDouble(current); in addAndGet() local
202 double nextVal = currentVal + delta; in addAndGet()
/external/icu/icu4c/source/tools/ctestfw/unicode/
Dutimer.h270 double currentVal=0; in utimer_loopUntilDone() local
273 for(;currentVal<thresholdTimeVal;){ in utimer_loopUntilDone()
275 currentVal = utimer_getElapsedSeconds(&timer); in utimer_loopUntilDone()
278 return currentVal; in utimer_loopUntilDone()
/external/flatbuffers/tests/
DJavaTest.java265 int currentVal = 0; in TestSizedInputStream() local
267 while (currentVal != -1 && count < array.length) { in TestSizedInputStream()
269 currentVal = in.read(); in TestSizedInputStream()
274 TestEq((byte)currentVal, array[count]); in TestSizedInputStream()
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...