Home
last modified time | relevance | path

Searched refs:nl0 (Results 1 – 25 of 132) sorted by relevance

123456

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/qmmm/
H A Dqmmm_link.F76 integer il,nl0
83 call mm_get_tot_nlink(nl0)
85 write(*,*) pname,"number of link atoms",nl0
87 if(nl0.eq.0) then
88 nlink=nl0
99 if(.not.ma_push_get(mt_int,nl0,'tmp lind',h_lind,i_lind))
100 + call errquit(pname//'Failed to allocate stack',nl0,
104 call mm_get_solute_ind_gen(nl0,mm_link,int_mb(i_lind))
107 + call errquit(pname//'Failed to allocate stack',nl0,
109 call ifill(nl0*max_nb,-1,int_mb(i_link),1)
[all …]
H A Dmm_interface.F4421 integer il,nl0
4428 call mm_get_tot_nlink(nl0)
4430 write(*,*) pname,"number of link atoms",nl0
4432 if(nl0.eq.0) then
4433 nl=nl0
4454 call ifill(nl0*max_nb,-1,int_mb(i_link),1)
4465 do il=1,nl0
4524 integer il,nl0
4532 call mm_get_tot_nlink(nl0)
4536 if(nl0.eq.0) then
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/qmmm/
H A Dqmmm_link.F76 integer il,nl0
83 call mm_get_tot_nlink(nl0)
85 write(*,*) pname,"number of link atoms",nl0
87 if(nl0.eq.0) then
88 nlink=nl0
99 if(.not.ma_push_get(mt_int,nl0,'tmp lind',h_lind,i_lind))
100 + call errquit(pname//'Failed to allocate stack',nl0,
104 call mm_get_solute_ind_gen(nl0,mm_link,int_mb(i_lind))
107 + call errquit(pname//'Failed to allocate stack',nl0,
109 call ifill(nl0*max_nb,-1,int_mb(i_link),1)
[all …]
H A Dmm_interface.F4421 integer il,nl0
4428 call mm_get_tot_nlink(nl0)
4430 write(*,*) pname,"number of link atoms",nl0
4432 if(nl0.eq.0) then
4433 nl=nl0
4454 call ifill(nl0*max_nb,-1,int_mb(i_link),1)
4465 do il=1,nl0
4524 integer il,nl0
4532 call mm_get_tot_nlink(nl0)
4536 if(nl0.eq.0) then
[all …]
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/mips/
H A Dshow.lisp16 (:args (object :scs (descriptor-reg any-reg) :target nl0))
19 (:temporary (:sc any-reg :offset nl0-offset :from (:argument 0)) nl0)
27 (move nl0 object)
34 (move result nl0))))
H A Dvm.lisp38 (defreg nl0 4) ; untagged temporary 0
74 nl0 nl1 nl2 nl3 nl4 cfunc nargs nfp)
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/arm64/
H A Dshow.lisp17 (:args (object :scs (descriptor-reg any-reg) :target nl0))
20 (:temporary (:sc any-reg :offset nl0-offset :from (:argument 0)) nl0)
30 (move nl0 object)
36 (move result nl0))))
H A Dvm.lisp32 (defreg nl0 0)
80 nl0 nl1 nl2 nl3 nl4 nl5 nl6 nl7 nl8 nl9 nargs nfp ocfp)
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/sparc/
H A Dshow.lisp15 (:args (object :scs (descriptor-reg any-reg) :target nl0))
18 (:temporary (:sc any-reg :offset nl0-offset :from (:argument 0)) nl0)
28 (move nl0 object)
35 (move result nl0))))
H A Dvm.lisp55 (defreg nl0 8) ; %o0
85 nl0 nl1 nl2 nl3 nl4 nl5 cfunc nargs nfp)
/dports/databases/grass7/grass-7.8.6/vector/v.perturb/
H A Dfische.c19 int left, indx[1024], i, k, nsegs, p0, ii, jj, nl0; in fische() local
33 nl0 = left; in fische()
59 p0 += nl0; in fische()
60 nl0 = left = 1024; in fische()
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/ppc/
H A Dshow.lisp7 (:args (object :scs (descriptor-reg any-reg) :target nl0))
10 (:temporary (:sc any-reg :offset nl0-offset :from (:argument 0)) nl0)
20 (move nl0 object)
28 (move result nl0))))
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/hppa/
H A Dshow.lisp4 (:args (object :scs (descriptor-reg any-reg) :target nl0))
7 (:temporary (:sc any-reg :offset nl0-offset :from (:argument 0)) nl0)
16 (move object nl0)
H A Dsystem.lisp209 (:temporary (:sc any-reg :offset nl0-offset) nl0)
216 (inst li stub nl0))
H A Dvm.lisp63 (defreg nl0 26)
74 nl0 nl1 nl2 nl3 nl4 nl5 cfunc nargs nfp)
/dports/lang/sbcl/sbcl-1.3.13/src/assembly/hppa/
H A Dassem-rtns.lisp184 (:temp nl0 descriptor-reg nl0-offset)
192 (inst addi 19 nl0 lra) ; then setup the new LRA (rest of this routine after branch)
199 (load-symbol-value nl0 *c-lra*)
200 (inst addi 1 nl0 nl0)
201 (inst ble 0 c-text-space nl0 :nullify t))
H A Dtramps.lisp68 (:temp nl0 descriptor-reg nl0-offset))
74 lexenv-tn nl0)
77 nl0 lip)
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_random.c473 int nl0; in cs_random_poisson() local
485 nl0 = left; in cs_random_poisson()
522 p0 += nl0; in cs_random_poisson()
523 nl0 = 1024; in cs_random_poisson()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/render/
H A Dtrace.h80 LitInterval(bool nlit, double ns0, double ns1, size_t nl0, size_t nl1) : in LitInterval()
81 lit(nlit), s0(ns0), s1(ns1), ds(ns1 - ns0), l0(nl0), l1(nl1) { } in LitInterval()
96 …MediaInterval(bool nlit, int nsamples, double ns0, double ns1, double nds, size_t nl0, size_t nl1)… in MediaInterval()
97 lit(nlit), samples(nsamples), s0(ns0), s1(ns1), ds(nds), l0(nl0), l1(nl1) { } in MediaInterval()
98 …MediaInterval(bool nlit, int nsamples, double ns0, double ns1, double nds, size_t nl0, size_t nl1,… in MediaInterval()
99 …lit(nlit), samples(nsamples), s0(ns0), s1(ns1), ds(nds), l0(nl0), l1(nl1), od(nod), te(nte), te2(n… in MediaInterval()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/render/
H A Dtrace.h77 LitInterval(bool nlit, double ns0, double ns1, size_t nl0, size_t nl1) : in LitInterval()
78 lit(nlit), s0(ns0), s1(ns1), ds(ns1 - ns0), l0(nl0), l1(nl1) { } in LitInterval()
93 …MediaInterval(bool nlit, int nsamples, double ns0, double ns1, double nds, size_t nl0, size_t nl1)… in MediaInterval()
94 lit(nlit), samples(nsamples), s0(ns0), s1(ns1), ds(nds), l0(nl0), l1(nl1) { } in MediaInterval()
95 …MediaInterval(bool nlit, int nsamples, double ns0, double ns1, double nds, size_t nl0, size_t nl1,… in MediaInterval()
96 …lit(nlit), samples(nsamples), s0(ns0), s1(ns1), ds(nds), l0(nl0), l1(nl1), od(nod), te(nte), te2(n… in MediaInterval()
/dports/graphics/openrm/rm160/rmv/
H A Drmvidsfft.c646 nl0 = *nl; in idgrid_()
799 i__1 = nl0; in idgrid_()
1121 nl0 = *nl; in idlctn_()
1122 ntl = nt0 + nl0; in idlctn_()
1361 i__1 = nl0; in idlctn_()
2430 nl0 = 3; in idtang_()
2464 i__2 = nl0; in idtang_()
2508 jpmx += nl0; in idtang_()
2539 i__2 = nl0; in idtang_()
2604 nl0 = nln; in idtang_()
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbnc/vbnc/source/General/
H A DScanner.vb33 Private Const nl0 As Char = Microsoft.VisualBasic.ChrW(0)
591 Return chr = nlA OrElse chr = nlD OrElse chr = nl2028 OrElse chr = nl2029 OrElse chr = nl0
745 Case nl0
795 Case nl0
1274 m_CurrentChar = nl0
1278 m_CurrentChar = nl0
1296 If m_Reader.EndOfStream Then Return nl0
1354 Case nl0 'End of file
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/termios/sagittarius/
H A Dstty.scm98 (nl0 output ,NL0) ; Select the style of delay for NL
155 isig icanon nl0 cr0 bs0 vt0 ff0 tab0
/dports/lang/sbcl/sbcl-1.3.13/src/assembly/mips/
H A Dtramps.lisp15 ((:temp nl0 unsigned-reg nl0-offset)
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/alpha/
H A Dvm.lisp53 (defreg nl0 16)
78 nl0 nl1 nl2 nl3 nl4 nl5 nfp cfunc)

123456