Home
last modified time | relevance | path

Searched refs:totalCount (Results 251 – 275 of 1543) sorted by relevance

1...<<11121314151617181920>>...62

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkBlitter_A8.cpp23 SkDEBUGCODE(int totalCount = 0;) in blitAntiH()
38 SkDEBUGCODE(totalCount += count;) in blitAntiH()
40 SkASSERT(fDevice.width() == totalCount); in blitAntiH()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/gc/shenandoah/jvmti/
H A DlibTestHeapDump.c116 jint totalCount = 0; in Java_TestHeapDump_heapdump() local
124 (*jvmti)->IterateThroughHeap(jvmti, 0, filter_cls, &callbacks, (const void *)&totalCount); in Java_TestHeapDump_heapdump()
125 return totalCount; in Java_TestHeapDump_heapdump()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkBlitter_A8.cpp23 SkDEBUGCODE(int totalCount = 0;) in blitAntiH()
38 SkDEBUGCODE(totalCount += count;) in blitAntiH()
40 SkASSERT(fDevice.width() == totalCount); in blitAntiH()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkBlitter_A8.cpp23 SkDEBUGCODE(int totalCount = 0;) in blitAntiH()
38 SkDEBUGCODE(totalCount += count;) in blitAntiH()
40 SkASSERT(fDevice.width() == totalCount); in blitAntiH()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkBlitter_A8.cpp23 SkDEBUGCODE(int totalCount = 0;) in blitAntiH()
38 SkDEBUGCODE(totalCount += count;) in blitAntiH()
40 SkASSERT(fDevice.width() == totalCount); in blitAntiH()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkBlitter_A8.cpp23 SkDEBUGCODE(int totalCount = 0;) in blitAntiH()
38 SkDEBUGCODE(totalCount += count;) in blitAntiH()
40 SkASSERT(fDevice.width() == totalCount); in blitAntiH()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/gc/shenandoah/jvmti/
H A DlibTestHeapDump.c117 jint totalCount = 0; in Java_TestHeapDump_heapdump() local
125 (*jvmti)->IterateThroughHeap(jvmti, 0, filter_cls, &callbacks, (const void *)&totalCount); in Java_TestHeapDump_heapdump()
126 return totalCount; in Java_TestHeapDump_heapdump()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/gc/shenandoah/jvmti/
H A DlibTestHeapDump.c117 jint totalCount = 0; in Java_TestHeapDump_heapdump() local
125 (*jvmti)->IterateThroughHeap(jvmti, 0, filter_cls, &callbacks, (const void *)&totalCount); in Java_TestHeapDump_heapdump()
126 return totalCount; in Java_TestHeapDump_heapdump()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/gc/shenandoah/jvmti/
H A DlibTestHeapDump.c117 jint totalCount = 0; in Java_TestHeapDump_heapdump() local
125 (*jvmti)->IterateThroughHeap(jvmti, 0, filter_cls, &callbacks, (const void *)&totalCount); in Java_TestHeapDump_heapdump()
126 return totalCount; in Java_TestHeapDump_heapdump()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/shenandoah/jvmti/
H A DlibTestHeapDump.c116 jint totalCount = 0; in Java_TestHeapDump_heapdump() local
124 (*jvmti)->IterateThroughHeap(jvmti, 0, filter_cls, &callbacks, (const void *)&totalCount); in Java_TestHeapDump_heapdump()
125 return totalCount; in Java_TestHeapDump_heapdump()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkBlitter_A8.cpp23 SkDEBUGCODE(int totalCount = 0;) in blitAntiH()
38 SkDEBUGCODE(totalCount += count;) in blitAntiH()
40 SkASSERT(fDevice.width() == totalCount); in blitAntiH()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/gc/shenandoah/jvmti/
H A DlibTestHeapDump.c116 jint totalCount = 0; in Java_TestHeapDump_heapdump() local
124 (*jvmti)->IterateThroughHeap(jvmti, 0, filter_cls, &callbacks, (const void *)&totalCount); in Java_TestHeapDump_heapdump()
125 return totalCount; in Java_TestHeapDump_heapdump()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/gc/shenandoah/jvmti/
H A DlibTestHeapDump.c116 jint totalCount = 0; in Java_TestHeapDump_heapdump() local
124 (*jvmti)->IterateThroughHeap(jvmti, 0, filter_cls, &callbacks, (const void *)&totalCount); in Java_TestHeapDump_heapdump()
125 return totalCount; in Java_TestHeapDump_heapdump()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Parallel/src/System/Linq/Parallel/Utils/
H A DSorting.cs411 int totalCount = leftCount + rightCount; in MergeSortCooperatively()
416 TInputOutput[] mergedValues = new TInputOutput[totalCount]; in MergeSortCooperatively()
421 mergedIndices = new int[totalCount]; in MergeSortCooperatively()
437 int m = (totalCount + 1) / 2; in MergeSortCooperatively()
504 int totalCount = leftCount + rightCount; in MergeSortCooperatively()
510 int m = (totalCount + 1) / 2; in MergeSortCooperatively()
511 int i = totalCount - 1, j0 = leftCount - 1, j1 = rightCount - 1; in MergeSortCooperatively()
/dports/deskutils/egroupware/egroupware/api/js/etemplate/
H A Det2_dataview_view_grid.ts1100 let totalCount; variable
1139 totalCount = spacerAbove.getCount() + spacerBelow.getCount()
1141 newAvg = totalHeight / totalCount;
1145 spacerAbove.setCount(totalCount, newAvg);
1157 totalCount = spacer.getCount() + 1;
1159 newAvg = totalHeight / totalCount;
1164 spacer.setCount(totalCount, newAvg);
1183 const totalCount = spacerAbove.getCount() + spacerBelow.getCount(); constant
1184 const newAvg = totalCount / totalHeight;
1187 spacerAbove.setCount(totalCount, newAvg);
/dports/math/highs/HiGHS-cfe064e/src/simplex/
H A DHVector.cpp76 int totalCount = 0; in tight() local
81 index[totalCount++] = my_index; in tight()
86 count = totalCount; in tight()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/
H A DSessionParser.java80 int totalCount = 0; in parse() local
115 totalCount++; in parse()
119 selectedIndex = totalCount; in parse()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/milestones/components/
H A Dmilestone_results_section.vue25 totalCount: {
51 return this.totalCount > 999 ? s__('TotalMilestonesIndicator|1000+') : `${this.totalCount}`;
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/simplex/
H A DHVector.cpp76 int totalCount = 0; in tight() local
81 index[totalCount++] = my_index; in tight()
86 count = totalCount; in tight()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/
H A DSessionParser.java80 int totalCount = 0;
115 totalCount++;
119 selectedIndex = totalCount;
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudaimgproc/src/cuda/
H A Dbuild_point_list.cu123 int totalCount; in buildPointList_gpu() local
124 …cudaSafeCall( cudaMemcpyAsync(&totalCount, counterPtr, sizeof(int), cudaMemcpyDeviceToHost, stream… in buildPointList_gpu()
127 return totalCount; in buildPointList_gpu()
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonApp/
H A Dtracksmodel.h77 Q_PROPERTY(int totalCount READ totalCount NOTIFY totalCountChanged)
113 int totalCount() const { return m_totalCount; }
/dports/mail/spamprobe/spamprobe-1.4d/src/database/
H A DFrequencyDBImpl_hash.cc163 << " total " << counts.totalCount() in writeWord()
188 << " total " << counts.totalCount() in readWord()
247 if (counts.totalCount() > 0) { in nextWord()
306 if (counts.totalCount() == 0 || cleanman.shouldDelete(counts)) { in copyToNewDataFile()
309 << " with total count " << counts.totalCount() in copyToNewDataFile()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/top/window/
H A DRollingWindowManager.java92 private final long totalCount; field in RollingWindowManager.Op
94 public Op(String opType, long totalCount) { in Op() argument
97 this.totalCount = totalCount; in Op()
113 return totalCount; in getTotalCount()
/dports/biology/ugene/ugene-40.1/src/plugins/ngs_reads_classification/src/
H A DClassificationReportWorker.cpp259 uint totalCount, in ClassificationReportTask() argument
264 data(data), totalCount(totalCount), url(reportUrl), allTaxa(_allTaxa), sortBy(_sortBy) { in ClassificationReportTask()
337 …ash<TaxID, ClassificationReportLine> &report, int count, TaxID id, int totalCount, int classifiedC… in fill() argument
344 line.directly_proportion_all = double(count) / totalCount; in fill()
391 uint classifiedCount = totalCount - data.remove(TaxonomyTree::UNCLASSIFIED_ID); in run()
404 fill(claded, report, count, id, totalCount, classifiedCount); in run()
418 fill(claded, report, count, id, totalCount, classifiedCount); in run()
430 line.value().clade_proportion_all = double(count) / totalCount; in run()

1...<<11121314151617181920>>...62