Home
last modified time | relevance | path

Searched refs:col2 (Results 1 – 25 of 5464) sorted by relevance

12345678910>>...219

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/basic/t/
H A Dmcs93_string_functions.test25 UPDATE t1 SET col2 = RTRIM(col2);
33 UPDATE t1 SET col2 = TRIM(col2);
36 SELECT col1, col2, CONCAT(col1,col2) FROM t1;
37 SELECT col1, col2, CONCAT(col1, ' ', col2) FROM t1;
40 SELECT col1, col2, CONCAT_WS(',', col2, col1) FROM t1;
41 SELECT col1, col2, CONCAT_WS('....', col2, col1) FROM t1;
45 SELECT col1, LENGTH(col1), col2, LENGTH(col2) FROM t1;
50 SELECT col1, LEFT(col1, 1), col2, LEFT(col2, 2) FROM t1;
51 SELECT col1, LEFT(col1,100), col2, LEFT(col2, 100) FROM t1;
52 SELECT col1, RIGHT(col1, 2), col2, RIGHT(col2, 2) FROM t1;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/basic/t/
H A Dmcs93_string_functions.test25 UPDATE t1 SET col2 = RTRIM(col2);
33 UPDATE t1 SET col2 = TRIM(col2);
36 SELECT col1, col2, CONCAT(col1,col2) FROM t1;
37 SELECT col1, col2, CONCAT(col1, ' ', col2) FROM t1;
40 SELECT col1, col2, CONCAT_WS(',', col2, col1) FROM t1;
41 SELECT col1, col2, CONCAT_WS('....', col2, col1) FROM t1;
45 SELECT col1, LENGTH(col1), col2, LENGTH(col2) FROM t1;
50 SELECT col1, LEFT(col1, 1), col2, LEFT(col2, 2) FROM t1;
51 SELECT col1, LEFT(col1,100), col2, LEFT(col2, 100) FROM t1;
52 SELECT col1, RIGHT(col1, 2), col2, RIGHT(col2, 2) FROM t1;
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/views/column/
H A DDenseSymmetricTest.cpp185 if( col2[0] != 0 || col2[1] != 0 || col2[2] != 3 || col2[3] != 4 ) { in testConstructors()
290 if( col2[0] != 0 || col2[1] != 0 || col2[2] != 3 || col2[3] != 4 ) { in testConstructors()
1161 if( col2[0] != 0 || col2[1] != -2 || col2[2] != 7 || col2[3] != 9 ) { in testAddAssign()
1211 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
1266 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
1321 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
1373 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
1420 if( col2[0] != 0 || col2[1] != -2 || col2[2] != 7 || col2[3] != 9 ) { in testAddAssign()
1470 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
1525 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
[all …]
H A DDenseGeneralTest.cpp215 if( col2[0] != -2 || col2[1] != 0 || col2[2] != -3 || col2[3] != 0 ) { in testConstructors()
369 if( col2[0] != -2 || col2[1] != 0 || col2[2] != -3 || col2[3] != 0 ) { in testConstructors()
1259 if( col2[0] != -2 || col2[1] != 4 || col2[2] != 2 || col2[3] != -6 ) { in testAddAssign()
1309 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
1364 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
1419 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
1471 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
1518 if( col2[0] != -2 || col2[1] != 4 || col2[2] != 2 || col2[3] != -6 ) { in testAddAssign()
1568 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
1623 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
[all …]
H A DSparseSymmetricTest.cpp187 if( col2[0] != 0 || col2[1] != 0 || col2[2] != 3 || col2[3] != 4 ) { in testConstructors()
288 if( col2[0] != 0 || col2[1] != 0 || col2[2] != 3 || col2[3] != 4 ) { in testConstructors()
833 if( col2[0] != 0 || col2[1] != -2 || col2[2] != 7 || col2[3] != 9 ) { in testAddAssign()
882 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
933 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
979 if( col2[0] != 0 || col2[1] != -2 || col2[2] != 7 || col2[3] != 9 ) { in testAddAssign()
1028 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
1079 if( col2[0] != 2 || col2[1] != -4 || col2[2] != 3 || col2[3] != 4 ) { in testAddAssign()
1187 if( col2[0] != -2 || col2[1] != 4 || col2[2] != 3 || col2[3] != 4 ) { in testSubAssign()
1238 if( col2[0] != -2 || col2[1] != 4 || col2[2] != 3 || col2[3] != 4 ) { in testSubAssign()
[all …]
H A DSparseGeneralTest.cpp217 if( col2[0] != -2 || col2[1] != 0 || col2[2] != -3 || col2[3] != 0 ) { in testConstructors()
366 if( col2[0] != -2 || col2[1] != 0 || col2[2] != -3 || col2[3] != 0 ) { in testConstructors()
929 if( col2[0] != -2 || col2[1] != 4 || col2[2] != 2 || col2[3] != -6 ) { in testAddAssign()
978 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
1029 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
1075 if( col2[0] != -2 || col2[1] != 4 || col2[2] != 2 || col2[3] != -6 ) { in testAddAssign()
1124 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
1175 if( col2[0] != 0 || col2[1] != -4 || col2[2] != -3 || col2[3] != 0 ) { in testAddAssign()
1283 if( col2[0] != -4 || col2[1] != 4 || col2[2] != -3 || col2[3] != 0 ) { in testSubAssign()
1588 if( col2[0] != -4 || col2[1] != 0 || col2[2] != 0 || col2[3] != 0 ) { in testMultAssign()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/basic/r/
H A Dmcs93_string_functions.result23 col2
28 UPDATE t1 SET col2 = RTRIM(col2);
30 col2
58 UPDATE t1 SET col2 = TRIM(col2);
67 col1 col2 CONCAT(col1,col2)
74 col1 col2 CONCAT(col1, ' ', col2)
95 col1 col2 CONCAT_WS(',', col2, col1)
123 col1 LENGTH(col1) col2 LENGTH(col2)
141 col1 LEFT(col1, 1) col2 LEFT(col2, 2)
251 SELECT col2, FORMAT(col2, 2), FORMAT(col2,10) FROM t1;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/basic/r/
H A Dmcs93_string_functions.result23 col2
28 UPDATE t1 SET col2 = RTRIM(col2);
30 col2
58 UPDATE t1 SET col2 = TRIM(col2);
67 col1 col2 CONCAT(col1,col2)
74 col1 col2 CONCAT(col1, ' ', col2)
95 col1 col2 CONCAT_WS(',', col2, col1)
123 col1 LENGTH(col1) col2 LENGTH(col2)
141 col1 LEFT(col1, 1) col2 LEFT(col2, 2)
251 SELECT col2, FORMAT(col2, 2), FORMAT(col2,10) FROM t1;
[all …]
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/shaders/
H A Dnode_mix.osl22 return mix(col1, col2, t);
27 return mix(col1, col1 + col2, t);
77 if (col2[0] != 0.0)
79 if (col2[1] != 0.0)
81 if (col2[2] != 0.0)
143 tmp = tm + t * col2[0];
153 tmp = tm + t * col2[1];
163 tmp = tm + t * col2[2];
253 if (col2[0] > 0.5)
258 if (col2[1] > 0.5)
[all …]
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/svm/
H A Dsvm_color_util.h21 return interp(col1, col2, t); in svm_mix_blend()
78 if (col2.x != 0.0f) in svm_mix_div()
80 if (col2.y != 0.0f) in svm_mix_div()
82 if (col2.z != 0.0f) in svm_mix_div()
108 float tmp = 1.0f - t * col2.x; in svm_mix_dodge()
117 float tmp = 1.0f - t * col2.y; in svm_mix_dodge()
144 tmp = tm + t * col2.x; in svm_mix_burn()
154 tmp = tm + t * col2.y; in svm_mix_burn()
164 tmp = tm + t * col2.z; in svm_mix_burn()
181 float3 hsv2 = rgb_to_hsv(col2); in svm_mix_hue()
[all …]
/dports/databases/p5-Genezzo/Genezzo-0.72/t/SQL/
H A DSQLScalar1.sql52 select abs(col2) from test1;
57 select cos(col2) from test1;
59 select exp(col2) from test1;
66 select log10(col2) from test1;
74 select sin(col2) from test1;
76 select sqrt(col2) from test1;
78 select srand(col2) from test1;
117 select cosh(col2) from test1;
119 select ceil(col2) from test1;
123 select ln(col2) from test1;
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/shaders/material/
H A Dgpu_shader_material_mix_rgb.glsl4 outcol = mix(col1, col2, fac);
74 if (col2.r != 0.0) {
77 if (col2.g != 0.0) {
80 if (col2.b != 0.0) {
156 tmp = facm + fac * col2.r;
170 tmp = facm + fac * col2.g;
184 tmp = facm + fac * col2.b;
207 rgb_to_hsv(col2, hsv2);
230 rgb_to_hsv(col2, hsv2);
244 rgb_to_hsv(col2, hsv2);
[all …]
/dports/textproc/p5-Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.40/t/
H A D05_rows.t30 my $col2;
42 $col2 = 0;
59 $col2 = 0;
62 $worksheet->write($row, $col2, 'Test');
78 $col2 = 1;
81 $worksheet->write($row, $col2, 'Test');
97 $col2 = 1;
100 $worksheet->write($row, $col2, 'Test');
116 $col2 = 255;
135 $col2 = 255;
[all …]
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/unittests/
H A Dcompute.c100 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
112 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
113 col2[0] = '@'; in main()
123 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
131 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
138 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
146 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
147 strcpy(col2, "%"); in main()
153 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
165 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
[all …]
/dports/databases/freetds/freetds-1.3.4/src/odbc/unittests/
H A Dcompute.c100 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
112 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
113 col2[0] = '@'; in main()
123 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
131 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
138 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
146 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
147 strcpy(col2, "%"); in main()
153 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
165 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/unittests/
H A Dcompute.c101 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
113 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
114 col2[0] = '@'; in main()
124 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
132 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
139 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
147 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
148 strcpy(col2, "%"); in main()
154 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
166 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/unittests/
H A Dcompute.c103 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
115 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
116 col2[0] = '@'; in main()
126 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
134 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
141 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
149 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
150 strcpy(col2, "%"); in main()
156 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
168 SQLBindCol(odbc_stmt, 2, SQL_C_CHAR, col2, sizeof(col2), &ind2); in main()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/csinternal/devregression/r/
H A Dmcs7166_regression_bug5099.result6 insert into bug5099 (col1, col2) values ('2012-09-24 11:00:01', '2012-09-24 11:00:00');
7 insert into bug5099 (col1, col2) values ('2012-09-24 11:01:00', '2012-09-24 11:02:00');
8 insert into bug5099 (col1, col2) values ('2012-09-24 11:01:00', '2012-09-24 11:00:00');
9 insert into bug5099 (col1, col2) values ('2012-09-24 11:00:00', '2012-09-24 12:00:00');
10 insert into bug5099 (col1, col2) values ('2012-09-24 12:00:00', '2012-09-24 11:00:00');
11 insert into bug5099 (col1, col2) values ('2011-09-24 12:00:00', '2012-09-24 11:00:00');
12 insert into bug5099 (col1, col2) values ('2012-09-24 12:00:00', '2011-09-24 11:00:00');
13 insert into bug5099 (col1, col2) values ('2012-01-24 12:00:00', '2012-01-29 11:00:00');
14 insert into bug5099 (col1, col2) values ('2012-09-29 12:00:00', '2012-01-24 11:00:00');
15 select col1,col2,timediff(col1, col2),time_to_sec(timediff(col1, col2) ) from bug5099;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/csinternal/devregression/r/
H A Dmcs7166_regression_bug5099.result6 insert into bug5099 (col1, col2) values ('2012-09-24 11:00:01', '2012-09-24 11:00:00');
7 insert into bug5099 (col1, col2) values ('2012-09-24 11:01:00', '2012-09-24 11:02:00');
8 insert into bug5099 (col1, col2) values ('2012-09-24 11:01:00', '2012-09-24 11:00:00');
9 insert into bug5099 (col1, col2) values ('2012-09-24 11:00:00', '2012-09-24 12:00:00');
10 insert into bug5099 (col1, col2) values ('2012-09-24 12:00:00', '2012-09-24 11:00:00');
11 insert into bug5099 (col1, col2) values ('2011-09-24 12:00:00', '2012-09-24 11:00:00');
12 insert into bug5099 (col1, col2) values ('2012-09-24 12:00:00', '2011-09-24 11:00:00');
13 insert into bug5099 (col1, col2) values ('2012-01-24 12:00:00', '2012-01-29 11:00:00');
14 insert into bug5099 (col1, col2) values ('2012-09-29 12:00:00', '2012-01-24 11:00:00');
15 select col1,col2,timediff(col1, col2),time_to_sec(timediff(col1, col2) ) from bug5099;
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/suite/innodb/r/
H A Dinnodb_bug51378.result3 col2 blob not null,
12 `col2` blob NOT NULL,
23 `col2` blob NOT NULL,
33 `col2` blob NOT NULL,
35 PRIMARY KEY (`col1`,`col2`(31)),
42 col2 blob not null,
49 `col2` blob NOT NULL,
51 PRIMARY KEY (`col1`,`col2`(31)),
57 col2 int ) engine = innodb;
63 `col2` int(11) DEFAULT NULL,
[all …]
/dports/databases/py-sqlobject/SQLObject-1.6.0/sqlobject/tests/
H A Dtest_subqueries.py13 col2 = StringCol() variable in TestIn2
27 TestIn2(col2=None)
28 TestIn2(col2='')
29 TestIn2(col2="test")
48 …elect = TestIn1.select(NOTEXISTS(Select(TestIn2.q.col2, where=(Outer(TestIn1).q.col1 == TestIn2.q.
59 …select = TestIn1.select(EXISTS(Select(TestIn2.q.col2, where=(Outer(TestIn1).q.col1 == TestIn2.q.co…
68 …select = TestIn1.select(TestIn1.q.col1 == Select(TestIn2.q.col2, where=(TestIn2.q.col2 == "test")))
74 …select = TestIn1.select(TestIn1.q.col1 == Select(TestIn2.q.col2, where=(TestIn2.q.col2 == "test")))
79 …select = TestIn1.select(TestIn1.q.col1 == Select(TestIn2.q.col2, where=(TestIn2.q.col2 == "test")))
85 …select = TestIn1.select(TestIn1.q.col1 == Select(TestIn2.q.col2, where=(TestIn2.q.col2 == "test"),…
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/innodb/r/
H A Dinnodb_bug51378.result3 col2 blob not null,
14 `col2` blob NOT NULL,
25 `col2` blob NOT NULL,
35 `col2` blob NOT NULL,
37 PRIMARY KEY (`col1`,`col2`(31)),
44 col2 blob not null,
51 `col2` blob NOT NULL,
53 PRIMARY KEY (`col1`,`col2`(31)),
59 col2 int ) engine = innodb;
65 `col2` int(11) DEFAULT NULL,
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/innodb/r/
H A Dinnodb_bug51378.result3 col2 blob not null,
14 `col2` blob NOT NULL,
25 `col2` blob NOT NULL,
35 `col2` blob NOT NULL,
37 PRIMARY KEY (`col1`,`col2`(31)),
44 col2 blob not null,
51 `col2` blob NOT NULL,
53 PRIMARY KEY (`col1`,`col2`(31)),
59 col2 int ) engine = innodb;
65 `col2` int(11) DEFAULT NULL,
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/innodb/r/
H A Dinnodb_bug51378.result3 col2 blob not null,
14 `col2` blob NOT NULL,
25 `col2` blob NOT NULL,
35 `col2` blob NOT NULL,
37 PRIMARY KEY (`col1`,`col2`(31)),
44 col2 blob not null,
51 `col2` blob NOT NULL,
53 PRIMARY KEY (`col1`,`col2`(31)),
59 col2 int ) engine = innodb;
65 `col2` int(11) DEFAULT NULL,
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb/r/
H A Dinnodb_bug51378.result3 col2 blob not null,
14 `col2` blob NOT NULL,
25 `col2` blob NOT NULL,
35 `col2` blob NOT NULL,
37 PRIMARY KEY (`col1`,`col2`(31)),
44 col2 blob not null,
51 `col2` blob NOT NULL,
53 PRIMARY KEY (`col1`,`col2`(31)),
59 col2 int ) engine = innodb;
65 `col2` int DEFAULT NULL,
[all …]

12345678910>>...219