Home
last modified time | relevance | path

Searched refs:test_rotate (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/tests/
H A Dtest_daily_logger.cpp136 test_rotate(days_to_run, 0, 1);
137 test_rotate(days_to_run, 1, 1);
138 test_rotate(days_to_run, 3, 1);
139 test_rotate(days_to_run, 10, 1);
142 test_rotate(days_to_run, 0, 10);
143 test_rotate(days_to_run, 1, 1);
144 test_rotate(days_to_run, 3, 3);
145 test_rotate(days_to_run, 9, 9);
146 test_rotate(days_to_run, 10, 10);
147 test_rotate(days_to_run, 11, 10);
[all …]
/dports/devel/spdlog/spdlog-1.9.2/tests/
H A Dtest_daily_logger.cpp155 test_rotate(days_to_run, 0, 1);
156 test_rotate(days_to_run, 1, 1);
157 test_rotate(days_to_run, 3, 1);
158 test_rotate(days_to_run, 10, 1);
161 test_rotate(days_to_run, 0, 10);
162 test_rotate(days_to_run, 1, 1);
163 test_rotate(days_to_run, 3, 3);
164 test_rotate(days_to_run, 9, 9);
165 test_rotate(days_to_run, 10, 10);
166 test_rotate(days_to_run, 11, 10);
[all …]
/dports/devel/p5-File-Write-Rotate/File-Write-Rotate-0.321/t/
H A Drotate.t18 test_rotate(
41 test_rotate(
50 test_rotate(
57 test_rotate(
65 test_rotate(
77 test_rotate(
115 test_rotate(
137 sub test_rotate {
/dports/graphics/opencv/opencv-4.5.3/modules/core/test/
H A Dtest_intrin_utils.hpp1625 .test_rotate<0>().test_rotate<1>().test_rotate<8>().test_rotate<15>() in test_hal_intrin_uint8()
1632 .test_rotate<16>().test_rotate<17>().test_rotate<23>().test_rotate<31>() in test_hal_intrin_uint8()
1665 .test_rotate<0>().test_rotate<1>().test_rotate<8>().test_rotate<15>() in test_hal_intrin_int8()
1702 .test_rotate<0>().test_rotate<1>().test_rotate<4>().test_rotate<7>() in test_hal_intrin_uint16()
1739 .test_rotate<0>().test_rotate<1>().test_rotate<4>().test_rotate<7>() in test_hal_intrin_int16()
1772 .test_rotate<0>().test_rotate<1>().test_rotate<2>().test_rotate<3>() in test_hal_intrin_uint32()
1805 .test_rotate<0>().test_rotate<1>().test_rotate<2>().test_rotate<3>() in test_hal_intrin_int32()
1830 .test_rotate<0>().test_rotate<1>() in test_hal_intrin_uint64()
1850 .test_rotate<0>().test_rotate<1>() in test_hal_intrin_int64()
1884 .test_rotate<0>().test_rotate<1>().test_rotate<2>().test_rotate<3>() in test_hal_intrin_float32()
[all …]
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/container_algorithms/
H A Drotate_range.cpp23 void test_rotate(ExPolicy policy, IteratorTag) in test_rotate() function
99 void test_rotate() in test_rotate() function
102 test_rotate(execution::seq, IteratorTag()); in test_rotate()
103 test_rotate(execution::par, IteratorTag()); in test_rotate()
104 test_rotate(execution::par_unseq, IteratorTag()); in test_rotate()
112 test_rotate<std::random_access_iterator_tag>(); in rotate_test()
113 test_rotate<std::forward_iterator_tag>(); in rotate_test()
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Drotate.cpp22 void test_rotate(ExPolicy policy, IteratorTag) in test_rotate() function
96 void test_rotate() in test_rotate() function
99 test_rotate(execution::seq, IteratorTag()); in test_rotate()
100 test_rotate(execution::par, IteratorTag()); in test_rotate()
101 test_rotate(execution::par_unseq, IteratorTag()); in test_rotate()
109 test_rotate<std::random_access_iterator_tag>(); in rotate_test()
110 test_rotate<std::forward_iterator_tag>(); in rotate_test()
/dports/math/py-numpy-stl/numpy-stl-2.11.3/docs/
H A Dtests.rst29 tests.test_rotate module
32 .. literalinclude:: ../tests/test_rotate.py
/dports/math/glm/glm-0.9.9.8/test/ext/
H A Dext_matrix_transform.cpp39 static int test_rotate() in test_rotate() function
58 Error += test_rotate(); in main()
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/ext/
H A Dext_matrix_transform.cpp39 static int test_rotate() in test_rotate() function
58 Error += test_rotate(); in main()
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/gtx/
H A Dgtx_matrix_interpolation.cpp37 static int test_rotate() in test_rotate() function
54 Error += test_rotate(); in main()
H A Dgtx_rotate_vector.cpp6 int test_rotate() in test_rotate() function
68 Error += test_rotate(); in main()
/dports/math/glm/glm-0.9.9.8/test/gtx/
H A Dgtx_matrix_interpolation.cpp37 static int test_rotate() in test_rotate() function
54 Error += test_rotate(); in main()
H A Dgtx_rotate_vector.cpp6 int test_rotate() in test_rotate() function
68 Error += test_rotate(); in main()
/dports/devel/boost-docs/boost_1_72_0/libs/range/test/algorithm_test/
H A Drotate.cpp88 void test_rotate() in test_rotate() function
104 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/dports/devel/boost-python-libs/boost_1_72_0/libs/range/test/algorithm_test/
H A Drotate.cpp88 void test_rotate() in test_rotate() function
104 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/range/test/algorithm_test/
H A Drotate.cpp88 void test_rotate() in test_rotate() function
104 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/range/test/algorithm_test/
H A Drotate.cpp88 void test_rotate() in test_rotate() function
104 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/dports/databases/percona57-server/boost_1_59_0/libs/range/test/algorithm_test/
H A Drotate.cpp88 void test_rotate() in test_rotate() function
104 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/dports/databases/xtrabackup/boost_1_59_0/libs/range/test/algorithm_test/
H A Drotate.cpp88 void test_rotate() in test_rotate() function
104 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/dports/databases/percona57-client/boost_1_59_0/libs/range/test/algorithm_test/
H A Drotate.cpp88 void test_rotate() in test_rotate() function
104 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/dports/devel/boost-libs/boost_1_72_0/libs/range/test/algorithm_test/
H A Drotate.cpp88 void test_rotate() in test_rotate() function
104 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/dports/devel/hyperscan/boost_1_75_0/libs/range/test/algorithm_test/
H A Drotate.cpp87 void test_rotate() in test_rotate() function
103 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/gtx/
H A Dgtx_rotate_vector.cpp4 int test_rotate() in test_rotate() function
66 Error += test_rotate(); in main()
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/gtx/
H A Dgtx_rotate_vector.cpp4 int test_rotate() in test_rotate() function
66 Error += test_rotate(); in main()
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/gtx/
H A Dgtx_rotate_vector.cpp5 int test_rotate() in test_rotate() function
67 Error += test_rotate(); in main()

1234567