Home
last modified time | relevance | path

Searched defs:auto (Results 76 – 100 of 3985) sorted by relevance

12345678910>>...160

/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp1y/
H A Dauto-fn57.C9 decltype(auto)* f3() { return 42; } // { dg-error "as type rather than plain" } in decltype() argument
10 decltype(auto)& f4() { return 42; } // { dg-error "as type rather than plain" } in decltype() argument
16 decltype(auto)* g3() { } // { dg-error "as type rather than plain" } in decltype() argument
17 decltype(auto)& g4() { } // { dg-error "as type rather than plain" } in decltype() argument
/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DDMatDMatMapExpr.h1143 inline decltype(auto) in decltype() argument
1181 inline decltype(auto) in decltype() argument
1218 inline decltype(auto) in decltype() argument
1257 inline decltype(auto) in decltype() argument
1299 inline decltype(auto) in decltype() argument
1338 inline decltype(auto) in decltype() argument
1374 inline decltype(auto) in decltype() argument
1411 inline decltype(auto) in decltype() argument
1447 inline decltype(auto) in decltype() argument
1483 inline decltype(auto) in decltype() argument
[all …]
H A DSVecReduceExpr.h92 inline decltype(auto) reduce( const SparseVector<VT,TF>& sv, OP op ) in decltype() argument
142 inline decltype(auto) sum( const SparseVector<VT,TF>& sv ) in decltype() argument
170 inline decltype(auto) prod( const SparseVector<VT,TF>& sv ) in decltype() argument
202 inline decltype(auto) min( const SparseVector<VT,TF>& sv ) in decltype() argument
234 inline decltype(auto) max( const SparseVector<VT,TF>& sv ) in decltype() argument
H A DMatMatMultExpr.h99 inline decltype(auto) in decltype() argument
126 inline decltype(auto) in decltype() argument
153 inline decltype(auto) in decltype() argument
180 inline decltype(auto) in decltype() argument
H A DVecScalarDivExpr.h105 inline decltype(auto) operator*( const VecScalarDivExpr<VT>& vec, ST scalar ) in decltype() argument
133 inline decltype(auto) operator*( ST scalar, const VecScalarDivExpr<VT>& vec ) in decltype() argument
192 inline decltype(auto) trans( const VecScalarDivExpr<VT>& vector ) in decltype() argument
215 inline decltype(auto) conj( const VecScalarDivExpr<VT>& vector ) in decltype() argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-using1.C8 void f(auto) {} in f() argument
9 void f(True auto) {} in f()
12 void f(auto) {} in f() argument
14 void f(True auto) {} in f()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-using1.C8 void f(auto) {} in f() argument
9 void f(True auto) {} in f()
12 void f(auto) {} in f() argument
14 void f(True auto) {} in f()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-using1.C8 void f(auto) {} in f() argument
9 void f(True auto) {} in f()
12 void f(auto) {} in f() argument
14 void f(True auto) {} in f()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-using1.C8 void f(auto) {} in f() argument
9 void f(True auto) {} in f()
12 void f(auto) {} in f() argument
14 void f(True auto) {} in f()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-using1.C8 void f(auto) {} in f() argument
9 void f(True auto) {} in f()
12 void f(auto) {} in f() argument
14 void f(True auto) {} in f()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-using1.C8 void f(auto) {} in f() argument
9 void f(True auto) {} in f()
12 void f(auto) {} in f() argument
14 void f(True auto) {} in f()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-using1.C8 void f(auto) {} in f() argument
9 void f(True auto) {} in f()
12 void f(auto) {} in f() argument
14 void f(True auto) {} in f()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/__ranges/
H A Dview_interface.h131 constexpr decltype(auto) front() in decltype() argument
142 constexpr decltype(auto) front() const in decltype() argument
153 constexpr decltype(auto) back() in decltype() argument
164 constexpr decltype(auto) back() const in decltype() argument
175 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) in decltype() argument
183 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) const in decltype() argument
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/__ranges/
H A Dview_interface.h131 constexpr decltype(auto) front() in decltype() argument
142 constexpr decltype(auto) front() const in decltype() argument
153 constexpr decltype(auto) back() in decltype() argument
164 constexpr decltype(auto) back() const in decltype() argument
175 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) in decltype() argument
183 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) const in decltype() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/__ranges/
H A Dview_interface.h129 constexpr decltype(auto) front() in decltype() argument
140 constexpr decltype(auto) front() const in decltype() argument
151 constexpr decltype(auto) back() in decltype() argument
162 constexpr decltype(auto) back() const in decltype() argument
173 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) in decltype() argument
181 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) const in decltype() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/__ranges/
H A Dview_interface.h131 constexpr decltype(auto) front() in decltype() argument
142 constexpr decltype(auto) front() const in decltype() argument
153 constexpr decltype(auto) back() in decltype() argument
164 constexpr decltype(auto) back() const in decltype() argument
175 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) in decltype() argument
183 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) const in decltype() argument
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/__ranges/
H A Dview_interface.h131 constexpr decltype(auto) front() in decltype() argument
142 constexpr decltype(auto) front() const in decltype() argument
153 constexpr decltype(auto) back() in decltype() argument
164 constexpr decltype(auto) back() const in decltype() argument
175 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) in decltype() argument
183 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) const in decltype() argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectManipulation/
H A Dmod.rs131 pub struct DIRECTMANIPULATION_INPUT_MODE(pub i32); in decltype()
143 #[derive(:: std :: cmp :: PartialEq, :: std :: cmp :: Eq, :: std :: marker :: Copy, :: std :: clone… in decltype()
153 impl ::std::convert::From<i32> for DIRECTMANIPULATION_INTERACTION_TYPE { in decltype()
165 pub struct DIRECTMANIPULATION_MOTION_TYPES(pub i32); in decltype()
176 } in decltype()
183 #[derive(:: std :: cmp :: PartialEq, :: std :: cmp :: Eq, :: std :: marker :: Copy, :: std :: clone… in decltype()
/dports/math/blaze/blaze-3.8/blaze/math/views/
H A DSubvector.h158 inline decltype(auto) subvector( Vector<VT,TF>& vector, RSAs... args ) in decltype() argument
1333 inline decltype(auto) in decltype() argument
1381 inline decltype(auto) subvector( VT&& sv, RSAs... args ) in decltype() argument
1415 inline decltype(auto) subvector( VT&& sv, RSAs... args ) in decltype() argument
1452 inline decltype(auto) in decltype() argument
1498 inline decltype(auto) elements( VT&& sv, REAs... args ) in decltype() argument
1530 inline decltype(auto) elements( VT&& sv, REAs... args ) in decltype() argument
2826 inline decltype(auto) derestrict( Subvector<VT,AF,TF,DF,I,N>& sv ) in decltype() argument
2882 inline decltype(auto) derestrict( Subvector<VT,AF,TF,DF>& sv ) in decltype() argument
2909 inline decltype(auto) derestrict( Subvector<VT,AF,TF,DF>&& sv ) in decltype() argument
[all …]
H A DElements.h143 inline decltype(auto) elements( Vector<VT,TF>& vector, REAs... args ) in decltype() argument
222 inline decltype(auto) elements( Vector<VT,TF>&& vector, REAs... args ) in decltype() argument
1318 inline decltype(auto) in decltype() argument
1362 inline decltype(auto) in decltype() argument
1411 inline decltype(auto) elements( VT&& e, REAs... args ) in decltype() argument
1440 inline decltype(auto) elements( VT&& e, REAs... args ) in decltype() argument
1574 inline decltype(auto) subvector( VT&& e, RSAs... args ) in decltype() argument
2987 inline decltype(auto) derestrict( Elements<VT,TF,DF,CEAs...>& e ) in decltype() argument
3014 inline decltype(auto) derestrict( Elements<VT,TF,DF,CEAs...>&& e ) in decltype() argument
3039 inline decltype(auto) unview( Elements<VT,TF,DF,CEAs...>& e ) in decltype() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/
H A Dfavicon_helper_unittest.cc49 auto) { in FaviconHelperTest() argument
131 favicon_base::FaviconRawBitmapCallback callback, auto) { in TEST_F() argument
161 base::CancelableTaskTracker* tracker) { in TEST_F()
/dports/www/uwebsockets/uWebSockets-20.8.0/examples/
H A DEchoServer.cpp31 .open = [](auto */*ws*/) { in main()
38 .drain = [](auto */*ws*/) { in main()
41 .ping = [](auto */*ws*/, std::string_view) { in main() argument
44 .pong = [](auto */*ws*/, std::string_view) { in main() argument
47 .close = [](auto */*ws*/, int /*code*/, std::string_view /*message*/) { in main() argument
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dintersections_d.h28 decltype(auto) in decltype() argument
49 decltype(auto) in decltype() argument
78 decltype(auto) in decltype() argument
102 decltype(auto) in decltype() argument
124 decltype(auto) in decltype() argument
129 decltype(auto) in decltype() argument
153 decltype(auto) in decltype() argument
158 decltype(auto) in decltype() argument
182 decltype(auto) in decltype() argument
187 decltype(auto) in decltype() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/favicon/core/
H A Dlarge_icon_service_impl_unittest.cc151 .WillOnce([](auto, auto, base::OnceCallback<void(bool)> callback) { in TEST_F() argument
165 [](auto, auto, auto, auto, base::OnceCallback<void(bool)> callback) { in TEST_F() argument
193 .WillOnce([](auto, auto, base::OnceCallback<void(bool)> callback) { in TEST_F() argument
210 [](auto, auto, auto, auto, base::OnceCallback<void(bool)> callback) { in TEST_F() argument
237 .WillOnce([](auto, auto, base::OnceCallback<void(bool)> callback) { in TEST_F() argument
264 .WillOnce([](auto, auto, base::OnceCallback<void(bool)> callback) { in TEST_F() argument
341 .WillOnce([](auto, auto, base::OnceCallback<void(bool)> callback) { in TEST_F() argument
402 .WillOnce([](auto, auto, base::OnceCallback<void(bool)> callback) { in TEST_F() argument
488 base::CancelableTaskTracker* tracker) { in InjectMockResult()
/dports/net/arataga/restinio-v.0.6.13/dev/test/router/easy_parser_path_to_tuple/
H A Dmain.cpp46 [&]( const auto &, auto p ){ in tc_one_parameter()
55 [&]( const auto &, auto p ){ in tc_one_parameter()
64 [&]( const auto &, auto p ){ in tc_one_parameter()
73 [&]( const auto &, auto p ) { in tc_one_parameter()
123 [&]( const auto &, auto p ){ in tc_two_parameters()
157 [&]( const auto &, auto p ){ in tc_no_parameters()

12345678910>>...160