Home
last modified time | relevance | path

Searched refs:frcv (Results 1 – 25 of 95) sorted by relevance

1234

/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc62 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
63 VERIFY( frcv ); in test05()
64 VERIFY( frcv(x) == 4 ); in test05()
65 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
66 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
67 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/20_util/function/
H A D5.cc63 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
64 VERIFY( frcv ); in test05()
65 VERIFY( frcv(x) == 4 ); in test05()
66 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
67 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
68 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc60 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
61 VERIFY( frcv ); in test05()
62 VERIFY( frcv(x) == 4 ); in test05()
63 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
64 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
65 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc60 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
61 VERIFY( frcv ); in test05()
62 VERIFY( frcv(x) == 4 ); in test05()
63 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
64 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
65 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc60 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
61 VERIFY( frcv ); in test05()
62 VERIFY( frcv(x) == 4 ); in test05()
63 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
64 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
65 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc60 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
61 VERIFY( frcv ); in test05()
62 VERIFY( frcv(x) == 4 ); in test05()
63 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
64 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
65 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc60 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
61 VERIFY( frcv ); in test05()
62 VERIFY( frcv(x) == 4 ); in test05()
63 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
64 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
65 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc60 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
61 VERIFY( frcv ); in test05()
62 VERIFY( frcv(x) == 4 ); in test05()
63 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
64 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
65 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc60 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
61 VERIFY( frcv ); in test05()
62 VERIFY( frcv(x) == 4 ); in test05()
63 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
64 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
65 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc62 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
63 VERIFY( frcv ); in test05()
64 VERIFY( frcv(x) == 4 ); in test05()
65 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
66 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
67 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/function/
H A D5.cc63 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
64 VERIFY( frcv ); in test05()
65 VERIFY( frcv(x) == 4 ); in test05()
66 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
67 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
68 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc62 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
63 VERIFY( frcv ); in test05()
64 VERIFY( frcv(x) == 4 ); in test05()
65 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
66 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
67 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc60 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
61 VERIFY( frcv ); in test05()
62 VERIFY( frcv(x) == 4 ); in test05()
63 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
64 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
65 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/tr1/3_function_objects/function/
H A D5.cc60 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
61 VERIFY( frcv ); in test05()
62 VERIFY( frcv(x) == 4 ); in test05()
63 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
64 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
65 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/20_util/function/
H A D5.cc63 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
64 VERIFY( frcv ); in test05()
65 VERIFY( frcv(x) == 4 ); in test05()
66 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
67 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
68 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/function/
H A D5.cc61 function<int(const volatile X&)> frcv(&X::foo_cv); in test05() local
62 VERIFY( frcv ); in test05()
63 VERIFY( frcv(x) == 4 ); in test05()
64 VERIFY( typeid(int (X::*)() const volatile) == frcv.target_type() ); in test05()
65 VERIFY( *frcv.target<int (X::*)() const volatile >() == &X::foo_cv ); in test05()
66 VERIFY( frcv.target<int (X::*)() const>() == 0 ); in test05()

1234