Home
last modified time | relevance | path

Searched refs:Baz1 (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/pattern/usefulness/
H A Dconsts-opaque.rs22 Baz1, enumerator
26 const BAZ: Baz = Baz::Baz1;
82 Baz::Baz1 => {} // should not be emitting unreachable warning in main()
89 Baz::Baz1 => {} in main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java46 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
167 Foo1.class, Bar1.class, Baz1.class,
178 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
186 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
194 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
201 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
214 @interface Baz1 {} annotation
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java46 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
167 Foo1.class, Bar1.class, Baz1.class,
178 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
186 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
194 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
201 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
214 @interface Baz1 {} annotation
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java46 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
167 Foo1.class, Bar1.class, Baz1.class,
178 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
186 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
194 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
201 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
214 @interface Baz1 {} annotation
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java46 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
167 Foo1.class, Bar1.class, Baz1.class,
178 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
186 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
194 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
201 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
214 @interface Baz1 {} annotation
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java46 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
167 Foo1.class, Bar1.class, Baz1.class,
178 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
186 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
194 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
201 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
214 @interface Baz1 {} annotation
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java46 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
167 Foo1.class, Bar1.class, Baz1.class,
178 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
186 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
194 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
201 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
214 @interface Baz1 {} annotation
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java46 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
167 Foo1.class, Bar1.class, Baz1.class,
178 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
186 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
194 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
201 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
214 @interface Baz1 {} annotation
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java46 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
167 Foo1.class, Bar1.class, Baz1.class,
178 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
186 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
194 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
201 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
214 @interface Baz1 {} annotation
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java44 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
165 Foo1.class, Bar1.class, Baz1.class,
176 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
184 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
192 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
199 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
212 @interface Baz1 {} annotation
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/processing/model/element/
H A DTestTypeParameterAnnotations.java44 public class TestTypeParameterAnnotations<@Foo1 @Bar1 @Baz1 T1, T2, @Foo2 @Bar2 @Baz2 T3, T4> exten…
165 Foo1.class, Bar1.class, Baz1.class,
176 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> X m(X x) { return x; } in m()
184 interface Intf<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> { X m() ; } in m()
192 class Clazz<@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> {
199 <@Foo1 @Bar1 @Baz1 W, X, @Foo2 @Bar2 @Baz2 Y, Z> Clazz() { } in Clazz()
212 @interface Baz1 {} annotation
/dports/devel/p5-Moose/Moose-2.2201/t/exceptions/
H A Dmoose-meta-role-application-rolesummation.t48 package Baz1;
56 with 'Foo1', 'Bar1', 'Baz1';
61 qr/\QConflict detected: Roles Foo1, Baz1 exclude role 'Bar1'/,
62 "role Foo1 & Baz1 exclude role Bar1");
67 "role Foo1 & Baz1 exclude role Bar1");
72 "role Foo1 & Baz1 exclude role Bar1");
76 ["Foo1", 'Baz1'],
77 "role Foo1 & Baz1 exclude role Bar1");
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/imports/
H A Dimport-glob-1.rs16 Baz1, enumerator
24 use bar::Baz::{Baz1, Baz2};
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json.Tests/Serialization/
H A DShouldSerializeTests.cs88 myBaz = new Baz1[] in VirtualShouldSerialize()
90 new Baz1() in VirtualShouldSerialize()
98 new Baz1() in VirtualShouldSerialize()
106 new Baz1() in VirtualShouldSerialize()
554 private Baz1[] myBazField;
556 public Baz1[] myBaz
582 public class Baz1 class
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/layout/
H A Dzero-sized-array-union.rs52 struct Baz1 { struct
59 type TestBaz1 = Baz1; argument
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cbindgen-0.20.0/tests/expectations/
H A Dtransform_op.cpp238 Baz1, enumerator
259 static StyleBaz Baz1(const StyleBar<uint32_t> &_0) { in Baz1() function
262 result.tag = Tag::Baz1; in Baz1()
267 return tag == Tag::Baz1; in IsBaz1()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/tests/expectations/
H A Dtransform-op.cpp237 Baz1, enumerator
258 static StyleBaz Baz1(const StyleBar<uint32_t> &a0) { in Baz1() function
261 result.tag = Tag::Baz1; in Baz1()
266 return tag == Tag::Baz1; in IsBaz1()
/dports/devel/rust-cbindgen/cbindgen-0.20.0/tests/expectations/
H A Dtransform_op.cpp238 Baz1, enumerator
259 static StyleBaz Baz1(const StyleBar<uint32_t> &_0) { in Baz1() function
262 result.tag = Tag::Baz1; in Baz1()
267 return tag == Tag::Baz1; in IsBaz1()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/tests/expectations/
H A Dtransform-op.cpp237 Baz1, enumerator
258 static StyleBaz Baz1(const StyleBar<uint32_t> &a0) { in Baz1() function
261 result.tag = Tag::Baz1; in Baz1()
279 return tag == Tag::Baz1; in IsBaz1()
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/tests/expectations/
H A Dtransform-op.cpp237 Baz1, enumerator
258 static StyleBaz Baz1(const StyleBar<uint32_t> &a0) { in Baz1() function
261 result.tag = Tag::Baz1; in Baz1()
266 return tag == Tag::Baz1; in IsBaz1()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cbindgen-0.20.0/tests/expectations/
H A Dtransform_op.cpp238 Baz1, enumerator
259 static StyleBaz Baz1(const StyleBar<uint32_t> &_0) { in Baz1() function
262 result.tag = Tag::Baz1; in Baz1()
267 return tag == Tag::Baz1; in IsBaz1()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-shadow.cpp110 static void Baz1();
120 void Foo::Baz1() { in Baz1() function in rdar8900456::Foo
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-shadow.cpp110 static void Baz1();
120 void Foo::Baz1() { in Baz1() function in rdar8900456::Foo
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-shadow.cpp110 static void Baz1();
120 void Foo::Baz1() { in Baz1() function in rdar8900456::Foo
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-shadow.cpp110 static void Baz1();
120 void Foo::Baz1() { in Baz1() function in rdar8900456::Foo

12345678