Home
last modified time | relevance | path

Searched defs:max_tests (Results 1 – 25 of 38) sorted by relevance

12

/dports/biology/avida/avida-2.12.4-src/avida-core/source/cpu/
H A DcCPUTestInfo.cc33 cCPUTestInfo::cCPUTestInfo(int max_tests) in cCPUTestInfo()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/fiber/detail/
H A Dspinlock_ttas_adaptive_futex.hpp44 …const std::int32_t max_tests = (std::min)( static_cast< std::int32_t >( BOOST_FIBERS_SPIN_MAX_TEST… in lock() local
H A Dspinlock_ttas_adaptive.hpp51 …const std::size_t max_tests = (std::min)( static_cast< std::size_t >( BOOST_FIBERS_SPIN_MAX_TESTS)… in lock() local
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/lib/Crypto/PublicKey/
H A DRSA.pyi14 @property
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/scripts/
H A Dtest_cli_crypt.py136 def get_testdata(document, max_tests): argument
/dports/security/botan2/Botan-2.18.2/src/scripts/
H A Dtest_cli_crypt.py136 def get_testdata(document, max_tests): argument
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/scripts/
H A Dtest_cli_crypt.py136 def get_testdata(document, max_tests): argument
/dports/editors/helix/helix-0.5.0/cargo-crates/quickcheck-1.0.3/src/
H A Dtester.rs14 max_tests: u64, field
64 let max_tests = cmp::max(tests, qc_max_tests()); in new() localVariable
91 pub fn max_tests(mut self, max_tests: u64) -> QuickCheck { in max_tests() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/quickcheck-0.6.2/src/
H A Dtester.rs14 max_tests: u64, field
83 let max_tests = cmp::max(tests, qc_max_tests()); in with_gen() localVariable
99 pub fn max_tests(mut self, max_tests: u64) -> QuickCheck<G> { in max_tests() method
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/quickcheck-0.6.2/src/
H A Dtester.rs14 max_tests: u64, field
83 let max_tests = cmp::max(tests, qc_max_tests()); in with_gen() localVariable
99 pub fn max_tests(mut self, max_tests: u64) -> QuickCheck<G> { in max_tests() method
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/quickcheck-0.9.2/src/
H A Dtester.rs12 max_tests: u64, field
80 let max_tests = cmp::max(tests, qc_max_tests()); in with_gen() localVariable
96 pub fn max_tests(mut self, max_tests: u64) -> QuickCheck<G> { in max_tests() method
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ci/reports/
H A Dtest_suite_comparer.rb108 def max_tests(*used) method in Gitlab.Ci.Reports.TestSuiteComparer
/dports/math/mathics-django/Mathics-Django-2.2.0/mathics_django/
H A Dtest.py120 tests, index, quiet=False, stop_on_failure=False, start_at=0, max_tests=MAX_TESTS argument
/dports/math/universal/universal-3.48/include/universal/verification/
H A Dtest_suite_conversion.hpp141 size_t max_tests = (size_t(1) << max); in VerifyConversion() local
H A Dareal_test_suite.hpp87 size_t max_tests = (size_t(1) << max); in VerifyArealIntervalConversion() local
H A Dfixpnt_test_suite.hpp82 size_t max_tests = (size_t(1) << max); in VerifyConversion() local
/dports/math/py-mathics/Mathics3-2.2.0/mathics/
H A Dtest.py143 tests, index, quiet=False, stop_on_failure=False, start_at=0, max_tests=MAX_TESTS argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/
H A Dexceptionjni001.cpp162 size_t max_tests = sizeof(tests) / sizeof(tests[0]); in CheckExceptionJni() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/
H A Dexceptionjni001.cpp162 size_t max_tests = sizeof(tests) / sizeof(tests[0]); in CheckExceptionJni() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/
H A Dexceptionjni001.cpp162 size_t max_tests = sizeof(tests) / sizeof(tests[0]); in CheckExceptionJni() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/
H A Dexceptionjni001.cpp162 size_t max_tests = sizeof(tests) / sizeof(tests[0]); in CheckExceptionJni() local
/dports/textproc/py-citeproc-py/citeproc-py-0.6.0/tests/
H A Dciteproc-test.py264 max_tests = int(options.max) variable
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcLandscape.cc355 const int max_tests = 1000000000; in PredictWProcess() local
481 const int max_tests = 1000000000; in PredictNuProcess() local
/dports/multimedia/handbrake/ffmpeg-4.4/libswresample/tests/
H A Dswresample.c241 int max_tests = FF_ARRAY_ELEMS(remaining_tests); in main() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libswresample/
H A Dswresample-test.c240 int max_tests = FF_ARRAY_ELEMS(remaining_tests); in main() local

12