Home
last modified time | relevance | path

Searched refs:func_ptr1 (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/libs/function_types/test/synthesis/
H A Dtransformation.cpp24 typedef C (*func_ptr1)(C &); typedef
29 BOOST_MPL_ASSERT(( is_same< func1, ft::function_type<func_ptr1>::type > ));
33 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func1>::type > ));
34 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ptr1>::type > ));
35 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ref1>::type > ));
36 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<mem_func_ptr1>::type > ));
39 BOOST_MPL_ASSERT(( is_same< func_ref1, ft::function_reference<func_ptr1>::type > ));
44 BOOST_MPL_ASSERT(( is_same< mem_func_ptr1, ft::member_function_pointer<func_ptr1>::type > ));
/dports/devel/boost-python-libs/boost_1_72_0/libs/function_types/test/synthesis/
H A Dtransformation.cpp24 typedef C (*func_ptr1)(C &); typedef
29 BOOST_MPL_ASSERT(( is_same< func1, ft::function_type<func_ptr1>::type > ));
33 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func1>::type > ));
34 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ptr1>::type > ));
35 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ref1>::type > ));
36 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<mem_func_ptr1>::type > ));
39 BOOST_MPL_ASSERT(( is_same< func_ref1, ft::function_reference<func_ptr1>::type > ));
44 BOOST_MPL_ASSERT(( is_same< mem_func_ptr1, ft::member_function_pointer<func_ptr1>::type > ));
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/function_types/test/synthesis/
H A Dtransformation.cpp24 typedef C (*func_ptr1)(C &); typedef
29 BOOST_MPL_ASSERT(( is_same< func1, ft::function_type<func_ptr1>::type > ));
33 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func1>::type > ));
34 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ptr1>::type > ));
35 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ref1>::type > ));
36 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<mem_func_ptr1>::type > ));
39 BOOST_MPL_ASSERT(( is_same< func_ref1, ft::function_reference<func_ptr1>::type > ));
44 BOOST_MPL_ASSERT(( is_same< mem_func_ptr1, ft::member_function_pointer<func_ptr1>::type > ));
/dports/databases/percona57-server/boost_1_59_0/libs/function_types/test/synthesis/
H A Dtransformation.cpp24 typedef C (*func_ptr1)(C &); typedef
29 BOOST_MPL_ASSERT(( is_same< func1, ft::function_type<func_ptr1>::type > ));
33 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func1>::type > ));
34 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ptr1>::type > ));
35 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ref1>::type > ));
36 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<mem_func_ptr1>::type > ));
39 BOOST_MPL_ASSERT(( is_same< func_ref1, ft::function_reference<func_ptr1>::type > ));
44 BOOST_MPL_ASSERT(( is_same< mem_func_ptr1, ft::member_function_pointer<func_ptr1>::type > ));
/dports/databases/xtrabackup/boost_1_59_0/libs/function_types/test/synthesis/
H A Dtransformation.cpp24 typedef C (*func_ptr1)(C &); typedef
29 BOOST_MPL_ASSERT(( is_same< func1, ft::function_type<func_ptr1>::type > ));
33 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func1>::type > ));
34 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ptr1>::type > ));
35 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ref1>::type > ));
36 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<mem_func_ptr1>::type > ));
39 BOOST_MPL_ASSERT(( is_same< func_ref1, ft::function_reference<func_ptr1>::type > ));
44 BOOST_MPL_ASSERT(( is_same< mem_func_ptr1, ft::member_function_pointer<func_ptr1>::type > ));
/dports/databases/percona57-client/boost_1_59_0/libs/function_types/test/synthesis/
H A Dtransformation.cpp24 typedef C (*func_ptr1)(C &); typedef
29 BOOST_MPL_ASSERT(( is_same< func1, ft::function_type<func_ptr1>::type > ));
33 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func1>::type > ));
34 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ptr1>::type > ));
35 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ref1>::type > ));
36 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<mem_func_ptr1>::type > ));
39 BOOST_MPL_ASSERT(( is_same< func_ref1, ft::function_reference<func_ptr1>::type > ));
44 BOOST_MPL_ASSERT(( is_same< mem_func_ptr1, ft::member_function_pointer<func_ptr1>::type > ));
/dports/devel/boost-libs/boost_1_72_0/libs/function_types/test/synthesis/
H A Dtransformation.cpp24 typedef C (*func_ptr1)(C &); typedef
29 BOOST_MPL_ASSERT(( is_same< func1, ft::function_type<func_ptr1>::type > ));
33 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func1>::type > ));
34 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ptr1>::type > ));
35 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ref1>::type > ));
36 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<mem_func_ptr1>::type > ));
39 BOOST_MPL_ASSERT(( is_same< func_ref1, ft::function_reference<func_ptr1>::type > ));
44 BOOST_MPL_ASSERT(( is_same< mem_func_ptr1, ft::member_function_pointer<func_ptr1>::type > ));
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/function_types/test/synthesis/
H A Dtransformation.cpp24 typedef C (*func_ptr1)(C &); typedef
29 BOOST_MPL_ASSERT(( is_same< func1, ft::function_type<func_ptr1>::type > ));
33 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func1>::type > ));
34 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ptr1>::type > ));
35 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ref1>::type > ));
36 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<mem_func_ptr1>::type > ));
39 BOOST_MPL_ASSERT(( is_same< func_ref1, ft::function_reference<func_ptr1>::type > ));
44 BOOST_MPL_ASSERT(( is_same< mem_func_ptr1, ft::member_function_pointer<func_ptr1>::type > ));
/dports/devel/hyperscan/boost_1_75_0/libs/function_types/test/synthesis/
H A Dtransformation.cpp24 typedef C (*func_ptr1)(C &); typedef
29 BOOST_MPL_ASSERT(( is_same< func1, ft::function_type<func_ptr1>::type > ));
33 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func1>::type > ));
34 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ptr1>::type > ));
35 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<func_ref1>::type > ));
36 BOOST_MPL_ASSERT(( is_same< func_ptr1, ft::function_pointer<mem_func_ptr1>::type > ));
39 BOOST_MPL_ASSERT(( is_same< func_ref1, ft::function_reference<func_ptr1>::type > ));
44 BOOST_MPL_ASSERT(( is_same< mem_func_ptr1, ft::member_function_pointer<func_ptr1>::type > ));
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dalloc-size.c30 void *(__attribute__((alloc_size(1))) * func_ptr1)(int); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dalloc-size.c30 void *(__attribute__((alloc_size(1))) * func_ptr1)(int); variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dalloc-size.c30 void *(__attribute__((alloc_size(1))) * func_ptr1)(int); variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dalloc-size.c30 void *(__attribute__((alloc_size(1))) * func_ptr1)(int); variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dalloc-size.c30 void *(__attribute__((alloc_size(1))) * func_ptr1)(int); variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dalloc-size.c30 void *(__attribute__((alloc_size(1))) * func_ptr1)(int); variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dalloc-size.c30 void *(__attribute__((alloc_size(1))) * func_ptr1)(int);
/dports/devel/boost-docs/boost_1_72_0/libs/fusion/test/functional/
H A Dinvoke_procedure.cpp204 func_ptr func_ptr1 = &unary; variable
282 COMPARE_EFFECT(func_ptr1(element1), fusion::invoke_procedure(func_ptr1, seq)); in test_sequence_n()
/dports/devel/boost-python-libs/boost_1_72_0/libs/fusion/test/functional/
H A Dinvoke_procedure.cpp204 func_ptr func_ptr1 = &unary; variable
282 COMPARE_EFFECT(func_ptr1(element1), fusion::invoke_procedure(func_ptr1, seq)); in test_sequence_n()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/fusion/test/functional/
H A Dinvoke_procedure.cpp204 func_ptr func_ptr1 = &unary; variable
282 COMPARE_EFFECT(func_ptr1(element1), fusion::invoke_procedure(func_ptr1, seq)); in test_sequence_n()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/fusion/test/functional/
H A Dinvoke_procedure.cpp204 func_ptr func_ptr1 = &unary; variable
282 COMPARE_EFFECT(func_ptr1(element1), fusion::invoke_procedure(func_ptr1, seq)); in test_sequence_n()
/dports/databases/percona57-server/boost_1_59_0/libs/fusion/test/functional/
H A Dinvoke_procedure.cpp204 func_ptr func_ptr1 = &unary; variable
282 COMPARE_EFFECT(func_ptr1(element1), fusion::invoke_procedure(func_ptr1, seq)); in test_sequence_n()
/dports/databases/xtrabackup/boost_1_59_0/libs/fusion/test/functional/
H A Dinvoke_procedure.cpp204 func_ptr func_ptr1 = &unary; variable
282 COMPARE_EFFECT(func_ptr1(element1), fusion::invoke_procedure(func_ptr1, seq)); in test_sequence_n()
/dports/databases/percona57-client/boost_1_59_0/libs/fusion/test/functional/
H A Dinvoke_procedure.cpp204 func_ptr func_ptr1 = &unary; variable
282 COMPARE_EFFECT(func_ptr1(element1), fusion::invoke_procedure(func_ptr1, seq)); in test_sequence_n()
/dports/devel/boost-libs/boost_1_72_0/libs/fusion/test/functional/
H A Dinvoke_procedure.cpp204 func_ptr func_ptr1 = &unary; variable
282 COMPARE_EFFECT(func_ptr1(element1), fusion::invoke_procedure(func_ptr1, seq)); in test_sequence_n()
/dports/devel/hyperscan/boost_1_75_0/libs/fusion/test/functional/
H A Dinvoke_procedure.cpp204 func_ptr func_ptr1 = &unary; variable
282 COMPARE_EFFECT(func_ptr1(element1), fusion::invoke_procedure(func_ptr1, seq)); in test_sequence_n()

12