Home
last modified time | relevance | path

Searched defs:V3 (Results 1 – 25 of 2191) sorted by relevance

12345678910>>...88

/dports/lang/mono/mono-5.10.1.57/mcs/errors/
H A Dcs0121-5.cs4 public struct V3 struct
8 public V3 (float ix, float iy, float iz) { x = ix; y = iy; z = iz; } in V3() argument
10 static public V3 operator - (V3 lhs, V3 rhs) in operator -() argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() function
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() function
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() function
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() function
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() function
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() function
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() function
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() argument
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() function
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C41 struct V3 : virtual B3 struct
43 V3() : V3() {} // { dg-error "delegates to itself" } in V3() function
44 V3(int x) : V3(x) {} // { dg-error "delegates to itself" } in V3() function
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Drotations.h18 V3(double x, double y, double z) : X(x), Y(y), Z(z) {}; in V3() function
19 V3() : X(0.0), Y(0.0), Z(0.0) {}; in V3() function
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/docs/
H A DMIGRATING.md27 ## V3 section in Identity
29 ### Tokens
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/os/vendor/github.com/gophercloud/gophercloud/
H A DMIGRATING.md27 ## V3 section in Identity
29 ### Tokens
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/docs/
H A DMIGRATING.md27 ## V3 section in Identity
29 ### Tokens
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/os/vendor/github.com/gophercloud/gophercloud/
H A DMIGRATING.md27 ## V3 section in Identity
29 ### Tokens

12345678910>>...88