Home
last modified time | relevance | path

Searched refs:incrementBy (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/core/
DSkRTree.cpp83 int incrementBy = kMaxChildren; in CountNodes() local
86 incrementBy -= remainder; in CountNodes()
89 incrementBy = kMinChildren; in CountNodes()
95 for (int k = 1; k < incrementBy && currentBranch < branches; ++k) { in CountNodes()
132 int incrementBy = kMaxChildren; in bulkLoad() local
136 incrementBy -= remainder; in bulkLoad()
139 incrementBy = kMinChildren; in bulkLoad()
150 for (int k = 1; k < incrementBy && currentBranch < branches->count(); ++k) { in bulkLoad()
/external/guava/guava/src/com/google/common/cache/
DAbstractCache.java268 public void incrementBy(StatsCounter other) { in incrementBy() method in AbstractCache.SimpleStatsCounter
DLocalCache.java4791 aggregator.incrementBy(localCache.globalStatsCounter);
4793 aggregator.incrementBy(segment.statsCounter);
/external/guava/guava-tests/test/com/google/common/cache/
DAbstractCacheTest.java190 counter1.incrementBy(counter2); in testSimpleStatsIncrementBy()
/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-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...