Home
last modified time | relevance | path

Searched refs:_M_f (Results 1 – 25 of 141) sorted by relevance

123456

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_function_adaptors.h74 __fun_type _M_f;
87 __fun_type _M_f;
100 __fun_type _M_f;
114 __fun_type _M_f;
127 __fun_type _M_f;
140 __fun_type _M_f;
153 __fun_type _M_f;
166 __fun_type _M_f;
198 __fun_type _M_f;
211 __fun_type _M_f;
[all …]
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_function_adaptors.h74 __fun_type _M_f;
87 __fun_type _M_f;
100 __fun_type _M_f;
114 __fun_type _M_f;
127 __fun_type _M_f;
140 __fun_type _M_f;
153 __fun_type _M_f;
166 __fun_type _M_f;
198 __fun_type _M_f;
211 __fun_type _M_f;
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dstl_function.h596 : _M_f(__pf) {} in mem_fun_t()
612 : _M_f(__pf) {} in const_mem_fun_t()
628 : _M_f(__pf) {} in mem_fun_ref_t()
644 : _M_f(__pf) {} in const_mem_fun_ref_t()
660 : _M_f(__pf) {} in mem_fun1_t()
676 : _M_f(__pf) {} in const_mem_fun1_t()
692 : _M_f(__pf) {} in mem_fun1_ref_t()
708 : _M_f(__pf) {} in const_mem_fun1_ref_t()
724 : _M_f(__pf) {} in mem_fun_t()
740 : _M_f(__pf) {} in const_mem_fun_t()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dstl_function.h596 : _M_f(__pf) {} in mem_fun_t()
612 : _M_f(__pf) {} in const_mem_fun_t()
628 : _M_f(__pf) {} in mem_fun_ref_t()
644 : _M_f(__pf) {} in const_mem_fun_ref_t()
660 : _M_f(__pf) {} in mem_fun1_t()
676 : _M_f(__pf) {} in const_mem_fun1_t()
692 : _M_f(__pf) {} in mem_fun1_ref_t()
708 : _M_f(__pf) {} in const_mem_fun1_ref_t()
724 : _M_f(__pf) {} in mem_fun_t()
740 : _M_f(__pf) {} in const_mem_fun_t()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/opt/
H A Ddelay-slot-1.C13 : _M_f(__pf) {} in const_mem_fun_t()
17 { return (__p->*_M_f)(); } in operator()
19 _Ret (_Tp::*_M_f)() const;
28 : _M_f(__pf) {} in const_mem_fun_ref_t()
32 { return (__r.*_M_f)(); } in operator()
34 _Ret (_Tp::*_M_f)() const;
43 : _M_f(__pf) {} in const_mem_fun1_t()
47 { return (__p->*_M_f)(__x); } in operator()
49 _Ret (_Tp::*_M_f)(_Arg) const;
59 : _M_f(__pf) {} in const_mem_fun1_ref_t()
[all …]

123456