Home
last modified time | relevance | path

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

/dports/benchmarks/tsung/tsung-1.7.0/src/test/
H A Dts_test_match.erl89 …?assertMatch(?MAX_COUNT, ts_search:match([#match{regexp="Erreur", do=restart, max_restart=?COUNT,'…
94 …?assertMatch(?COUNT, ts_search:match([#match{regexp="Erreur", do=restart, max_restart=?COUNT,'when…
99 …?assertMatch(?COUNT, ts_search:match([#match{regexp="Erreur", do=restart, max_restart=?COUNT,'when…
104 …?assertMatch(?MAX_COUNT, ts_search:match([#match{regexp="Erreur", do=restart, max_restart=?COUNT, …
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/tests/suites/
H A Dtest_suite_ecdh.function344 int enable, int max_ops, int min_restart, int max_restart )
396 TEST_ASSERT( cnt_restart <= max_restart );
414 TEST_ASSERT( cnt_restart <= max_restart );
431 TEST_ASSERT( cnt_restart <= max_restart );
448 TEST_ASSERT( cnt_restart <= max_restart );
H A Dtest_suite_ecdsa.function437 int max_ops, int min_restart, int max_restart )
460 TEST_ASSERT( cnt_restart <= max_restart );
500 int max_ops, int min_restart, int max_restart )
540 TEST_ASSERT( cnt_restart <= max_restart );
H A Dtest_suite_pk.function683 int max_ops, int min_restart, int max_restart )
729 TEST_ASSERT( cnt_restart <= max_restart );
739 TEST_ASSERT( cnt_restart <= max_restart );
H A Dtest_suite_x509parse.function278 int max_ops, int min_restart, int max_restart )
316 TEST_ASSERT( cnt_restart <= max_restart );
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/suites/
H A Dtest_suite_ecdh.function350 int enable, int max_ops, int min_restart, int max_restart )
403 TEST_ASSERT( cnt_restart <= max_restart );
422 TEST_ASSERT( cnt_restart <= max_restart );
439 TEST_ASSERT( cnt_restart <= max_restart );
456 TEST_ASSERT( cnt_restart <= max_restart );
H A Dtest_suite_ecdsa.function415 int max_ops, int min_restart, int max_restart )
438 TEST_ASSERT( cnt_restart <= max_restart );
478 int max_ops, int min_restart, int max_restart )
518 TEST_ASSERT( cnt_restart <= max_restart );
H A Dtest_suite_pk.function798 int max_ops, int min_restart, int max_restart )
844 TEST_ASSERT( cnt_restart <= max_restart );
854 TEST_ASSERT( cnt_restart <= max_restart );
H A Dtest_suite_x509parse.function545 int max_ops, int min_restart, int max_restart )
583 TEST_ASSERT( cnt_restart <= max_restart );
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/tests/suites/
H A Dtest_suite_ecdh.function344 int enable, int max_ops, int min_restart, int max_restart )
402 TEST_ASSERT( cnt_restart <= max_restart );
420 TEST_ASSERT( cnt_restart <= max_restart );
437 TEST_ASSERT( cnt_restart <= max_restart );
454 TEST_ASSERT( cnt_restart <= max_restart );
H A Dtest_suite_ecdsa.function402 int max_ops, int min_restart, int max_restart )
432 TEST_ASSERT( cnt_restart <= max_restart );
470 int max_ops, int min_restart, int max_restart )
511 TEST_ASSERT( cnt_restart <= max_restart );
H A Dtest_suite_pk.function683 int max_ops, int min_restart, int max_restart )
731 TEST_ASSERT( cnt_restart <= max_restart );
741 TEST_ASSERT( cnt_restart <= max_restart );
H A Dtest_suite_x509parse.function278 int max_ops, int min_restart, int max_restart )
316 TEST_ASSERT( cnt_restart <= max_restart );
/dports/dns/unbound/unbound-1.14.0/validator/
H A Dvalidator.h96 int32_t max_restart; member
H A Dvalidator.c140 val_env->max_restart = cfg->val_max_restart; in val_apply_cfg()
1491 if(vq->restart_count > ve->max_restart) { in processInit()
1644 vq->restart_count = ve->max_restart; in processInit()
1852 if(vq->restart_count >= ve->max_restart) in processValidate()
2068 if(vq->restart_count < ve->max_restart) { in processFinished()
2643 && vq->restart_count < ve->max_restart) { in process_ds_response()
2696 if(vq->restart_count < ve->max_restart) { in process_dnskey_response()
2735 if(vq->restart_count < ve->max_restart) { in process_dnskey_response()
2812 && vq->restart_count < ve->max_restart) { in process_prime_response()
/dports/benchmarks/tsung/tsung-1.7.0/include/
H A Dts_profile.hrl39 max_restart
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Dgrosso_locatelli_pullan_mc.h757 const int max_restart = _iteration_limit >= 0 ? in start() local
765 while (select < max_select && restart < max_restart) { in start()
831 return (restart >= max_restart ? ITERATION_LIMIT : STEP_LIMIT); in start()
/dports/math/lemon/lemon-1.3.1/lemon/
H A Dgrosso_locatelli_pullan_mc.h757 const int max_restart = _iteration_limit >= 0 ? in start() local
765 while (select < max_select && restart < max_restart) { in start()
831 return (restart >= max_restart ? ITERATION_LIMIT : STEP_LIMIT); in start()
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Dgrosso_locatelli_pullan_mc.h757 const int max_restart = _iteration_limit >= 0 ? in start() local
765 while (select < max_select && restart < max_restart) { in start()
831 return (restart >= max_restart ? ITERATION_LIMIT : STEP_LIMIT); in start()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Dsoftirq.c520 int max_restart = MAX_SOFTIRQ_RESTART; in __do_softirq() local
580 --max_restart) in __do_softirq()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Dsoftirq.c520 int max_restart = MAX_SOFTIRQ_RESTART; in __do_softirq() local
580 --max_restart) in __do_softirq()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Dsoftirq.c520 int max_restart = MAX_SOFTIRQ_RESTART; in __do_softirq() local
580 --max_restart) in __do_softirq()
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung/
H A Dts_search.erl213 setcount(#match{do=restart, max_restart=MaxRestart, name=Name}, {Count, MaxC,SessionId,UserId}, Sta…
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung_controller/
H A Dts_config.erl760 MaxRestart = getAttr(integer, Attrs, max_restart, 3),
773 … loop_back=LoopBack, max_restart=MaxRestart, max_loop=MaxLoop, apply_to_content=ApplyTo},
/dports/benchmarks/tsung/tsung-1.7.0/
H A DCHANGELOG.md78 - [TSUN-252] - Too many requests when using max_restart