Home
last modified time | relevance | path

Searched defs:nloop (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/dports/science/bagel/bagel-1.2.2/src/integral/
H A D_carsph_10.cc32 void CarSphList::carsph_10(const int nloop, const double* source, double* target) { in carsph_10()
36 void CCarSphList::carsph_10(const int nloop, const complex<double>* source, complex<double>* target… in carsph_10()
H A D_carsph_11.cc32 void CarSphList::carsph_11(const int nloop, const double* source, double* target) { in carsph_11()
36 void CCarSphList::carsph_11(const int nloop, const complex<double>* source, complex<double>* target… in carsph_11()
H A D_carsph_00.cc32 void CarSphList::carsph_00(const int nloop, const double* source, double* target) { in carsph_00()
36 void CCarSphList::carsph_00(const int nloop, const complex<double>* source, complex<double>* target… in carsph_00()
H A D_carsph_21.cc32 void CarSphList::carsph_21(const int nloop, const double* source, double* target) { in carsph_21()
55 void CCarSphList::carsph_21(const int nloop, const complex<double>* source, complex<double>* target… in carsph_21()
H A D_carsph_20.cc32 void CarSphList::carsph_20(const int nloop, const double* source, double* target) { in carsph_20()
45 void CCarSphList::carsph_20(const int nloop, const complex<double>* source, complex<double>* target… in carsph_20()
H A D_carsph_30.cc32 void CarSphList::carsph_30(const int nloop, const double* source, double* target) { in carsph_30()
51 void CCarSphList::carsph_30(const int nloop, const complex<double>* source, complex<double>* target… in carsph_30()
H A D_carsph_31.cc32 void CarSphList::carsph_31(const int nloop, const double* source, double* target) { in carsph_31()
65 void CCarSphList::carsph_31(const int nloop, const complex<double>* source, complex<double>* target… in carsph_31()
H A D_carsph_22.cc32 void CarSphList::carsph_22(const int nloop, const double* source, double* target) { in carsph_22()
75 void CCarSphList::carsph_22(const int nloop, const complex<double>* source, complex<double>* target… in carsph_22()
H A D_carsph_40.cc32 void CarSphList::carsph_40(const int nloop, const double* source, double* target) { in carsph_40()
62 void CCarSphList::carsph_40(const int nloop, const complex<double>* source, complex<double>* target… in carsph_40()
H A D_carsph_41.cc32 void CarSphList::carsph_41(const int nloop, const double* source, double* target) { in carsph_41()
84 void CCarSphList::carsph_41(const int nloop, const complex<double>* source, complex<double>* target… in carsph_41()
H A D_hrr_20_11.cc32 void HRRList::perform_HRR_20_11(const int nloop, const double* data_start, const array<double,3>& A… in perform_HRR_20_11()
76 void CHRRList::perform_HRR_20_11(const int nloop, const complex<double>* data_start, const array<do… in perform_HRR_20_11()
/dports/math/py-numpy/numpy-1.20.3/numpy/ma/
H A Dbench.py39 def timer(s, v='', nloop=500, nrep=3): argument
57 def compare_functions_1v(func, nloop=500, argument
70 def compare_methods(methodname, args, vars='x', nloop=500, test=True, argument
82 def compare_functions_2v(func, nloop=500, test=True, argument
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dcpr_loop.f9012 SUBROUTINE cpr_loop( nloop ) argument
20 INTEGER, INTENT(IN) :: nloop local
/dports/science/bagel/bagel-1.2.2/src/integral/comprys/
H A Dccompute.cc114 const int nloop = cont0size_ * cont1size_; in compute() local
162 const int nloop = a * b * cont0size_ * cont1size_; in compute() local
187 const int nloop = c * d * cont2size_ * cont3size_; in compute() local
/dports/science/bagel/bagel-1.2.2/src/integral/rys/
H A Dcompute.cc115 const int nloop = cont0size_ * cont1size_; in compute() local
163 const int nloop = a * b * cont0size_ * cont1size_; in compute() local
188 const int nloop = c * d * cont2size_ * cont3size_; in compute() local
H A Dbcompute.cc118 const int nloop = cont0size_ * cont1size_; in compute() local
166 const int nloop = a * b * cont0size_ * cont1size_; in compute() local
191 const int nloop = c * d * cont2size_ * cont3size_; in compute() local
H A Dscompute.cc147 const int nloop = cont0size_ * cont1size_; in compute() local
210 const int nloop = a * b * cont0size_ * cont1size_; in compute() local
231 const int nloop = c * d * cont2size_ * cont3size_; in compute() local
H A Dgcompute.cc116 const int nloop = cont0size_ * cont1size_; in compute() local
149 const int nloop = a * b * cont0size_ * cont1size_; in compute() local
174 const int nloop = c * d * cont2size_ * cont3size_; in compute() local
/dports/math/hpcombi/HPCombi-0.0.6/benchmark/
H A Dlength.cpp36 double timef(const vector<Perm16> &v, double reftime, int nloop = 1) { in timef()
57 void timeit(const vector<Perm16> &v, int nloop = 1) { in timeit()
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/HPCombi/benchmark/
H A Dlength.cpp36 double timef(const vector<Perm16> &v, double reftime, int nloop = 1) { in timef()
57 void timeit(const vector<Perm16> &v, int nloop = 1) { in timeit()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DUnits.h46 typedef gfx::CoordTyped<CSSPixel> CSSCoord;
59 typedef gfx::IntCoordTyped<LayoutDevicePixel> LayoutDeviceIntCoord;
105 typedef gfx::IntCoordTyped<ScreenPixel> ScreenIntCoord; in test_BigVector()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/ccp/
H A Dtee-dev.c68 int nloop = timeout * 100; in tee_wait_cmd_poll() local
248 int nloop = 1000, ret = 0; in tee_submit_cmd() local
330 int nloop = timeout * 1000; in tee_wait_cmd_completion() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/ccp/
H A Dtee-dev.c68 int nloop = timeout * 100; in tee_wait_cmd_poll() local
248 int nloop = 1000, ret = 0; in tee_submit_cmd() local
330 int nloop = timeout * 1000; in tee_wait_cmd_completion() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/ccp/
H A Dtee-dev.c68 int nloop = timeout * 100; in tee_wait_cmd_poll() local
248 int nloop = 1000, ret = 0; in tee_submit_cmd() local
330 int nloop = timeout * 1000; in tee_wait_cmd_completion() local
/dports/science/elk/elk-7.2.42/src/
H A Dmodomp.f90112 subroutine holdthd(nloop,nthd) argument
115 integer, intent(in) :: nloop local

12345678910>>...16