Searched defs:test (Results 151 - 175 of 228) sorted by relevance

12345678910

/freebsd-10-stable/crypto/openssl/crypto/bf/
H A Dbftest.c365 static int test(void) function
/freebsd-10-stable/tools/regression/sockets/listen_backlog/
H A Dlisten_backlog.c69 socket_get_backlog(int sock, int *backlogp, const char *testclass, const char *test, const char *testfunc) argument
100 socket_listen(int domain, int type, int protocol, int backlog, int create_backlog_assertion, int listen_backlog_assertion, int *sockp, const char *domainstring, const char *typestring, const char *testclass, const char *test) argument
221 socket_listen_update(int domain __unused, int type __unused, int protocol __unused, int backlog, int update_backlog, int listen_backlog_assertion, int update_backlog_assertion, int *sockp, const char *domainstring, const char *typestring, const char *testclass, const char *test) argument
[all...]
/freebsd-10-stable/lib/msun/tests/
H A Dctrig_test.c81 #define test(func, z, result, exceptmask, excepts, checksign) do { \ macro
H A Dinvtrig_test.c61 #define test(func, x, result, excepts) \ macro
/freebsd-10-stable/contrib/expat/tests/
H A Dminicheck.c58 tcase_add_test(TCase *tc, tcase_test_function test) argument
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dmacros_test.cpp334 struct test { struct
378 struct test { struct
427 struct test { struct
472 struct test { struct
519 struct test { struct
564 struct test { struct
613 struct test { struct
665 struct test { struct
713 struct test { struct
[all...]
/freebsd-10-stable/contrib/dialog/
H A Dui_getc.c182 struct timeval test; local
/freebsd-10-stable/contrib/gcc/
H A Dloop-unswitch.c175 rtx test, at, op[2], stest; local
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dinit.c413 cppchar_t test = 0; local
/freebsd-10-stable/contrib/gcclibs/libgomp/
H A Dloop.c303 int test; local
/freebsd-10-stable/contrib/ncurses/menu/
H A Dm_global.c271 int test = wcwidth(temp[n]); local
/freebsd-10-stable/lib/libedit/
H A Dchared.c279 int test; local
308 int test; local
428 int test; local
/freebsd-10-stable/sys/dev/cmx/
H A Dcmx.c304 cmx_wait_BSR(struct cmx_softc *sc, uint8_t flags, int test) argument
/freebsd-10-stable/sys/dev/xe/
H A Dif_xe_pccard.c197 uint8_t *enaddr = argp, test; local
/freebsd-10-stable/tools/regression/doat/
H A Ddoat.c61 struct test { struct
/freebsd-10-stable/tools/test/iconv/gnu/
H A Dgnu.c412 test(int (tester) (void), const char * label) function
[all...]
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_openssl.c242 # define test(ctx) ((TEST_RC4_KEY *)(ctx)->cipher_data) macro
/freebsd-10-stable/contrib/ntp/libjsmn/
H A Djsmn_test.c18 static void test(int (*func)(void), const char *name) { function
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dectest.c1672 static void nistp_single_test(const struct nistp_test_params *test) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/fs/ffs/
H A Dh_quota2_tests.c350 unsigned int test; local
382 u_long test; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c352 call3_test_t *test; local
[all...]
/freebsd-10-stable/sys/dev/ioat/
H A Dioat_test.c68 struct ioat_test *test; member in struct:test_transaction
87 struct ioat_test *test; local
106 test_transaction *ioat_test_transaction_create(struct ioat_test *test, argument
150 struct ioat_test *test; local
183 struct ioat_test *test; local
205 ioat_test_prealloc_memory(struct ioat_test *test, int index) argument
237 ioat_test_release_memory(struct ioat_test *test) argument
251 ioat_test_submit_1_tx(struct ioat_test *test, bus_dmaengine_t dma) argument
341 struct ioat_test *test; local
[all...]
/freebsd-10-stable/sys/dev/rndtest/
H A Drndtest.c63 int (*test)(struct rndtest_state *); member in struct:rndtest_testfunc
/freebsd-10-stable/contrib/libucl/src/
H A Ducl_schema.c342 const ucl_object_t *elt, *test; local
487 struct ucl_compare_node *node, test, *node local
[all...]
/freebsd-10-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c81 static struct cmatest test; variable in typeref:struct:cmatest
[all...]

Completed in 201 milliseconds

12345678910