Home
last modified time | relevance | path

Searched refs:real_count (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dcharacter_data.cc116 unsigned& real_count, in ValidateOffsetCount() argument
131 real_count = length - offset; in ValidateOffsetCount()
133 real_count = count; in ValidateOffsetCount()
141 unsigned real_count = 0; in deleteData() local
142 if (!ValidateOffsetCount(offset, count, length(), real_count, in deleteData()
148 new_str.ReserveCapacity(current_data.length() - real_count); in deleteData()
151 SetDataAndUpdate(new_str.ToString(), offset, real_count, 0, in deleteData()
154 GetDocument().DidRemoveText(*this, offset, real_count); in deleteData()
161 unsigned real_count = 0; in replaceData() local
162 if (!ValidateOffsetCount(offset, count, length(), real_count, in replaceData()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dcharacter_data.cc116 unsigned& real_count, in ValidateOffsetCount() argument
131 real_count = length - offset; in ValidateOffsetCount()
133 real_count = count; in ValidateOffsetCount()
141 unsigned real_count = 0; in deleteData() local
142 if (!ValidateOffsetCount(offset, count, length(), real_count, in deleteData()
148 new_str.ReserveCapacity(current_data.length() - real_count); in deleteData()
151 SetDataAndUpdate(new_str.ToString(), offset, real_count, 0, in deleteData()
154 GetDocument().DidRemoveText(*this, offset, real_count); in deleteData()
161 unsigned real_count = 0; in replaceData() local
162 if (!ValidateOffsetCount(offset, count, length(), real_count, in replaceData()
[all …]
/dports/games/pentobi/pentobi-19.1/twogtp/
H A DOutputTree.cpp33 array<unsigned short, 2> real_count; in add() local
39 real_count.fill(0); in add()
41 real_count[index] = 1; in add()
47 in >> count[0] >> real_count[0] >> avg_result[0] in add()
54 ++real_count[index]; in add()
84 array<unsigned, 2> real_count; in get_real_count() local
87 in >> count[0] >> real_count[0] >> avg_result[0] in get_real_count()
88 >> count[1] >> real_count[1] >> avg_result[1]; in get_real_count()
91 return real_count[index]; in get_real_count()
205 if (real_count == 0) in generate_move()
[all …]
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/tests/utils/
H A Dwagtail_tests.py185real_count = self._count_tag_occurrences(needle, haystack, allow_extra_attrs=allow_extra_attrs)
188 real_count, count,
189 … msg_prefix + "Found %d instances of '%s' in response (expected %d)" % (real_count, needle, count)
192 self.assertTrue(real_count != 0, msg_prefix + "Couldn't find '%s' in response" % needle)
200 real_count = 0
208 real_count += self._count_tag_occurrences(needle, script_html)
212 real_count, count,
213 …refix + "Found %d instances of '%s' in template script (expected %d)" % (real_count, needle, count)
216 … self.assertTrue(real_count != 0, msg_prefix + "Couldn't find '%s' in template script" % needle)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/macintosh/
H A Dapm_emu.c22 int real_count = 0; in pmu_apm_get_power_status() local
51 real_count++; in pmu_apm_get_power_status()
59 if (real_count) { in pmu_apm_get_power_status()
66 percentage /= real_count; in pmu_apm_get_power_status()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/macintosh/
H A Dapm_emu.c22 int real_count = 0; in pmu_apm_get_power_status() local
51 real_count++; in pmu_apm_get_power_status()
59 if (real_count) { in pmu_apm_get_power_status()
66 percentage /= real_count; in pmu_apm_get_power_status()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/macintosh/
H A Dapm_emu.c22 int real_count = 0; in pmu_apm_get_power_status() local
51 real_count++; in pmu_apm_get_power_status()
59 if (real_count) { in pmu_apm_get_power_status()
66 percentage /= real_count; in pmu_apm_get_power_status()
/dports/emulators/qemu/qemu-6.2.0/hw/sparc64/
H A Dsparc64.c198 uint64_t real_count = count & ~timer->npt_mask; in cpu_tick_set_count() local
202 cpu_to_timer_ticks(real_count, timer->frequency); in cpu_tick_set_count()
204 trace_sparc64_cpu_tick_set_count(timer->name, real_count, in cpu_tick_set_count()
214 uint64_t real_count = timer_to_cpu_ticks( in cpu_tick_get_count() local
218 trace_sparc64_cpu_tick_get_count(timer->name, real_count, in cpu_tick_get_count()
223 real_count |= timer->npt_mask; in cpu_tick_get_count()
226 return real_count; in cpu_tick_get_count()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/sparc64/
H A Dsparc64.c198 uint64_t real_count = count & ~timer->npt_mask; in cpu_tick_set_count() local
202 cpu_to_timer_ticks(real_count, timer->frequency); in cpu_tick_set_count()
204 trace_sparc64_cpu_tick_set_count(timer->name, real_count, in cpu_tick_set_count()
214 uint64_t real_count = timer_to_cpu_ticks( in cpu_tick_get_count() local
218 trace_sparc64_cpu_tick_get_count(timer->name, real_count, in cpu_tick_get_count()
223 real_count |= timer->npt_mask; in cpu_tick_get_count()
226 return real_count; in cpu_tick_get_count()
/dports/net/unfs3/unfs3-0.9.22/
H A Dreaddir.c93 count3 i, real_count;
110 real_count = RESOK_SIZE;
149 while (this && real_count < count && i < MAX_ENTRIES) {
180 real_count += ENTRY_SIZE + NAME_SIZE(this->d_name);
183 if (real_count > count && i > 0)
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-moldudp64.c121 guint16 count, real_count = 0; in dissect_moldudp64() local
173 real_count++; in dissect_moldudp64()
176 if (count == MOLDUDP64_ENDOFSESS && real_count != 0) in dissect_moldudp64()
180 else if (count > 0 && real_count == 0) in dissect_moldudp64()
184 else if (real_count != count) in dissect_moldudp64()
188 count, real_count); in dissect_moldudp64()
H A Dpacket-moldudp.c125 guint16 count, real_count = 0; in dissect_moldudp() local
171 real_count++; in dissect_moldudp()
174 if (real_count != count) in dissect_moldudp()
178 count, real_count); in dissect_moldudp()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-moldudp64.c121 guint16 count, real_count = 0; in dissect_moldudp64() local
173 real_count++; in dissect_moldudp64()
176 if (count == MOLDUDP64_ENDOFSESS && real_count != 0) in dissect_moldudp64()
180 else if (count > 0 && real_count == 0) in dissect_moldudp64()
184 else if (real_count != count) in dissect_moldudp64()
188 count, real_count); in dissect_moldudp64()
H A Dpacket-moldudp.c125 guint16 count, real_count = 0; in dissect_moldudp() local
171 real_count++; in dissect_moldudp()
174 if (real_count != count) in dissect_moldudp()
178 count, real_count); in dissect_moldudp()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-moldudp64.c121 guint16 count, real_count = 0;
173 real_count++;
176 if (count == MOLDUDP64_ENDOFSESS && real_count != 0)
180 else if (count > 0 && real_count == 0)
184 else if (real_count != count)
188 count, real_count);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-moldudp64.c121 guint16 count, real_count = 0; in dissect_moldudp64() local
173 real_count++; in dissect_moldudp64()
176 if (count == MOLDUDP64_ENDOFSESS && real_count != 0) in dissect_moldudp64()
180 else if (count > 0 && real_count == 0) in dissect_moldudp64()
184 else if (real_count != count) in dissect_moldudp64()
188 count, real_count); in dissect_moldudp64()
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/src/
H A Dtpm2-command.c398 guint8 real_count; in tpm2_command_get_handle() local
403 real_count = tpm2_command_get_handle_count (command); in tpm2_command_get_handle()
405 if (real_count > handle_number && end <= command->buffer_size) { in tpm2_command_get_handle()
421 guint8 real_count; in tpm2_command_set_handle() local
426 real_count = tpm2_command_get_handle_count (command); in tpm2_command_set_handle()
428 if (real_count > handle_number && end <= command->buffer_size) { in tpm2_command_set_handle()
446 guint8 real_count; in tpm2_command_get_handles() local
453 real_count = tpm2_command_get_handle_count (command); in tpm2_command_get_handles()
454 if (real_count > *count) { in tpm2_command_get_handles()
459 for (i = 0; i < real_count; ++i) { in tpm2_command_get_handles()
/dports/emulators/qemu42/qemu-4.2.1/hw/sparc64/
H A Dsparc64.c260 uint64_t real_count = count & ~timer->npt_mask; in cpu_tick_set_count() local
264 cpu_to_timer_ticks(real_count, timer->frequency); in cpu_tick_set_count()
266 trace_sparc64_cpu_tick_set_count(timer->name, real_count, in cpu_tick_set_count()
276 uint64_t real_count = timer_to_cpu_ticks( in cpu_tick_get_count() local
280 trace_sparc64_cpu_tick_get_count(timer->name, real_count, in cpu_tick_get_count()
285 real_count |= timer->npt_mask; in cpu_tick_get_count()
288 return real_count; in cpu_tick_get_count()
/dports/emulators/qemu60/qemu-6.0.0/hw/sparc64/
H A Dsparc64.c261 uint64_t real_count = count & ~timer->npt_mask; in cpu_tick_set_count() local
265 cpu_to_timer_ticks(real_count, timer->frequency); in cpu_tick_set_count()
267 trace_sparc64_cpu_tick_set_count(timer->name, real_count, in cpu_tick_set_count()
277 uint64_t real_count = timer_to_cpu_ticks( in cpu_tick_get_count() local
281 trace_sparc64_cpu_tick_get_count(timer->name, real_count, in cpu_tick_get_count()
286 real_count |= timer->npt_mask; in cpu_tick_get_count()
289 return real_count; in cpu_tick_get_count()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/sparc64/
H A Dsparc64.c260 uint64_t real_count = count & ~timer->npt_mask; in cpu_tick_set_count() local
264 cpu_to_timer_ticks(real_count, timer->frequency); in cpu_tick_set_count()
266 trace_sparc64_cpu_tick_set_count(timer->name, real_count, in cpu_tick_set_count()
276 uint64_t real_count = timer_to_cpu_ticks( in cpu_tick_get_count() local
280 trace_sparc64_cpu_tick_get_count(timer->name, real_count, in cpu_tick_get_count()
285 real_count |= timer->npt_mask; in cpu_tick_get_count()
288 return real_count; in cpu_tick_get_count()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/sparc64/
H A Dsparc64.c259 uint64_t real_count = count & ~timer->npt_mask; in cpu_tick_set_count() local
263 cpu_to_timer_ticks(real_count, timer->frequency); in cpu_tick_set_count()
265 trace_sparc64_cpu_tick_set_count(timer->name, real_count, in cpu_tick_set_count()
275 uint64_t real_count = timer_to_cpu_ticks( in cpu_tick_get_count() local
279 trace_sparc64_cpu_tick_get_count(timer->name, real_count, in cpu_tick_get_count()
284 real_count |= timer->npt_mask; in cpu_tick_get_count()
287 return real_count; in cpu_tick_get_count()
/dports/emulators/qemu5/qemu-5.2.0/hw/sparc64/
H A Dsparc64.c260 uint64_t real_count = count & ~timer->npt_mask; in cpu_tick_set_count() local
264 cpu_to_timer_ticks(real_count, timer->frequency); in cpu_tick_set_count()
266 trace_sparc64_cpu_tick_set_count(timer->name, real_count, in cpu_tick_set_count()
276 uint64_t real_count = timer_to_cpu_ticks( in cpu_tick_get_count() local
280 trace_sparc64_cpu_tick_get_count(timer->name, real_count, in cpu_tick_get_count()
285 real_count |= timer->npt_mask; in cpu_tick_get_count()
288 return real_count; in cpu_tick_get_count()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/sparc64/
H A Dsparc64.c260 uint64_t real_count = count & ~timer->npt_mask; in cpu_tick_set_count() local
264 cpu_to_timer_ticks(real_count, timer->frequency); in cpu_tick_set_count()
266 trace_sparc64_cpu_tick_set_count(timer->name, real_count, in cpu_tick_set_count()
276 uint64_t real_count = timer_to_cpu_ticks( in cpu_tick_get_count() local
280 trace_sparc64_cpu_tick_get_count(timer->name, real_count, in cpu_tick_get_count()
285 real_count |= timer->npt_mask; in cpu_tick_get_count()
288 return real_count; in cpu_tick_get_count()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/sparc64/
H A Dsparc64.c260 uint64_t real_count = count & ~timer->npt_mask; in cpu_tick_set_count() local
264 cpu_to_timer_ticks(real_count, timer->frequency); in cpu_tick_set_count()
266 trace_sparc64_cpu_tick_set_count(timer->name, real_count, in cpu_tick_set_count()
276 uint64_t real_count = timer_to_cpu_ticks( in cpu_tick_get_count() local
280 trace_sparc64_cpu_tick_get_count(timer->name, real_count, in cpu_tick_get_count()
285 real_count |= timer->npt_mask; in cpu_tick_get_count()
288 return real_count; in cpu_tick_get_count()
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dinc.c338 for (ci = 0; ci < real_count; ci++) { in inc_new_count()
346 for (cj = 0; cj < real_count; cj++) { in inc_new_count()
679 real_count = real_max = 0; in do_incremental_crack()
680 while ((c = allchars[real_count])) { in do_incremental_crack()
686 real_chars[real_count++] = c; in do_incremental_crack()
690 if (real_size < real_count) in do_incremental_crack()
704 if ((unsigned int)max_count > real_count) { in do_incremental_crack()
709 real_count); in do_incremental_crack()
713 cand += pow(MIN(real_count, max_count), pos); in do_incremental_crack()
764 if (count >= real_count || (fixed && !count)) in do_incremental_crack()
[all …]

12345678910