Home
last modified time | relevance | path

Searched refs:cox (Results 26 – 50 of 979) sorted by relevance

12345678910>>...40

/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ad-hoc/fromUC/regression_test/
H A Dtest145.ams135 cox:=epsSiO2/1.0e-7;
137 cox:=epsSiO2/tox;
141 beta:=cox*u0;
164 Gamma:=sqrt(2.0*epsSi*echarge*nsub)/cox;
188 if (nfs>0.0) and(cox>0.0) then
189 qnfscox:=echarge*nfs/cox;
194 if cox>0.0 then
195 fn:=delta*pi*epsSi*0.5/(cox*width);
200 --Scale beta and convert cox from Fm^-2 to F
202 cox:=cox*width*leff;
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ad-hoc/fromUC/simultaneous_stmts/
H A Dtest145.ams135 cox:=epsSiO2/1.0e-7;
137 cox:=epsSiO2/tox;
141 beta:=cox*u0;
164 Gamma:=sqrt(2.0*epsSi*echarge*nsub)/cox;
188 if (nfs>0.0) and(cox>0.0) then
189 qnfscox:=echarge*nfs/cox;
194 if cox>0.0 then
195 fn:=delta*pi*epsSi*0.5/(cox*width);
200 --Scale beta and convert cox from Fm^-2 to F
202 cox:=cox*width*leff;
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/vdmos/
H A Dvdmosdset.c162 double cox; in VDMOSdSetup() local
169cox = OxideCap; /*FIXME: using a guess for the oxide thickness of 1e-07 in vdmostemp.c */ in VDMOSdSetup()
172 lcapgs2 = cox/(3*phi); in VDMOSdSetup()
181 lcapgd2 = -vdsat*here->VDMOSmode*vds*cox/(3*vddif*vddif2); in VDMOSdSetup()
182 lcapgd3 = - here->VDMOSmode*vds*cox*(vddif - 6*vdsat)/(9*vddif2*vddif2); in VDMOSdSetup()
183 lcapgs2 = -vddif1*here->VDMOSmode*vds*cox/(3*vddif*vddif2); in VDMOSdSetup()
184 lcapgs3 = - here->VDMOSmode*vds*cox*(vddif - 6*vddif1)/(9*vddif2*vddif2); in VDMOSdSetup()
/dports/devel/R-cran-vcd/vcd/R/
H A Dcoindep_test.R31 cox <- co_table(x, margin) functionVar
32 nc <- length(cox)
33 if(length(dim(cox[[1]])) > 2) stop("currently only implemented for conditional 2d tables")
37 coxi <- cox[[i]]
51 STATISTIC <- aggfun(sapply(cox, ff))
/dports/graphics/ephoto/ephoto-1.5/data/themes/
H A Dephoto.edc992 cox = getarg(3);
1004 cox = ix-cx;
1011 pox += cox;
1013 ppox += cox;
1021 cox = ix-cx;
1028 cox += pox;
1045 ppox += cox;
1059 cox += pox;
1075 pox += cox;
1092 pox += cox;
[all …]
/dports/games/mari0/
H A Dgeldispenser.lua5 self.cox = x
47 …love.graphics.draw(geldispenserimg, math.floor((self.cox-xscroll-1)*16*scale), (self.coy-1.5)*16*s…
49 …love.graphics.draw(geldispenserimg, math.floor((self.cox-xscroll-1)*16*scale), (self.coy+.5)*16*sc…
51 …love.graphics.draw(geldispenserimg, math.floor((self.cox-xscroll+1)*16*scale), (self.coy-1.5)*16*s…
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-bus-i2c-devices-hm63524 Contact: alan.cox@intel.com
11 Contact: alan.cox@intel.com
18 Contact: alan.cox@intel.com
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-bus-i2c-devices-hm63524 Contact: alan.cox@intel.com
11 Contact: alan.cox@intel.com
18 Contact: alan.cox@intel.com
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-bus-i2c-devices-hm63524 Contact: alan.cox@intel.com
11 Contact: alan.cox@intel.com
18 Contact: alan.cox@intel.com
/dports/science/siconos/siconos-4.4.0/externals/netlib/odepack/test/
H A DDLSODPK-test.f84 1 ax, ay, acoef, bcoef, dx, dy, alph, diff, cox, coy, variable
93 1 diff(20), cox(20), coy(20), ns, mx, my, mxns local
119 cox(i) = diff(i)/dx**2
271 1 ax, ay, acoef, bcoef, dx, dy, alph, diff, cox, coy local
274 1 diff(20), cox(20), coy(20), ns, mx, my, mxns local
342 double precision ax,ay,acoef,bcoef,dx,dy,alph,diff,cox,coy local
404 double precision ax,ay,acoef,bcoef,dx,dy,alph,diff,cox,coy local
452 double precision ax,ay,acoef,bcoef,dx,dy,alph,diff,cox,coy local
576 double precision ax,ay,acoef,bcoef,dx,dy,alph,diff,cox,coy local
664 elamda = 1.d0/(1.d0 + 2.d0*hl0*(cox(i) + coy(i)))
[all …]
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/gst/geometrictransform/
H A Dgstrotate.c139 gdouble cix, ciy, cox, coy; /* centers, in/out x/y */ in rotate_map() local
152 cox = 0.5 * w; in rotate_map()
154 cix = cox; in rotate_map()
158 xo = x - cox; in rotate_map()

12345678910>>...40