Home
last modified time | relevance | path

Searched refs:count_total (Results 26 – 50 of 180) sorted by relevance

12345678

/dports/lang/gcc9/gcc-9.4.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c45 vector unsigned int count_total; in __mfc_multi_tag_reserve() local
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
65 index = spu_add (index, count_total); in __mfc_multi_tag_reserve()
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c45 vector unsigned int count_total; in __mfc_multi_tag_reserve() local
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
65 index = spu_add (index, count_total); in __mfc_multi_tag_reserve()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c45 vector unsigned int count_total; in __mfc_multi_tag_reserve() local
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
65 index = spu_add (index, count_total); in __mfc_multi_tag_reserve()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/mtest/core/util/
H A Dlatency_detector.cpp136 size_t count_total = 0;
149 count_total += 1;
163 printf("Success Rate:\t%.1f percent\n", 100 * float(count_success) / count_total);
164 printf("Fail Rate:\t%.1f percent\n", 100 * float(count_fail) / count_total);
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/tools/xml_grep/
H A Dxml_grep92 my $count_total = 0;
162 $count_total += $count_file;
166 elsif( $count) { print "$count_total matches\n"; }
169 if( $count) { print "total: $count_total\n"; }
177 if( $count) { print "$count_total matches\n"; }
/dports/security/py-ospd/ospd-21.4.4/ospd/
H A Dscan.py384 def update_count_total(self, scan_id: str, count_total: int) -> int:
387 self.scans_table[scan_id]['count_total'] = count_total
392 count_total = self.scans_table[scan_id]['count_total']
400 if count_total == -1:
401 count_total = 0
404 elif count_total is None:
405 count_total = self.get_host_count(scan_id)
406 self.update_count_total(scan_id, count_total)
408 return count_total
/dports/www/habari/habari-0.8/system/handlers/
H A Dadmindashboardhandler.php34 'comment_count' => Comments::count_total( Comment::STATUS_APPROVED, false ),
35 'tag_count' => Tags::vocabulary()->count_total(),
37 …t_count' => User::identify()->can( 'manage_all_comments' ) ? Comments::count_total( Comment::STATU…
38 …'spam_comment_count' => $user->can( 'manage_all_comments' ) ? Comments::count_total( Comment::STAT…
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix_ave_chunk.cpp52 count_total(nullptr), count_list(nullptr), in FixAveChunk()
422 memory->destroy(count_total); in ~FixAveChunk()
451 count_total = nullptr; in ~FixAveChunk()
907 count_total[m] = count_sum[m]; in end_of_step()
915 count_total[m] += count_sum[m]; in end_of_step()
926 count_total[m] += count_sum[m]; in end_of_step()
965 count_total[m]/normcount); in end_of_step()
973 count_total[m]/normcount); in end_of_step()
999 count_total[m]/normcount); in end_of_step()
1008 count_total[m]/normcount); in end_of_step()
[all …]
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dmd5_sha1_sum.c288 int count_total = 0; in md5_sha1_sum_main() local
297 count_total++; in md5_sha1_sum_main()
332 count_failed, count_total); in md5_sha1_sum_main()
334 if (count_total == 0) { in md5_sha1_sum_main()
/dports/audio/tagtool/tagtool-0.12.3/src/
H A Dclear_tab.c106 int count_total, count_tagged; in clear_tags() local
113 count_total = 0; in clear_tags()
124 count_total++; in clear_tags()
180 pd_printf(PD_ICON_INFO, _("Done (Cleared %d of %d files)"), count_tagged, count_total); in clear_tags()
/dports/devel/gitui/gitui-0.10.1/src/components/
H A Dcommitlist.rs33 count_total: usize,
54 count_total: 0,
87 self.count_total = total;
95 self.count_total.saturating_sub(1)
307 self.count_total.saturating_sub(self.selection),
308 self.count_total,
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/graphics/glslang/glslang-11.7.1/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/
H A Dvalidate-shaders.sh194 declare -i count_ok=0 count_err=0 count_nocomp=0 count_total=0
212 ((++count_total))
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_ave_spatial.cpp486 memory->destroy(count_total); in ~FixAveSpatial()
851 count_total[m] = count_sum[m]; in end_of_step()
859 count_total[m] += count_sum[m]; in end_of_step()
870 count_total[m] += count_sum[m]; in end_of_step()
892 count_total[m]/norm); in end_of_step()
900 count_total[m]/norm); in end_of_step()
908 count_total[m]/norm); in end_of_step()
955 if (count_total[m] > count_max) count_max = count_total[m]; in end_of_step()
961 count_samples += count_total[m]; in end_of_step()
1084 count_total[m] = 0.0; in setup_bins()
[all …]
/dports/devel/elfutils/elfutils-0.179/libdw/
H A Ddwarf_aggregate_size.c70 Dwarf_Word count_total = 1; in array_size() local
141 count_total *= count; in array_size()
169 *size = count_total * stride; in array_size()
/dports/net/mosquitto/mosquitto-2.0.13/src/
H A Dsys_tree.c71 unsigned int count_total, count_by_sock; in sys_tree__update_clients() local
73 count_total = HASH_CNT(hh_id, db.contexts_by_id); in sys_tree__update_clients()
76 if(client_count != count_total){ in sys_tree__update_clients()
77 client_count = count_total; in sys_tree__update_clients()
88 if(disconnected_count != count_total-count_by_sock){ in sys_tree__update_clients()
89 disconnected_count = count_total-count_by_sock; in sys_tree__update_clients()

12345678