Home
last modified time | relevance | path

Searched refs:a_off (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/math/elpa/elpa-2019.05.002/src/elpa2/
H A Dcompute_hh_trafo.F90434 & (a(1:stripe_width,j+off+a_off:j+off+a_off+nbw-1,istripe,my_thread), &
1336 & (a(1:stripe_width, 1+off+a_off:1+off+a_off+nbw-1,istripe,my_thread), &
1452 & (a(1:stripe_width,1+off+a_off:1+off+a_off+nbw-1, istripe,my_thread), &
1559 & (a(1:stripe_width,jj+off+a_off-3:jj+off+a_off+nbw-1,istripe), &
1677 & (a(1:stripe_width,1+off+a_off:1+off+a_off+nbw-1, istripe,my_thread), &
1748 & (a(1:stripe_width,1+off+a_off:1+off+a_off+nbw-1, istripe,my_thread), &
1820 & (a(1:stripe_width,1+off+a_off:1+off+a_off+nbw-1, istripe,my_thread), &
1891 & (a(1:stripe_width,1+off+a_off:1+off+a_off+nbw-1, istripe,my_thread), &
1966 & (a(1:stripe_width,1+off+a_off:1+off+a_off+nbw-1, istripe,my_thread), &
2047 & (a(1:stripe_width,1+off+a_off:1+off+a_off+nbw-1,istripe), &
[all …]
H A Delpa2_trans_ev_tridi_to_band_template.F901328 n_off = current_local_n+a_off
1344 n_off = current_local_n+a_off
1443 … aIntern(:,a_off+1:a_off+top_msg_length,i) = top_border_recv_buffer(:,1:top_msg_length,i)
1458 aIntern(1:csw,a_off+1:a_off+top_msg_length,i,my_thread) = &
1743 aIntern(:,a_off+1:a_off+top_msg_length,i) = top_border_recv_buffer(:,1:top_msg_length,i)
1758 aIntern(1:csw,a_off+1:a_off+top_msg_length,i,my_thread) = &
1836 … top_border_send_buffer(1:b_len,i) = reshape(aIntern(1:csw,a_off+1:a_off+nbw,i,:), (/ b_len /))
1872 top_border_send_buffer(:,1:nbw,i) = aIntern(:,a_off+1:a_off+nbw,i)
2101 a_off = a_off + offset
2125 chunk = min(next_local_n - 1, a_off)
[all …]
/dports/math/openblas/OpenBLAS-0.3.18/kernel/x86_64/
H A Dstrsm_kernel_8x4_haswell_L_common.h121 #define SOLVE_up_m2n4(a_off,c1)\ argument
126 #define SOLVE_up_m2n8(a_off,c1,c2)\ argument
136 #define SOLVE_uplo_m2n4(a_off,c1) SOLVE_up_m2n4(a_off,c1)\ argument
139 #define SOLVE_uplo_m2n8(a_off,c1,c2) SOLVE_up_m2n8(a_off,c1,c2)\ argument
142 #define SOLVE_uplo_m2n12(a_off,c1,c2,c3) SOLVE_up_m2n12(a_off,c1,c2,c3)\ argument
145 #define SOLVE_lo_m2n4(a_off,c1)\ argument
160 #define SOLVE_loup_m2n4(a_off,c1) SOLVE_lo_m2n4(a_off,c1)\ argument
163 #define SOLVE_loup_m2n8(a_off,c1,c2) SOLVE_lo_m2n8(a_off,c1,c2)\ argument
166 #define SOLVE_loup_m2n12(a_off,c1,c2,c3) SOLVE_lo_m2n12(a_off,c1,c2,c3)\ argument
170 #define SOLVE_m1n8(a_off,c1,c2) SOLVE_m1n4(a_off,c1) "vmulps %%xmm0,%%xmm"#c2",%%xmm"#c2";" argument
[all …]
H A Dstrsm_kernel_8x4_haswell_R_common.h210 #define SAVE_SOLUTION_m8n2(c1,c2,a_off)\ argument
213 "vmovups %%ymm"#c1","#a_off"(%0); vmovups %%ymm"#c2","#a_off"+32(%0);"\
216 #define SAVE_SOLUTION_m4n2(c1,a_off)\ argument
218 …"vmovups %%ymm"#c1","#a_off"(%0); vmovups %%xmm"#c1",(%3); vextractf128 $1,%%ymm"#c1",(%3,%4,1); l…
220 #define SAVE_SOLUTION_m2n4(c1,c2,a_off)\ argument
221 …"vunpcklps %%xmm"#c2",%%xmm"#c1",%%xmm0; vmovups %%xmm0,"#a_off"(%0); vmovsd %%xmm0,(%3); vmovhpd …
222 …"vunpckhps %%xmm"#c2",%%xmm"#c1",%%xmm0; vmovups %%xmm0,"#a_off"+16(%0); vmovsd %%xmm0,(%3); vmovh…
224 #define SAVE_SOLUTION_m1n4(c1,a_off)\ argument
225 …"vmovups %%xmm"#c1","#a_off"(%0); vmovss %%xmm"#c1",(%3); vextractps $1,%%xmm"#c1",(%3,%4,1); leaq…
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/img/
H A Dimg_io.c32 nbytes = a_img_info->read(a_img_info, a_off, buf2, len_tmp); in tsk_img_read_no_cache()
43 nbytes = a_img_info->read(a_img_info, a_off, a_buf, a_len); in tsk_img_read_no_cache()
58 tsk_img_read(TSK_IMG_INFO * a_img_info, TSK_OFF_T a_off, in tsk_img_read() argument
83 if (a_off < 0) { in tsk_img_read()
108 if ((a_len + (a_off % 512)) > TSK_IMG_INFO_CACHE_LEN) { in tsk_img_read()
116 if (a_off >= a_img_info->size) { in tsk_img_read()
120 tsk_error_set_errstr("tsk_img_read - %" PRIdOFF, a_off); in tsk_img_read()
130 || (a_off >= (a_img_info->size - (TSK_OFF_T)len2))) { in tsk_img_read()
131 len2 = (size_t) (a_img_info->size - a_off); in tsk_img_read()
143 && (a_img_info->cache_off[cache_index] <= a_off) in tsk_img_read()
[all …]
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/img/
H A Dimg_io.c32 nbytes = a_img_info->read(a_img_info, a_off, buf2, len_tmp); in tsk_img_read_no_cache()
43 nbytes = a_img_info->read(a_img_info, a_off, a_buf, a_len); in tsk_img_read_no_cache()
58 tsk_img_read(TSK_IMG_INFO * a_img_info, TSK_OFF_T a_off, in tsk_img_read() argument
83 if (a_off < 0) { in tsk_img_read()
108 if ((a_len + (a_off % 512)) > TSK_IMG_INFO_CACHE_LEN) { in tsk_img_read()
116 if (a_off >= a_img_info->size) { in tsk_img_read()
120 tsk_error_set_errstr("tsk_img_read - %" PRIdOFF, a_off); in tsk_img_read()
130 || (a_off >= (a_img_info->size - (TSK_OFF_T)len2))) { in tsk_img_read()
131 len2 = (size_t) (a_img_info->size - a_off); in tsk_img_read()
143 && (a_img_info->cache_off[cache_index] <= a_off) in tsk_img_read()
[all …]
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/fs/
H A Dfs_io.c42 fs_prepost_read(TSK_FS_INFO * a_fs, TSK_OFF_T a_off, char *a_buf,
45 TSK_OFF_T cur_off = a_off;
46 TSK_OFF_T end_off = a_off + a_len;
92 return tsk_fs_read_decrypt(a_fs, a_off, a_buf, a_len, 0); in have()
112 && ((TSK_DADDR_T) a_off >=
116 if ((TSK_DADDR_T) a_off <
120 PRIuDADDR ")", a_off); in haveAll()
124 ")", a_off);
141 TSK_OFF_T start = a_off & ~bit_magic;
161 memcpy(a_buf, temp_buffer + a_off - start, a_len); in value()
[all …]
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/fs/
H A Dfs_io.c40 fs_prepost_read(TSK_FS_INFO * a_fs, TSK_OFF_T a_off, char *a_buf, in fs_prepost_read() argument
43 TSK_OFF_T cur_off = a_off; in fs_prepost_read()
44 TSK_OFF_T end_off = a_off + a_len; in fs_prepost_read()
89 tsk_fs_read(TSK_FS_INFO * a_fs, TSK_OFF_T a_off, char *a_buf, size_t a_len) in tsk_fs_read() argument
95 && ((TSK_DADDR_T) a_off >= in tsk_fs_read()
99 if ((TSK_DADDR_T) a_off < in tsk_fs_read()
103 PRIuDADDR ")", a_off); in tsk_fs_read()
107 ")", a_off); in tsk_fs_read()
113 return fs_prepost_read(a_fs, a_off, a_buf, a_len); in tsk_fs_read()
116 return tsk_img_read(a_fs->img_info, a_off + a_fs->offset, a_buf, in tsk_fs_read()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkConstNeighborhoodIteratorWithOnlyIndexTest.cxx238 a_off.Fill(1); in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
239 ra_it += a_off; in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
263 ra_it -= a_off; in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
277 a_off.Fill(0); in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
278 a_off[3] = 2; in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
301 a_off.Fill(0); in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
302 a_off[1] = 8; in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
325 a_off[0] = 5; in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
326 a_off[1] = -3; in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
327 a_off[2] = 2; in itkConstNeighborhoodIteratorWithOnlyIndexTestRun()
[all …]
H A DitkConstNeighborhoodIteratorTest.cxx191 a_off.Fill(1); in itkConstNeighborhoodIteratorTest()
192 ra_it += a_off; in itkConstNeighborhoodIteratorTest()
196 ra_it -= a_off; in itkConstNeighborhoodIteratorTest()
200 a_off.Fill(0); in itkConstNeighborhoodIteratorTest()
201 a_off[3] = 2; in itkConstNeighborhoodIteratorTest()
206 a_off.Fill(0); in itkConstNeighborhoodIteratorTest()
207 a_off[1] = 8; in itkConstNeighborhoodIteratorTest()
212 a_off[0] = 5; in itkConstNeighborhoodIteratorTest()
213 a_off[1] = -3; in itkConstNeighborhoodIteratorTest()
214 a_off[2] = 2; in itkConstNeighborhoodIteratorTest()
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/math/
H A DFloatUtil.java1517 ai1=a[a_off+1+1*4]; in multMatrix()
1518 ai2=a[a_off+1+2*4]; in multMatrix()
1519 ai3=a[a_off+1+3*4]; in multMatrix()
1526 ai1=a[a_off+2+1*4]; in multMatrix()
1527 ai2=a[a_off+2+2*4]; in multMatrix()
1528 ai3=a[a_off+2+3*4]; in multMatrix()
1535 ai1=a[a_off+3+1*4]; in multMatrix()
1536 ai2=a[a_off+3+2*4]; in multMatrix()
1537 ai3=a[a_off+3+3*4]; in multMatrix()
1644 ai1=a[a_off+1+1*4]; in multMatrix()
[all …]
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/math/
H A DTestFloatUtil02MatrixMatrixMultNOUI.java63 …public static final void multMatrixf_RM(final float[] a, final int a_off, final float[] b, final i… in multMatrixf_RM() argument
65 … final float ai0=a[a_off+i*4+0], ai1=a[a_off+i*4+1], ai2=a[a_off+i*4+2], ai3=a[a_off+i*4+3]; in multMatrixf_RM()
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/gww/
H A Dexpansion.f9048 nullify(se%a_off)
80 if(associated(se%a_off)) then
81 deallocate(se%a_off)
82 nullify(se%a_off)
192 call mp_bcast(se%a_off, ionode_id,world_comm)
197 nullify(se%a_off)
258 nullify(se%a_off)
308 se%a_off=(0.d0,0.d0)
441 a_old(jj)=se%a_off(jj,kk,ii,is)
472 se%a_off(jj,kk,ii,is)=a_good(jj)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/
H A Dquad_unittest.cc116 PointF a_off, b_off, c_off, d_off; in TEST() member
157 PointF a_off = tests[i].a_off; in TEST() local
162 EXPECT_FALSE(QuadF(a_off, b, c, d).IsRectilinear()); in TEST()
163 EXPECT_FALSE((QuadF(a_off, b, c, d) + v).IsRectilinear()); in TEST()
170 EXPECT_FALSE(QuadF(a_off, b, c_off, d).IsRectilinear()); in TEST()
171 EXPECT_FALSE((QuadF(a_off, b, c_off, d) + v).IsRectilinear()); in TEST()
176 EXPECT_FALSE(QuadF(a_off, b, c_off, d_off).IsRectilinear()); in TEST()
177 EXPECT_FALSE((QuadF(a_off, b, c_off, d_off) + v).IsRectilinear()); in TEST()
178 EXPECT_FALSE(QuadF(a_off, b_off, c, d_off).IsRectilinear()); in TEST()
180 EXPECT_FALSE(QuadF(a_off, b_off, c_off, d).IsRectilinear()); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/geometry/
H A Dquad_unittest.cc116 PointF a_off, b_off, c_off, d_off; in TEST() member
157 PointF a_off = tests[i].a_off; in TEST() local
162 EXPECT_FALSE(QuadF(a_off, b, c, d).IsRectilinear()); in TEST()
163 EXPECT_FALSE((QuadF(a_off, b, c, d) + v).IsRectilinear()); in TEST()
170 EXPECT_FALSE(QuadF(a_off, b, c_off, d).IsRectilinear()); in TEST()
171 EXPECT_FALSE((QuadF(a_off, b, c_off, d) + v).IsRectilinear()); in TEST()
176 EXPECT_FALSE(QuadF(a_off, b, c_off, d_off).IsRectilinear()); in TEST()
177 EXPECT_FALSE((QuadF(a_off, b, c_off, d_off) + v).IsRectilinear()); in TEST()
178 EXPECT_FALSE(QuadF(a_off, b_off, c, d_off).IsRectilinear()); in TEST()
180 EXPECT_FALSE(QuadF(a_off, b_off, c_off, d).IsRectilinear()); in TEST()
[all …]
/dports/math/py-theano/Theano-1.0.5/theano/gpuarray/c_code/
H A Dmagma_cholesky.c7 const ga_size a_off, GLOBAL_MEM DTYPE_INPUT_0 *a) { in tril_kernel() argument
8 a = (GLOBAL_MEM DTYPE_INPUT_0 *)(((char *)a) + a_off); in tril_kernel()
24 const ga_size a_off, GLOBAL_MEM DTYPE_INPUT_0 *a) { in triu_kernel() argument
25 a = (GLOBAL_MEM DTYPE_INPUT_0 *)(((char *)a) + a_off); in triu_kernel()
/dports/math/amgcl/amgcl-1.4.2/amgcl/preconditioner/
H A Dcpr_drs.hpp235 std::vector<value_type> a_dia(B), a_off(B), a_top(B); in first_scalar_pass() local
245 std::fill(a_off.begin(), a_off.end(), 0); in first_scalar_pass()
281 a_off[i] += std::abs(v); in first_scalar_pass()
310 if (a_dia[i] < prm.eps_dd * a_off[i]) in first_scalar_pass()
488 std::array<value_type_p, B> a_off{}; in init() local
500 a_off[k] += std::abs(v(k,0)); in init()
507 (a_dia[k] < prm.eps_dd * a_off[k] || in init()
574 std::array<value_type_p, B> a_off{}; in update_transfer() local
586 a_off[k] += std::abs(v(k,0)); in update_transfer()
593 (a_dia[k] < prm.eps_dd * a_off[k] || in update_transfer()
/dports/audio/ardour6/Ardour-6.8.0/share/scripts/
H A Dvamp_audio_to_midi.lua63 local a_off = ar:position ()
84 local bs = tm:exact_qn_at_sample (a_off + ft, 0)
85 local be = tm:exact_qn_at_sample (a_off + ft + fd, 0)
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/pool/
H A Dpool_read.cpp18 ssize_t tsk_pool_read(TSK_POOL_INFO *a_pool, TSK_OFF_T a_off, char *a_buf, in tsk_pool_read() argument
21 return pool->read(a_off, a_buf, a_len); in tsk_pool_read()
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tools/fiwalk/src/
H A Dcontent.cpp401 content::file_act(TSK_FS_FILE * fs_file, TSK_OFF_T a_off, TSK_DADDR_T addr, char *buf, in file_act() argument
424 add_bytes(nulls, a_off + i,bytes_to_hash); in file_act()
431 add_bytes(buf,a_off,size); // add these bytes to the file in file_act()
454 sectorhash_initial_offset = (int64_t)a_off; in file_act()
471 if(segs.back().next_file_offset()==(uint64_t)a_off){ in file_act()
501 add_seg(img_offset,fs_offset,(int64_t)a_off,size,flags,""); in file_act()
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/vs/
H A Dmm_io.c59 tsk_vs_part_read(const TSK_VS_PART_INFO * a_vs_part, TSK_OFF_T a_off, in tsk_vs_part_read() argument
66 a_off, a_buf, a_len); in tsk_vs_part_read()
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/vs/
H A Dmm_io.c59 tsk_vs_part_read(const TSK_VS_PART_INFO * a_vs_part, TSK_OFF_T a_off, in tsk_vs_part_read() argument
66 a_off, a_buf, a_len); in tsk_vs_part_read()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/lewton-0.9.4/src/
H A Dimdct.rs139 let a2 = a[0+a_off]; in imdct_step3_inner_s_loop()
140 let a3 = a[0+a_off+1]; in imdct_step3_inner_s_loop()
141 let a4 = a[0+a_off*2+0]; in imdct_step3_inner_s_loop()
142 let a5 = a[0+a_off*2+1]; in imdct_step3_inner_s_loop()
143 let a6 = a[0+a_off*3+0]; in imdct_step3_inner_s_loop()
144 let a7 = a[0+a_off*3+1]; in imdct_step3_inner_s_loop()
237 let a_off = base_n >> 3; in imdct_step3_inner_s_loop_ld654() localVariable
238 let a2 = a[a_off]; in imdct_step3_inner_s_loop_ld654()
470 let mut a_off = 0; in inverse_mdct() localVariable
472 let a0 = a.split_at(a_off).1; in inverse_mdct()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/lewton-0.10.2/src/
H A Dimdct.rs139 let a2 = a[0+a_off]; in imdct_step3_inner_s_loop()
140 let a3 = a[0+a_off+1]; in imdct_step3_inner_s_loop()
141 let a4 = a[0+a_off*2+0]; in imdct_step3_inner_s_loop()
142 let a5 = a[0+a_off*2+1]; in imdct_step3_inner_s_loop()
143 let a6 = a[0+a_off*3+0]; in imdct_step3_inner_s_loop()
144 let a7 = a[0+a_off*3+1]; in imdct_step3_inner_s_loop()
237 let a_off = base_n >> 3; in imdct_step3_inner_s_loop_ld654() localVariable
238 let a2 = a[a_off]; in imdct_step3_inner_s_loop_ld654()
470 let mut a_off = 0; in inverse_mdct() localVariable
472 let a0 = a.split_at(a_off).1; in inverse_mdct()
[all …]
/dports/audio/lewton/lewton-0.10.2/src/
H A Dimdct.rs139 let a2 = a[0+a_off]; in imdct_step3_inner_s_loop()
140 let a3 = a[0+a_off+1]; in imdct_step3_inner_s_loop()
141 let a4 = a[0+a_off*2+0]; in imdct_step3_inner_s_loop()
142 let a5 = a[0+a_off*2+1]; in imdct_step3_inner_s_loop()
143 let a6 = a[0+a_off*3+0]; in imdct_step3_inner_s_loop()
144 let a7 = a[0+a_off*3+1]; in imdct_step3_inner_s_loop()
237 let a_off = base_n >> 3; in imdct_step3_inner_s_loop_ld654() localVariable
238 let a2 = a[a_off]; in imdct_step3_inner_s_loop_ld654()
470 let mut a_off = 0; in inverse_mdct() localVariable
472 let a0 = a.split_at(a_off).1; in inverse_mdct()
[all …]

123456789