Home
last modified time | relevance | path

Searched defs:U (Results 126 – 150 of 28902) sorted by relevance

12345678910>>...1157

/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } in f8()
16 static void f9(int x U) { } in f9()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/net/proby/proby-1.0.2/cargo-crates/isahc-0.7.6/src/
H A Dlib.rs196 http::Uri: http::HttpTryFrom<U>, in get()
205 pub fn get_async<U>(uri: U) -> ResponseFuture<'static> in get_async()
218 http::Uri: http::HttpTryFrom<U>, in head()
227 pub fn head_async<U>(uri: U) -> ResponseFuture<'static> in head_async()
240 http::Uri: http::HttpTryFrom<U>, in post()
250 pub fn post_async<U>(uri: U, body: impl Into<Body>) -> ResponseFuture<'static> in post_async()
261 pub fn put<U>(uri: U, body: impl Into<Body>) -> Result<Response<Body>, Error> in put()
263 http::Uri: http::HttpTryFrom<U>, in put()
273 pub fn put_async<U>(uri: U, body: impl Into<Body>) -> ResponseFuture<'static> in put_async()
286 http::Uri: http::HttpTryFrom<U>, in delete()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/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/math/stanmath/math-4.2.0/lib/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/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/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/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/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/emulators/citra/citra-ac98458e0/externals/boost/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/emulators/citra-qt5/citra-ac98458e0/externals/boost/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-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 …]

12345678910>>...1157