Home
last modified time | relevance | path

Searched defs:A (Results 201 – 225 of 73634) sorted by relevance

12345678910>>...2946

/dports/www/castor/castor-0.8.16/cargo-crates/pin-project-0.4.26/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} impl
168 impl A {} implementation
[all …]
/dports/games/genact/genact-0.10.0/cargo-crates/pin-project-0.4.23/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} impl
168 impl A {} impl
[all …]
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/lapack/
H A DInversionTest.h144 blaze::StaticMatrix<Type,3UL,3UL,blaze::rowMajor> A; in testGetri() local
178 blaze::StaticMatrix<Type,3UL,3UL,blaze::columnMajor> A; in testGetri() local
231 blaze::SymmetricMatrix< blaze::StaticMatrix<Type,3UL,3UL,blaze::rowMajor> > A; in testSytri() local
259 blaze::SymmetricMatrix< blaze::StaticMatrix<Type,3UL,3UL,blaze::rowMajor> > A; in testSytri() local
375 blaze::HermitianMatrix< blaze::StaticMatrix<Type,3UL,3UL,blaze::rowMajor> > A; in testHetri() local
518 blaze::StaticMatrix<Type,3UL,3UL,blaze::rowMajor> A; in testPotri() local
553 blaze::StaticMatrix<Type,3UL,3UL,blaze::rowMajor> A; in testPotri() local
593 blaze::StaticMatrix<Type,3UL,3UL,blaze::columnMajor> A; in testPotri() local
628 blaze::StaticMatrix<Type,3UL,3UL,blaze::columnMajor> A; in testPotri() local
686 blaze::LowerMatrix< blaze::StaticMatrix<Type,3UL,3UL,blaze::rowMajor> > A; in testTrtri() local
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/pin-project-0.4.22/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} impl
168 impl A {} implementation
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/pin-project/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} implementation
168 impl A {} impl
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/pin-project-0.4.23/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} implementation
168 impl A {} implementation
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/pin-project-0.4.23/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} impl
168 impl A {} implementation
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pin-project/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} impl
168 impl A {} impl
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/pin-project/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} implementation
168 impl A {} impl
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pin-project/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} implementation
168 impl A {} implementation
[all …]
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/pin-project-0.4.23/tests/ui/project/
H A Dinvalid.rs7 struct A(#[pin] ()); struct
13 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
20 let A(_) = Pin::new(&mut x).project(); in unexpected_local1() localVariable
52 struct A(#[pin] ()); struct
59 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project() localVariable
67 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_ref() localVariable
75 let A(_) = Pin::new(&mut x).project(); in duplicate_stmt_project_replace() localVariable
83 let A(_) = Pin::new(&mut x).project(); in combine_stmt_project1() localVariable
164 impl A {} impl
168 impl A {} impl
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() argument
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() function
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() function
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() function
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() function
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() function
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() argument
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() argument
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() argument
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() argument
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() argument
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() function
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() argument
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() function
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() argument
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() argument
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() argument
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() function
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() function
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() function
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() argument
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() function
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() function
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() argument
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() argument
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() argument
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() argument
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() function
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() argument
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() function
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() function
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() function
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() function
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() function
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() argument
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() argument
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() function
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() argument
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() function
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() argument
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() argument
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() function
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() function
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() argument
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() function
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() function
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() argument
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() argument
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() function
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() function
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dclass-base-member-init.cpp20 struct A { struct
25 A(); argument
28 A::A() : a(10), b(20) { } in A() function in A
41 A() : T(), // expected-note {{previous initialization is here}} in A() function
48 T t;
50 A() : t(1), // expected-note {{previous initialization is here}} in A() function
56 class A { class
82 struct A : Base { struct
83 A() : decltype(Base(1))(3) { in A() function
85 A(int) : Base(3), // expected-note {{previous initialization is here}} in A() function
[all …]

12345678910>>...2946