Home
last modified time | relevance | path

Searched refs:idx0 (Results 1 – 25 of 1477) sorted by relevance

12345678910>>...60

/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/tok/
H A Dmod.rs223 Some(Ok((idx0, Ampersand, idx0 + 1))) in next_unshifted()
245 Some(Ok((idx0, Comma, idx0 + 1))) in next_unshifted()
268 Ok((idx0, Hash, idx0 + 1)) in next_unshifted()
277 Some(Ok((idx0, LeftBrace, idx0 + 1))) in next_unshifted()
285 Some(Ok((idx0, LeftParen, idx0 + 1))) in next_unshifted()
289 Some(Ok((idx0, LessThan, idx0 + 1))) in next_unshifted()
304 Some(Ok((idx0, Plus, idx0 + 1))) in next_unshifted()
308 Some(Ok((idx0, Question, idx0 + 1))) in next_unshifted()
324 Some(Ok((idx0, Semi, idx0 + 1))) in next_unshifted()
328 Some(Ok((idx0, Star, idx0 + 1))) in next_unshifted()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/tok/
H A Dmod.rs223 Some(Ok((idx0, Ampersand, idx0 + 1))) in next_unshifted()
245 Some(Ok((idx0, Comma, idx0 + 1))) in next_unshifted()
268 Ok((idx0, Hash, idx0 + 1)) in next_unshifted()
277 Some(Ok((idx0, LeftBrace, idx0 + 1))) in next_unshifted()
285 Some(Ok((idx0, LeftParen, idx0 + 1))) in next_unshifted()
289 Some(Ok((idx0, LessThan, idx0 + 1))) in next_unshifted()
304 Some(Ok((idx0, Plus, idx0 + 1))) in next_unshifted()
308 Some(Ok((idx0, Question, idx0 + 1))) in next_unshifted()
324 Some(Ok((idx0, Semi, idx0 + 1))) in next_unshifted()
328 Some(Ok((idx0, Star, idx0 + 1))) in next_unshifted()
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/tok/
H A Dmod.rs223 Some(Ok((idx0, Ampersand, idx0 + 1))) in next_unshifted()
245 Some(Ok((idx0, Comma, idx0 + 1))) in next_unshifted()
268 Ok((idx0, Hash, idx0 + 1)) in next_unshifted()
277 Some(Ok((idx0, LeftBrace, idx0 + 1))) in next_unshifted()
285 Some(Ok((idx0, LeftParen, idx0 + 1))) in next_unshifted()
289 Some(Ok((idx0, LessThan, idx0 + 1))) in next_unshifted()
304 Some(Ok((idx0, Plus, idx0 + 1))) in next_unshifted()
308 Some(Ok((idx0, Question, idx0 + 1))) in next_unshifted()
324 Some(Ok((idx0, Semi, idx0 + 1))) in next_unshifted()
328 Some(Ok((idx0, Star, idx0 + 1))) in next_unshifted()
[all …]
/dports/math/vtk8/VTK-8.2.0/Imaging/General/
H A DvtkImageEuclideanDistance.cxx92 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceCopyData()
148 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceInitialize()
241 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaito()
257 for (idx0 = outMax0; idx0 >= outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaito()
287 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaito()
327 for(idx0=outMax0-1;idx0>=outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaito()
426 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
443 for (idx0 = outMax0; idx0 >= outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
473 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
515 for(idx0=outMax0-1;idx0>=outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
[all …]
/dports/math/vtk9/VTK-9.1.0/Imaging/General/
H A DvtkImageEuclideanDistance.cxx90 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceCopyData()
144 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceInitialize()
240 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaito()
259 for (idx0 = outMax0; idx0 >= outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaito()
292 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaito()
304 for (idx0 = outMin0 + 1; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaito()
345 for (idx0 = outMax0 - 1; idx0 >= outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaito()
454 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
474 for (idx0 = outMax0; idx0 >= outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
507 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
[all …]
/dports/math/vtk6/VTK-6.2.0/Imaging/General/
H A DvtkImageEuclideanDistance.cxx92 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceCopyData()
148 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceInitialize()
241 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaito()
257 for (idx0 = outMax0; idx0 >= outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaito()
287 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaito()
327 for(idx0=outMax0-1;idx0>=outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaito()
426 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
443 for (idx0 = outMax0; idx0 >= outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
473 for (idx0 = outMin0; idx0 <= outMax0; ++idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
515 for(idx0=outMax0-1;idx0>=outMin0; --idx0) in vtkImageEuclideanDistanceExecuteSaitoCached()
[all …]
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/
H A DLanczosResampler.h102 int idx0 = (int)p0; in readZOH() local
103 idx0 = (idx0 + BUFFER_SZ) & (BUFFER_SZ - 1); in readZOH()
104 if (idx0 <= A) in readZOH()
106 L = input[0][idx0]; in readZOH()
107 R = input[1][idx0]; in readZOH()
115 idx0 = (idx0 + BUFFER_SZ) & (BUFFER_SZ - 1); in readLin()
116 if (idx0 <= A) in readLin()
118 L = (1.0 - frac) * input[0][idx0] + frac * input[0][idx0 + 1]; in readLin()
119 R = (1.0 - frac) * input[1][idx0] + frac * input[1][idx0 + 1]; in readLin()
128 idx0 = (idx0 + BUFFER_SZ) & (BUFFER_SZ - 1); in read()
[all …]
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/MyGame/Example/
H A DArrayStruct.cs80 …for (var idx0 = 0; idx0 < 2; ++idx0) {for (var idx1 = 0; idx1 < 2; ++idx1) {_d_a[idx0,idx1] = _o.D… in Pack()
82 for (var idx0 = 0; idx0 < 2; ++idx0) {_d_b[idx0] = _o.D[idx0].B;} in Pack()
84 …for (var idx0 = 0; idx0 < 2; ++idx0) {for (var idx1 = 0; idx1 < 2; ++idx1) {_d_c[idx0,idx1] = _o.D… in Pack()
86 …for (var idx0 = 0; idx0 < 2; ++idx0) {for (var idx1 = 0; idx1 < 2; ++idx1) {_d_d[idx0,idx1] = _o.D… in Pack()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DArrayStruct.cs80 …for (var idx0 = 0; idx0 < 2; ++idx0) {for (var idx1 = 0; idx1 < 2; ++idx1) {_d_a[idx0,idx1] = _o.D… in Pack()
82 for (var idx0 = 0; idx0 < 2; ++idx0) {_d_b[idx0] = _o.D[idx0].B;} in Pack()
84 …for (var idx0 = 0; idx0 < 2; ++idx0) {for (var idx1 = 0; idx1 < 2; ++idx1) {_d_c[idx0,idx1] = _o.D… in Pack()
86 …for (var idx0 = 0; idx0 < 2; ++idx0) {for (var idx1 = 0; idx1 < 2; ++idx1) {_d_d[idx0,idx1] = _o.D… in Pack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/MyGame/Example/
H A DArrayStruct.cs80 …for (var idx0 = 0; idx0 < 2; ++idx0) {for (var idx1 = 0; idx1 < 2; ++idx1) {_d_a[idx0,idx1] = _o.D… in Pack()
82 for (var idx0 = 0; idx0 < 2; ++idx0) {_d_b[idx0] = _o.D[idx0].B;} in Pack()
84 …for (var idx0 = 0; idx0 < 2; ++idx0) {for (var idx1 = 0; idx1 < 2; ++idx1) {_d_c[idx0,idx1] = _o.D… in Pack()
86 …for (var idx0 = 0; idx0 < 2; ++idx0) {for (var idx1 = 0; idx1 < 2; ++idx1) {_d_d[idx0,idx1] = _o.D… in Pack()
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dgeneralized-arrays.c37 SCM idx0, SCM idx1, SCM idxN);
39 SCM idx0, SCM idx1, SCM idxN);
245 scm_c_array_ref_1 (SCM array, ssize_t idx0) in scm_c_array_ref_1() argument
258 scm_c_array_ref_2 (SCM array, ssize_t idx0, ssize_t idx1) in scm_c_array_ref_2() argument
284 scm_c_array_set_1_x (SCM array, SCM obj, ssize_t idx0) in scm_c_array_set_1_x() argument
320 (SCM v, SCM idx0, SCM idx1, SCM idxN),
325 if (SCM_UNBNDP (idx0))
328 return scm_c_array_ref_1 (v, scm_to_ssize_t (idx0));
338 (SCM v, SCM obj, SCM idx0, SCM idx1, SCM idxN),
344 if (SCM_UNBNDP (idx0))
[all …]
/dports/lang/guile/guile-3.0.7/libguile/
H A Dgeneralized-arrays.c41 SCM idx0, SCM idx1, SCM idxN);
43 SCM idx0, SCM idx1, SCM idxN);
249 scm_c_array_ref_1 (SCM array, ssize_t idx0) in scm_c_array_ref_1() argument
262 scm_c_array_ref_2 (SCM array, ssize_t idx0, ssize_t idx1) in scm_c_array_ref_2() argument
288 scm_c_array_set_1_x (SCM array, SCM obj, ssize_t idx0) in scm_c_array_set_1_x() argument
324 (SCM v, SCM idx0, SCM idx1, SCM idxN),
329 if (SCM_UNBNDP (idx0))
332 return scm_c_array_ref_1 (v, scm_to_ssize_t (idx0));
342 (SCM v, SCM obj, SCM idx0, SCM idx1, SCM idxN),
348 if (SCM_UNBNDP (idx0))
[all …]
/dports/math/py-bottleneck/Bottleneck-1.3.2/bottleneck/src/
H A Dbn_template.py49 if idx0 is None:
51 func_list = lines[idx0:idx1]
54 lines = lines[:idx0] + func_list + lines[idx1 + 1 :]
55 index = idx0
100 if idx0 is None:
102 func_list = lines[idx0:idx1]
106 index = idx0
152 if idx0 is None:
154 str_list = lines[idx0 + 1 : idx1]
156 lines = lines[:idx0] + str_list + lines[idx1 + 1 :]
[all …]
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/kyber_r3/
H A Dkyber512r3_rejsample_avx2.c282 uint64_t idx0, idx1, idx2, idx3; in rej_uniform_avx2() local
320 idx0 = _pdep_u64(good >> 0, 0x0101010101010101); in rej_uniform_avx2()
324 idx0 = (idx0 << 8) - idx0; in rej_uniform_avx2()
325 idx0 = _pext_u64(0x0E0C0A0806040200, idx0); in rej_uniform_avx2()
333 g0 = _mm256_castsi128_si256(_mm_cvtsi64_si128(idx0)); in rej_uniform_avx2()
387 idx0 = _pdep_u64(good, 0x1111111111111111); in rej_uniform_avx2()
388 idx0 = (idx0 << 8) - idx0; in rej_uniform_avx2()
389 idx0 = _pext_u64(0x0E0C0A0806040200, idx0); in rej_uniform_avx2()
390 pilo = _mm_cvtsi64_si128(idx0); in rej_uniform_avx2()
/dports/math/vtk8/VTK-8.2.0/Imaging/Morphological/
H A DvtkImageIslandRemoval2D.cxx173 newPixel->idx0 = outIdx0; in vtkImageIslandRemoval2DExecute()
185 if (nextPixel->idx0 > outExt[0]) in vtkImageIslandRemoval2DExecute()
203 newPixel->idx0 = nextPixel->idx0 - 1; in vtkImageIslandRemoval2DExecute()
210 if (nextPixel->idx0 < outExt[1]) in vtkImageIslandRemoval2DExecute()
229 newPixel->idx0 = nextPixel->idx0 + 1; in vtkImageIslandRemoval2DExecute()
254 newPixel->idx0 = nextPixel->idx0; in vtkImageIslandRemoval2DExecute()
279 newPixel->idx0 = nextPixel->idx0; in vtkImageIslandRemoval2DExecute()
307 newPixel->idx0 = nextPixel->idx0 - 1; in vtkImageIslandRemoval2DExecute()
332 newPixel->idx0 = nextPixel->idx0 + 1; in vtkImageIslandRemoval2DExecute()
357 newPixel->idx0 = nextPixel->idx0 - 1; in vtkImageIslandRemoval2DExecute()
[all …]
/dports/math/vtk9/VTK-9.1.0/Imaging/Morphological/
H A DvtkImageIslandRemoval2D.cxx166 newPixel->idx0 = outIdx0; in vtkImageIslandRemoval2DExecute()
178 if (nextPixel->idx0 > outExt[0]) in vtkImageIslandRemoval2DExecute()
196 newPixel->idx0 = nextPixel->idx0 - 1; in vtkImageIslandRemoval2DExecute()
203 if (nextPixel->idx0 < outExt[1]) in vtkImageIslandRemoval2DExecute()
221 newPixel->idx0 = nextPixel->idx0 + 1; in vtkImageIslandRemoval2DExecute()
246 newPixel->idx0 = nextPixel->idx0; in vtkImageIslandRemoval2DExecute()
271 newPixel->idx0 = nextPixel->idx0; in vtkImageIslandRemoval2DExecute()
299 newPixel->idx0 = nextPixel->idx0 - 1; in vtkImageIslandRemoval2DExecute()
324 newPixel->idx0 = nextPixel->idx0 + 1; in vtkImageIslandRemoval2DExecute()
349 newPixel->idx0 = nextPixel->idx0 - 1; in vtkImageIslandRemoval2DExecute()
[all …]
/dports/math/vtk6/VTK-6.2.0/Imaging/Morphological/
H A DvtkImageIslandRemoval2D.cxx173 newPixel->idx0 = outIdx0; in vtkImageIslandRemoval2DExecute()
185 if (nextPixel->idx0 > outExt[0]) in vtkImageIslandRemoval2DExecute()
203 newPixel->idx0 = nextPixel->idx0 - 1; in vtkImageIslandRemoval2DExecute()
210 if (nextPixel->idx0 < outExt[1]) in vtkImageIslandRemoval2DExecute()
229 newPixel->idx0 = nextPixel->idx0 + 1; in vtkImageIslandRemoval2DExecute()
254 newPixel->idx0 = nextPixel->idx0; in vtkImageIslandRemoval2DExecute()
279 newPixel->idx0 = nextPixel->idx0; in vtkImageIslandRemoval2DExecute()
307 newPixel->idx0 = nextPixel->idx0 - 1; in vtkImageIslandRemoval2DExecute()
332 newPixel->idx0 = nextPixel->idx0 + 1; in vtkImageIslandRemoval2DExecute()
357 newPixel->idx0 = nextPixel->idx0 - 1; in vtkImageIslandRemoval2DExecute()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/multi_array/test/
H A Dslice.cpp59 const index idx0 = A.index_bases()[0]; in test_views() local
66 indices[range(idx0+0,idx0+2)] in test_views()
74 BOOST_TEST(B[i][j][k] == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
77 BOOST_TEST(B(elmts) == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
83 A[indices[range(idx0+0,idx0+2)][idx1+1][range(idx2+0,idx2+4,2)]]; in test_views()
87 BOOST_TEST(B[i][j] == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
90 BOOST_TEST(B(elmts) == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
97 indices[range(idx0+0,idx0+2)] in test_views()
108 BOOST_TEST(B[i][j][k] == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
111 BOOST_TEST(B(elmts) == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
/dports/devel/boost-python-libs/boost_1_72_0/libs/multi_array/test/
H A Dslice.cpp59 const index idx0 = A.index_bases()[0]; in test_views() local
66 indices[range(idx0+0,idx0+2)] in test_views()
74 BOOST_TEST(B[i][j][k] == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
77 BOOST_TEST(B(elmts) == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
83 A[indices[range(idx0+0,idx0+2)][idx1+1][range(idx2+0,idx2+4,2)]]; in test_views()
87 BOOST_TEST(B[i][j] == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
90 BOOST_TEST(B(elmts) == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
97 indices[range(idx0+0,idx0+2)] in test_views()
108 BOOST_TEST(B[i][j][k] == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
111 BOOST_TEST(B(elmts) == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/multi_array/test/
H A Dslice.cpp59 const index idx0 = A.index_bases()[0]; in test_views() local
66 indices[range(idx0+0,idx0+2)] in test_views()
74 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
77 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
83 A[indices[range(idx0+0,idx0+2)][idx1+1][range(idx2+0,idx2+4,2)]]; in test_views()
87 BOOST_CHECK(B[i][j] == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
90 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
97 indices[range(idx0+0,idx0+2)] in test_views()
108 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
111 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/multi_array/test/
H A Dslice.cpp59 const index idx0 = A.index_bases()[0]; in test_views() local
66 indices[range(idx0+0,idx0+2)] in test_views()
74 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
77 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
83 A[indices[range(idx0+0,idx0+2)][idx1+1][range(idx2+0,idx2+4,2)]]; in test_views()
87 BOOST_CHECK(B[i][j] == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
90 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
97 indices[range(idx0+0,idx0+2)] in test_views()
108 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
111 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
/dports/databases/percona57-server/boost_1_59_0/libs/multi_array/test/
H A Dslice.cpp59 const index idx0 = A.index_bases()[0]; in test_views() local
66 indices[range(idx0+0,idx0+2)] in test_views()
74 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
77 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
83 A[indices[range(idx0+0,idx0+2)][idx1+1][range(idx2+0,idx2+4,2)]]; in test_views()
87 BOOST_CHECK(B[i][j] == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
90 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
97 indices[range(idx0+0,idx0+2)] in test_views()
108 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
111 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
/dports/databases/xtrabackup/boost_1_59_0/libs/multi_array/test/
H A Dslice.cpp59 const index idx0 = A.index_bases()[0]; in test_views() local
66 indices[range(idx0+0,idx0+2)] in test_views()
74 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
77 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
83 A[indices[range(idx0+0,idx0+2)][idx1+1][range(idx2+0,idx2+4,2)]]; in test_views()
87 BOOST_CHECK(B[i][j] == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
90 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
97 indices[range(idx0+0,idx0+2)] in test_views()
108 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
111 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
/dports/databases/percona57-client/boost_1_59_0/libs/multi_array/test/
H A Dslice.cpp59 const index idx0 = A.index_bases()[0]; in test_views() local
66 indices[range(idx0+0,idx0+2)] in test_views()
74 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
77 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
83 A[indices[range(idx0+0,idx0+2)][idx1+1][range(idx2+0,idx2+4,2)]]; in test_views()
87 BOOST_CHECK(B[i][j] == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
90 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
97 indices[range(idx0+0,idx0+2)] in test_views()
108 BOOST_CHECK(B[i][j][k] == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
111 BOOST_CHECK(B(elmts) == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
/dports/devel/boost-libs/boost_1_72_0/libs/multi_array/test/
H A Dslice.cpp59 const index idx0 = A.index_bases()[0]; in test_views() local
66 indices[range(idx0+0,idx0+2)] in test_views()
74 BOOST_TEST(B[i][j][k] == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
77 BOOST_TEST(B(elmts) == A[idx0+i][idx1+j+1][idx2+k*2]); in test_views()
83 A[indices[range(idx0+0,idx0+2)][idx1+1][range(idx2+0,idx2+4,2)]]; in test_views()
87 BOOST_TEST(B[i][j] == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
90 BOOST_TEST(B(elmts) == A[idx0+i][idx1+1][idx2+j*2]); in test_views()
97 indices[range(idx0+0,idx0+2)] in test_views()
108 BOOST_TEST(B[i][j][k] == A[idx0+i][idx1+j][idx2+2-k]); in test_views()
111 BOOST_TEST(B(elmts) == A[idx0+i][idx1+j][idx2+2-k]); in test_views()

12345678910>>...60