Home
last modified time | relevance | path

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

12345678910>>...44

/netbsd/external/apache2/llvm/dist/clang/docs/analyzer/checkers/
H A Dunix_api_example.c3 void test(const char *path) { in test() function
11 void test() { in test() function
17 void test() { in test() function
21 void test() { in test() function
25 void test() { in test() function
30 void test() { in test() function
34 void test() { in test() function
H A Dmismatched_deallocator_example.cpp2 void test() { in test() function
10 void test() { in test() function
16 void test() { in test() function
22 void test() { in test() function
38 void test() { in test() function
43 void test() { in test() function
49 void test(NSUInteger dataLength) { in test() function
H A Dunix_malloc_example.c2 void test() { in test() function
8 void test() { in test() function
14 void test() { in test() function
20 void test() { in test() function
25 void test() { in test() function
H A Dnewdelete_example.cpp13 void test() { in test() function
19 void test() { in test() function
24 void test() { in test() function
30 void test() { in test() function
35 void test() { in test() function
/netbsd/external/bsd/ntp/dist/tests/libntp/
H A Dlfptostr.c50 l_fp test = {{200}, 0}; /* exact 200.0000000000 */ in test_PositiveInteger() local
58 l_fp test = {{-100}, 0}; /* -100 */ in test_NegativeInteger() local
66 l_fp test = {{200}, ONE_FOURTH}; /* 200.25 */ in test_PositiveIntegerWithFraction() local
74 l_fp test = {{-100}, ONE_FOURTH}; /* -99.75 */ in test_NegativeIntegerWithFraction() local
82 l_fp test = {{10}, ONE_FOURTH}; /* 10.25 */ in test_RoundingDownToInteger() local
90 l_fp test = {{10}, HALF}; /* 10.5 */ in test_RoundingMiddleToInteger() local
98 l_fp test = {{5}, THREE_FOURTH}; /* 5.75 */ in test_RoundingUpToInteger() local
106 l_fp test = {{8}, ONE_FOURTH}; /* 8.25 */ in test_SingleDecimal() local
114 l_fp test = {{1}, HALF_PROMILLE_UP}; /* slightly more than 1.0005 */ in test_MillisecondsRoundingUp() local
124 l_fp test = {{1}, HALF_PROMILLE_DOWN}; /* slightly less than 1.0005 */ in test_MillisecondsRoundingDown() local
[all …]
H A Dsfptostr.c36 s_fp test = 300 << 16; // exact 300.000000 in test_PositiveInteger() local
44 s_fp test = -(200 << 16); // exact -200.000000 in test_NegativeInteger() local
52 s_fp test = (300 << 16) + (1 << 15); // 300 + 0.5 in test_PositiveIntegerPositiveFraction() local
60 s_fp test = -(200 << 16) - (1 << 15); // -200 - 0.5 in test_NegativeIntegerNegativeFraction() local
68 s_fp test = (300 << 16) - (1 << 14); // 300 - 0.25 in test_PositiveIntegerNegativeFraction() local
76 s_fp test = -(200 << 16) + (1 << 14)*3; // -200 + 0.75 in test_NegativeIntegerPositiveFraction() local
84 s_fp test = 300 << 16; // 300 in test_SingleDecimalInteger() local
92 s_fp test = (2 << 16) + (1 << 14)*3; // 2 + 0.25*3 = 2.75 in test_SingleDecimalRounding() local
/netbsd/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dis-a.inl25 test (const rtl_ssa::access_info *ref) function
38 test (const rtl_ssa::access_info *ref) function
49 test (const rtl_ssa::access_info *ref) function
60 test (const rtl_ssa::access_info *ref) function
72 test (const rtl_ssa::access_info *ref) function
83 test (const rtl_ssa::def_node *node) function
94 test (const rtl_ssa::def_node *node) function
/netbsd/external/bsd/atf/dist/atf-c++/
H A Dmacros_test.cpp336 struct test { in ATF_TEST_CASE_BODY() struct
338 bool ok; in ATF_TEST_CASE_BODY()
380 struct test { in ATF_TEST_CASE_BODY() struct
383 bool ok; in ATF_TEST_CASE_BODY()
431 bool ok; in ATF_TEST_CASE_BODY()
477 bool ok; in ATF_TEST_CASE_BODY()
523 bool ok; in ATF_TEST_CASE_BODY()
568 bool ok; in ATF_TEST_CASE_BODY()
617 bool ok; in ATF_TEST_CASE_BODY()
669 bool ok; in ATF_TEST_CASE_BODY()
[all …]
/netbsd/tests/lib/libc/locale/
H A Dt_mbsnrtowcs.c41 static const struct test { struct
49 } tests[] = { argument
67 const struct test *t; in ATF_TC_BODY() argument
H A Dt_sprintf.c47 static struct test { struct
55 } tests[] = { argument
H A Dt_mbstowcs.c75 static struct test { struct
81 } tests[] = { argument
/netbsd/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dotptest.c68 test (void) in test() function
70 struct test { in test() struct
71 char *alg; in test()
72 char *passphrase; in test()
73 char *seed; in test()
74 int count; in test()
75 char *hex; in test()
76 char *word; in test()
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/mep/
H A Dcomplex-relocs.exp19 proc ld_test { objects ldflags dest test } {
24 proc ld_test_error { objects ldflags dest test } {
29 proc objdump_test { exec flags dest test } {
36 proc regexp_test { file1 file2 test } {
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/mep/
H A Dcomplex-relocs.exp19 proc ld_test { objects ldflags dest test } {
24 proc ld_test_error { objects ldflags dest test } {
29 proc objdump_test { exec flags dest test } {
36 proc regexp_test { file1 file2 test } {
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc60 void test (my_other_type a) { } // A::FOO::test(my_other_type) in test() function in A::foo
61 void test (my_other_type_2 a) { } // A::FOO::test(my_other_type_2) in test() function in A::foo
63 void test (fptr3 a) { } // A::FOO::test(fptr3) in test() function in A::foo
64 void test (fptr1* a) { } // A::FOO::test(fptr1*) in test() function in A::foo
65 void test (CORE_ADDR (*) [10]) { } // A::FOO::test(CORE_ADDR (*) [10]) in test() function in A::foo
75 test (my_other_type foo) { } // B::test(my_other_type) in test() function
81 void test (T1 a, T2 b) { } // B::test (T1, T2) in test() function
106 void test (T1 a, T2 b) {} // test (T1, T2) in test() function
112 test (my_other_type foo) { } // test(my_other_type) in test() function
115 test (_BAR_ &b) { } // test(_BAR_&) in test() function
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc60 void test (my_other_type a) { } // A::FOO::test(my_other_type) in test() function in A::foo
61 void test (my_other_type_2 a) { } // A::FOO::test(my_other_type_2) in test() function in A::foo
63 void test (fptr3 a) { } // A::FOO::test(fptr3) in test() function in A::foo
64 void test (fptr1* a) { } // A::FOO::test(fptr1*) in test() function in A::foo
65 void test (CORE_ADDR (*) [10]) { } // A::FOO::test(CORE_ADDR (*) [10]) in test() function in A::foo
75 test (my_other_type foo) { } // B::test(my_other_type) in test() function
81 void test (T1 a, T2 b) { } // B::test (T1, T2) in test() function
106 void test (T1 a, T2 b) {} // test (T1, T2) in test() function
112 test (my_other_type foo) { } // test(my_other_type) in test() function
115 test (_BAR_ &b) { } // test(_BAR_&) in test() function
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dmi-support.exp1080 proc mi_next { test } { argument
1088 proc mi_step { test } { argument
1268 proc mi_expect_interrupt { test } { argument
1320 proc mi_next_to { func args file line test } {
1325 proc mi_step_to { func args file line test } {
1346 proc mi0_next_to { func args file line test } {
1351 proc mi0_step_to { func args file line test } {
1791 proc mi_send_resuming_command {command test} {
1802 proc mi_continue_to_line {location test} {
1810 proc mi_get_stop_line {test} { argument
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dmi-support.exp1080 proc mi_next { test } { argument
1088 proc mi_step { test } { argument
1268 proc mi_expect_interrupt { test } { argument
1320 proc mi_next_to { func args file line test } {
1325 proc mi_step_to { func args file line test } {
1346 proc mi0_next_to { func args file line test } {
1351 proc mi0_step_to { func args file line test } {
1791 proc mi_send_resuming_command {command test} {
1802 proc mi_continue_to_line {location test} {
1810 proc mi_get_stop_line {test} { argument
[all …]
/netbsd/tests/lib/libbluetooth/
H A Dt_sdp_put.c49 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
82 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
115 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
173 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
198 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
224 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
261 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
288 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
333 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
360 sdp_data_t test = { buf, buf + sizeof(buf) }; in ATF_TC_BODY() local
[all …]
/netbsd/external/bsd/atf/dist/tools/
H A Dui_test.cpp42 struct test { struct
49 } tests[] = { argument
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dhsa-common.h207 is_a_helper <hsa_op_immed *>::test (hsa_op_base *p) in test() function
217 is_a_helper <hsa_op_immed *>::test (hsa_op_with_type *p) in test() function
275 is_a_helper <hsa_op_reg *>::test (hsa_op_base *p) in test() function
285 is_a_helper <hsa_op_reg *>::test (hsa_op_with_type *p) in test() function
335 is_a_helper <hsa_op_address *>::test (hsa_op_base *p) in test() function
357 is_a_helper <hsa_op_code_ref *>::test (hsa_op_base *p) in test() function
509 is_a_helper <hsa_insn_phi *>::test (hsa_insn_basic *p) in test() function
535 is_a_helper <hsa_insn_br *>::test (hsa_insn_basic *p) in test() function
561 is_a_helper <hsa_insn_cbr *>::test (hsa_insn_basic *p) in test() function
597 is_a_helper <hsa_insn_sbr *>::test (hsa_insn_basic *p) in test() function
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-common.h207 is_a_helper <hsa_op_immed *>::test (hsa_op_base *p) in test() function
217 is_a_helper <hsa_op_immed *>::test (hsa_op_with_type *p) in test() function
275 is_a_helper <hsa_op_reg *>::test (hsa_op_base *p) in test() function
285 is_a_helper <hsa_op_reg *>::test (hsa_op_with_type *p) in test() function
335 is_a_helper <hsa_op_address *>::test (hsa_op_base *p) in test() function
357 is_a_helper <hsa_op_code_ref *>::test (hsa_op_base *p) in test() function
509 is_a_helper <hsa_insn_phi *>::test (hsa_insn_basic *p) in test() function
535 is_a_helper <hsa_insn_br *>::test (hsa_insn_basic *p) in test() function
561 is_a_helper <hsa_insn_cbr *>::test (hsa_insn_basic *p) in test() function
597 is_a_helper <hsa_insn_sbr *>::test (hsa_insn_basic *p) in test() function
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dmd5crypt_test.c40 struct test { struct
52 struct test *t; in do_test() argument
/netbsd/tests/lib/libc/stdlib/
H A Dt_strtoi.c47 struct test { struct
57 static void check(struct test *, intmax_t, char *, int); argument
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dbase64-test.c46 struct test { in main() struct
47 void *data; in main()
48 size_t len; in main()
49 const char *result; in main()

12345678910>>...44