Searched defs:test (Results 101 - 125 of 207) sorted by relevance

123456789

/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dtest-eof.c92 const char *test = "test string"; local
H A Dregress_et.c85 const char *test = "test string"; local
/freebsd-10.1-release/contrib/ntp/tests/libntp/
H A Dlfptostr.c48 l_fp test = {{200}, 0}; /* exact 200.0000000000 */ local
56 l_fp test = {{-100}, 0}; /* -100 */ local
64 l_fp test local
72 l_fp test = {{-100}, ONE_FOURTH}; /* -99.75 */ local
80 l_fp test = {{10}, ONE_FOURTH}; /* 10.25 */ local
88 l_fp test = {{10}, HALF}; /* 10.5 */ local
96 l_fp test = {{5}, THREE_FOURTH}; /* 5.75 */ local
104 l_fp test = {{8}, ONE_FOURTH}; /* 8.25 */ local
112 l_fp test = {{1}, HALF_PROMILLE_UP}; /* slightly more than 1.0005 */ local
122 l_fp test = {{1}, HALF_PROMILLE_DOWN}; /* slightly less than 1.0005 */ local
131 l_fp test = {{3000000000UL}, 0}; local
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/hmac/
H A Dhmactest.c88 } test[8] = { variable in typeref:struct:test_st
[all...]
/freebsd-10.1-release/contrib/libucl/tests/
H A Dtest_schema.c93 const ucl_object_t *schema, *tests, *description, *test; local
/freebsd-10.1-release/contrib/libyaml/tests/
H A Dtest-reader.c21 char *test; member in struct:__anon1972
[all...]
/freebsd-10.1-release/contrib/ofed/libsdp/src/
H A Dsocket.c97 char *test; local
/freebsd-10.1-release/crypto/heimdal/lib/wind/
H A Dtest-normalize.c83 test(char *buf, unsigned lineno) function
/freebsd-10.1-release/lib/libutil/tests/
H A Dpidfile_test.c253 static struct test { struct
/freebsd-10.1-release/tools/regression/file/closefrom/
H A Dclosefrom.c54 static int test = 1; variable
/freebsd-10.1-release/tools/regression/lib/msun/
H A Dtest-cexp.c62 #define test(func, z, result, exceptmask, excepts, checksign) do { \ macro
[all...]
H A Dtest-next.c46 #define test(exp, ans, ex) do { \ macro
[all...]
/freebsd-10.1-release/tools/regression/priv/
H A Dpriv_netinet_ipsec.c55 priv_netinet_ipsec_policy_bypass_setup_af(int asroot, int injail, struct test *test, int af) argument
89 priv_netinet_ipsec_policy4_bypass_setup(int asroot, int injail, struct test *test) argument
99 priv_netinet_ipsec_policy6_bypass_setup(int asroot, int injail, struct test *test) argument
110 priv_netinet_ipsec_policy_entrust_setup_af(int asroot, int injail, struct test *test, int af) argument
144 priv_netinet_ipsec_policy4_entrust_setup(int asroot, int injail, struct test *test) argument
154 priv_netinet_ipsec_policy6_entrust_setup(int asroot, int injail, struct test *test) argument
164 priv_netinet_ipsec_pfkey(int asroot, int injail, struct test *test) argument
195 priv_netinet_ipsec_policy_bypass_af(int asroot, int injail, struct test *test, int af) argument
232 priv_netinet_ipsec_policy4_bypass(int asroot, int injail, struct test *test) argument
240 priv_netinet_ipsec_policy6_bypass(int asroot, int injail, struct test *test) argument
248 priv_netinet_ipsec_policy_entrust_af(int asroot, int injail, struct test *test, int af) argument
285 priv_netinet_ipsec_policy4_entrust(int asroot, int injail, struct test *test) argument
293 priv_netinet_ipsec_policy6_entrust(int asroot, int injail, struct test *test) argument
301 priv_netinet_ipsec_policy_bypass_cleanup(int asroot, int injail, struct test *test) argument
316 priv_netinet_ipsec_policy_entrust_cleanup(int asroot, int injail, struct test *test) argument
[all...]
H A Dpriv_sched_rtprio.c62 priv_sched_rtprio_setup(int asroot, int injail, struct test *test) argument
105 priv_sched_rtprio_curproc_normal(int asroot, int injail, struct test *test) argument
128 priv_sched_rtprio_curproc_idle(int asroot, int injail, struct test *test) argument
151 priv_sched_rtprio_curproc_realtime(int asroot, int injail, struct test *test) argument
174 priv_sched_rtprio_myproc_normal(int asroot, int injail, struct test *test) argument
197 priv_sched_rtprio_myproc_idle(int asroot, int injail, struct test *test) argument
220 priv_sched_rtprio_myproc_realtime(int asroot, int injail, struct test *test) argument
243 priv_sched_rtprio_aproc_normal(int asroot, int injail, struct test *test) argument
266 priv_sched_rtprio_aproc_idle(int asroot, int injail, struct test *test) argument
289 priv_sched_rtprio_aproc_realtime(int asroot, int injail, struct test *test) argument
312 priv_sched_rtprio_cleanup(int asroot, int injail, struct test *test) argument
[all...]
H A Dpriv_vfs_read_write.c83 priv_vfs_readwrite_fowner_setup(int asroot, int injail, struct test *test) argument
102 priv_vfs_readwrite_fgroup_setup(int asroot, int injail, struct test *test) argument
122 priv_vfs_readwrite_fother_setup(int asroot, int injail, struct test *test) argument
141 priv_vfs_readwrite_fowner(int asroot, int injail, struct test *test) argument
174 priv_vfs_readwrite_fgroup(int asroot, int injail, struct test *tes argument
207 priv_vfs_readwrite_fother(int asroot, int injail, struct test *test) argument
240 priv_vfs_readwrite_cleanup(int asroot, int injail, struct test *test) argument
[all...]
/freebsd-10.1-release/tools/test/iconv/posix/
H A Dposix.c245 test(int (tester) (void), const char * label) function
/freebsd-10.1-release/contrib/ntp/sntp/tests/
H A Dutilities.c161 l_fp test; local
177 l_fp test; local
195 l_fp test; local
[all...]
/freebsd-10.1-release/crypto/openssl/util/
H A Dmk1mf.pl586 test: \$(T_EXE) label
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/dsa/
H A Ddsa_gen.c141 BIGNUM *r0, *W, *X, *c, *test; local
[all...]
/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dargv.c489 const char *const *test; local
/freebsd-10.1-release/contrib/expat/tests/
H A Dminicheck.c57 tcase_add_test(TCase *tc, tcase_test_function test) argument
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dargv.c436 const char *const *test; local
/freebsd-10.1-release/contrib/gcclibs/libiberty/testsuite/
H A Dtest-expandargv.c156 writeout_test(int test, const char * test_data) argument
188 erase_test(int test) argument
[all...]
/freebsd-10.1-release/contrib/ncurses/ncurses/base/
H A Dlib_newwin.c209 NCURSES_SIZE_T test = value; local
/freebsd-10.1-release/contrib/texinfo/info/
H A Ddir.c52 new_dir_file_p (struct stat *test) argument

Completed in 199 milliseconds

123456789