Home
last modified time | relevance | path

Searched defs:test (Results 1 – 25 of 175) sorted by relevance

1234567

/dragonfly/contrib/gcc-8.0/gcc/
H A Dhsa-common.h206 is_a_helper <hsa_op_immed *>::test (hsa_op_base *p) in test() function
216 is_a_helper <hsa_op_immed *>::test (hsa_op_with_type *p) in test() function
274 is_a_helper <hsa_op_reg *>::test (hsa_op_base *p) in test() function
284 is_a_helper <hsa_op_reg *>::test (hsa_op_with_type *p) in test() function
334 is_a_helper <hsa_op_address *>::test (hsa_op_base *p) in test() function
356 is_a_helper <hsa_op_code_ref *>::test (hsa_op_base *p) in test() function
508 is_a_helper <hsa_insn_phi *>::test (hsa_insn_basic *p) in test() function
534 is_a_helper <hsa_insn_br *>::test (hsa_insn_basic *p) in test() function
560 is_a_helper <hsa_insn_cbr *>::test (hsa_insn_basic *p) in test() function
596 is_a_helper <hsa_insn_sbr *>::test (hsa_insn_basic *p) in test() function
[all …]
/dragonfly/test/stress/
H A Deattls.c18 struct test { struct
29 struct test *test; in main() local
H A Dtuxload.c39 static const struct test { struct
40 char testdesc[128]; argument
41 int (*testfn)(void *); argument
/dragonfly/test/testcases/libnvmm/
H A Dh_io_assist.c285 struct test { struct
295 const struct test *test) in run_test()
H A Dh_mem_assist.c137 struct test { struct
147 const struct test *test) in run_test()
H A DMakefile7 test: target
/dragonfly/test/stress/stress2/testcases/openat/
H A Ddoat.c56 struct test { struct
60 struct testcase tests[10]; // no more than 10 tests argument
64 struct test *tests; argument
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dutils_module_tests.c57 const struct printf_test_data *test = &printf_tests[i]; in printf_encode_decode_tests() local
1071 struct const_time_fill_msb_test *test; in const_time_tests() local
1083 struct const_time_is_zero_test *test; in const_time_tests() local
1095 struct const_time_eq_test *test; in const_time_tests() local
1113 struct const_time_eq_bin_test *test; in const_time_tests() local
1126 struct const_time_select_test *test; in const_time_tests() local
1139 struct const_time_select_int_test *test; in const_time_tests() local
1152 struct const_time_select_u8_test *test; in const_time_tests() local
1165 struct const_time_select_s8_test *test; in const_time_tests() local
1178 struct const_time_select_bin_test *test; in const_time_tests() local
[all …]
/dragonfly/test/stress/stress2/misc/
H A Dfpu.sh64 test() function
97 test(); function
H A Dfullpath.sh112 return test(); function
H A Dtruncate.sh89 test(); function
H A Dkevent5.sh142 test(); function
H A Dtruncate2.sh96 test(); function
/dragonfly/sys/libkern/
H A Dfnmatch.c60 char c, test; in _kfnmatch() local
167 rangematch(const char *pattern, char test, int flags, char **newp) in rangematch()
/dragonfly/contrib/lvm2/dist/libdm/datastruct/
H A Dbitset.c60 static inline int _test_word(uint32_t test, int bit) in _test_word()
74 uint32_t test; in dm_bit_get_next() local
/dragonfly/tools/regression/lib/libc-regex/
H A Dtestregex.c574 quote(char* s, int len, unsigned long test) in quote()
654 …ort(char* comment, char* fun, char* re, char* s, int len, char* msg, int flags, unsigned long test) in report()
717 bad(char* comment, char* re, char* s, int len, unsigned long test) in bad()
858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) in matchprint()
882 … match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flags, unsigned long test) in matchcheck()
1061 note(unsigned long level, char* msg, unsigned long skip, unsigned long test) in note()
1078 …gmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) in extract()
1138 …gmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) in catchfree()
1263 unsigned long test = 0; in main() local
/dragonfly/contrib/bmake/
H A DMakefile218 accept test: .NOMETA target
237 test: utobj target
/dragonfly/sys/net/wg/selftest/
H A Dcookie.c28 #define T_FAILED_ITER(test) do { \ argument
32 #define T_FAILED(test) do { \ argument
/dragonfly/tools/test/malloc/
H A DMakefile9 test: malloc target
/dragonfly/sys/crypto/rijndael/
H A DMakefile11 test: ${PROG} target
/dragonfly/usr.bin/ministat/
H A DMakefile9 test: ${PROG} target
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dcommon_module_tests.c94 const struct ieee802_11_parse_test_data *test; in ieee802_11_parse_tests() local
210 const struct rsn_ie_parse_test_data *test; in rsn_ie_parse_tests() local
/dragonfly/usr.bin/kdump/
H A DMakefile16 test: all target
/dragonfly/tools/diag/dumpvfscache/
H A DMakefile9 test: ${PROG} target
/dragonfly/bin/dd/
H A DMakefile22 test: ${PROG} gen target

1234567