Home
last modified time | relevance | path

Searched refs:Zd (Results 1 – 25 of 1617) sorted by relevance

12345678910>>...65

/dports/math/scilab/scilab-6.1.1/scilab/modules/linear_algebra/macros/
H A Dkroneck.sci14 function [Q,Z,Qd,Zd,numbeps,numbeta]=kroneck(E,A)
27 // Ec=Q*E*Z, Ac=Q*A*Z, eps=Qd(1) x Zd(1) ,inf=Qd(2) x Zd(2)
28 // f = Qd(3) x Zd(3), eta=Qd(4)xZd(4)
42 [Q,Z,Ec,Ac,Qd,Zd,numbeps]=quaskro(E,A);
44 cols=Zd(1)+Zd(2)+1:Zd(1)+Zd(2)+Zd(3);
46 Zd(4)=Zd(3);Qd(4)=Qd(3);Qd(3)=0;
47 numbeta=Qd(4)-Zd(4);
50 if rows==[] then Qd(4)=0;Zd(4)=0;numbeta=0;return;end;
58 //Zd2(1)+Zd2(3)=Zd(3)
64 Zd=[Zd(1),Zd(2),Zd1];
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DSVEInstrFormats.td625 bits<5> Zd;
655 bits<5> Zd;
716 bits<5> Zd;
758 bits<5> Zd;
784 bits<5> Zd;
827 bits<5> Zd;
923 bits<5> Zd;
944 bits<5> Zd;
1054 bits<5> Zd;
1092 bits<5> Zd;
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/special/cephes/
H A Dellie.c191 double A0d, Ad, seriesn, seriesd, Xd, Yd, Zd, E2d, E3d, E4d, E5d, scaled; in ellie_neg_m() local
269 Zd = -(Xd + Yd)/3.0; in ellie_neg_m()
271 E2d = Xd*Yd - 6.0*Zd*Zd; in ellie_neg_m()
272 E3d = (3*Xd*Yd - 8.0*Zd*Zd)*Zd; in ellie_neg_m()
273 E4d = 3.0*(Xd*Yd - Zd*Zd)*Zd*Zd; in ellie_neg_m()
274 E5d = Xd*Yd*Zd*Zd*Zd; in ellie_neg_m()
/dports/print/makeindex/makeindex/src-2.11/
H A Dmake-msc.bat1 cl -c -AL -Zd -Oailt -W3 -Zi -DOS_PCDOS -DIBM_PC_MICROSOFT genind.c
2 cl -c -AL -Zd -Oailt -W3 -Zi -DOS_PCDOS -DIBM_PC_MICROSOFT mkind.c
3 cl -c -AL -Zd -Oailt -W3 -Zi -DOS_PCDOS -DIBM_PC_MICROSOFT qsort.c
4 cl -c -AL -Zd -Oailt -W3 -Zi -DOS_PCDOS -DIBM_PC_MICROSOFT scanid.c
5 cl -c -AL -Zd -Oailt -W3 -Zi -DOS_PCDOS -DIBM_PC_MICROSOFT scanst.c
6 cl -c -AL -Zd -Oailt -W3 -Zi -DOS_PCDOS -DIBM_PC_MICROSOFT sortid.c
/dports/emulators/qemu/qemu-6.2.0/capstone/suite/synctools/tablegen/AArch64/
H A DSVEInstrFormats.td619 bits<5> Zd;
649 bits<5> Zd;
710 bits<5> Zd;
743 bits<5> Zd;
786 bits<5> Zd;
888 bits<5> Zd;
998 bits<5> Zd;
1036 bits<5> Zd;
1157 bits<5> Zd;
1296 bits<5> Zd;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/capstone/suite/synctools/tablegen/AArch64/
H A DSVEInstrFormats.td619 bits<5> Zd;
649 bits<5> Zd;
710 bits<5> Zd;
743 bits<5> Zd;
786 bits<5> Zd;
888 bits<5> Zd;
998 bits<5> Zd;
1036 bits<5> Zd;
1157 bits<5> Zd;
1296 bits<5> Zd;
[all …]
/dports/emulators/qemu5/qemu-5.2.0/capstone/suite/synctools/tablegen/AArch64/
H A DSVEInstrFormats.td619 bits<5> Zd;
649 bits<5> Zd;
710 bits<5> Zd;
743 bits<5> Zd;
786 bits<5> Zd;
888 bits<5> Zd;
998 bits<5> Zd;
1036 bits<5> Zd;
1157 bits<5> Zd;
1296 bits<5> Zd;
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DSVEInstrFormats.td619 bits<5> Zd;
649 bits<5> Zd;
710 bits<5> Zd;
743 bits<5> Zd;
786 bits<5> Zd;
888 bits<5> Zd;
998 bits<5> Zd;
1036 bits<5> Zd;
1157 bits<5> Zd;
1296 bits<5> Zd;
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DSVEInstrFormats.td619 bits<5> Zd;
649 bits<5> Zd;
710 bits<5> Zd;
743 bits<5> Zd;
786 bits<5> Zd;
888 bits<5> Zd;
998 bits<5> Zd;
1036 bits<5> Zd;
1157 bits<5> Zd;
1296 bits<5> Zd;
[all …]
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/t/
H A Dprintf.t20 Rmpz_fprintf(\*$WR1, "An mpz object: %Zd ", $mp);
22 Rmpz_fprintf(\*$WR2, "An mpz object: %Zd ", $mp);
105 eval {Rmpz_printf("%Zd", $mbi);};
109 eval {Rmpz_fprintf(\*STDOUT, "%Zd", $mbi);};
113 eval {Rmpz_sprintf($buf, "%Zd", $mbi, 100);};
117 #eval {Rmpz_sprintf_ret($buf, "%Zd", $mbi);};
131 eval {Rmpz_printf("%Zd", $mbi, $ul);};
140 $ret = Rmpz_printf("40%% of %Zd", $mp);
145 $ret = Rmpz_printf("40%% of %${w}Zd", $mp);
148 $ret = Rmpz_printf("$string of %${w}Zd", $mp);
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DGQuadTree.hpp130 template<class Rd> struct Traits_Zd { typedef void Zd;}; typedef
131 template<> struct Traits_Zd<R1> { typedef Z1 Zd;}; typedef
132 template<> struct Traits_Zd<R2> { typedef Z2 Zd;}; typedef
133 template<> struct Traits_Zd<R3> { typedef Z3 Zd;}; typedef
138 typedef typename Traits_Zd<Rd>::Zd Zd; typedef in EF23::GTree
187 Zd RdtoZd(const Rd &P) const {return Zd((Minc(Maxc(P,cMin),cMax)-cMin)*coef);} in RdtoZd()
191 Rd ZdtoRd(const Zd &I) const { return ( (Rd) I )/coef+cMin;} in ZdtoRd()
196 Vertex * NearestVertex(Zd i2,bool trueNearest=false);
198 Vertex * ToClose(const Rd & ,R ,Zd, bool nearest=false );
204 return ToClose(P,delta,Zd(hx),nearest);} in ToClose()
[all …]
H A DGQuadTree.cpp108 Zd p0(0,0,0); in ListNearestVertex()
183 Zd pp[ MaxDeep ]; in NearestVertex()
188 Zd p0(0,0,0); in NearestVertex()
277 Zd ppp(pp[l],k,hb); in NearestVertex()
315 Zd p0( 0 ); in ToClose()
391 Zd p(VtoZd(w)); in Add()
530 Zd pp[ MaxDeep]; in NearestVertexWithNormal()
535 Zd p0; in NearestVertexWithNormal()
595 Zd i2 = VtoZd(v); in NearestVertexWithNormal()
632 p0=Zd(); in NearestVertexWithNormal()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DSVEInstrFormats.td814 bits<5> Zd;
844 bits<5> Zd;
905 bits<5> Zd;
956 bits<5> Zd;
982 bits<5> Zd;
1039 bits<5> Zd;
1153 bits<5> Zd;
1174 bits<5> Zd;
1309 bits<5> Zd;
1347 bits<5> Zd;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td814 bits<5> Zd;
844 bits<5> Zd;
905 bits<5> Zd;
956 bits<5> Zd;
982 bits<5> Zd;
1039 bits<5> Zd;
1153 bits<5> Zd;
1174 bits<5> Zd;
1309 bits<5> Zd;
1347 bits<5> Zd;
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td814 bits<5> Zd;
844 bits<5> Zd;
905 bits<5> Zd;
956 bits<5> Zd;
982 bits<5> Zd;
1039 bits<5> Zd;
1153 bits<5> Zd;
1174 bits<5> Zd;
1309 bits<5> Zd;
1347 bits<5> Zd;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td897 bits<5> Zd;
927 bits<5> Zd;
988 bits<5> Zd;
1074 bits<5> Zd;
1109 bits<5> Zd;
1166 bits<5> Zd;
1280 bits<5> Zd;
1301 bits<5> Zd;
1445 bits<5> Zd;
1483 bits<5> Zd;
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DSVEInstrFormats.td897 bits<5> Zd;
927 bits<5> Zd;
988 bits<5> Zd;
1074 bits<5> Zd;
1109 bits<5> Zd;
1166 bits<5> Zd;
1280 bits<5> Zd;
1301 bits<5> Zd;
1445 bits<5> Zd;
1483 bits<5> Zd;
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td1008 bits<5> Zd;
1038 bits<5> Zd;
1123 bits<5> Zd;
1216 bits<5> Zd;
1253 bits<5> Zd;
1312 bits<5> Zd;
1443 bits<5> Zd;
1464 bits<5> Zd;
1618 bits<5> Zd;
1656 bits<5> Zd;
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DSVEInstrFormats.td1008 bits<5> Zd;
1038 bits<5> Zd;
1123 bits<5> Zd;
1216 bits<5> Zd;
1253 bits<5> Zd;
1312 bits<5> Zd;
1443 bits<5> Zd;
1464 bits<5> Zd;
1618 bits<5> Zd;
1656 bits<5> Zd;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td1008 bits<5> Zd;
1038 bits<5> Zd;
1123 bits<5> Zd;
1216 bits<5> Zd;
1253 bits<5> Zd;
1312 bits<5> Zd;
1443 bits<5> Zd;
1464 bits<5> Zd;
1618 bits<5> Zd;
1656 bits<5> Zd;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td1016 bits<5> Zd;
1046 bits<5> Zd;
1131 bits<5> Zd;
1224 bits<5> Zd;
1261 bits<5> Zd;
1320 bits<5> Zd;
1451 bits<5> Zd;
1472 bits<5> Zd;
1626 bits<5> Zd;
1664 bits<5> Zd;
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td1008 bits<5> Zd;
1038 bits<5> Zd;
1123 bits<5> Zd;
1216 bits<5> Zd;
1253 bits<5> Zd;
1312 bits<5> Zd;
1443 bits<5> Zd;
1464 bits<5> Zd;
1618 bits<5> Zd;
1656 bits<5> Zd;
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td1008 bits<5> Zd;
1038 bits<5> Zd;
1123 bits<5> Zd;
1216 bits<5> Zd;
1253 bits<5> Zd;
1312 bits<5> Zd;
1443 bits<5> Zd;
1464 bits<5> Zd;
1618 bits<5> Zd;
1656 bits<5> Zd;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td930 bits<5> Zd;
960 bits<5> Zd;
1021 bits<5> Zd;
1107 bits<5> Zd;
1142 bits<5> Zd;
1199 bits<5> Zd;
1313 bits<5> Zd;
1334 bits<5> Zd;
1478 bits<5> Zd;
1516 bits<5> Zd;
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td932 bits<5> Zd;
962 bits<5> Zd;
1023 bits<5> Zd;
1116 bits<5> Zd;
1153 bits<5> Zd;
1212 bits<5> Zd;
1328 bits<5> Zd;
1349 bits<5> Zd;
1494 bits<5> Zd;
1532 bits<5> Zd;
[all …]

12345678910>>...65