Home
last modified time | relevance | path

Searched refs:err_cnt (Results 26 – 50 of 332) sorted by relevance

12345678910>>...14

/dports/math/gmp-ecm/ecm-7.0.4/build.vc12/
H A Dtests.py109 err_cnt = 0
115 err_cnt += 1
118 err_cnt += 1
128 if not err_cnt:
/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/tools/
H A Dvmaf.c29 int err_cnt = 0; in validate_videos() local
38 err_cnt++; in validate_videos()
44 err_cnt++; in validate_videos()
49 err_cnt++; in validate_videos()
55 err_cnt++; in validate_videos()
60 err_cnt++; in validate_videos()
65 return err_cnt; in validate_videos()
/dports/devel/re2c/re2c-2.2/lib/
H A Dlex.re56 if (!s_to_u32_unsafe(x, cur - 1, yylval.bounds.min)) goto err_cnt;
63 || !s_to_u32_unsafe(y, cur - 1, yylval.bounds.max)) goto err_cnt;
68 if (!s_to_u32_unsafe(x, cur - 2, yylval.bounds.min)) goto err_cnt;
110 err_cnt:
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/edac/
H A Dqcom_edac.c211 int err_cnt, err_ways, ret, i; in dump_syn_reg_values() local
227 &err_cnt); in dump_syn_reg_values()
231 err_cnt &= reg_data.count_mask; in dump_syn_reg_values()
232 err_cnt >>= reg_data.count_shift; in dump_syn_reg_values()
234 reg_data.name, err_cnt); in dump_syn_reg_values()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/edac/
H A Dqcom_edac.c211 int err_cnt, err_ways, ret, i; in dump_syn_reg_values() local
227 &err_cnt); in dump_syn_reg_values()
231 err_cnt &= reg_data.count_mask; in dump_syn_reg_values()
232 err_cnt >>= reg_data.count_shift; in dump_syn_reg_values()
234 reg_data.name, err_cnt); in dump_syn_reg_values()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/edac/
H A Dqcom_edac.c211 int err_cnt, err_ways, ret, i; in dump_syn_reg_values() local
227 &err_cnt); in dump_syn_reg_values()
231 err_cnt &= reg_data.count_mask; in dump_syn_reg_values()
232 err_cnt >>= reg_data.count_shift; in dump_syn_reg_values()
234 reg_data.name, err_cnt); in dump_syn_reg_values()
/dports/net/librdkafka/librdkafka-1.8.2/tests/
H A D0107-topic_recreate.c139 int match_cnt = 0, other_cnt = 0, err_cnt = 0; in expect_messages() local
155 err_cnt++; in expect_messages()
173 match_cnt, exp_value, other_cnt, err_cnt); in expect_messages()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/tests/
H A D0107-topic_recreate.c139 int match_cnt = 0, other_cnt = 0, err_cnt = 0; in expect_messages() local
155 err_cnt++; in expect_messages()
173 match_cnt, exp_value, other_cnt, err_cnt); in expect_messages()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/tests/
H A D0107-topic_recreate.c139 int match_cnt = 0, other_cnt = 0, err_cnt = 0; in expect_messages() local
155 err_cnt++; in expect_messages()
173 match_cnt, exp_value, other_cnt, err_cnt); in expect_messages()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/include/
H A Dgnix.h1070 int err_cnt = req->gnix_ep->domain->params.err_inject_count; in _gnix_req_inject_err() local
1072 if (OFI_LIKELY(!err_cnt)) { in _gnix_req_inject_err()
1074 } else if (err_cnt > 0) { in _gnix_req_inject_err()
1075 return req->tx_failures < err_cnt; in _gnix_req_inject_err()
1077 return req->tx_failures < (rand() % (-err_cnt)); in _gnix_req_inject_err()
1083 int err_cnt = req->gnix_ep->domain->params.err_inject_count; in _gnix_req_inject_smsg_err() local
1086 if (OFI_LIKELY(!err_cnt)) { in _gnix_req_inject_smsg_err()
1088 } else if (retrans_cnt <= err_cnt) { in _gnix_req_inject_smsg_err()
/dports/games/tads/tads-3.0.8/tads3/
H A Dtcmakecl.cpp311 int err_cnt, warn_cnt; in main() local
344 err_cnt = warn_cnt = 0; in main()
454 err_cnt = 1; in main()
1523 err_cnt = 1; in main()
1613 mk->build(hostifc, &err_cnt, &warn_cnt, in main()
1624 if (err_cnt != 0 || warn_cnt != 0) in main()
1626 "Warnings: %d\n", err_cnt, warn_cnt); in main()
1665 return (err_cnt != 0 ? OSEXFAIL : OSEXSUCC); in main()
/dports/devel/grpc/grpc-1.42.0/tools/buildgen/
H A Dgenerate_projects.py126 err_cnt, _ = jobset.run(generate_template_render_jobs(templates),
128 if err_cnt != 0:
129 print('ERROR: %s error(s) found while generating projects.' % err_cnt,
/dports/devel/re2c/re2c-2.2/bootstrap/lib/
H A Dlex.cc184 if (!s_to_u32_unsafe(x, cur - 1, yylval.bounds.min)) goto err_cnt; in lex()
200 if (!s_to_u32_unsafe(x, cur - 2, yylval.bounds.min)) goto err_cnt; in lex()
212 || !s_to_u32_unsafe(y, cur - 1, yylval.bounds.max)) goto err_cnt; in lex()
276 err_cnt: in lex()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/test/
H A Deq.c157 int err_cnt = 0; in eq_rw() local
182 err_cnt++; in eq_rw()
211 err_cnt--; in eq_rw()
213 cr_assert(err_cnt == 0); in eq_rw()
/dports/security/clamav-lts/clamav-0.103.5/clamonacc/fanotif/
H A Dfanotif.c155 int err_cnt = 0; in onas_fan_eloop() local
258 err_cnt++; in onas_fan_eloop()
259 if (err_cnt < (*ctx)->retry_attempts) { in onas_fan_eloop()
/dports/security/clamav/clamav-0.104.2/clamonacc/fanotif/
H A Dfanotif.c155 int err_cnt = 0; in onas_fan_eloop() local
276 err_cnt++; in onas_fan_eloop()
277 if (err_cnt < (*ctx)->retry_attempts) { in onas_fan_eloop()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/client/
H A Dhstest.cpp527 unsigned long long err_cnt = 0; in test_9() local
533 ++err_cnt; in test_9()
577 ++err_cnt; in test_9()
596 ++err_cnt; in test_9()
665 ++err_cnt; in test_9()
691 ++err_cnt; in test_9()
696 ++err_cnt; in test_9()
742 ++err_cnt; in test_9()
1197 ++err_cnt; in test_12()
1223 ++err_cnt; in test_12()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/client/
H A Dhstest.cpp527 unsigned long long err_cnt = 0; in test_9() local
533 ++err_cnt; in test_9()
577 ++err_cnt; in test_9()
596 ++err_cnt; in test_9()
665 ++err_cnt; in test_9()
691 ++err_cnt; in test_9()
696 ++err_cnt; in test_9()
742 ++err_cnt; in test_9()
1197 ++err_cnt; in test_12()
1223 ++err_cnt; in test_12()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/client/
H A Dhstest.cpp527 unsigned long long err_cnt = 0; in test_9() local
533 ++err_cnt; in test_9()
577 ++err_cnt; in test_9()
596 ++err_cnt; in test_9()
665 ++err_cnt; in test_9()
691 ++err_cnt; in test_9()
696 ++err_cnt; in test_9()
742 ++err_cnt; in test_9()
1197 ++err_cnt; in test_12()
1223 ++err_cnt; in test_12()
[all …]
/dports/databases/libhsclient/HandlerSocket-Plugin-for-MySQL/client/
H A Dhstest.cpp527 unsigned long long err_cnt = 0; in test_9() local
533 ++err_cnt; in test_9()
577 ++err_cnt; in test_9()
596 ++err_cnt; in test_9()
665 ++err_cnt; in test_9()
691 ++err_cnt; in test_9()
696 ++err_cnt; in test_9()
742 ++err_cnt; in test_9()
1197 ++err_cnt; in test_12()
1223 ++err_cnt; in test_12()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/plugin/handler_socket/client/
H A Dhstest.cpp527 unsigned long long err_cnt = 0; in test_9() local
533 ++err_cnt; in test_9()
577 ++err_cnt; in test_9()
596 ++err_cnt; in test_9()
665 ++err_cnt; in test_9()
691 ++err_cnt; in test_9()
696 ++err_cnt; in test_9()
742 ++err_cnt; in test_9()
1197 ++err_cnt; in test_12()
1223 ++err_cnt; in test_12()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/plugin/handler_socket/client/
H A Dhstest.cpp527 unsigned long long err_cnt = 0; in test_9() local
533 ++err_cnt; in test_9()
577 ++err_cnt; in test_9()
596 ++err_cnt; in test_9()
665 ++err_cnt; in test_9()
691 ++err_cnt; in test_9()
696 ++err_cnt; in test_9()
742 ++err_cnt; in test_9()
1197 ++err_cnt; in test_12()
1223 ++err_cnt; in test_12()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/plugin/handler_socket/client/
H A Dhstest.cpp527 unsigned long long err_cnt = 0; in test_9() local
533 ++err_cnt; in test_9()
577 ++err_cnt; in test_9()
596 ++err_cnt; in test_9()
665 ++err_cnt; in test_9()
691 ++err_cnt; in test_9()
696 ++err_cnt; in test_9()
742 ++err_cnt; in test_9()
1197 ++err_cnt; in test_12()
1223 ++err_cnt; in test_12()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/plugin/handler_socket/client/
H A Dhstest.cpp527 unsigned long long err_cnt = 0; in test_9() local
533 ++err_cnt; in test_9()
577 ++err_cnt; in test_9()
596 ++err_cnt; in test_9()
665 ++err_cnt; in test_9()
691 ++err_cnt; in test_9()
696 ++err_cnt; in test_9()
742 ++err_cnt; in test_9()
1197 ++err_cnt; in test_12()
1223 ++err_cnt; in test_12()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/plugin/handler_socket/client/
H A Dhstest.cpp527 unsigned long long err_cnt = 0; in reset()
533 ++err_cnt; in reset()
577 ++err_cnt; in reset()
596 ++err_cnt; in reset()
665 ++err_cnt; in reset()
691 ++err_cnt; in reset()
696 ++err_cnt; in reset()
742 ++err_cnt; in reset()
1197 ++err_cnt; in reset()
1223 ++err_cnt; in reset()
[all …]

12345678910>>...14