| /minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/ |
| H A D | auto_array_test.cpp | 46 class test_array { class 53 atf::auto_array< test_array > 54 do_copy(atf::auto_array< test_array >& ta) in do_copy() 56 return atf::auto_array< test_array >(ta); in do_copy() 88 ssize_t test_array::m_nblocks = 0; 100 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 102 auto_array< test_array > t(new test_array[10]); in ATF_TEST_CASE_BODY() 103 ATF_REQUIRE_EQ(test_array::m_nblocks, 1); in ATF_TEST_CASE_BODY() 105 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 118 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() [all …]
|
| /minix3/external/bsd/atf/dist/atf-c++/detail/ |
| H A D | auto_array_test.cpp | 46 class test_array { class 53 atf::auto_array< test_array > 54 do_copy(atf::auto_array< test_array >& ta) in do_copy() 56 return atf::auto_array< test_array >(ta); in do_copy() 88 ssize_t test_array::m_nblocks = 0; 100 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 102 auto_array< test_array > t(new test_array[10]); in ATF_TEST_CASE_BODY() 103 ATF_REQUIRE_EQ(test_array::m_nblocks, 1); in ATF_TEST_CASE_BODY() 105 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 118 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() [all …]
|
| /minix3/external/bsd/atf/dist/tools/ |
| H A D | auto_array_test.cpp | 44 class test_array { class 51 tools::auto_array< test_array > 52 do_copy(tools::auto_array< test_array >& ta) in do_copy() 54 return tools::auto_array< test_array >(ta); in do_copy() 86 ssize_t test_array::m_nblocks = 0; 98 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 100 auto_array< test_array > t(new test_array[10]); in ATF_TEST_CASE_BODY() 101 ATF_REQUIRE_EQ(test_array::m_nblocks, 1); in ATF_TEST_CASE_BODY() 103 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 116 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() [all …]
|
| /minix3/external/bsd/kyua-cli/dist/utils/ |
| H A D | auto_array_test.cpp | 48 class test_array { class 110 ssize_t test_array::m_nblocks = 0; 124 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 126 auto_array< test_array > t(new test_array[10]); in ATF_TEST_CASE_BODY() 127 ATF_REQUIRE_EQ(test_array::m_nblocks, 1); in ATF_TEST_CASE_BODY() 129 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 141 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 143 auto_array< test_array > t1(new test_array[10]); in ATF_TEST_CASE_BODY() 144 ATF_REQUIRE_EQ(test_array::m_nblocks, 1); in ATF_TEST_CASE_BODY() 147 auto_array< test_array > t2(t1); in ATF_TEST_CASE_BODY() [all …]
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/ |
| H A D | array.pass.cpp | 29 void test_array() in test_array() function 43 test_array<array>(); in main() 44 test_array<const_array>(); in main() 45 test_array<incomplete_array>(); in main()
|
| /minix3/external/bsd/libc++/dist/libcxx/test/utilities/meta/meta.unary/meta.unary.comp/ |
| H A D | array.pass.cpp | 29 void test_array() in test_array() function 43 test_array<array>(); in main() 44 test_array<const_array>(); in main() 45 test_array<incomplete_array>(); in main()
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/ |
| H A D | array.pass.cpp | 38 void test_array() in test_array() function 52 test_array<array>(); in main() 53 test_array<const_array>(); in main() 54 test_array<incomplete_array>(); in main()
|
| /minix3/external/bsd/libc++/dist/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/ |
| H A D | array.pass.cpp | 38 void test_array() in test_array() function 52 test_array<array>(); in main() 53 test_array<const_array>(); in main() 54 test_array<incomplete_array>(); in main()
|
| /minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
| H A D | decltype-pr4448.cpp | 7 int test_array[5]; variable 9 Convoluted< int *, test_array, nullptr > tarray;
|
| H A D | return-noreturn.cpp | 122 void test_array() { in test_array() function
|
| /minix3/external/bsd/bind/dist/contrib/query-loc-0.4.0/ |
| H A D | configure | 3768 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)]; 3769 test_array [0] = 0 3808 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)]; 3809 test_array [0] = 0 3864 static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)]; 3865 test_array [0] = 0 3904 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)]; 3905 test_array [0] = 0 3968 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)]; 3969 test_array [0] = 0 [all …]
|
| /minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
| H A D | auto-obj-dtors-cfg-output.cpp | 69 void test_array() { in test_array() function
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
| H A D | arm-aapcs-vfp.c | 49 void test_array(struct nested_array arg) { in test_array() function
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
| H A D | arc-literals.m | 36 // CHECK-LABEL: define void @test_array 37 void test_array(id a, id b) { function
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/ |
| H A D | literals.mm | 18 void test_array() { function
|
| /minix3/external/bsd/dhcp/dist/ |
| H A D | configure | 2157 static int test_array [1 - 2 * !(($2) >= 0)]; 2158 test_array [0] = 0; 2159 return test_array [0]; 2174 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 2175 test_array [0] = 0; 2176 return test_array [0]; 2201 static int test_array [1 - 2 * !(($2) < 0)]; 2202 test_array [0] = 0; 2203 return test_array [0]; 2218 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; [all …]
|
| /minix3/external/bsd/tcpdump/dist/ |
| H A D | configure | 1914 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))]; 1915 test_array [0] = 0; 1916 return test_array [0]; 1930 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1) 1932 test_array [0] = 0; 1933 return test_array [0]; 7019 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))]; 7020 test_array [0] = 0; 7021 return test_array [0];
|
| /minix3/external/bsd/libevent/dist/ |
| H A D | configure | 1963 static int test_array [1 - 2 * !(($2) >= 0)]; 1964 test_array [0] = 0; 1965 return test_array [0]; 1980 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 1981 test_array [0] = 0; 1982 return test_array [0]; 2007 static int test_array [1 - 2 * !(($2) < 0)]; 2008 test_array [0] = 0; 2009 return test_array [0]; 2024 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; [all …]
|
| /minix3/external/bsd/bind/dist/ |
| H A D | configure | 2277 static int test_array [1 - 2 * !(($2) >= 0)]; 2278 test_array [0] = 0; 2279 return test_array [0]; 2294 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 2295 test_array [0] = 0; 2296 return test_array [0]; 2321 static int test_array [1 - 2 * !(($2) < 0)]; 2322 test_array [0] = 0; 2323 return test_array [0]; 2338 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; [all …]
|
| /minix3/crypto/external/bsd/netpgp/dist/ |
| H A D | configure | 2069 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)]; 2070 test_array [0] = 0; 2071 return test_array [0];
|
| /minix3/external/bsd/file/dist/ |
| H A D | configure | 2063 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)]; 2064 test_array [0] = 0; 2065 return test_array [0];
|