Home
last modified time | relevance | path

Searched refs:test_b5 (Results 1 – 24 of 24) sorted by relevance

/dports/devel/hyperscan/boost_1_75_0/libs/hana/test/functional/
H A Dapply.cpp89 void test_b5(Functor&& f) { in test_b5() function
231 test_b5<int &>(fn); in main()
235 test_b5<int &>(fn); in main()
240 test_b5<int&>(cl); in main()
241 test_b5<int const&>(static_cast<Fn const&>(cl)); in main()
242 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in main()
243 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in main()
245 test_b5<int&&>(static_cast<Fn &&>(cl)); in main()
246 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in main()
247 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in main()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/hana/test/functional/
H A Dapply.cpp97 void test_b5(Functor&& f) { in test_b5() function
243 test_b5<int &>(fn); in main()
247 test_b5<int &>(fn); in main()
252 test_b5<int&>(cl); in main()
253 test_b5<int const&>(static_cast<Fn const&>(cl)); in main()
254 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in main()
255 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in main()
257 test_b5<int&&>(static_cast<Fn &&>(cl)); in main()
258 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in main()
259 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in main()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/test/functional/
H A Dapply.cpp97 void test_b5(Functor&& f) { in test_b5() function
243 test_b5<int &>(fn); in main()
247 test_b5<int &>(fn); in main()
252 test_b5<int&>(cl); in main()
253 test_b5<int const&>(static_cast<Fn const&>(cl)); in main()
254 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in main()
255 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in main()
257 test_b5<int&&>(static_cast<Fn &&>(cl)); in main()
258 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in main()
259 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/hana/test/functional/
H A Dapply.cpp97 void test_b5(Functor&& f) { in test_b5() function
243 test_b5<int &>(fn); in main()
247 test_b5<int &>(fn); in main()
252 test_b5<int&>(cl); in main()
253 test_b5<int const&>(static_cast<Fn const&>(cl)); in main()
254 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in main()
255 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in main()
257 test_b5<int&&>(static_cast<Fn &&>(cl)); in main()
258 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in main()
259 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp133 void test_b5(Functor&& f) { in test_b5() function
288 test_b5<int &>(fn); in bullet_five_tests()
292 test_b5<int &>(fn); in bullet_five_tests()
297 test_b5<int&>(cl); in bullet_five_tests()
298 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
299 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
300 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
302 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
303 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
304 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp133 void test_b5(Functor&& f) { in test_b5() function
288 test_b5<int &>(fn); in bullet_five_tests()
292 test_b5<int &>(fn); in bullet_five_tests()
297 test_b5<int&>(cl); in bullet_five_tests()
298 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
299 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
300 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
302 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
303 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
304 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp136 void test_b5(Functor&& f) { in test_b5() function
291 test_b5<int &>(fn); in bullet_five_tests()
295 test_b5<int &>(fn); in bullet_five_tests()
300 test_b5<int&>(cl); in bullet_five_tests()
301 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
302 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
303 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
305 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
306 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
307 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
H A Dinvoke_constexpr.pass.cpp133 constexpr void test_b5(Functor&& f) { in test_b5() function
254 test_b5<const int &>(fn); in bullet_five_tests()
258 test_b5<const int &>(fn); in bullet_five_tests()
263 test_b5<int&>(cl); in bullet_five_tests()
264 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
266 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
267 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp133 void test_b5(Functor&& f) { in test_b5() function
288 test_b5<int &>(fn); in bullet_five_tests()
292 test_b5<int &>(fn); in bullet_five_tests()
297 test_b5<int&>(cl); in bullet_five_tests()
298 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
299 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
300 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
302 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
303 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
304 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp133 void test_b5(Functor&& f) { in test_b5() function
288 test_b5<int &>(fn); in bullet_five_tests()
292 test_b5<int &>(fn); in bullet_five_tests()
297 test_b5<int&>(cl); in bullet_five_tests()
298 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
299 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
300 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
302 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
303 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
304 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp136 void test_b5(Functor&& f) { in test_b5() function
291 test_b5<int &>(fn); in bullet_five_tests()
295 test_b5<int &>(fn); in bullet_five_tests()
300 test_b5<int&>(cl); in bullet_five_tests()
301 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
302 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
303 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
305 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
306 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
307 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
H A Dinvoke_constexpr.pass.cpp133 constexpr void test_b5(Functor&& f) { in test_b5() function
254 test_b5<const int &>(fn); in bullet_five_tests()
258 test_b5<const int &>(fn); in bullet_five_tests()
263 test_b5<int&>(cl); in bullet_five_tests()
264 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
266 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
267 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp133 void test_b5(Functor&& f) { in test_b5() function
288 test_b5<int &>(fn); in bullet_five_tests()
292 test_b5<int &>(fn); in bullet_five_tests()
297 test_b5<int&>(cl); in bullet_five_tests()
298 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
299 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
300 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
302 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
303 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
304 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp136 void test_b5(Functor&& f) { in test_b5() function
291 test_b5<int &>(fn); in bullet_five_tests()
295 test_b5<int &>(fn); in bullet_five_tests()
300 test_b5<int&>(cl); in bullet_five_tests()
301 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
302 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
303 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
305 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
306 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
307 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
H A Dinvoke_constexpr.pass.cpp133 constexpr void test_b5(Functor&& f) { in test_b5() function
254 test_b5<const int &>(fn); in bullet_five_tests()
258 test_b5<const int &>(fn); in bullet_five_tests()
263 test_b5<int&>(cl); in bullet_five_tests()
264 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
266 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
267 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp133 void test_b5(Functor&& f) { in test_b5() function
288 test_b5<int &>(fn); in bullet_five_tests()
292 test_b5<int &>(fn); in bullet_five_tests()
297 test_b5<int&>(cl); in bullet_five_tests()
298 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
299 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
300 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
302 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
303 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
304 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
H A Dinvoke_constexpr.pass.cpp130 constexpr void test_b5(Functor&& f) { in test_b5() function
251 test_b5<const int &>(fn); in bullet_five_tests()
255 test_b5<const int &>(fn); in bullet_five_tests()
260 test_b5<int&>(cl); in bullet_five_tests()
261 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
263 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
264 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp133 void test_b5(Functor&& f) { in test_b5() function
288 test_b5<int &>(fn); in bullet_five_tests()
292 test_b5<int &>(fn); in bullet_five_tests()
297 test_b5<int&>(cl); in bullet_five_tests()
298 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
299 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
300 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
302 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
303 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
304 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
H A Dinvoke_constexpr.pass.cpp130 constexpr void test_b5(Functor&& f) { in test_b5() function
251 test_b5<const int &>(fn); in bullet_five_tests()
255 test_b5<const int &>(fn); in bullet_five_tests()
260 test_b5<int&>(cl); in bullet_five_tests()
261 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
263 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
264 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp136 void test_b5(Functor&& f) { in test_b5() function
291 test_b5<int &>(fn); in bullet_five_tests()
295 test_b5<int &>(fn); in bullet_five_tests()
300 test_b5<int&>(cl); in bullet_five_tests()
301 test_b5<int const&>(static_cast<Fn const&>(cl)); in bullet_five_tests()
302 test_b5<int volatile&>(static_cast<Fn volatile&>(cl)); in bullet_five_tests()
303 test_b5<int const volatile&>(static_cast<Fn const volatile &>(cl)); in bullet_five_tests()
305 test_b5<int&&>(static_cast<Fn &&>(cl)); in bullet_five_tests()
306 test_b5<int const&&>(static_cast<Fn const&&>(cl)); in bullet_five_tests()
307 test_b5<int volatile&&>(static_cast<Fn volatile&&>(cl)); in bullet_five_tests()
[all …]
H A Dinvoke_constexpr.pass.cpp133 constexpr void test_b5(Functor&& f) {
254 test_b5<const int &>(fn);
258 test_b5<const int &>(fn);
263 test_b5<int&>(cl);
264 test_b5<int const&>(static_cast<Fn const&>(cl));
266 test_b5<int&&>(static_cast<Fn &&>(cl));
267 test_b5<int const&&>(static_cast<Fn const&&>(cl));
/dports/textproc/py-pdfminer.six/pdfminer.six-20201018/tests/
H A Dtest_pdfminer_ccitt.py39 def test_b5(self): member in TestCCITTG4Parser
/dports/lang/elixir-devel/elixir-1.13.1/lib/ex_unit/test/ex_unit/
H A Drunner_stats_test.exs43 {:test_b5, :passed}
/dports/lang/ruby26/ruby-2.6.9/basictest/
H A Dtest.rb1331 def test_b5 method
1337 test_ok(test_b5() == 55)