Home
last modified time | relevance | path

Searched +defs:x +defs:y (Results 426 – 450 of 201851) sorted by relevance

1...<<11121314151617181920>>...8075

/dports/devel/boost-python-libs/boost_1_72_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp40 int y = 0; in main() local
44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main() local
50 int y = 1; in main() local
77 int y = 1; in main() local
84 int y = 1; in main() local
96 int y = 0; in main() local
106 int y = 0; in main() local
116 int y = 0; in main() local
126 int y = 0; in main() local
136 int y = 1; in main() local
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp40 int y = 0; in main() local
44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main() local
50 int y = 1; in main() local
77 int y = 1; in main() local
84 int y = 1; in main() local
96 int y = 0; in main() local
106 int y = 0; in main() local
116 int y = 0; in main() local
126 int y = 0; in main() local
136 int y = 1; in main() local
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp40 int y = 0; in main() local
44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main() local
50 int y = 1; in main() local
77 int y = 1; in main() local
84 int y = 1; in main() local
96 int y = 0; in main() local
106 int y = 0; in main() local
116 int y = 0; in main() local
126 int y = 0; in main() local
136 int y = 1; in main() local
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp40 int y = 0; in main() local
44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main() local
50 int y = 1; in main() local
77 int y = 1; in main() local
84 int y = 1; in main() local
96 int y = 0; in main() local
106 int y = 0; in main() local
116 int y = 0; in main() local
126 int y = 0; in main() local
136 int y = 1; in main() local
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp40 int y = 0; in main() local
44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main() local
50 int y = 1; in main() local
77 int y = 1; in main() local
84 int y = 1; in main() local
96 int y = 0; in main() local
106 int y = 0; in main() local
116 int y = 0; in main() local
126 int y = 0; in main() local
136 int y = 1; in main() local
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp40 int y = 0; in main() local
44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main() local
50 int y = 1; in main() local
77 int y = 1; in main() local
84 int y = 1; in main() local
96 int y = 0; in main() local
106 int y = 0; in main() local
116 int y = 0; in main() local
126 int y = 0; in main() local
136 int y = 1; in main() local
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp40 int y = 0; in main() local
44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main() local
50 int y = 1; in main() local
77 int y = 1; in main() local
84 int y = 1; in main() local
96 int y = 0; in main() local
106 int y = 0; in main() local
116 int y = 0; in main() local
126 int y = 0; in main() local
136 int y = 1; in main() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp40 int y = 0; in main() local
44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main() local
50 int y = 1; in main() local
77 int y = 1; in main() local
84 int y = 1; in main() local
96 int y = 0; in main() local
106 int y = 0; in main() local
116 int y = 0; in main() local
126 int y = 0; in main() local
136 int y = 1; in main() local
[all …]
/dports/math/py-pynndescent/pynndescent-0.5.4/pynndescent/
H A Ddistances.py26 def euclidean(x, y): argument
86 def manhattan(x, y): argument
100 def chebyshev(x, y): argument
169 def hamming(x, y): argument
179 def canberra(x, y): argument
204 def jaccard(x, y): argument
272 def dice(x, y): argument
368 def yule(x, y): argument
390 def cosine(x, y): argument
456 def dot(x, y): argument
[all …]
/dports/lang/mosh/mosh-0.2.7/src/
H A DOSConstants.h203 struct x { char y; char z; }; argument
207 struct x { char y; bool z; }; struct
211 struct x { char y; short z; }; argument
219 struct x { char y; int z; }; argument
227 struct x { char y; long z; }; struct
243 struct x { char y; void* z; }; struct
247 struct x { char y; size_t z; }; argument
251 struct x { char y; float z; }; argument
255 struct x { char y; double z; }; argument
259 struct x { char y; int8_t z; }; struct
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dbuiltins-overflow.c30 int test_add_overflow_int_int_int(int x, int y) { in test_add_overflow_int_int_int()
58 int test_sub_overflow_int_int_int(int x, int y) { in test_sub_overflow_int_int_int()
86 int test_mul_overflow_int_int_int(int x, int y) { in test_mul_overflow_int_int_int()
167 int test_add_overflow_volatile(int x, int y) { in test_add_overflow_volatile()
180 unsigned test_uadd_overflow(unsigned x, unsigned y) { in test_uadd_overflow()
261 int test_sadd_overflow(int x, int y) { in test_sadd_overflow()
270 long test_saddl_overflow(long x, long y) { in test_saddl_overflow()
288 int test_ssub_overflow(int x, int y) { in test_ssub_overflow()
297 long test_ssubl_overflow(long x, long y) { in test_ssubl_overflow()
315 int test_smul_overflow(int x, int y) { in test_smul_overflow()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dbuiltins-overflow.c30 int test_add_overflow_int_int_int(int x, int y) { in test_add_overflow_int_int_int()
72 int test_sub_overflow_int_int_int(int x, int y) { in test_sub_overflow_int_int_int()
114 int test_mul_overflow_int_int_int(int x, int y) { in test_mul_overflow_int_int_int()
237 int test_add_overflow_volatile(int x, int y) { in test_add_overflow_volatile()
250 unsigned test_uadd_overflow(unsigned x, unsigned y) { in test_uadd_overflow()
331 int test_sadd_overflow(int x, int y) { in test_sadd_overflow()
340 long test_saddl_overflow(long x, long y) { in test_saddl_overflow()
358 int test_ssub_overflow(int x, int y) { in test_ssub_overflow()
367 long test_ssubl_overflow(long x, long y) { in test_ssubl_overflow()
385 int test_smul_overflow(int x, int y) { in test_smul_overflow()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dbuiltins-overflow.c30 int test_add_overflow_int_int_int(int x, int y) { in test_add_overflow_int_int_int()
72 int test_sub_overflow_int_int_int(int x, int y) { in test_sub_overflow_int_int_int()
114 int test_mul_overflow_int_int_int(int x, int y) { in test_mul_overflow_int_int_int()
237 int test_add_overflow_volatile(int x, int y) { in test_add_overflow_volatile()
250 unsigned test_uadd_overflow(unsigned x, unsigned y) { in test_uadd_overflow()
331 int test_sadd_overflow(int x, int y) { in test_sadd_overflow()
340 long test_saddl_overflow(long x, long y) { in test_saddl_overflow()
358 int test_ssub_overflow(int x, int y) { in test_ssub_overflow()
367 long test_ssubl_overflow(long x, long y) { in test_ssubl_overflow()
385 int test_smul_overflow(int x, int y) { in test_smul_overflow()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-overflow.c30 int test_add_overflow_int_int_int(int x, int y) { in test_add_overflow_int_int_int()
72 int test_sub_overflow_int_int_int(int x, int y) { in test_sub_overflow_int_int_int()
114 int test_mul_overflow_int_int_int(int x, int y) { in test_mul_overflow_int_int_int()
237 int test_add_overflow_volatile(int x, int y) { in test_add_overflow_volatile()
250 unsigned test_uadd_overflow(unsigned x, unsigned y) { in test_uadd_overflow()
331 int test_sadd_overflow(int x, int y) { in test_sadd_overflow()
340 long test_saddl_overflow(long x, long y) { in test_saddl_overflow()
358 int test_ssub_overflow(int x, int y) { in test_ssub_overflow()
367 long test_ssubl_overflow(long x, long y) { in test_ssubl_overflow()
385 int test_smul_overflow(int x, int y) { in test_smul_overflow()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-overflow.c30 int test_add_overflow_int_int_int(int x, int y) { in test_add_overflow_int_int_int()
58 int test_sub_overflow_int_int_int(int x, int y) { in test_sub_overflow_int_int_int()
86 int test_mul_overflow_int_int_int(int x, int y) { in test_mul_overflow_int_int_int()
167 int test_add_overflow_volatile(int x, int y) { in test_add_overflow_volatile()
180 unsigned test_uadd_overflow(unsigned x, unsigned y) { in test_uadd_overflow()
261 int test_sadd_overflow(int x, int y) { in test_sadd_overflow()
270 long test_saddl_overflow(long x, long y) { in test_saddl_overflow()
288 int test_ssub_overflow(int x, int y) { in test_ssub_overflow()
297 long test_ssubl_overflow(long x, long y) { in test_ssubl_overflow()
315 int test_smul_overflow(int x, int y) { in test_smul_overflow()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-overflow.c30 int test_add_overflow_int_int_int(int x, int y) { in test_add_overflow_int_int_int()
58 int test_sub_overflow_int_int_int(int x, int y) { in test_sub_overflow_int_int_int()
86 int test_mul_overflow_int_int_int(int x, int y) { in test_mul_overflow_int_int_int()
167 int test_add_overflow_volatile(int x, int y) { in test_add_overflow_volatile()
180 unsigned test_uadd_overflow(unsigned x, unsigned y) { in test_uadd_overflow()
261 int test_sadd_overflow(int x, int y) { in test_sadd_overflow()
270 long test_saddl_overflow(long x, long y) { in test_saddl_overflow()
288 int test_ssub_overflow(int x, int y) { in test_ssub_overflow()
297 long test_ssubl_overflow(long x, long y) { in test_ssubl_overflow()
315 int test_smul_overflow(int x, int y) { in test_smul_overflow()
[all …]
/dports/devel/R-cran-future/future/tests/
H A Dresolve.R10 x <- 1 globalVar
60 x <- list() list
64 x <- list() list
70 x <- list() list
79 x <- list() list
88 x <- list() list
97 x <- list() list
118 x <- list() list
123 x <- list() list
129 x <- list() list
[all …]
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/test/ValentinaTest/share/Issue_923_test1_1/
H A Doutput.json5 "x": -941.4607963790727, number
6 "y": 276.12689835165446 number
10 "x": -797.7132813112017, number
11 "y": -48.52244559084082 number
15 "x": -778.5602746831936, number
16 "y": -50.54949176119353 number
20 "x": -737.9608911970817, number
21 "y": -56.79017047839188 number
25 "x": -709.2737849361833, number
26 "y": -62.54507114228375 number
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr69097-2.c7 f1 (int x, int y) in f1()
15 f2 (int x, int y) in f2()
23 f3 (int x, int y) in f3()
31 f4 (int x, int y) in f4()
39 f5 (int x, int y) in f5()
47 f6 (int x, int y) in f6()
55 f7 (int x, int y) in f7()
63 f8 (int x, int y) in f8()
71 f9 (int x, int y) in f9()
77 f10 (int x, int y) in f10()
[all …]
H A Dpr69097-1.c9 f1 (int x, int y) in f1()
17 f2 (int x, int y) in f2()
25 f3 (int x, int y) in f3()
33 f4 (int x, int y) in f4()
41 f5 (int x, int y) in f5()
49 f6 (int x, int y) in f6()
57 f7 (int x, int y) in f7()
65 f8 (int x, int y) in f8()
73 f9 (int x, int y) in f9()
79 f10 (int x, int y) in f10()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr69097-2.c7 f1 (int x, int y) in f1()
15 f2 (int x, int y) in f2()
23 f3 (int x, int y) in f3()
31 f4 (int x, int y) in f4()
39 f5 (int x, int y) in f5()
47 f6 (int x, int y) in f6()
55 f7 (int x, int y) in f7()
63 f8 (int x, int y) in f8()
71 f9 (int x, int y) in f9()
77 f10 (int x, int y) in f10()
[all …]
H A Dpr69097-1.c9 f1 (int x, int y) in f1()
17 f2 (int x, int y) in f2()
25 f3 (int x, int y) in f3()
33 f4 (int x, int y) in f4()
41 f5 (int x, int y) in f5()
49 f6 (int x, int y) in f6()
57 f7 (int x, int y) in f7()
65 f8 (int x, int y) in f8()
73 f9 (int x, int y) in f9()
79 f10 (int x, int y) in f10()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr69097-1.c9 f1 (int x, int y) in f1()
17 f2 (int x, int y) in f2()
25 f3 (int x, int y) in f3()
33 f4 (int x, int y) in f4()
41 f5 (int x, int y) in f5()
49 f6 (int x, int y) in f6()
57 f7 (int x, int y) in f7()
65 f8 (int x, int y) in f8()
73 f9 (int x, int y) in f9()
79 f10 (int x, int y) in f10()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr69097-2.c7 f1 (int x, int y) in f1()
15 f2 (int x, int y) in f2()
23 f3 (int x, int y) in f3()
31 f4 (int x, int y) in f4()
39 f5 (int x, int y) in f5()
47 f6 (int x, int y) in f6()
55 f7 (int x, int y) in f7()
63 f8 (int x, int y) in f8()
71 f9 (int x, int y) in f9()
77 f10 (int x, int y) in f10()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr69097-2.c7 f1 (int x, int y) in f1()
15 f2 (int x, int y) in f2()
23 f3 (int x, int y) in f3()
31 f4 (int x, int y) in f4()
39 f5 (int x, int y) in f5()
47 f6 (int x, int y) in f6()
55 f7 (int x, int y) in f7()
63 f8 (int x, int y) in f8()
71 f9 (int x, int y) in f9()
77 f10 (int x, int y) in f10()
[all …]

1...<<11121314151617181920>>...8075