/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | TreeMultiset.java | 138 return (root == null) ? 0 : root.totalCount; in treeAggregate() 522 private long totalCount; 533 this.totalCount = elemCount; 556 totalCount += count; 565 totalCount += count; 587 this.totalCount += count; 601 this.totalCount += count; 610 this.totalCount += count; 628 this.totalCount -= result[0]; 630 this.totalCount -= count; [all …]
|
/external/guava/guava/src/com/google/common/collect/ |
D | TreeMultiset.java | 142 return (root == null) ? 0 : root.totalCount; in treeAggregate() 526 private long totalCount; 537 this.totalCount = elemCount; 560 totalCount += count; 569 totalCount += count; 591 this.totalCount += count; 605 this.totalCount += count; 614 this.totalCount += count; 632 this.totalCount -= result[0]; 634 this.totalCount -= count; [all …]
|
D | Multisets.java | 1004 private int totalCount; 1025 totalCount = laterCount = currentEntry.getCount(); 1035 if (totalCount == 1) { 1040 totalCount--;
|
/external/skia/tests/ |
D | GrOrderedSetTest.cpp | 37 int totalCount = 0; in DEF_TEST() local 39 totalCount += count[i]; in DEF_TEST() 45 REPORTER_ASSERT(reporter, set.count() == totalCount); in DEF_TEST() 69 --totalCount; in DEF_TEST() 71 REPORTER_ASSERT(reporter, set.count() == totalCount); in DEF_TEST() 79 --totalCount; in DEF_TEST() 80 REPORTER_ASSERT(reporter, set.count() == totalCount); in DEF_TEST() 87 --totalCount; in DEF_TEST() 88 REPORTER_ASSERT(reporter, set.count() == totalCount); in DEF_TEST()
|
/external/skia/tools/lua/ |
D | glyph-usage.lua | 116 local totalCount = 0 131 totalCount = totalCount + count 136 local ave = round(totalCount / strikeCount)
|
/external/doclava/res/assets/templates/ |
D | todo.cs | 37 <tr><th>Total Comments</th><td><?cs var:all.totalCount ?></td></tr> 54 <td><?cs var:pkg.totalCount ?></td> 74 <td><?cs var:cl.totalCount ?></td> 84 Total: <?cs var:cl.totalCount ?><br/>
|
/external/libvncserver/test/ |
D | encodingstest.c | 44 static unsigned int totalFailed,totalCount; variable 51 totalFailed=totalCount=0; in initStatistics() 63 totalCount++; in updateStatistics() 308 rfbLog("%d failed, %d received\n",totalFailed,totalCount); in main()
|
/external/google-breakpad/src/common/ |
D | simple_string_dictionary_unittest.cc | 183 int totalCount = 0; in TEST() local 187 totalCount++; in TEST() 224 EXPECT_EQ(totalCount, expectedDictionarySize); in TEST()
|
/external/glide/library/src/main/java/com/bumptech/glide/ |
D | ListPreloader.java | 52 …public void onScroll(AbsListView absListView, int firstVisible, int visibleCount, int totalCount) { in onScroll() argument 53 totalItemCount = totalCount; in onScroll()
|
/external/skia/src/core/ |
D | SkBlitter_A8.cpp | 366 SkDEBUGCODE(int totalCount = 0;) in blitAntiH() 381 SkDEBUGCODE(totalCount += count;) in blitAntiH() 383 SkASSERT(fDevice.width() == totalCount); in blitAntiH()
|
/external/icu/icu4c/source/test/intltest/ |
D | measfmttest.cpp | 358 int32_t totalCount = MeasureUnit::getAvailable(units, 0, status); in TestGetAvailable() local 362 units = new MeasureUnit[totalCount]; in TestGetAvailable() 363 totalCount = MeasureUnit::getAvailable(units, totalCount, status); in TestGetAvailable() 370 if (totalCount < 200) { in TestGetAvailable() 409 if (unitCountSum != totalCount) { in TestGetAvailable()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.runtime_3.6.0.v20100505.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.pde.core_3.6.1.v20100902_r361.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/vogar/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |