Home
last modified time | relevance | path

Searched defs:U (Results 151 – 175 of 30950) sorted by relevance

12345678910>>...1238

/dports/devel/boost-docs/boost_1_72_0/boost/variant/
H A Dget.hpp116 relaxed_get( in relaxed_get()
131 relaxed_get( in relaxed_get()
146 relaxed_get( in relaxed_get()
210 strict_get( in strict_get()
227 strict_get( in strict_get()
244 strict_get( in strict_get()
306 get( in get()
322 get( in get()
337 get( in get()
352 get( in get()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/variant/
H A Dget.hpp116 relaxed_get( in relaxed_get()
131 relaxed_get( in relaxed_get()
146 relaxed_get( in relaxed_get()
210 strict_get( in strict_get()
227 strict_get( in strict_get()
244 strict_get( in strict_get()
306 get( in get()
322 get( in get()
337 get( in get()
352 get( in get()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/variant/
H A Dget.hpp116 relaxed_get( in relaxed_get()
131 relaxed_get( in relaxed_get()
146 relaxed_get( in relaxed_get()
210 strict_get( in strict_get()
227 strict_get( in strict_get()
244 strict_get( in strict_get()
306 get( in get()
322 get( in get()
337 get( in get()
352 get( in get()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/variant/
H A Dget.hpp121 relaxed_get( in relaxed_get()
136 relaxed_get( in relaxed_get()
215 strict_get( in strict_get()
232 strict_get( in strict_get()
249 strict_get( in strict_get()
266 strict_get( in strict_get()
311 get( in get()
327 get( in get()
342 get( in get()
357 get( in get()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" "" { xfail *-*-* } } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" "" { xfail *-*-* } } in U() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() function
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" "" { xfail *-*-* } } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" "" { xfail *-*-* } } in U() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() function
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() function
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" "" { xfail *-*-* } } in U() function
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" "" { xfail *-*-* } } in U() argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48089.C39 struct U { struct
43 constexpr U(): i(0), j(0) { } in U() argument
44 constexpr U(const U& t) : i(f(t.i)),j(0) { } // { dg-bogus "" } in U() argument
45 constexpr U(int _i) : i(_i),j(g()) { } // { dg-bogus "" } in U() argument

12345678910>>...1238