Home
last modified time | relevance | path

Searched refs:ajx (Results 1 – 25 of 61) sorted by relevance

123

/dports/science/gromacs/gromacs-2021.4/src/gromacs/nbnxm/kernels_simd_2xmm/
H A Dkernel_prune.cpp120 int ajx = aj * DIM; in nbnxn_kernel_prune_2xnn() local
122 int ajx = (cj >> 1) * DIM * STRIDE + (cj & 1) * UNROLLJ; in nbnxn_kernel_prune_2xnn() local
124 int ajy = ajx + STRIDE; in nbnxn_kernel_prune_2xnn()
128 SimdReal jx_S = loadDuplicateHsimd(x + ajx); in nbnxn_kernel_prune_2xnn()
H A Dkernel_inner.h67 int cj, aj, ajx, ajy, ajz; variable
217 ajx = aj * DIM;
218 ajy = ajx + STRIDE;
227 jx_S = loadDuplicateHsimd(x + ajx);
/dports/science/gromacs/gromacs-2021.4/src/gromacs/nbnxm/kernels_simd_4xm/
H A Dkernel_prune.cpp126 int ajx = aj * DIM; in nbnxn_kernel_prune_4xn() local
128 int ajx = (cj >> 1) * DIM * STRIDE + (cj & 1) * UNROLLJ; in nbnxn_kernel_prune_4xn() local
130 int ajy = ajx + STRIDE; in nbnxn_kernel_prune_4xn()
134 SimdReal jx_S = load<SimdReal>(x + ajx); in nbnxn_kernel_prune_4xn()
H A Dkernel_inner.h60 int cj, ajx, ajy, ajz; variable
264 ajx = aj * DIM;
266 ajx = (cj >> 1) * DIM * STRIDE + (cj & 1) * UNROLLJ;
268 ajy = ajx + STRIDE;
278 jx_S = load<SimdReal>(x + ajx);
1197 store(f + ajx, load<SimdReal>(f + ajx) - (tx_S0 + tx_S1 + tx_S2 + tx_S3));
/dports/graphics/wings/libigl-2.1.0/
H A D.mailmap9 Alec Jacobson <alecjacobson@gmail.com> Alec Jacobson <ajx@Luftmatratze.local>
10 Alec Jacobson <alecjacobson@gmail.com> ajx <devnull@localhost>
/dports/science/libgridxc/libgridxc-libgridxc-0.9.6/src/
H A Dgridxc_fft_gpfa.F901671 bjw, ajt, ajs, ajx, ajp, ax, bjt, bjs, & local
4129 bjw, ajt, ajs, ajx, ajp, ax, bjt, bjs, & local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/matrix/
H A Dnewmat8.cpp141 Real* bj = B+i; ai -= nrows; Real* ajx = ai+i; in Evaluate()
142 Real sum = *bj; Real diag = *ajx; in Evaluate()
143 j = nrows - i; while(--j) sum -= *(++ajx) * *(++bj); in Evaluate()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/temperton/
H A Dgpfa5f.c59 bjm, bjn, bjr, bjw, ajt, ajs, ajx, ajp, bjt, bjs, bjx, bjp, ajv, in gpfa5f_() local
1026 ajx = a[jx + j]; in gpfa5f_()
1028 ajt = ajx; in gpfa5f_()
1529 ajx = a[jx + j]; in gpfa5f_()
1531 ajt = ajx; in gpfa5f_()
H A Ddgpfa5f.c60 ajw, bjo, bjm, bjn, bjr, bjw, ajt, ajs, ajx, ajp, bjt, bjs, bjx, in dgpfa5f_() local
1027 ajx = a[jx + j]; in dgpfa5f_()
1029 ajt = ajx; in dgpfa5f_()
1530 ajx = a[jx + j]; in dgpfa5f_()
1532 ajt = ajx; in dgpfa5f_()
H A Ddgpfa5f.f18 double precision bjm, bjn, bjr, bjw, ajt, ajs, ajx, ajp local
479 ajx = a(jx+j)
480 ajt = ajx
724 ajx = a(jx+j)
725 ajt = ajx
H A Dgpfa5f.f18 real bjm, bjn, bjr, bjw, ajt, ajs, ajx, ajp local
479 ajx = a(jx+j)
480 ajt = ajx
724 ajx = a(jx+j)
725 ajt = ajx
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/temperton/
H A Dgpfa5f.c59 bjm, bjn, bjr, bjw, ajt, ajs, ajx, ajp, bjt, bjs, bjx, bjp, ajv, in gpfa5f_() local
1026 ajx = a[jx + j]; in gpfa5f_()
1028 ajt = ajx; in gpfa5f_()
1529 ajx = a[jx + j]; in gpfa5f_()
1531 ajt = ajx; in gpfa5f_()
H A Ddgpfa5f.c60 ajw, bjo, bjm, bjn, bjr, bjw, ajt, ajs, ajx, ajp, bjt, bjs, bjx, in dgpfa5f_() local
1027 ajx = a[jx + j]; in dgpfa5f_()
1029 ajt = ajx; in dgpfa5f_()
1530 ajx = a[jx + j]; in dgpfa5f_()
1532 ajt = ajx; in dgpfa5f_()
H A Ddgpfa5f.f18 double precision bjm, bjn, bjr, bjw, ajt, ajs, ajx, ajp local
479 ajx = a(jx+j)
480 ajt = ajx
724 ajx = a(jx+j)
725 ajt = ajx
H A Dgpfa5f.f18 real bjm, bjn, bjr, bjw, ajt, ajs, ajx, ajp local
479 ajx = a(jx+j)
480 ajt = ajx
724 ajx = a(jx+j)
725 ajt = ajx
/dports/math/optpp/optpp-2.4/newmat11/
H A Dnewmat8.C141 Real* bj = B+i; ai -= nrows_value; Real* ajx = ai+i; in lubksb() local
142 Real sum = *bj; Real diag = *ajx; in lubksb()
143 j = nrows_value - i; while(--j) sum -= *(++ajx) * *(++bj); in lubksb()
/dports/math/newmat/newmat-1.1_1/
H A Dnewmat8.cpp145 Real* bj = B+i; ai -= nrows_val; Real* ajx = ai+i; in lubksb() local
146 Real sum = *bj; Real diag = *ajx; in lubksb()
147 j = nrows_val - i; while(--j) sum -= *(++ajx) * *(++bj); in lubksb()
/dports/math/gap/gap-4.11.0/pkg/SmallGrp-1.4.1/id6/
H A Did1152.ajx3 #W id1152.ajx GAP library of id's Hans Ulrich Besche
H A Did1920.ajx3 #W id1920.ajx GAP library of id's Hans Ulrich Besche
/dports/math/gap/gap-4.11.0/pkg/SmallGrp-1.4.1/id3/
H A Did8.ajx3 #W id8.ajx GAP library of id's Hans Ulrich Besche
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_fft_gpfa.F1931 $ bjw, ajt, ajs, ajx, ajp, ax, bjt, bjs,
2394 ajx = a(jx+j)
2395 ajt = ajx
2641 ajx = a(jx+j)
2642 ajt = ajx
H A Dfft1d.F1699 $ bjw, ajt, ajs, ajx, ajp, ax, bjt, bjs,
2162 ajx = a(jx+j)
2163 ajt = ajx
2409 ajx = a(jx+j)
2410 ajt = ajx
/dports/editors/e93/e93/e93lib/images/
H A Dabout.ppm5 …Ƴ����������������������������������������������������������»ö���jwckzcm}cm{ajx^iw]hwZcpV_iQVZIHJ<>…
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/data/
H A Darray40.cin1054 ajx
1779 2ajx
/dports/deskutils/xneur/xneur-0.20.0/share/languages/pl/
H A Dproto362 ajx

123