Home
last modified time | relevance | path

Searched refs:iacc (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/science/siesta/siesta-4.1.5/Src/
H A Ddynamics.f506 call io_assign(iacc)
513 write(iacc,*) natoms
524 call io_close(iacc)
1033 call io_assign(iacc)
1039 write(iacc,*) natoms
1050 call io_close(iacc)
1367 call io_close(iacc)
1739 call io_assign(iacc)
1742 write(iacc,*) sold
1743 call io_close(iacc)
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/src/fortran/
H A Dclunit.f59 integer iacc,ifor,ista,k,rec,err
97 iacc = k / 10
98 ista = k - 10 *iacc
118 if ( iacc.ne.0 ) then
143 if ( iacc.ne.0 ) then
158 if ( iacc.ne.0 ) then
172 if(ista.ne.0.and.iacc.eq.0) rewind(lunit)
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/mbptr12/
H A Dtransform_ijxy.cc179 Ref<R12IntsAcc> iacc = ints_acc(); in check_int_symm() local
180 if (!iacc->is_committed()) in check_int_symm()
184 int num_te_types = iacc->num_te_types(); in check_int_symm()
185 int ni = iacc->ni(); in check_int_symm()
186 int nj = iacc->nj(); in check_int_symm()
187 int nx = iacc->nx(); in check_int_symm()
188 int ny = iacc->ny(); in check_int_symm()
196 int ntasks_with_ints = iacc->tasks_with_access(twi_map); in check_int_symm()
197 if (!iacc->has_access(me)) in check_int_symm()
209 const double* ints = iacc->retrieve_pair_block(i,j,static_cast<R12IntsAcc::tbint_type>(t)); in check_int_symm()
[all …]
H A Dtransform_ikjy.cc180 Ref<R12IntsAcc> iacc = ints_acc(); in check_int_symm() local
181 if (!iacc->is_committed()) in check_int_symm()
185 int num_te_types = iacc->num_te_types(); in check_int_symm()
186 int ni = iacc->ni(); in check_int_symm()
187 int nj = iacc->nj(); in check_int_symm()
188 int nk = iacc->nx(); in check_int_symm()
189 int ny = iacc->ny(); in check_int_symm()
197 int ntasks_with_ints = iacc->tasks_with_access(twi_map); in check_int_symm()
198 if (!iacc->has_access(me)) in check_int_symm()
210 const double* ints = iacc->retrieve_pair_block(i,j,static_cast<R12IntsAcc::tbint_type>(t)); in check_int_symm()
[all …]
H A Dtransform_ixjy.cc187 Ref<R12IntsAcc> iacc = ints_acc(); in check_int_symm() local
188 if (!iacc->is_committed()) in check_int_symm()
192 int num_te_types = iacc->num_te_types(); in check_int_symm()
193 int ni = iacc->ni(); in check_int_symm()
194 int nj = iacc->nj(); in check_int_symm()
195 int nx = iacc->nx(); in check_int_symm()
196 int ny = iacc->ny(); in check_int_symm()
204 int ntasks_with_ints = iacc->tasks_with_access(twi_map); in check_int_symm()
205 if (!iacc->has_access(me)) in check_int_symm()
217 const double* ints = iacc->retrieve_pair_block(i,j,static_cast<R12IntsAcc::tbint_type>(t)); in check_int_symm()
[all …]
/dports/graphics/grads/grads-1.9b4/src/
H A Dgxstrm.c76 iacc = 0; in gxstrm()
80 iacc = iacc + *(it+ipt); in gxstrm()
84 if (iacc==0){ in gxstrm()
93 iacc = 0; in gxstrm()
143 if (ii1==iisav) iacc++; in gxstrm()
144 else iacc = 0; in gxstrm()
145 if (iacc>10) break; in gxstrm()
168 iacc = 0; in gxstrm()
217 if (ii1==iisav) iacc++; in gxstrm()
218 else iacc = 0; in gxstrm()
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Hashing/
H A DHashable.hs53 hashMix n iacc
54 | n == 0 = hashMix8 0 iacc
55 | otherwise = loop n iacc
70 hashMix i iacc
71 | i == 0 = hashMix8 0 iacc
72 | i < 0 = loop (integerToNatural i) (hashMix8 1 iacc)
73 | otherwise = loop (integerToNatural i) (hashMix8 0 iacc)
/dports/science/py-scipy/scipy-1.7.1/scipy/signal/
H A Dcorrelate_nd.c455 float racc, iacc; in _imp_correlate_nd_cfloat() local
460 iacc = 0; in _imp_correlate_nd_cfloat()
466 iacc += ptr1[1] * ptr2[0] - ptr1[0] * ptr2[1]; in _imp_correlate_nd_cfloat()
474 ((float*)(itz->dataptr))[1] = iacc; in _imp_correlate_nd_cfloat()
487 double racc, iacc; in _imp_correlate_nd_cdouble() local
492 iacc = 0; in _imp_correlate_nd_cdouble()
498 iacc += ptr1[1] * ptr2[0] - ptr1[0] * ptr2[1]; in _imp_correlate_nd_cdouble()
506 ((double*)(itz->dataptr))[1] = iacc; in _imp_correlate_nd_cdouble()
519 npy_longdouble racc, iacc; in _imp_correlate_nd_clongdouble() local
524 iacc = 0; in _imp_correlate_nd_clongdouble()
[all …]
H A Dcorrelate_nd.c.in169 {{TYPE}} racc, iacc;
174 iacc = 0;
180 iacc += ptr1[1] * ptr2[0] - ptr1[0] * ptr2[1];
188 (({{TYPE}}*)(itz->dataptr))[1] = iacc;
/dports/science/nwchem-data/nwchem-7.0.2-release/src/cafe/
H A Dcf_list.F574 iacc=0
582 iacc=isa
589 if(idon.eq.isa) iacc=0
590 if(iacc.eq.isa) idon=0
596 iacc=jsa
603 + .or.lseq(isgm(iacc))-ish(iacc)/2.ge.1) then
614 + iacc,iga(iacc),isgm(iacc),lseq(isgm(iacc)),xacc,idoff,iaoff,
633 lda(6,nlda)=iga(iacc)
634 lda(7,nlda)=iacc
635 lda(8,nlda)=isgm(iacc)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/cafe/
H A Dcf_list.F574 iacc=0
582 iacc=isa
589 if(idon.eq.isa) iacc=0
590 if(iacc.eq.isa) idon=0
596 iacc=jsa
603 + .or.lseq(isgm(iacc))-ish(iacc)/2.ge.1) then
614 + iacc,iga(iacc),isgm(iacc),lseq(isgm(iacc)),xacc,idoff,iaoff,
633 lda(6,nlda)=iga(iacc)
634 lda(7,nlda)=iacc
635 lda(8,nlda)=isgm(iacc)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/qhop/
H A Dqhop_asite.F1 subroutine qhop_asite(msa,xs,idon,idong,resd,istatd,iacc, argument
13 integer msa,idon,idong,resd,iacc,iaccg,resa,istatd,istata,doff,
17 call qhop_asite2(msa,xs,idon,idong,resd,istatd,iacc,
27 subroutine qhop_asite2(msa,xs,idon,idong,resd,istatd,iacc, argument
40 integer msa,idon,idong,resd,iacc,iaccg,resa,istatd,istata,doff,
82 + ptseq(resa,2),1)+iacc
137 xar(1)=xs(iacc,1)-xs(idr(1),1)
138 xar(2)=xs(iacc,2)-xs(idr(1),2)
139 xar(3)=xs(iacc,3)-xs(idr(1),3)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/qhop/
H A Dqhop_asite.F1 subroutine qhop_asite(msa,xs,idon,idong,resd,istatd,iacc, argument
13 integer msa,idon,idong,resd,iacc,iaccg,resa,istatd,istata,doff,
17 call qhop_asite2(msa,xs,idon,idong,resd,istatd,iacc,
27 subroutine qhop_asite2(msa,xs,idon,idong,resd,istatd,iacc, argument
40 integer msa,idon,idong,resd,iacc,iaccg,resa,istatd,istata,doff,
82 + ptseq(resa,2),1)+iacc
137 xar(1)=xs(iacc,1)-xs(idr(1),1)
138 xar(2)=xs(iacc,2)-xs(idr(1),2)
139 xar(3)=xs(iacc,3)-xs(idr(1),3)
/dports/lang/elixir/elixir-1.12.3/lib/elixir/unicode/
H A Dproperties.ex62 |> Enum.reduce(acc, fn line, {cacc, lacc, iacc, wacc, dacc, kacc} ->
91 {lacc, iacc} =
94 {[String.to_integer(codepoint, 16) | lacc], iacc}
97 {lacc, [String.to_integer(codepoint, 16) | iacc]}
100 {lacc, iacc}
130 {cacc, lacc, iacc, wacc, dacc, kacc}
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/texas/
H A Dmemoha.F11 common /cpu/ intsize,iacc,icache,memreal local
20 common /cpu/ intsize,iacc,icache,memreal
38 common /cpu/ intsize,iacc,icache,memreal
596 common /cpu/ intsize,iacc,icache,memreal
661 common /cpu/ intsize,iacc,icache,memreal
729 common /cpu/ intsize,iacc,icache,memreal
840 common /cpu/ intsize,iacc,icache,memreal local
925 common /cpu/ intsize,iacc,icache,memreal
1010 common /cpu/ intsize,iacc,icache,memreal
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/texas/
H A Dmemoha.F11 common /cpu/ intsize,iacc,icache,memreal local
20 common /cpu/ intsize,iacc,icache,memreal
38 common /cpu/ intsize,iacc,icache,memreal
596 common /cpu/ intsize,iacc,icache,memreal
661 common /cpu/ intsize,iacc,icache,memreal
729 common /cpu/ intsize,iacc,icache,memreal
840 common /cpu/ intsize,iacc,icache,memreal local
925 common /cpu/ intsize,iacc,icache,memreal
1010 common /cpu/ intsize,iacc,icache,memreal
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxana/
H A Dgmx_do_dssp.cpp113 int nr, iacc, nresidues; in strip_dssp() local
155 sscanf(&(buf[34]), "%d", &iacc); in strip_dssp()
156 acc[nr] = iacc; in strip_dssp()
158 average_area[nresidues] += iacc; in strip_dssp()
162 iaccb += iacc; in strip_dssp()
167 iaccf += iacc; in strip_dssp()
/dports/science/quantum-espresso/q-e-qe-6.7.0/PWCOND/src/
H A Dbessj.f9015 integer, parameter :: iacc=40 local
39 m=2*((n+nint(sqrt(1.d0*(iacc*n))))/2)
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/unicode/
H A Dunicode.ex72 |> Enum.reduce(acc, fn line, {cacc, lacc, iacc, wacc, dacc, kacc} ->
101 {lacc, iacc} =
104 {[String.to_integer(codepoint, 16) | lacc], iacc}
107 {lacc, [String.to_integer(codepoint, 16) | iacc]}
110 {lacc, iacc}
140 {cacc, lacc, iacc, wacc, dacc, kacc}
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dimc.c291 int iacc = 0; in bit_allocation() local
335 iacc += q->bandWidthT[i]; in bit_allocation()
339 summa = (summa * 0.5 - freebits) / iacc; in bit_allocation()
347 iacc = 0; in bit_allocation()
356 iacc += q->bandWidthT[j]; in bit_allocation()
368 summa = (float)(summer - freebits) / ((t1 + 1) * iacc) + summa; in bit_allocation()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dimc.c464 int iacc = 0; in bit_allocation() local
512 iacc += chctx->bandWidthT[i]; in bit_allocation()
516 if (!iacc) in bit_allocation()
520 summa = (summa * 0.5 - freebits) / iacc; in bit_allocation()
529 iacc = 0; in bit_allocation()
538 iacc += chctx->bandWidthT[j]; in bit_allocation()
550 summa = (float)(summer - freebits) / ((t1 + 1) * iacc) + summa; in bit_allocation()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dimc.c450 int iacc = 0; in bit_allocation() local
498 iacc += chctx->bandWidthT[i]; in bit_allocation()
502 if (!iacc) in bit_allocation()
506 summa = (summa * 0.5 - freebits) / iacc; in bit_allocation()
515 iacc = 0; in bit_allocation()
524 iacc += chctx->bandWidthT[j]; in bit_allocation()
536 summa = (float)(summer - freebits) / ((t1 + 1) * iacc) + summa; in bit_allocation()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dimc.c464 int iacc = 0; in bit_allocation() local
512 iacc += chctx->bandWidthT[i]; in bit_allocation()
516 if (!iacc) in bit_allocation()
520 summa = (summa * 0.5 - freebits) / iacc; in bit_allocation()
529 iacc = 0; in bit_allocation()
538 iacc += chctx->bandWidthT[j]; in bit_allocation()
550 summa = (float)(summer - freebits) / ((t1 + 1) * iacc) + summa; in bit_allocation()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dimc.c455 int iacc = 0; in bit_allocation() local
503 iacc += chctx->bandWidthT[i]; in bit_allocation()
507 if (!iacc) in bit_allocation()
511 summa = (summa * 0.5 - freebits) / iacc; in bit_allocation()
520 iacc = 0; in bit_allocation()
529 iacc += chctx->bandWidthT[j]; in bit_allocation()
541 summa = (float)(summer - freebits) / ((t1 + 1) * iacc) + summa; in bit_allocation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dimc.c457 int iacc = 0; in bit_allocation() local
505 iacc += chctx->bandWidthT[i]; in bit_allocation()
509 if (!iacc) in bit_allocation()
513 summa = (summa * 0.5 - freebits) / iacc; in bit_allocation()
522 iacc = 0; in bit_allocation()
531 iacc += chctx->bandWidthT[j]; in bit_allocation()
543 summa = (float)(summer - freebits) / ((t1 + 1) * iacc) + summa; in bit_allocation()

123456789