Home
last modified time | relevance | path

Searched defs:test (Results 451 – 475 of 496) sorted by relevance

1...<<11121314151617181920

/freebsd/lib/msun/tests/
H A Dctrig_test.c81 #define test(func, z, result, exceptmask, excepts, checksign) do { \ macro
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c1230 bool test) in __iwl_mvm_suspend()
2565 bool test; member
2973 static int iwl_mvm_resume_firmware(struct iwl_mvm *mvm, bool test) in iwl_mvm_resume_firmware()
3047 static int __iwl_mvm_resume(struct iwl_mvm *mvm, bool test) in __iwl_mvm_resume()
/freebsd/crypto/openssl/providers/fips/
H A Dself_test_kats.c256 EVP_RAND_CTX *test = NULL, *drbg = NULL; in self_test_drbg() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c589 size_t test = lens + size; in make_db_filename() local
/freebsd/crypto/openssl/crypto/engine/
H A Deng_openssl.c204 # define test(ctx) ((TEST_RC4_KEY *)EVP_CIPHER_CTX_get_cipher_data(ctx)) macro
/freebsd/crypto/openssl/test/
H A Dbntest.c2048 const MPITEST *test = &kMPITests[i]; in test_mpi() local
2824 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp() local
2858 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp_consttime() local
H A Dectest.c791 struct c2_curve_test *const test = char2_curve_tests + n; in char2_curve_test() local
1314 const struct nistp_test_params *test = nistp_tests_params + idx; in nistp_single_test() local
/freebsd/tools/regression/fsx/
H A Dfsx.c816 test(void) in test() function
/freebsd/sys/dev/vt/
H A Dvt_buf.c193 vtbuf_in_this_range(int begin, int test, int end, int sz) in vtbuf_in_this_range()
/freebsd/tools/regression/sockets/unix_gc/
H A Dunix_gc.c53 static const char *test; variable
/freebsd/sbin/routed/
H A Dradix.c203 int test, b, rn_b; in rn_match() local
/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c939 test(struct archive *a, struct archive_entry *e) in test() function
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c51 typedef int (*test) (void); typedef
1506 testdetail test; in runtests() local
/freebsd/contrib/dialog/
H A Dinputstr.c86 char *test = setlocale(LC_ALL, 0); in have_locale() local
/freebsd/sys/net/
H A Dradix.c279 int test, b, rn_bit; in rn_match() local
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c1521 bool test, bool reset) in iwl_pcie_d3_complete_suspend()
1583 static int iwl_trans_pcie_d3_suspend(struct iwl_trans *trans, bool test, in iwl_trans_pcie_d3_suspend()
1604 bool test, bool reset) in iwl_trans_pcie_d3_resume()
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c302 static int exeNameMatch(const char* exeName, const char* test) in exeNameMatch()
/freebsd/usr.sbin/makefs/
H A Dcd9660.c319 int test; in cd9660_arguments_set_string() local
/freebsd/crypto/openssl/apps/
H A Ds_server.c2443 BIO *test; in sv_body() local
3103 BIO *test; in www_body() local
/freebsd/crypto/openssh/
H A Dservconf.h248 int test; /* test mode, allow some attributes to be member
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c487 const SSL_TEST_CTX *test, in configure_handshake_ctx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmt7615.h203 } test; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h241 } test; member
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h1221 static inline int iwl_trans_d3_suspend(struct iwl_trans *trans, bool test, in iwl_trans_d3_suspend()
1233 bool test, bool reset) in iwl_trans_d3_resume()
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c3785 test_filter(const char *pattern, const char *test) in test_filter()
3825 get_test_set(int *test_set, int limit, const char *test) in get_test_set()

1...<<11121314151617181920