Home
last modified time | relevance | path

Searched defs:nk0 (Results 1 – 15 of 15) sorted by relevance

/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Dsha256-armv8-aarch64-ce.S84 #define do_loadk(nk0, nk1) ld1 {nk0.16b-nk1.16b},[x3],#32; argument
89 #define do_rounds(k, nk0, nk1, w0, w1, w2, w3, loadk_fn, add_fn, su0_fn, su1_fn) \ argument
H A Dsha256-armv8-aarch32-ce.S97 #define do_loadk(nk0, nk1) vld1.32 {nk0-nk1},[lr]!; argument
102 #define do_rounds(k, nk0, nk1, w0, w1, w2, w3, loadk_fn, add_fn, su0_fn, su1_fn) \ argument
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Dsha256-armv8-aarch64-ce.S84 #define do_loadk(nk0, nk1) ld1 {nk0.16b-nk1.16b},[x3],#32; argument
89 #define do_rounds(k, nk0, nk1, w0, w1, w2, w3, loadk_fn, add_fn, su0_fn, su1_fn) \ argument
H A Dsha256-armv8-aarch32-ce.S97 #define do_loadk(nk0, nk1) vld1.32 {nk0-nk1},[lr]!; argument
102 #define do_rounds(k, nk0, nk1, w0, w1, w2, w3, loadk_fn, add_fn, su0_fn, su1_fn) \ argument
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/mvec/vis/
H A D__vsincos.S60 #define nk0 STACK_BIAS-0x40 macro
H A D__vcos_ultra3.S64 #define nk0 STACK_BIAS-0x30 macro
H A D__vsin_ultra3.S64 #define nk0 STACK_BIAS-0x30 macro
/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Ddosg.f9019 INTEGER :: n, ns, nk0, nk, ik local
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/HamiltonianOperations/
H A DKP3IndexFactorization.hpp206 for (int K = 0, nk0 = 0; K < nkpts; ++K) in getOneBodyPropagatorMatrix() local
240 for (int K = 0, nk0 = 0; K < nkpts; ++K) in getOneBodyPropagatorMatrix() local
1235 int nk0 = std::accumulate(nopk.begin(), nopk.begin() + QK, 0); in getOneBodyPropagatorMatrix() local
1285 int nk0 = std::accumulate(nopk.begin(), nopk.begin() + QKToK2[Q][K], 0); in getOneBodyPropagatorMatrix() local
1411 int nk0 = std::accumulate(nopk.begin(), nopk.begin() + QKToK2[Q][K], 0); in getOneBodyPropagatorMatrix() local
1445 int nk0 = std::accumulate(nopk.begin(), nopk.begin() + QKToK2[Q][K], 0); in getOneBodyPropagatorMatrix() local
1495 int nk0 = std::accumulate(nopk.begin(), nopk.begin() + QKToK2[Q][K], 0); in getOneBodyPropagatorMatrix() local
1532 int nk0 = std::accumulate(nopk.begin(), nopk.begin() + QKToK2[Q][K], 0); in getOneBodyPropagatorMatrix() local
H A DKPTHCOps.hpp222 for (int K = 0, nk0 = 0; K < nkpts; ++K) in getOneBodyPropagatorMatrix() local
679 int nk0 = std::accumulate(nopk.begin(), nopk.begin() + QKToK2[Q][K], 0); in vHS() local
732 int nk0 = std::accumulate(nopk.begin(), nopk.begin() + QKToK2[Q][K], 0); in vHS() local
H A DKP3IndexFactorization_batched.hpp358 for (int K = 0, nk0 = 0; K < nkpts; ++K) in getOneBodyPropagatorMatrix() local
392 for (int K = 0, nk0 = 0; K < nkpts; ++K) in getOneBodyPropagatorMatrix() local
/dports/math/blasfeo/blasfeo-0.1.2/tests/
H A Dtest_x.c109 int ni0, nj0, nk0; in main() local
H A Dtest_x_common.h185 int nk0; member
/dports/science/berkeleygw/BGW-2.0.0/MeanField/ICM/
H A Dicm.cpp440 int ii, jj, kk, imin, imax, jmin, jmax, kmin, kmax, ni0, nj0, nk0, ni1, nj1, nk1; in scalar_trunc() local
/dports/math/cvc4/CVC4-1.7/src/theory/strings/
H A Dtheory_strings_rewriter.cpp1402 Kind nk0 = node[0].getKind(); in postRewrite() local