Home
last modified time | relevance | path

Searched refs:test_addmul (Results 1 – 20 of 20) sorted by relevance

/dports/math/m4rie/m4rie-release-20200115/tests/
H A Dtest_multiplication.c29 int test_addmul(gf2e *ff, rci_t m, rci_t n, rci_t l) { in test_addmul() function
196 m4rie_check(test_addmul(ff, m, l, n) == 0); printf("."); fflush(0); in test_batch()
205 m4rie_check(test_addmul(ff, m, l, n) == 0); printf("."); fflush(0); in test_batch()
206 m4rie_check(test_addmul(ff, m, n, l) == 0); printf("."); fflush(0); in test_batch()
207 m4rie_check(test_addmul(ff, n, m, l) == 0); printf("."); fflush(0); in test_batch()
208 m4rie_check(test_addmul(ff, n, l, m) == 0); printf("."); fflush(0); in test_batch()
209 m4rie_check(test_addmul(ff, l, m, n) == 0); printf("."); fflush(0); in test_batch()
210 m4rie_check(test_addmul(ff, l, n, m) == 0); printf("."); fflush(0); in test_batch()
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_rationals.c235 static void test_addmul(int32_t num1, uint32_t den1, int32_t num2, uint32_t den2) { in test_addmul() function
394 test_addmul(a, c, b, d); in addmul_test()
H A Dtest_bv64_intervals.c1081 static void test_addmul(bv64_interval_t *a, bv64_interval_t *b, uint64_t c) { in test_addmul() function
1214 test_addmul(&a, &b, c); in random_tests_unsigned()
1228 test_addmul(&a, &b, c); in random_tests_unsigned()
/dports/math/e-antic/flint2-ae7ec89/fmpz_poly_q/test/
H A Dt-all.c1035 void test_addmul(char * in1, char * in2, char * in3, char * out) in test_addmul() function
1377test_addmul("1 1/2 0 2", "2 3 1/1 4", "3 1 0 1/4 -2 0 0 1", "5 -4 3 1 5 1/5 0 -8 0 0 4"); in main()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz_poly_q/test/
H A Dt-all.c1035 void test_addmul(char * in1, char * in2, char * in3, char * out) in test_addmul() function
1377test_addmul("1 1/2 0 2", "2 3 1/1 4", "3 1 0 1/4 -2 0 0 1", "5 -4 3 1 5 1/5 0 -8 0 0 4"); in main()
/dports/math/flint2/flint-2.8.4/fmpz_poly_q/test/
H A Dt-all.c1035 void test_addmul(char * in1, char * in2, char * in3, char * out) in test_addmul() function
1377test_addmul("1 1/2 0 2", "2 3 1/1 4", "3 1 0 1/4 -2 0 0 1", "5 -4 3 1 5 1/5 0 -8 0 0 4"); in main()
/dports/devel/py-blist/blist-1.3.6/blist/test/
H A Dseq_tests.py257 def test_addmul(self): member in CommonTest
H A Dsortedlist_tests.py277 test_addmul = not_applicable variable in StrongSortedBase
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dseq_tests.py260 def test_addmul(self): member in CommonTest
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dseq_tests.py260 def test_addmul(self): member in CommonTest
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dseq_tests.py247 def test_addmul(self): member in CommonTest
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dseq_tests.py260 def test_addmul(self): member in CommonTest
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dseq_tests.py260 def test_addmul(self): member in CommonTest
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dseq_tests.py260 def test_addmul(self): member in CommonTest
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dseq_tests.py260 def test_addmul(self): member in CommonTest
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dseq_tests.py261 def test_addmul(self): member in CommonTest
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dseq_tests.py264 def test_addmul(self): member in CommonTest
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dseq_tests.py260 def test_addmul(self): member in CommonTest
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dseq_tests.py261 def test_addmul(self): member in CommonTest
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dseq_tests.py260 def test_addmul(self): member in CommonTest