Home
last modified time | relevance | path

Searched refs:totalCount (Results 1 – 25 of 1415) sorted by relevance

12345678910>>...57

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestNodeManager.cc36 totalCount += other.totalCount; in join()
48 ++totalCount; in operator ()()
52 openvdb::Index64 totalCount; member
96 Index64 totalCount = 0; in TEST_F() local
123 Index64 totalCount = 0; in TEST_F() local
168 Index64 totalCount = 0; in TEST_F() local
174 EXPECT_EQ(totalCount, topDownOp.totalCount); in TEST_F()
180 EXPECT_EQ(totalCount, topDownOp.totalCount); in TEST_F()
253 totalCount += other.totalCount; in join()
262 totalCount += *iter; in operator ()()
[all …]
/dports/www/firefox/firefox-99.0/hal/
H A DHalWakeLock.cpp118 LockCount totalCount; in NS_IMPL_ISUPPORTS() local
126 if (totalCount.numLocks == 0) { in NS_IMPL_ISUPPORTS()
182 LockCount totalCount; in ModifyWakeLock() local
197 MOZ_ASSERT(totalCount.numLocks >= totalCount.numHidden); in ModifyWakeLock()
202 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden); in ModifyWakeLock()
216 totalCount.numLocks += aLockAdjust; in ModifyWakeLock()
217 totalCount.numHidden += aHiddenAdjust; in ModifyWakeLock()
224 if (!totalCount.numLocks) { in ModifyWakeLock()
230 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden) || in ModifyWakeLock()
259 LockCount totalCount; in GetWakeLockInfo() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/hal/
H A DHalWakeLock.cpp117 LockCount totalCount; in NS_IMPL_ISUPPORTS() local
125 if (totalCount.numLocks == 0) { in NS_IMPL_ISUPPORTS()
181 LockCount totalCount; in ModifyWakeLock() local
196 MOZ_ASSERT(totalCount.numLocks >= totalCount.numHidden); in ModifyWakeLock()
201 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden); in ModifyWakeLock()
207 totalCount.numLocks += aLockAdjust; in ModifyWakeLock()
208 totalCount.numHidden += aHiddenAdjust; in ModifyWakeLock()
215 if (!totalCount.numLocks) { in ModifyWakeLock()
221 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden) || in ModifyWakeLock()
243 LockCount totalCount; in GetWakeLockInfo() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/hal/
H A DHalWakeLock.cpp116 LockCount totalCount; in NS_IMPL_ISUPPORTS() local
124 if (totalCount.numLocks == 0) { in NS_IMPL_ISUPPORTS()
181 LockCount totalCount; in ModifyWakeLock() local
187 CountWakeLocks(table, &totalCount); in ModifyWakeLock()
193 MOZ_ASSERT(totalCount.numLocks >= totalCount.numHidden); in ModifyWakeLock()
198 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden); in ModifyWakeLock()
204 totalCount.numLocks += aLockAdjust; in ModifyWakeLock()
212 if (!totalCount.numLocks) { in ModifyWakeLock()
218 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden) || in ModifyWakeLock()
240 LockCount totalCount; in GetWakeLockInfo() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/hal/
H A DHalWakeLock.cpp117 LockCount totalCount; in NS_IMPL_ISUPPORTS() local
125 if (totalCount.numLocks == 0) { in NS_IMPL_ISUPPORTS()
181 LockCount totalCount; in ModifyWakeLock() local
196 MOZ_ASSERT(totalCount.numLocks >= totalCount.numHidden); in ModifyWakeLock()
201 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden); in ModifyWakeLock()
207 totalCount.numLocks += aLockAdjust; in ModifyWakeLock()
208 totalCount.numHidden += aHiddenAdjust; in ModifyWakeLock()
215 if (!totalCount.numLocks) { in ModifyWakeLock()
221 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden) || in ModifyWakeLock()
243 LockCount totalCount; in GetWakeLockInfo() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/hal/
H A DHalWakeLock.cpp130 LockCount totalCount;
138 if (totalCount.numLocks == 0) {
214 LockCount totalCount;
220 CountWakeLocks(table, &totalCount);
226 MOZ_ASSERT(totalCount.numLocks >= totalCount.numHidden);
230 WakeLockState oldState = ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden);
236 totalCount.numLocks += aLockAdjust;
237 totalCount.numHidden += aHiddenAdjust;
244 if (!totalCount.numLocks) {
276 LockCount totalCount;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/hal/
H A DHalWakeLock.cpp126 LockCount totalCount; in NS_IMPL_ISUPPORTS() local
134 if (totalCount.numLocks == 0) { in NS_IMPL_ISUPPORTS()
195 LockCount totalCount; in ModifyWakeLock() local
201 CountWakeLocks(table, &totalCount); in ModifyWakeLock()
207 MOZ_ASSERT(totalCount.numLocks >= totalCount.numHidden); in ModifyWakeLock()
212 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden); in ModifyWakeLock()
218 totalCount.numLocks += aLockAdjust; in ModifyWakeLock()
226 if (!totalCount.numLocks) { in ModifyWakeLock()
232 ComputeWakeLockState(totalCount.numLocks, totalCount.numHidden) || in ModifyWakeLock()
257 LockCount totalCount; in GetWakeLockInfo() local
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/aci/tests/unit/module_utils/
H A Dtest_aci.py74 totalCount = 1
80 self.assertEqual(aci.totalCount, totalCount)
98 self.assertEqual(aci.totalCount, totalCount)
176 totalCount = 1
181 self.assertEqual(aci.totalCount, totalCount)
190 self.assertEqual(aci.totalCount, totalCount)
215 totalCount = 1
221 self.assertEqual(aci.totalCount, totalCount)
238 self.assertEqual(aci.totalCount, totalCount)
/dports/sysutils/ansible2/ansible-2.9.27/test/units/module_utils/network/aci/
H A Dtest_aci.py77 totalCount = 1
84 self.assertEqual(aci.totalCount, totalCount)
98 self.assertEqual(aci.totalCount, totalCount)
176 totalCount = 1
182 self.assertEqual(aci.totalCount, totalCount)
192 self.assertEqual(aci.totalCount, totalCount)
211 totalCount = 1
218 self.assertEqual(aci.totalCount, totalCount)
232 self.assertEqual(aci.totalCount, totalCount)
/dports/net/ooni-probe-cli/probe-cli-3.10.1/cmd/ooniprobe/internal/log/handlers/cli/
H A Dresults.go40 "websites": func(totalCount uint64, anomalyCount uint64, ss string) []string {
42 fmt.Sprintf("%d tested", totalCount),
47 "performance": func(totalCount uint64, anomalyCount uint64, ss string) []string {
58 "im": func(totalCount uint64, anomalyCount uint64, ss string) []string {
60 fmt.Sprintf("%d tested", totalCount),
65 "middlebox": func(totalCount uint64, anomalyCount uint64, ss string) []string {
74 fmt.Sprintf("%d tested", totalCount),
81 fmt.Sprintf("%d tested", totalCount),
89 return summarizers[name](totalCount, anomalyCount, ss)
104 totalCount := f.Get("total_count").(int)
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/
H A Dinstance_utils.go232 r.TotalCount = uint32(totalCount)
238 r.TotalCount = uint32(totalCount)
243 func (r *ListIPsResponse) UnsafeSetTotalCount(totalCount int) {
244 r.TotalCount = uint32(totalCount)
250 r.TotalCount = uint32(totalCount)
256 r.TotalCount = uint32(totalCount)
262 r.TotalCount = uint32(totalCount)
268 r.TotalCount = uint32(totalCount)
274 r.TotalCount = uint32(totalCount)
279 func (r *ListImagesResponse) UnsafeSetTotalCount(totalCount int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/
H A Dinstance_utils.go232 r.TotalCount = uint32(totalCount)
238 r.TotalCount = uint32(totalCount)
243 func (r *ListIPsResponse) UnsafeSetTotalCount(totalCount int) {
244 r.TotalCount = uint32(totalCount)
250 r.TotalCount = uint32(totalCount)
256 r.TotalCount = uint32(totalCount)
262 r.TotalCount = uint32(totalCount)
268 r.TotalCount = uint32(totalCount)
274 r.TotalCount = uint32(totalCount)
279 func (r *ListImagesResponse) UnsafeSetTotalCount(totalCount int) {
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/vkontakte/backend/attic/
H A Dvkontakte_allnoteslistjob.cpp43 int totalCount; member in Vkontakte::AllNotesListJob::Private
53 d->totalCount = -1; in AllNotesListJob()
103 if (d->totalCount == -1) in jobFinished()
105 d->totalCount = job->totalCount(); in jobFinished()
107 for (int offset = 100; offset < d->totalCount; offset += 100) in jobFinished()
109 startNewJob(offset, qMin(100, d->totalCount - offset)); in jobFinished()
112 else if (d->totalCount != job->totalCount()) in jobFinished()
H A Dvkontakte_allmessageslistjob.cpp48 int totalCount[2]; member in Vkontakte::AllMessagesListJob::Private
63 d->totalCount[0] = -1; // for incoming messages in AllMessagesListJob()
64 d->totalCount[1] = -1; // for outgoing messages in AllMessagesListJob()
129 if (d->totalCount[out] == -1) in jobFinished()
131 d->totalCount[out] = job->totalCount(); in jobFinished()
133 for (int offset = 100 ; offset < d->totalCount[out] ; offset += 100) in jobFinished()
135 startNewJob(offset, qMin(100, d->totalCount[out] - offset), out); in jobFinished()
138 else if (d->totalCount[out] != job->totalCount()) in jobFinished()
/dports/net/libkvkontakte/libkvkontakte-5.0.0/src/
H A Dallnoteslistjob.cpp35 int totalCount; member in Vkontakte::AllNotesListJob::Private
45 d->totalCount = -1; in AllNotesListJob()
82 if (d->totalCount == -1) { in jobFinished()
83 d->totalCount = job->totalCount(); in jobFinished()
84 for (int offset = 100; offset < d->totalCount; offset += 100) in jobFinished()
85 startNewJob(offset, qMin(100, d->totalCount - offset)); in jobFinished()
87 else if (d->totalCount != job->totalCount()) in jobFinished()
H A Dallmessageslistjob.cpp39 int totalCount[2]; member in Vkontakte::AllMessagesListJob::Private
54 d->totalCount[0] = -1; // for incoming messages in AllMessagesListJob()
55 d->totalCount[1] = -1; // for outgoing messages in AllMessagesListJob()
104 if (d->totalCount[out] == -1) in jobFinished()
106 d->totalCount[out] = job->totalCount(); in jobFinished()
107 for (int offset = 100; offset < d->totalCount[out]; offset += 100) in jobFinished()
108 startNewJob(offset, qMin(100, d->totalCount[out] - offset), out); in jobFinished()
110 else if (d->totalCount[out] != job->totalCount()) in jobFinished()
/dports/japanese/qolibri/qolibri-2.1.4/src/
H A Dsearchwholepage.cpp20 int totalCount = 0; in search() local
55 QString::number(totalCount) + '/' + in search()
69 totalCount++; in search()
77 item.composeHLine(2, toAnchor("H", totalCount), head_i, in search()
79 break_check = query.method.checkLimit(totalCount, matchCount, item.textLength()); in search()
81 item.composeError(toAnchor("C", totalCount), CutString); in search()
103 if (totalCount == 0) { in search()
114 emit statusRequested(QString("List (%1 items)").arg(totalCount)); in search()
120 top_tree->setText(0, QString("%1(%2)").arg(top_title).arg(totalCount)); in search()
121 if (totalCount <= 100 || top_tree->childCount() == 1) { in search()
/dports/devel/gh/cli-2.4.0/api/
H A Dquery_builder.go31 reactionGroups{content,users{totalCount}}
34 totalCount
48 reactionGroups{content,users{totalCount}}
50 totalCount
78 reactionGroups{content,users{totalCount}}
81 totalCount
211 q = append(q, `assignees(first:100){nodes{id,login,name},totalCount}`)
213 q = append(q, `labels(first:100){nodes{id,name,description,color},totalCount}`)
215 q = append(q, `projectCards(first:100){nodes{project{name}column{name}},totalCount}`)
219 q = append(q, `reactionGroups{content,users{totalCount}}`)
[all …]
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/java/org/opengrok/indexer/util/
H A DProgressTest.java33 final int totalCount = 100; // use int because of Mockito.calls()/times() only accepts int in testProgress() local
37 try (final Progress progress = new Progress(logger, "foo", totalCount)) { in testProgress() argument
48 for (int i = 0; i < totalCount; i++) { in testProgress()
65 Mockito.verify(logger, times(totalCount)).log(any(), anyString(), any(Object[].class)); in testProgress()
71 final int totalCount = Runtime.getRuntime().availableProcessors(); in testThreads() local
75 ExecutorService executor = Executors.newFixedThreadPool(totalCount); in testThreads()
76 System.out.println(String.format("Will run %d threads", totalCount)); in testThreads()
77 try (final Progress progress = new Progress(logger, "foo", totalCount)) { in testThreads() argument
83 for (int i = 0; i < totalCount; i++) { in testThreads()
/dports/biology/abyss/abyss-2.3.1/vendor/btl_bloomfilter/
H A DMIBFQuerySupport.hpp66 uint16_t totalCount; member
77 uint16_t totalCount; member
238 ? (b.totalCount == a.totalCount in sortCandidates()
240 : a.totalCount > b.totalCount) in sortCandidates()
327 isRoughlyEqual(b.totalCount, a.totalCount, extraCount)); in isRoughlyEqual()
341 compareStdErr(b.totalCount, a.totalCount)); in isValid()
355 compareStdErrLarger(a.totalCount, b.totalCount)); in isRoughlyEqualOrLarger()
363 b.totalNonSatCount >= a.totalNonSatCount && b.totalCount >= a.totalCount); in checkCountAgreement()
536 if (count.totalCount > m_bestCounts.totalCount) { in updateMaxCounts()
537 m_bestCounts.totalCount = count.totalCount; in updateMaxCounts()
[all …]
/dports/www/grails/grails-1.3.6/src/java/grails/orm/
H A DPagedResultList.java38 protected int totalCount; field in PagedResultList
44 public PagedResultList(List list, int totalCount) { in PagedResultList() argument
46 this.totalCount = totalCount; in PagedResultList()
152 return totalCount; in getTotalCount()
155 public void setTotalCount(int totalCount) { in setTotalCount() argument
156 this.totalCount = totalCount; in setTotalCount()
/dports/net/traefik/traefik-2.6.1/vendor/github.com/codahale/hdrhistogram/
H A Dhdr.go40 totalCount int64 member
93 totalCount: 0,
125 return h.totalCount
155 if h.totalCount == 0 {
170 if h.totalCount == 0 {
191 h.totalCount = 0
236 h.totalCount += n
335 h.totalCount != other.totalCount:
363 totalCount := int64(0)
367 totalCount += countAtIndex
[all …]
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DataLabeling/
H A DGoogleCloudDatalabelingV1alpha1ImportDataOperationResponse.php22 public $totalCount; variable in Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse
40 public function setTotalCount($totalCount) argument
42 $this->totalCount = $totalCount;
46 return $this->totalCount;
H A DGoogleCloudDatalabelingV1beta1ImportDataOperationResponse.php22 public $totalCount; variable in Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImportDataOperationResponse
40 public function setTotalCount($totalCount) argument
42 $this->totalCount = $totalCount;
46 return $this->totalCount;
H A DGoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse.php22 public $totalCount; variable in Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse
40 public function setTotalCount($totalCount) argument
42 $this->totalCount = $totalCount;
46 return $this->totalCount;

12345678910>>...57