Home
last modified time | relevance | path

Searched defs:Y (Results 251 – 275 of 41050) sorted by relevance

1...<<11121314151617181920>>...1642

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() function
39 Y *yp = new Y; in main() argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() argument
39 Y *yp = new Y; in main() argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() argument
39 Y *yp = new Y; in main() argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() argument
39 Y *yp = new Y; in main() argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() argument
39 Y *yp = new Y; in main() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() argument
39 Y *yp = new Y; in main() argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() function
39 Y *yp = new Y; in main() argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() function
39 Y *yp = new Y; in main() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() argument
39 Y *yp = new Y; in main() argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() function
39 Y *yp = new Y; in main() argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() function
39 Y *yp = new Y; in main() argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.other/
H A Ddelete5.C22 struct Y struct
26 Y():i(){} in Y() function
39 Y *yp = new Y; in main() argument
/dports/math/cgal/CGAL-5.3/include/CGAL/Mesh_3/
H A DProfile_counter.h24 # define CGAL_MESH_3_PROFILER(Y) \ argument
26 # define CGAL_MESH_3_HISTOGRAM_PROFILER(Y, Z) \ argument
28 # define CGAL_MESH_3_BRANCH_PROFILER(Y, NAME) \ argument
32 # define CGAL_MESH_3_BRANCH_PROFILER_3(Y, NAME) \ argument
39 # define CGAL_MESH_3_PROFILER(Y) argument
40 # define CGAL_MESH_3_HISTOGRAM_PROFILER(Y, Z) argument
41 # define CGAL_MESH_3_BRANCH_PROFILER(Y, NAME) argument
43 # define CGAL_MESH_3_BRANCH_PROFILER_3(Y, NAME) argument
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_mesher/
H A DProfile_counter.h22 # define CGAL_SURFACE_MESHER_PROFILER(Y) \ argument
24 # define CGAL_SURFACE_MESHER_HISTOGRAM_PROFILER(Y, Z) \ argument
26 # define CGAL_SURFACE_MESHER_BRANCH_PROFILER(Y, NAME) \ argument
30 # define CGAL_SURFACE_MESHER_BRANCH_PROFILER_3(Y, NAME) \ argument
37 # define CGAL_SURFACE_MESHER_PROFILER(Y) argument
38 # define CGAL_SURFACE_MESHER_HISTOGRAM_PROFILER(Y, Z) argument
39 # define CGAL_SURFACE_MESHER_BRANCH_PROFILER(Y, NAME) argument
41 # define CGAL_SURFACE_MESHER_BRANCH_PROFILER_3(Y, NAME) argument
/dports/emulators/mess/mame-mame0226/src/devices/cpu/sm8500/
H A Dsm85ops.h209 #define OP_SBC8(X,Y) d1 = X; \ argument
220 #define OP_SBC16(X,Y) d1 = X; \ argument
231 #define OP_ADD8(X,Y) d1 = X; \ argument
241 #define OP_ADD16(X,Y) d1 = X; \ argument
251 #define OP_ADC8(X,Y) d1 = X; \ argument
261 #define OP_ADC16(X,Y) d1 = X; \ argument
377 #define OP_AND8(X,Y) d1 = X; \ argument
384 #define OP_AND16(X,Y) d1 = X; \ argument
390 #define OP_OR8(X,Y) d1 = X; \ argument
397 #define OP_OR16(X,Y) d1 = X; \ argument
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/sm8500/
H A Dsm85ops.h209 #define OP_SBC8(X,Y) d1 = X; \ argument
220 #define OP_SBC16(X,Y) d1 = X; \ argument
231 #define OP_ADD8(X,Y) d1 = X; \ argument
241 #define OP_ADD16(X,Y) d1 = X; \ argument
251 #define OP_ADC8(X,Y) d1 = X; \ argument
261 #define OP_ADC16(X,Y) d1 = X; \ argument
377 #define OP_AND8(X,Y) d1 = X; \ argument
384 #define OP_AND16(X,Y) d1 = X; \ argument
390 #define OP_OR8(X,Y) d1 = X; \ argument
397 #define OP_OR16(X,Y) d1 = X; \ argument
[all …]
/dports/science/healpix/Healpix_3.50/src/f90/psht/libsharp/
H A Dsharp_core_inc.c36 { Tb b; double s[VLEN*nvec]; } Y(Tbu); typedef
39 { Tb r, i; } Y(Tbri); typedef
42 { Tb qr, qi, ur, ui; } Y(Tbqu); typedef
45 { double r[VLEN*nvec], i[VLEN*nvec]; } Y(Tsri); typedef
51 { Y(Tbri) b; Y(Tsri)s; } Y(Tburi); typedef
54 { Y(Tbqu) b; Y(Tsqu)s; } Y(Tbuqu); typedef
56 static inline Tb Y(Tbconst)(double val) in Y() function
67 static inline Tb Y(Tbprod)(Tb a, Tb b) in Y() function
146 static inline int Y(TballLt)(Tb a,double b) in Y() function
154 static inline int Y(TballGt)(Tb a,double b) in Y() function
[all …]
/dports/science/healpix/Healpix_3.50/src/f90/sharp/libsharp/
H A Dsharp_core_inc.c36 { Tb b; double s[VLEN*nvec]; } Y(Tbu); typedef
39 { Tb r, i; } Y(Tbri); typedef
42 { Tb qr, qi, ur, ui; } Y(Tbqu); typedef
45 { double r[VLEN*nvec], i[VLEN*nvec]; } Y(Tsri); typedef
51 { Y(Tbri) b; Y(Tsri)s; } Y(Tburi); typedef
54 { Y(Tbqu) b; Y(Tsqu)s; } Y(Tbuqu); typedef
56 static inline Tb Y(Tbconst)(double val) in Y() function
67 static inline Tb Y(Tbprod)(Tb a, Tb b) in Y() function
146 static inline int Y(TballLt)(Tb a,double b) in Y() function
154 static inline int Y(TballGt)(Tb a,double b) in Y() function
[all …]
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/tlx/tlx/
H A Ddie.hpp50 #define die_unequal(X, Y) \ argument
55 #define assert_equal(X, Y) \ argument
61 #define die_verbose_unequal(X, Y, msg) \ argument
69 #define die_unequal_eps(X, Y, eps) \ argument
75 #define die_verbose_unequal_eps(X, Y, eps, msg) \ argument
80 #define die_unequal_eps6(X, Y) \ argument
86 #define die_verbose_unequal_eps6(X, Y, msg) \ argument
94 #define die_equal(X, Y) \ argument
99 #define assert_unequal(X, Y) \ argument
105 #define die_verbose_equal(X, Y, msg) \ argument
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tlx/
H A Ddie.hpp50 #define die_unequal(X, Y) \ argument
55 #define assert_equal(X, Y) \ argument
61 #define die_verbose_unequal(X, Y, msg) \ argument
69 #define die_unequal_eps(X, Y, eps) \ argument
75 #define die_verbose_unequal_eps(X, Y, eps, msg) \ argument
80 #define die_unequal_eps6(X, Y) \ argument
86 #define die_verbose_unequal_eps6(X, Y, msg) \ argument
94 #define die_equal(X, Y) \ argument
99 #define assert_unequal(X, Y) \ argument
105 #define die_verbose_equal(X, Y, msg) \ argument
/dports/math/nfft/nfft-3.5.2/kernel/util/
H A Drand.c21 R Y(drand48)(void) in Y() function
30 void Y(srand48)(long int seed) in Y() function
39 void Y(vrand_unit_complex)(C *x, const INT n) in Y() function
47 void Y(vrand_shifted_unit_double)(R *x, const INT n) in Y() function
55 void Y(vrand_real)(R *x, const INT n, const R a, const R b) in Y() function
/dports/devel/gaul/gaul-devel-0.1849-0/util/gaul/
H A Dmemory_util.h109 #define s_calloc(X,Y) s_alloc_debug( MEMORY_CALLOC, \ argument
115 #define s_realloc(X,Y) s_alloc_debug( MEMORY_REALLOC, \ argument
121 #define s_malloc_labelled(X, Y) s_alloc_debug( MEMORY_MALLOC, \ argument
151 #define s_calloc(X,Y) s_calloc_safe((X),(Y), \ argument
153 #define s_realloc(X,Y) s_realloc_safe((X),(Y), \ argument
155 #define s_malloc_labelled(X, Y) s_malloc_safe((X), \ argument
157 #define s_strndup(X, Y) s_strndup_safe((X), (Y), \ argument
168 #define s_calloc(X,Y) calloc((X),(Y)) argument
169 #define s_realloc(X,Y) realloc((X),(Y)) argument
170 #define s_malloc_labelled(X, Y) malloc((X)) argument
[all …]
/dports/science/tfel/tfel-3.4.0/include/TFEL/Tests/
H A DTestProxy.hxx38 #define TFEL_PP_JOIN(X,Y) TFEL_PP_DO_JOIN( X, Y ) argument
47 #define TFEL_PP_DO_JOIN(X,Y) TFEL_PP_DO_JOIN2(X,Y) argument
56 #define TFEL_PP_DO_JOIN2(X,Y) X##Y argument
67 #define TFEL_TESTS_GENERATE_PROXY2(X,X2,Y) \ argument
81 #define TFEL_TESTS_GENERATE_PROXY3(X,X2,Y,Y2) \ argument
93 #define TFEL_TESTS_GENERATE_PROXY(X,Y) \ argument
105 #define TFEL_TESTS_FUNCTION(X,G,Y) \ argument
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Tests/
H A DTestProxy.hxx38 #define TFEL_PP_JOIN(X,Y) TFEL_PP_DO_JOIN( X, Y ) argument
47 #define TFEL_PP_DO_JOIN(X,Y) TFEL_PP_DO_JOIN2(X,Y) argument
56 #define TFEL_PP_DO_JOIN2(X,Y) X##Y argument
67 #define TFEL_TESTS_GENERATE_PROXY2(X,X2,Y) \ argument
81 #define TFEL_TESTS_GENERATE_PROXY3(X,X2,Y,Y2) \ argument
93 #define TFEL_TESTS_GENERATE_PROXY(X,Y) \ argument
105 #define TFEL_TESTS_FUNCTION(X,G,Y) \ argument
/dports/math/blocksolve95/BlockSolve95/include/
H A DBSmy_blas.h33 #define MY_DGEMV1_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) \ argument
51 #define MY_DGEMV1_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) argument
55 #define MY_DGEMV2_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) \ argument
80 #define MY_DGEMV2_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) argument
84 #define MY_DGEMV3_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) \ argument
114 #define MY_DGEMV3_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) argument
118 #define MY_DGEMV4_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) \ argument
153 #define MY_DGEMV4_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) argument
157 #define MY_DGEMV5_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) \ argument
197 #define MY_DGEMV5_N_1111(M,N,A,LDA,X,Y,Y_SP_IND) argument
[all …]

1...<<11121314151617181920>>...1642