Home
last modified time | relevance | path

Searched refs:idx3 (Results 1 – 25 of 1958) sorted by relevance

12345678910>>...79

/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result70 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
73 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
84 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
87 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
98 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
101 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
112 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
115 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
126 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
129 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result70 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
73 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
84 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
87 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
98 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
101 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
112 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
115 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
126 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
129 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result70 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
73 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
84 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
87 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
98 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
101 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
112 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
115 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
126 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
129 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result69 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
72 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
83 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
86 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
97 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
100 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
111 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
114 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
125 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
128 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result69 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
72 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
83 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
86 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
97 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
100 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
111 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
114 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
125 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
128 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result70 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
73 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
84 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
87 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
98 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
101 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
112 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
115 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
126 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
129 1 SIMPLE tab range idx3 idx3 34 NULL 1 Using where
[all …]
/dports/math/jtransforms/JTransforms/src/edu/emory/mathcs/jtransforms/fft/
H A DFloatFFT_3D.java4486 a[idx3] = 0.5f * (a[idx4] - a[idx3]); in rdft3d_sub()
4488 a[idx3 + 1] = 0.5f * (a[idx4 + 1] + a[idx3 + 1]); in rdft3d_sub()
4500 a[idx3] = 0.5f * (a[idx4] - a[idx3]); in rdft3d_sub()
4502 a[idx3 + 1] = 0.5f * (a[idx4 + 1] + a[idx3 + 1]); in rdft3d_sub()
4516 a[idx3] = 0.5f * (a[idx4] - a[idx3]); in rdft3d_sub()
4518 a[idx3 + 1] = 0.5f * (a[idx4 + 1] + a[idx3 + 1]); in rdft3d_sub()
4763 idx4 = 2 * idx3; in fillSymmetric()
4924 idx4 = idx1 + idx3; in fillSymmetric()
4947 idx3 = idx1 + idx2; in fillSymmetric()
4952 a[idx3 + columns] = a[idx3 + 1]; in fillSymmetric()
[all …]
H A DDoubleFFT_3D.java4487 a[idx3] = 0.5f * (a[idx4] - a[idx3]); in rdft3d_sub()
4489 a[idx3 + 1] = 0.5f * (a[idx4 + 1] + a[idx3 + 1]); in rdft3d_sub()
4501 a[idx3] = 0.5f * (a[idx4] - a[idx3]); in rdft3d_sub()
4503 a[idx3 + 1] = 0.5f * (a[idx4 + 1] + a[idx3 + 1]); in rdft3d_sub()
4517 a[idx3] = 0.5f * (a[idx4] - a[idx3]); in rdft3d_sub()
4519 a[idx3 + 1] = 0.5f * (a[idx4 + 1] + a[idx3 + 1]); in rdft3d_sub()
4764 idx4 = 2 * idx3; in fillSymmetric()
4925 idx4 = idx1 + idx3; in fillSymmetric()
4948 idx3 = idx1 + idx2; in fillSymmetric()
4953 a[idx3 + columns] = a[idx3 + 1]; in fillSymmetric()
[all …]
H A DFloatFFT_2D.java1130 int idx3 = rows - r; in mixedRadixRealForwardFull() local
1203 temp[idx3][idx1] = a[idx2 + 2 * idx3]; in mixedRadixRealForwardFull()
1284 temp[idx3][idx1] = a[idx2 + 2 * idx3]; in mixedRadixRealForwardFull()
1311 a[idx3] = a[idx4]; in mixedRadixRealForwardFull()
1471 int idx3 = rows - r; in mixedRadixRealInverseFull() local
1544 temp[idx3][idx1] = a[idx2 + 2 * idx3]; in mixedRadixRealInverseFull()
1625 temp[idx3][idx1] = a[idx2 + 2 * idx3]; in mixedRadixRealInverseFull()
1652 a[idx3] = a[idx4]; in mixedRadixRealInverseFull()
1870 int idx2, idx3, idx4, idx5; in cdft2d_sub() local
1913 t[idx3] = a[r][2]; in cdft2d_sub()
[all …]
H A DDoubleFFT_2D.java1130 int idx3 = rows - r; in mixedRadixRealForwardFull() local
1203 temp[idx3][idx1] = a[idx2 + 2 * idx3]; in mixedRadixRealForwardFull()
1284 temp[idx3][idx1] = a[idx2 + 2 * idx3]; in mixedRadixRealForwardFull()
1311 a[idx3] = a[idx4]; in mixedRadixRealForwardFull()
1471 int idx3 = rows - r; in mixedRadixRealInverseFull() local
1544 temp[idx3][idx1] = a[idx2 + 2 * idx3]; in mixedRadixRealInverseFull()
1625 temp[idx3][idx1] = a[idx2 + 2 * idx3]; in mixedRadixRealInverseFull()
1652 a[idx3] = a[idx4]; in mixedRadixRealInverseFull()
1870 int idx2, idx3, idx4, idx5; in cdft2d_sub() local
1913 t[idx3] = a[r][2]; in cdft2d_sub()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result71 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
74 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
87 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
90 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
103 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
106 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
118 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
121 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
133 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
136 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result71 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
74 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
87 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
90 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
103 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
106 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
118 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
121 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
133 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
136 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result71 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
74 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
87 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
90 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
103 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
106 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
118 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
121 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
133 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
136 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result71 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
74 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
87 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
90 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
103 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
106 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
118 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
121 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
133 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
136 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result71 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
74 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
87 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
90 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
103 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
106 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
118 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
121 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
133 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
136 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result71 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
74 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
87 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
90 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
103 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
106 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
118 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
121 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
133 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
136 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
[all …]
/dports/science/teem/teem-1.11.0-src/src/nrrd/test/
H A Dax.c82 idx, idx2, lo, hi, idx3, idx4); in main()
86 idx, idx2, lo, hi, idx3, idx4); in main()
93 idx, idx2, lo, hi, idx3, idx4); in main()
97 idx, idx2, lo, hi, idx3, idx4); in main()
104 idx, idx2, lo, hi, idx3, idx4); in main()
108 idx, idx2, lo, hi, idx3, idx4); in main()
146 idx, idx2, lo, hi, idx3, idx4); in main()
150 idx, idx2, lo, hi, idx3, idx4); in main()
157 idx, idx2, lo, hi, idx3, idx4); in main()
161 idx, idx2, lo, hi, idx3, idx4); in main()
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/External/RingFamilies/RingDecomposerLib/src/RingDecomposerLib/
H A DRDLtesting.c1189 for (idx3 = 0; idx3 < cycle_array1[idx2]->weight; ++idx3) { in RDL_checkFamilyConsistency()
1216 for (idx3 = 0; idx3 < nof_edges; ++idx3) { in RDL_checkFamilyConsistency()
1217 family_edges2[idx3] |= char_array1[idx2][idx3]; in RDL_checkFamilyConsistency()
1239 for (idx3 = 0; idx3 < nof_edges; ++idx3) { in RDL_checkFamilyConsistency()
1261 for (idx3 = 0; idx3 < nof_edges_family1; ++idx3) { in RDL_checkFamilyConsistency()
1278 for (idx3 = 0; idx3 < nof_nodes; ++idx3) { in RDL_checkFamilyConsistency()
1295 for (idx3 = 0; idx3 < nof_nodes_family1; ++idx3) { in RDL_checkFamilyConsistency()
1322 for (idx3 = 0; idx3 < nof_nodes; ++idx3) { in RDL_checkFamilyConsistency()
1367 for (idx3 = 0; idx3 < nof_edges; ++idx3) { in RDL_checkFamilyConsistency()
1471 for (idx3 = idx2 + 1; idx3 < nof_rs_nodes1; ++idx3) { in RDL_checkRingsystemConsistency()
[all …]
/dports/devel/p5-Data-Model/Data-Model-0.00008/t/lib/Mock/Tests/
H A DIndex.pm141 my($row, $key, $idx1, $idx2, $idx3) = @_;
142 is $row->c_key, $key, "key: $key $idx1 $idx2 $idx3";
143 is $row->idx1, $idx1, "idx1: $key $idx1 $idx2 $idx3";
144 is $row->idx2, $idx2, "idx2: $key $idx1 $idx2 $idx3";
145 is $row->idx3, $idx3, "idx3: $key $idx1 $idx2 $idx3";
148 my $set1 = mock->set( multi_index => { idx1 => 'a001', idx2 => 'b001', idx3 => 'c001' } );
149 my $set2 = mock->set( multi_index => { idx1 => 'a001', idx2 => 'b001', idx3 => 'c002' } );
161 { idx3 => 'DESC' },
174 { idx3 => 'ASC' },
186 { idx3 => 'ASC' },
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb_gis/r/
H A Dcreate_spatial_index.result76 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
81 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
96 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
101 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
116 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
121 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
135 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
140 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
154 1 UPDATE tab NULL range idx3 idx3 34 const 1 100.00 Using where
159 1 DELETE tab NULL range idx3 idx3 34 const 1 100.00 Using where
[all …]
/dports/multimedia/pipewire/pipewire-0.3.43/test/
H A Dtest-map.c35 uint32_t idx1, idx2, idx3; in PWTEST() local
39 idx3 = pw_map_insert_new(&map, p3); in PWTEST()
45 pwtest_int_eq(idx3, 2U); in PWTEST()
62 pw_map_remove(&map, idx3); in PWTEST()
65 pwtest_ptr_null(pw_map_lookup(&map, idx3)); in PWTEST()
69 idx3 = pw_map_insert_new(&map, p3); in PWTEST()
73 pwtest_int_eq(idx3, 0U); in PWTEST()
87 uint32_t idx1, idx2, idx3; in PWTEST() local
93 idx3 = pw_map_insert_new(&map, p3); in PWTEST()
164 uint32_t idx1, idx2, idx3; in PWTEST() local
[all …]
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/indexes/
H A Dtest_datetimelike.py76 idx3 = PeriodIndex._simple_new(
80 assert not idx.equals(idx3)
81 assert not idx.equals(idx3.copy())
84 assert not idx.equals(list(idx3))
85 assert not idx.equals(pd.Series(idx3))
115 assert not idx.equals(idx3)
116 assert not idx.equals(idx3.copy())
119 assert not idx.equals(list(idx3))
120 assert not idx.equals(pd.Series(idx3))
126 assert not idx3.equals(oob)
[all …]
/dports/devel/antlr/antlr-2.7.7/examples/java/tinybasic/
H A DDTArray3D.java24 int idx3=i3.getInteger()-base; in getDTDataType() local
34 } else if(idx3>dim3){ in getDTDataType()
37 DTDataType t=(DTDataType)data[idx1][idx2][idx3]; in getDTDataType()
39 data[idx1][idx2][idx3]=t=getOne(); in getDTDataType()
48 int idx3=i3.getInteger()-base; in setDTDataType() local
54 if(idx1<=dim1 && idx2<=dim2 && idx3<=dim3){ in setDTDataType()
55 DTDataType t=(DTDataType)data[idx1][idx2][idx3]; in setDTDataType()
57 data[idx1][idx2][idx3]=getOne(s); in setDTDataType()
/dports/graphics/libmorph/libmorph-0.1.2/src/
H A Dmorph.c152 unsigned short t, idx1, idx2, idx3; in morph_make_triangles() local
179 idx3 = *src++; in morph_make_triangles()
183 *dst++ = idx2 = idx3; in morph_make_triangles()
184 *dst++ = idx3 = *src++; in morph_make_triangles()
203 int i, idx1, idx2, idx3; in morph_calc_vnormals() local
218 idx3 = 3 * m->triangle_indices[ i * 3 + 2 ]; in morph_calc_vnormals()
221 v1 = m->vertices[ idx3 ] - m->vertices[ idx1 ]; in morph_calc_vnormals()
223 v2 = m->vertices[ idx3 + 1 ] - m->vertices[ idx1 + 1 ]; in morph_calc_vnormals()
230 m->vnormals[ idx3 ] += *normals++; in morph_calc_vnormals()
235 m->vnormals[ idx3 + 1 ] += *normals++; in morph_calc_vnormals()
[all …]
/dports/math/octave/octave-6.4.0/scripts/image/
H A Djet.m66 idx3 = min (idx2 + nel, n); # ~7/8*n for large n variable
70 r(idx2:idx3, 1) = 1;
71 nel2 = n - idx3;
72 r(idx3:(idx3+nel2), 1) = [nel:-1:(nel - nel2)] / nel;
76 idx3 = min (idx2 + nel, n); # ~5/8*n for large n variable
80 g(idx2:idx3, 1) = 1;
81 nel2 = min (nel, n - idx3);
82 g(idx3:(idx3+nel2), 1) = [nel:-1:(nel - nel2)] / nel;
86 idx3 = idx3; # ~5/8*n for large n variable
92 nel2 = min (nel, n - idx3);

12345678910>>...79