/dports/science/nwchem-data/nwchem-7.0.2-release/src/ddscf/fast/ |
H A D | pot_shell.F | 310 leff = luse4 312 leff = luse2 314 leff = luse 316 if (leff .eq. 0) then 345 do l = 0, leff 647 integer l, m, n, nlm, leff 721 call xlm_norm(leff, qn, maxl) 722 do l = 0, leff 768 do l = 0, leff 804 do l = 0, leff [all …]
|
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/ddscf/fast/ |
H A D | pot_shell.F | 310 leff = luse4 312 leff = luse2 314 leff = luse 316 if (leff .eq. 0) then 345 do l = 0, leff 647 integer l, m, n, nlm, leff 721 call xlm_norm(leff, qn, maxl) 722 do l = 0, leff 768 do l = 0, leff 804 do l = 0, leff [all …]
|
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ad-hoc/fromUC/regression_test/ |
H A D | test145.ams | 129 stfct,leff,xd,qnfscox,fn,dcrit,deltal,It,Ids,R,Vds,Vgs,Vbs, 175 leff:=length-2.0*ld; 176 if leff>0.0 then 177 Sigma:= eta * 8.15e-22/(cox*leff*leff*leff); 201 beta:=beta*width/leff; 202 cox:=cox*width*leff; 234 fshort:=1.0-((ld+wc)*sqwpxj-ld)/leff;
|
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ad-hoc/fromUC/simultaneous_stmts/ |
H A D | test145.ams | 129 stfct,leff,xd,qnfscox,fn,dcrit,deltal,It,Ids,R,Vds,Vgs,Vbs, 175 leff:=length-2.0*ld; 176 if leff>0.0 then 177 Sigma:= eta * 8.15e-22/(cox*leff*leff*leff); 201 beta:=beta*width/leff; 202 cox:=cox*width*leff; 234 fshort:=1.0-((ld+wc)*sqwpxj-ld)/leff;
|
/dports/devel/allegro5/allegro5-5.2.7.0/src/linux/ |
H A D | lhaptic.c | 692 struct ff_effect leff; in lhap_is_effect_ok() local 696 return lhap_effect2lin(&leff, effect); in lhap_is_effect_ok() 706 struct ff_effect leff; in lhap_upload_effect() local 719 if (!lhap_effect2lin(&leff, effect)) { in lhap_upload_effect() 740 leff.id = -1; in lhap_upload_effect() 741 if (ioctl(lhap->fd, EVIOCSFF, &leff) < 0) { in lhap_upload_effect() 748 id->_handle = leff.id; in lhap_upload_effect()
|
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_lines/ |
H A D | line_smoothing.cpp | 611 int leff = l; in Calc_Gaussian() local 614 leff = curve_length + l ; in Calc_Gaussian() 616 leff = l - curve_length ; in Calc_Gaussian() 618 values_red_x [k] = verticesA.at(leff).x - mean_loc_x; in Calc_Gaussian() 619 values_red_y [k] = verticesA.at(leff).y - mean_loc_y; in Calc_Gaussian()
|
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/doc/cla/individual/ |
H A D | flyingL123.md | 11 Michael Leff leff.michael@gmail.com https://github.com/flyingL123
|
/dports/cad/gnucap/gnucap-2013-04-23/apps/ |
H A D | d_mos7.model | 403 leff = c->l_in - 2.0 * dl; 408 double L = leff; 543 T0 = exp(-0.5 * s->drout * s->leff / T1); 881 double tmp1 = s->leff + 2.0 * T9; 882 double T5 = s->leff / tmp1; 995 EsatL = Esat * s->leff; 1187 double T1 = s->leff * (Abulk + T2); 1285 double CoxWovL = m->cox * Weff / s->leff; 1353 VASCBE = s->leff * exp(T0) / s->pscbe2; 1359 VASCBE = MAX_EXP * s->leff/s->pscbe2; [all …]
|
H A D | d_mos8.model | 454 leff = c->l_in - 2.0 * dl; 459 double L = leff; 621 T0 = exp(-0.5 * s->drout * s->leff / T1); 648 double T0 = sqrt(1.0 + s->nlx / s->leff); 991 double tmp1 = s->leff + 2.0 * T9; 992 double T5 = s->leff / tmp1; 1109 EsatL = Esat * s->leff; 1305 double T1 = s->leff * (Abulk + T2); 1473 VASCBE = s->leff * exp(T0) / s->pscbe2; 1479 VASCBE = MAX_EXP * s->leff/s->pscbe2; [all …]
|
H A D | d_mos2.model | 572 double leff = m->xwb / (2. - (clfact * s->l_eff / m->xwb)); 573 double dfact = (leff * leff) / (m->xwb * m->xwb); 574 clfact = leff / s->l_eff;
|
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ad-hoc/fromUC/analog_models/ |
H A D | static_cmos_inv_sqr.ams | 119 quantity leff : real := 1.0; -- effective length 138 eff_length : leff == L - (2.0*ld); 143 gn : beta == kp * ( w/leff); 263 quantity leff : real := 1.0; -- effective length 282 eff_length : leff == L - (2.0*ld); 286 gn : beta == kp * ( w/leff);
|
H A D | static_cmos_inv_ramp.ams | 119 quantity leff : real := 1.0; -- effective length 138 eff_length : leff == L - (2.0*ld); 143 gn : beta == kp * ( w/leff); 266 quantity leff : real := 1.0; -- effective length 285 eff_length : leff == L - (2.0*ld); 290 gn : beta == kp * ( w/leff);
|
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/atom/ |
H A D | aeatom.py | 544 leff = (K**2 - (self.Z / c)**2)**0.5 - 1 545 basis = GaussianBasis(leff, alpha_B, self.rgd, eps)
|
/dports/net-im/scudcloud/scudcloud-1.65/debian/ |
H A D | changelog | 1155 * Support for leff-clicks to restore/hide the tray icon (#17)
|
/dports/print/pslib/pslib-examples-0.0.11/ |
H A D | hyph_de.dic | 2682 6leff
|
/dports/print/lout/lout-3.40/hyph/ |
H A D | german.lh | 305 ld1re l6d�b le2bl le8bre lecht6s5 led2r 6leff le4gas 1lehr lei6br le8inf
|
H A D | dutch.lh | 2891 2leff
|
H A D | norweg.lh | 2832 4leff
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tables/ |
H A D | hyph_de_DE.dic | 2682 6leff
|
/dports/devel/liblouis/liblouis-3.20.0/tables/ |
H A D | hyph_de_DE.dic | 2682 6leff
|
/dports/misc/tvbrowser/tvbrowser-4.2.4/hyphen/ |
H A D | dehyphx.tex | 422 ld1re l6d�b le2bl le8bre lecht6s5 led2r 6leff le4gas 1lehr lei6br
|
/dports/science/jstrack/jstrack/extlib/textutil/ |
H A D | dehypht.tex | 460 ld1re \n{l6d"ub} le2bl le8bre lecht6s5 led2r 6leff le4gas 1lehr lei6br
|
/dports/science/jstrack/jstrack/extlib/tcllib1.19/textutil/ |
H A D | dehypht.tex | 460 ld1re \n{l6d"ub} le2bl le8bre lecht6s5 led2r 6leff le4gas 1lehr lei6br
|
/dports/devel/tcllib/tcllib-1.20/modules/textutil/ |
H A D | dehypht.tex | 460 ld1re \n{l6d"ub} le2bl le8bre lecht6s5 led2r 6leff le4gas 1lehr lei6br
|
/dports/devel/tcllibc/tcllib-1.20/modules/textutil/ |
H A D | dehypht.tex | 460 ld1re \n{l6d"ub} le2bl le8bre lecht6s5 led2r 6leff le4gas 1lehr lei6br
|