Home
last modified time | relevance | path

Searched defs:exp_error (Results 1 – 15 of 15) sorted by relevance

/dports/www/libevhtp/libevhtp-1.2.16/examples/
H A Dtest_query.c9 int exp_error; member
64 query_test(const char * raw_query, int exp_error, struct expected exp[], int flags) { in query_test()
212 test(const char * raw_query, int exp_error, struct expected exp[], int flags) { in test()
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Drsa-rsa-pss.c50 gnutls_privkey_t privkey, int exp_error) in inv_sign_check()
66 gnutls_privkey_t privkey, int exp_error) in inv_encryption_check()
H A Dx509-dn-decode.c96 static void encode(const char *test_name, const gnutls_datum_t *raw, const char *str, int exp_error) in encode()
/dports/audio/aften/aften-0.0.8/libaften/
H A Dexponent.c182 int min_error, exp_error[6]; in compute_expstr_ch() local
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/simple_classes/bigfloat/
H A Dbigfloat.cc631 int exp_error = check_overflow(ed, e1, -e2); in add() local
689 int exp_error = check_overflow(ed, e1, -e2); in subtract() local
735 int exp_error = check_overflow(prod.e, ex, ey); in multiply() local
779 int exp_error = check_overflow(c.e, ea, ea); in square() local
/dports/audio/aften/aften-0.0.8/libaften/x86/
H A Dx86_sse2_exponent.c286 int min_error, exp_error[6]; in compute_expstr_ch() local
H A Dx86_mmx_exponent.c253 int min_error, exp_error[6]; in compute_expstr_ch() local
/dports/net/kea/kea-2.0.1/src/bin/dhcp6/tests/
H A Dconfig_backend_unittest.cc124 std::string exp_error = "") { in configure()
H A Dconfig_parser_unittest.cc434 std::string exp_error = "") { in configure()
/dports/net/kea/kea-2.0.1/src/bin/dhcp4/tests/
H A Dconfig_backend_unittest.cc121 std::string exp_error = "") { in configure()
H A Dconfig_parser_unittest.cc321 std::string exp_error = "") { in configure()
/dports/devel/kyua/kyua-0.13/engine/
H A Datf_test.cpp107 check_list_one_fail(const char* exp_error, in check_list_one_fail()
/dports/net/kea/kea-2.0.1/src/bin/d2/tests/
H A Dd2_cfg_mgr_unittests.cc118 const std::string& exp_error) { in runConfigOrFail()
H A Dd2_simple_parser_unittest.cc187 const std::string& exp_error) { in parseOrFail()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/sim/rfnoc/
H A DPkgEthernet.sv680 logic exp_error=0; register