Home
last modified time | relevance | path

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

123456

/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/tests/
H A Dtest_common.c618 double* worst_case, in test_init() argument
640 *worst_case=0.; in test_init()
787 *worst_case= 1.332267629550187256862679085950e-15; in test_init()
948 *worst_case= 0 /* TODO */; in test_init()
1047 *worst_case = 0.9999999999968665065352979581803 ; in test_init()
1074 *worst_case = 0.5; /* TODO */ in test_init()
1101 *worst_case = 0.5; /* TODO */ in test_init()
1129 *worst_case= 8.660177969107699326025337835166e-16; in test_init()
1153 *worst_case= 4.496656279439104163951187380192e-08; in test_init()
1176 *worst_case= 2.826223498647412316943112325918e-06; in test_init()
[all …]
H A Dtest_common.h11 double* worst_case,
/dports/math/crlibm/crlibm-1.0beta4/tests/
H A Dtest_common.c615 double* worst_case, in test_init() argument
637 *worst_case=0.; in test_init()
784 *worst_case= 1.332267629550187256862679085950e-15; in test_init()
945 *worst_case= 0 /* TODO */; in test_init()
1044 *worst_case = 0.9999999999968665065352979581803 ; in test_init()
1071 *worst_case = 0.5; /* TODO */ in test_init()
1098 *worst_case = 0.5; /* TODO */ in test_init()
1126 *worst_case= 8.660177969107699326025337835166e-16; in test_init()
1150 *worst_case= 4.496656279439104163951187380192e-08; in test_init()
1173 *worst_case= 2.826223498647412316943112325918e-06; in test_init()
[all …]
H A Dtest_common.h11 double* worst_case,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wuffs/src/std/json/
H A Ddecode_json.wuffs179 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
230 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
876 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
1236 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
1255 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
1284 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
1314 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
1337 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
1380 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
1460 args.src.skip_u32_fast!(actual: 2, worst_case: 2)
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/tools/
H A Dtest.hpp26 unsigned worst_case; // Index of the worst case test. member
28 test_result() { worst_case = 0; } in test_result()
29 void set_worst(int i){ worst_case = i; } in set_worst()
32 unsigned worst()const{ return worst_case; } in worst()
45 worst_case = t.worst_case; in operator +=()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp30 unsigned worst_case; // Index of the worst case test. member
32 test_result() { worst_case = 0; } in test_result()
33 void set_worst(int i){ worst_case = i; } in set_worst()
36 unsigned worst()const{ return worst_case; } in worst()
49 worst_case = t.worst_case; in operator +=()
/dports/devel/boost-docs/boost_1_72_0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp30 unsigned worst_case; // Index of the worst case test. member
32 test_result() { worst_case = 0; } in test_result()
33 void set_worst(int i){ worst_case = i; } in set_worst()
36 unsigned worst()const{ return worst_case; } in worst()
49 worst_case = t.worst_case; in operator +=()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp30 unsigned worst_case; // Index of the worst case test. member
32 test_result() { worst_case = 0; } in test_result()
33 void set_worst(int i){ worst_case = i; } in set_worst()
36 unsigned worst()const{ return worst_case; } in worst()
49 worst_case = t.worst_case; in operator +=()
/dports/devel/boost-libs/boost_1_72_0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp30 unsigned worst_case; // Index of the worst case test. member
32 test_result() { worst_case = 0; } in test_result()
33 void set_worst(int i){ worst_case = i; } in set_worst()
36 unsigned worst()const{ return worst_case; } in worst()
49 worst_case = t.worst_case; in operator +=()
/dports/devel/hyperscan/boost_1_75_0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp30 unsigned worst_case; // Index of the worst case test. member
32 test_result() { worst_case = 0; } in test_result()
33 void set_worst(int i){ worst_case = i; } in set_worst()
36 unsigned worst()const{ return worst_case; } in worst()
49 worst_case = t.worst_case; in operator +=()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp28 unsigned worst_case; // Index of the worst case test. member
30 test_result() { worst_case = 0; } in test_result()
31 void set_worst(int i){ worst_case = i; } in set_worst()
34 unsigned worst()const{ return worst_case; } in worst()
47 worst_case = t.worst_case; in operator +=()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp28 unsigned worst_case; // Index of the worst case test. member
30 test_result() { worst_case = 0; } in test_result()
31 void set_worst(int i){ worst_case = i; } in set_worst()
34 unsigned worst()const{ return worst_case; } in worst()
47 worst_case = t.worst_case; in operator +=()
/dports/databases/percona57-server/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp28 unsigned worst_case; // Index of the worst case test. member
30 test_result() { worst_case = 0; } in test_result()
31 void set_worst(int i){ worst_case = i; } in set_worst()
34 unsigned worst()const{ return worst_case; } in worst()
47 worst_case = t.worst_case; in operator +=()
/dports/databases/xtrabackup/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp28 unsigned worst_case; // Index of the worst case test. member
30 test_result() { worst_case = 0; } in test_result()
31 void set_worst(int i){ worst_case = i; } in set_worst()
34 unsigned worst()const{ return worst_case; } in worst()
47 worst_case = t.worst_case; in operator +=()
/dports/databases/percona57-client/boost_1_59_0/libs/math/include_private/boost/math/tools/
H A Dtest.hpp28 unsigned worst_case; // Index of the worst case test. member
30 test_result() { worst_case = 0; } in test_result()
31 void set_worst(int i){ worst_case = i; } in set_worst()
34 unsigned worst()const{ return worst_case; } in worst()
47 worst_case = t.worst_case; in operator +=()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wuffs/src/std/deflate/
H A Ddecode_huffman_fast.wuffs78 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
81 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
117 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
120 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
175 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
178 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
202 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
205 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
227 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
271 args.src.skip_u32_fast!(actual: 1, worst_case: 1)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wuffs/src/std/deflate/
H A Ddecode_huffman_fast.wuffs79 args.src.skip_fast!(actual: 1, worst_case: 1)
82 args.src.skip_fast!(actual: 1, worst_case: 1)
118 args.src.skip_fast!(actual: 1, worst_case: 1)
121 args.src.skip_fast!(actual: 1, worst_case: 1)
176 args.src.skip_fast!(actual: 1, worst_case: 1)
179 args.src.skip_fast!(actual: 1, worst_case: 1)
203 args.src.skip_fast!(actual: 1, worst_case: 1)
206 args.src.skip_fast!(actual: 1, worst_case: 1)
228 args.src.skip_fast!(actual: 1, worst_case: 1)
272 args.src.skip_fast!(actual: 1, worst_case: 1)
[all …]
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dmatch.c438 size_t worst_case; in amglob_to_regex() local
460 worst_case = strlen(table->question_mark); in amglob_to_regex()
462 if (worst_case < strlen(table->star)) in amglob_to_regex()
463 worst_case = strlen(table->star); in amglob_to_regex()
465 if (double_star && worst_case < strlen(table->double_star)) in amglob_to_regex()
466 worst_case = strlen(table->double_star); in amglob_to_regex()
468 result = g_malloc(strlen(begin) + strlen(str) * worst_case + strlen(end) + 1); in amglob_to_regex()
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dmatch.c438 size_t worst_case; in amglob_to_regex() local
460 worst_case = strlen(table->question_mark); in amglob_to_regex()
462 if (worst_case < strlen(table->star)) in amglob_to_regex()
463 worst_case = strlen(table->star); in amglob_to_regex()
465 if (double_star && worst_case < strlen(table->double_star)) in amglob_to_regex()
466 worst_case = strlen(table->double_star); in amglob_to_regex()
468 result = g_malloc(strlen(begin) + strlen(str) * worst_case + strlen(end) + 1); in amglob_to_regex()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/rust/nsstring/src/
H A Dconversions.rs331 let worst_case = times_three(other.len()).ok_or(())?; in fallible_append_utf16_to_utf8_impl() localVariable
332 if worst_case <= inline_capacity { in fallible_append_utf16_to_utf8_impl()
333 Some(worst_case) in fallible_append_utf16_to_utf8_impl()
600 let worst_case = other.len().checked_mul(2).ok_or(())?; in fallible_append_latin1_to_utf8_impl() localVariable
601 if worst_case <= inline_capacity { in fallible_append_latin1_to_utf8_impl()
602 Some(worst_case) in fallible_append_latin1_to_utf8_impl()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/rust/nsstring/src/
H A Dconversions.rs325 let worst_case = times_three(other.len()).ok_or(())?; in fallible_append_utf16_to_utf8_impl() localVariable
326 if worst_case <= inline_capacity { in fallible_append_utf16_to_utf8_impl()
327 Some(worst_case) in fallible_append_utf16_to_utf8_impl()
594 let worst_case = other.len().checked_mul(2).ok_or(())?; in fallible_append_latin1_to_utf8_impl() localVariable
595 if worst_case <= inline_capacity { in fallible_append_latin1_to_utf8_impl()
596 Some(worst_case) in fallible_append_latin1_to_utf8_impl()
/dports/www/firefox/firefox-99.0/xpcom/rust/nsstring/src/
H A Dconversions.rs325 let worst_case = times_three(other.len()).ok_or(())?; in fallible_append_utf16_to_utf8_impl() localVariable
326 if worst_case <= inline_capacity { in fallible_append_utf16_to_utf8_impl()
327 Some(worst_case) in fallible_append_utf16_to_utf8_impl()
594 let worst_case = other.len().checked_mul(2).ok_or(())?; in fallible_append_latin1_to_utf8_impl() localVariable
595 if worst_case <= inline_capacity { in fallible_append_latin1_to_utf8_impl()
596 Some(worst_case) in fallible_append_latin1_to_utf8_impl()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/rust/nsstring/src/
H A Dconversions.rs325 let worst_case = times_three(other.len()).ok_or(())?; in fallible_append_utf16_to_utf8_impl() localVariable
326 if worst_case <= inline_capacity { in fallible_append_utf16_to_utf8_impl()
327 Some(worst_case) in fallible_append_utf16_to_utf8_impl()
594 let worst_case = other.len().checked_mul(2).ok_or(())?; in fallible_append_latin1_to_utf8_impl() localVariable
595 if worst_case <= inline_capacity { in fallible_append_latin1_to_utf8_impl()
596 Some(worst_case) in fallible_append_latin1_to_utf8_impl()
/dports/cad/openroad/OpenROAD-2.0/src/sta/liberty/
H A DWireload.cc248 case WireloadTree::worst_case: in wireloadTreeString()
265 return WireloadTree::worst_case; in stringWireloadTree()

123456