Home
last modified time | relevance | path

Searched refs:dJ (Results 51 – 75 of 945) sorted by relevance

12345678910>>...38

/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/mips/
H A Dmips-dspr2.md130 (match_operand:SI 2 "reg_or_0_operand" "dJ")
145 (match_operand:SI 2 "reg_or_0_operand" "dJ")
251 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
277 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
312 (match_operand:SI 2 "reg_or_0_operand" "dJ")
327 (match_operand:SI 2 "reg_or_0_operand" "dJ")
342 (match_operand:SI 2 "reg_or_0_operand" "dJ")
476 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
486 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
516 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/mips/
H A Dmips-dspr2.md130 (match_operand:SI 2 "reg_or_0_operand" "dJ")
145 (match_operand:SI 2 "reg_or_0_operand" "dJ")
251 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
277 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
312 (match_operand:SI 2 "reg_or_0_operand" "dJ")
327 (match_operand:SI 2 "reg_or_0_operand" "dJ")
342 (match_operand:SI 2 "reg_or_0_operand" "dJ")
476 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
486 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
516 (match_operand:SI 2 "reg_or_0_operand" "dJ")]
[all …]
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/math/octave-forge-mechanics/mechanics/inst/core/private/
H A Dshapemoment.m68 function dJ = Jint (x)
85 dJ = zeros(1,3); variable
86 dJ(1) = diff(polyval(Px,[0 1]));
87 dJ(2) = diff(polyval(Pxy,[0 1]));
88 dJ(3) = diff(polyval(Py,[0 1]));
/dports/math/freefem++/FreeFem-sources-4.6/examples/plugin/
H A DIpoptLap.edp52 func real[int] dJ(real[int] &X)
130 //cout << "J=" << J(start[]) << endl << " dJ=" << dJ(start[]) << endl << " HJ=" << HJ(start[]) << e…
133 //IPOPT(J,dJ,HJ,start[],ConstFunc=C,ConstGrad=dC,clb=Clb,cub=Cub);
141 IPOPT(J,dJ,HJ,C,dC,start[],ub=xub, lb=xlb,cub=Cub,clb=Clb);
/dports/misc/dartsim/dart-6.11.1/python/examples/operational_space_control/
H A Dmain.py28 dJ = self.ee.getLinearJacobianDeriv()
29 dJt = dJ.transpose()
30 dJdJt = np.matmul(dJ, dJt)
/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Reactions/
H A DFrantzMarshall.cpp32 auto dJ = - b/pow(TK,2.) - 2.*c/pow(TK,3.) - 3.*d/pow(TK,4.) in thermoPropertiesFrantzMarshall() local
42 auto dSr = R_CONSTANT*log(10.)*( J + dJ*TK ); in thermoPropertiesFrantzMarshall()
43 auto dCPr = R_CONSTANT*log(10.)*TK*( 2.*dJ + d2J*TK ); in thermoPropertiesFrantzMarshall()
/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DConjuguedGradrientNL.cpp34 R argmin(R rho,const M & dJ,const KN_<R> &x,KN_<R> &h,KN_<R> &g,KN_<R> &w)
74 int ConjuguedGradientNL(const M & dJ,const P & C,KN_<R> &x,const int nbitermax, double &eps,long kp… in ConjuguedGradientNL() argument
84 g = dJ(x); in ConjuguedGradientNL()
/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DGauss_Triangle.cpp52 double pt1,pt2,wt1,wt2,dJ,dum; in GaussLegendre_Triangle() local
72 quadToTri(pt1, pt2, &glxt[nb - 1][index], &glyt[nb - 1][index], &dJ); in GaussLegendre_Triangle()
73 glpt[nb - 1][index++] = dJ * wt1 * wt2; in GaussLegendre_Triangle()
/dports/math/octave-forge-level-set/level-set/inst/
H A Dso_save_descent.m55 % dJ for f
94 oldHandlers.direction = @(k, f, dJ, data) data.log;
107 data.handler.direction = @(k, f, dJ, data) direction (args, k, f, dJ, data);
142 function log = direction (args, k, f, dJ, data)
145 fsave (fd, dJ);
146 log = args.oldHandlers.direction (k, f, dJ, data);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gcc48/gcc-4.8.5/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/mips/
H A Dsync.md64 (unspec_volatile:GPR [(match_operand:GPR 2 "reg_or_0_operand" "dJ,dJ")
96 (match_operand:SI 4 "reg_or_0_operand" "dJ,dJ")
142 (match_operand:SI 3 "reg_or_0_operand" "dJ"))]
183 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
224 (match_operand:SI 4 "reg_or_0_operand" "dJ"))]
265 (match_operand:SI 3 "reg_or_0_operand" "dJ")]
304 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
343 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
553 (match_operand:SI 4 "reg_or_0_operand" "dJ")]
580 (match_operand:GPR 3 "reg_or_0_operand" "dJ,dJ")]

12345678910>>...38