Home
last modified time | relevance | path

Searched refs:pmm (Results 1 – 25 of 547) sorted by relevance

12345678910>>...22

/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_AuxProdMMa.h60 { return PRODMM<T,T1,T2 X3>(x*pmm.getX(),pmm GETM1,pmm GETM2); }
64 { return PRODMM<CT,T,T X3>(x*pmm.getX(),pmm GETM1,pmm GETM2); }
68 { return PRODMM<CT,T,T X3>(CT(x)*pmm.getX(),pmm GETM1,pmm GETM2); }
72 { return PRODMM<CT,T,T X3>(CT(x)*pmm.getX(),pmm GETM1,pmm GETM2); }
76 { return PRODMM<CT,T1,T2 X3>(x*pmm.getX(),pmm GETM1,pmm GETM2); }
80 { return PRODMM<CT,T1,T2 X3>(CT(x)*pmm.getX(),pmm GETM1,pmm GETM2); }
90 { return PRODMM<T,T1,T2 X3>(x*pmm.getX(),pmm GETM1,pmm GETM2); }
94 { return PRODMM<CT,T,T X3>(x*pmm.getX(),pmm GETM1,pmm GETM2); }
98 { return PRODMM<CT,T,T X3>(CT(x)*pmm.getX(),pmm GETM1,pmm GETM2); }
102 { return PRODMM<CT,T,T X3>(CT(x)*pmm.getX(),pmm GETM1,pmm GETM2); }
[all …]
H A DTMV_BandSymBandArith.h346 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
358 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
394 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
440 BandMatrixView<T>(m,pmm.nlo(),pmm.nhi()) += pmm;
450 BandMatrixView<CT>(m,pmm.nlo(),pmm.nhi()) += pmm;
460 BandMatrixView<T>(m,pmm.nlo(),pmm.nhi()) -= pmm;
470 BandMatrixView<CT>(m,pmm.nlo(),pmm.nhi()) -= pmm;
479 BandMatrixView<T>(m,pmm.nlo(),pmm.nhi()) += pmm;
489 BandMatrixView<CT>(m,pmm.nlo(),pmm.nhi()) += pmm;
499 BandMatrixView<T>(m,pmm.nlo(),pmm.nhi()) -= pmm;
[all …]
H A DTMV_DiagBandArith.h377 pmm.getX(),BandMatrixViewOf(pmm.getM1()),pmm.getM2(),m);
390 pmm.getX(),BandMatrixViewOf(pmm.getM1()),pmm.getM2(),m);
429 pmm.getX(),pmm.getM1(),BandMatrixViewOf(pmm.getM2()),m);
442 pmm.getX(),pmm.getM1(),BandMatrixViewOf(pmm.getM2()),m);
507 pmm.getX(),BandMatrixViewOf(pmm.getM1()),pmm.getM2(),
535 -pmm.getX(),BandMatrixViewOf(pmm.getM1()),pmm.getM2(),
549 -pmm.getX(),BandMatrixViewOf(pmm.getM1()),pmm.getM2(),
563 pmm.getX(),pmm.getM1(),BandMatrixViewOf(pmm.getM2()),
577 pmm.getX(),pmm.getM1(),BandMatrixViewOf(pmm.getM2()),
591 -pmm.getX(),pmm.getM1(),BandMatrixViewOf(pmm.getM2()),
[all …]
H A DTMV_AuxMatComposite2.h75 TMVAssert(m.colsize() == pmm.colsize());
76 TMVAssert(m.rowsize() == pmm.rowsize());
77 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
85 TMVAssert(m.colsize() == pmm.colsize());
86 TMVAssert(m.rowsize() == pmm.rowsize());
87 MultMM<true>(CT(pmm.getX()),pmm.getM1(),pmm.getM2(),m);
95 TMVAssert(m.colsize() == pmm.colsize());
96 TMVAssert(m.rowsize() == pmm.rowsize());
97 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
105 TMVAssert(m.colsize() == pmm.colsize());
[all …]
H A DTMV_TriBandArith.h686 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
698 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
710 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
722 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
734 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
746 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
758 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
770 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
1016 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
1028 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
[all …]
H A DTMV_BandMatrixArith.h525 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
537 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
549 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
561 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
571 BandMatrixView<T>(m,pmm.nlo(),pmm.nhi()) += pmm;
581 BandMatrixView<CT>(m,pmm.nlo(),pmm.nhi()) += pmm;
591 BandMatrixView<T>(m,pmm.nlo(),pmm.nhi()) -= pmm;
601 BandMatrixView<CT>(m,pmm.nlo(),pmm.nhi()) -= pmm;
675 ElemMultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
687 ElemMultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
[all …]
H A DTMV_SymBandMatrixArith.h592 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
604 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
616 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
628 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
638 BandMatrixViewOf(m,pmm.nlo(),pmm.nhi()) += pmm;
648 BandMatrixViewOf(m,pmm.nlo(),pmm.nhi()) += pmm;
658 BandMatrixViewOf(m,pmm.nlo(),pmm.nhi()) -= pmm;
668 BandMatrixViewOf(m,pmm.nlo(),pmm.nhi()) -= pmm;
791 pmm.getX(),pmm.getM1().upperBand(),pmm.getM2().upperBand(),
804 pmm.getX(),pmm.getM1().upperBand(),pmm.getM2().upperBand(),
[all …]
H A DTMV_DiagTriArith.h423 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
433 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
443 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
453 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
463 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
473 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
483 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
595 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
605 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
635 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
[all …]
H A DTMV_TriMatrixArith.h512 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
522 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
532 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
542 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
1369 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
1379 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
1389 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
1399 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
1846 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
1856 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
[all …]
H A DTMV_SymSymBandArith.h313 TMVAssert(m.colsize() == pmm.colsize());
314 TMVAssert(m.rowsize() == pmm.rowsize());
315 AddMM(T(1),Matrix<T>(pmm),m);
323 TMVAssert(m.colsize() == pmm.colsize());
325 AddMM(T(1),Matrix<T>(pmm),m);
335 AddMM(T(-1),Matrix<T>(pmm),m);
345 AddMM(T(-1),Matrix<T>(pmm),m);
355 AddMM(T(1),Matrix<T>(pmm),m);
365 AddMM(T(1),Matrix<T>(pmm),m);
375 AddMM(T(-1),Matrix<T>(pmm),m);
[all …]
H A DTMV_DiagMatrixArith.h411 TMVAssert(m.size() == pmm.size());
412 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
420 TMVAssert(m.size() == pmm.size());
421 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
429 TMVAssert(m.size() == pmm.size());
430 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
440 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
502 ElemMultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
512 ElemMultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
522 ElemMultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
[all …]
H A DTMV_SymMatrixArith.h557 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
567 MultMM<true>(pmm.getX(),pmm.getM1(),pmm.getM2(),m);
577 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
587 MultMM<true>(-pmm.getX(),pmm.getM1(),pmm.getM2(),m);
679 pmm.getM1().sym() == pmm.getM2().sym());
680 TMVAssert(m.size() == pmm.size());
686 pmm.getX(),pmm.getM1().upperTri(),pmm.getM2().upperTri(),
698 pmm.getX(),pmm.getM1().upperTri(),pmm.getM2().upperTri(),
708 pmm.getM1().sym() == pmm.getM2().sym());
715 -pmm.getX(),pmm.getM1().upperTri(),pmm.getM2().upperTri(),
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/sg/
H A Dliberty-idwsf-pmm-v1.0.sg5 target(pmm, urn:liberty:pmm:2006-12)
23 Provision -> %pmm:ProvisionType
34 PMActivate -> %pmm:PMActivateType
36 pmm:PMActivateItem+
52 pmm:PMDeactivateItem+
66 PMDelete -> %pmm:PMDeleteType
68 pmm:PMDeleteItem+
80 PMUpdate -> %pmm:PMUpdateType
82 pmm:PMUpdateItem+
97 PMGetStatus -> %pmm:PMGetStatusType
[all …]
/dports/science/bagel/bagel-1.2.2/src/util/math/
H A Dlegendre.h48 double pmm = 1.0; in compute() local
53 pmm *= -fact * somx2; in compute()
58 return pmm; in compute()
60 double pmmp1 = x * (2.0 * am + 1) * pmm; in compute()
67 pmm = pmmp1; in compute()
87 double pmm = 1.0; in compute() local
92 pmm *= omx2 * fact / (fact + 1.0); in compute()
96 pmm = sqrt((2 * am + 1) * pmm / (4.0 * pi__)); in compute()
98 pmm = -pmm; in compute()
100 return pmm; in compute()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/hw/ppc/
H A Dppc4xx_pci.c103 pci->pmm[0].la = value; in ppc4xx_pci_reg_write4()
106 pci->pmm[0].ma = value; in ppc4xx_pci_reg_write4()
116 pci->pmm[1].la = value; in ppc4xx_pci_reg_write4()
119 pci->pmm[1].ma = value; in ppc4xx_pci_reg_write4()
129 pci->pmm[2].la = value; in ppc4xx_pci_reg_write4()
132 pci->pmm[2].ma = value; in ppc4xx_pci_reg_write4()
169 value = pci->pmm[0].la; in ppc4xx_pci_reg_read4()
172 value = pci->pmm[0].ma; in ppc4xx_pci_reg_read4()
182 value = pci->pmm[1].la; in ppc4xx_pci_reg_read4()
185 value = pci->pmm[1].ma; in ppc4xx_pci_reg_read4()
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dppc4xx_pci.c103 pci->pmm[0].la = value; in ppc4xx_pci_reg_write4()
106 pci->pmm[0].ma = value; in ppc4xx_pci_reg_write4()
116 pci->pmm[1].la = value; in ppc4xx_pci_reg_write4()
119 pci->pmm[1].ma = value; in ppc4xx_pci_reg_write4()
129 pci->pmm[2].la = value; in ppc4xx_pci_reg_write4()
132 pci->pmm[2].ma = value; in ppc4xx_pci_reg_write4()
169 value = pci->pmm[0].la; in ppc4xx_pci_reg_read4()
172 value = pci->pmm[0].ma; in ppc4xx_pci_reg_read4()
182 value = pci->pmm[1].la; in ppc4xx_pci_reg_read4()
185 value = pci->pmm[1].ma; in ppc4xx_pci_reg_read4()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A Dppc4xx_pci.c102 pci->pmm[0].la = value; in ppc4xx_pci_reg_write4()
105 pci->pmm[0].ma = value; in ppc4xx_pci_reg_write4()
115 pci->pmm[1].la = value; in ppc4xx_pci_reg_write4()
118 pci->pmm[1].ma = value; in ppc4xx_pci_reg_write4()
128 pci->pmm[2].la = value; in ppc4xx_pci_reg_write4()
131 pci->pmm[2].ma = value; in ppc4xx_pci_reg_write4()
168 value = pci->pmm[0].la; in ppc4xx_pci_reg_read4()
171 value = pci->pmm[0].ma; in ppc4xx_pci_reg_read4()
181 value = pci->pmm[1].la; in ppc4xx_pci_reg_read4()
184 value = pci->pmm[1].ma; in ppc4xx_pci_reg_read4()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ppc/
H A Dppc4xx_pci.c103 pci->pmm[0].la = value; in ppc4xx_pci_reg_write4()
106 pci->pmm[0].ma = value; in ppc4xx_pci_reg_write4()
116 pci->pmm[1].la = value; in ppc4xx_pci_reg_write4()
119 pci->pmm[1].ma = value; in ppc4xx_pci_reg_write4()
129 pci->pmm[2].la = value; in ppc4xx_pci_reg_write4()
132 pci->pmm[2].ma = value; in ppc4xx_pci_reg_write4()
169 value = pci->pmm[0].la; in ppc4xx_pci_reg_read4()
172 value = pci->pmm[0].ma; in ppc4xx_pci_reg_read4()
182 value = pci->pmm[1].la; in ppc4xx_pci_reg_read4()
185 value = pci->pmm[1].ma; in ppc4xx_pci_reg_read4()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ppc/
H A Dppc4xx_pci.c100 pci->pmm[0].la = value; in ppc4xx_pci_reg_write4()
103 pci->pmm[0].ma = value; in ppc4xx_pci_reg_write4()
113 pci->pmm[1].la = value; in ppc4xx_pci_reg_write4()
116 pci->pmm[1].ma = value; in ppc4xx_pci_reg_write4()
126 pci->pmm[2].la = value; in ppc4xx_pci_reg_write4()
129 pci->pmm[2].ma = value; in ppc4xx_pci_reg_write4()
166 value = pci->pmm[0].la; in ppc4xx_pci_reg_read4()
169 value = pci->pmm[0].ma; in ppc4xx_pci_reg_read4()
179 value = pci->pmm[1].la; in ppc4xx_pci_reg_read4()
182 value = pci->pmm[1].ma; in ppc4xx_pci_reg_read4()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A Dppc4xx_pci.c102 pci->pmm[0].la = value; in ppc4xx_pci_reg_write4()
105 pci->pmm[0].ma = value; in ppc4xx_pci_reg_write4()
115 pci->pmm[1].la = value; in ppc4xx_pci_reg_write4()
118 pci->pmm[1].ma = value; in ppc4xx_pci_reg_write4()
128 pci->pmm[2].la = value; in ppc4xx_pci_reg_write4()
131 pci->pmm[2].ma = value; in ppc4xx_pci_reg_write4()
168 value = pci->pmm[0].la; in ppc4xx_pci_reg_read4()
171 value = pci->pmm[0].ma; in ppc4xx_pci_reg_read4()
181 value = pci->pmm[1].la; in ppc4xx_pci_reg_read4()
184 value = pci->pmm[1].ma; in ppc4xx_pci_reg_read4()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ppc/
H A Dppc4xx_pci.c103 pci->pmm[0].la = value; in ppc4xx_pci_reg_write4()
106 pci->pmm[0].ma = value; in ppc4xx_pci_reg_write4()
116 pci->pmm[1].la = value; in ppc4xx_pci_reg_write4()
119 pci->pmm[1].ma = value; in ppc4xx_pci_reg_write4()
129 pci->pmm[2].la = value; in ppc4xx_pci_reg_write4()
132 pci->pmm[2].ma = value; in ppc4xx_pci_reg_write4()
169 value = pci->pmm[0].la; in ppc4xx_pci_reg_read4()
172 value = pci->pmm[0].ma; in ppc4xx_pci_reg_read4()
182 value = pci->pmm[1].la; in ppc4xx_pci_reg_read4()
185 value = pci->pmm[1].ma; in ppc4xx_pci_reg_read4()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A Dppc4xx_pci.c101 pci->pmm[0].la = value;
104 pci->pmm[0].ma = value;
114 pci->pmm[1].la = value;
117 pci->pmm[1].ma = value;
127 pci->pmm[2].la = value;
130 pci->pmm[2].ma = value;
167 value = pci->pmm[0].la;
170 value = pci->pmm[0].ma;
180 value = pci->pmm[1].la;
183 value = pci->pmm[1].ma;
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ppc/
H A Dppc4xx_pci.c103 pci->pmm[0].la = value; in ppc4xx_pci_reg_write4()
106 pci->pmm[0].ma = value; in ppc4xx_pci_reg_write4()
116 pci->pmm[1].la = value; in ppc4xx_pci_reg_write4()
119 pci->pmm[1].ma = value; in ppc4xx_pci_reg_write4()
129 pci->pmm[2].la = value; in ppc4xx_pci_reg_write4()
132 pci->pmm[2].ma = value; in ppc4xx_pci_reg_write4()
169 value = pci->pmm[0].la; in ppc4xx_pci_reg_read4()
172 value = pci->pmm[0].ma; in ppc4xx_pci_reg_read4()
182 value = pci->pmm[1].la; in ppc4xx_pci_reg_read4()
185 value = pci->pmm[1].ma; in ppc4xx_pci_reg_read4()
[all …]
/dports/x11-wm/e16/e16-1.0.24/src/
H A Diclass.c713 pmm->pmap = pmm->mask = NoXID; in ImagestateMakePmapMask()
714 pmm->w = w; in ImagestateMakePmapMask()
715 pmm->h = h; in ImagestateMakePmapMask()
750 pmm->pmap = pmm->mask = NoXID; in ImagestateMakePmapMask()
751 pmm->w = pw; in ImagestateMakePmapMask()
752 pmm->h = ph; in ImagestateMakePmapMask()
940 if (pmm.w == w && pmm.h == h) in ITApply()
1015 if (!pmm) in ImageclassApplyCopy()
1019 pmm->pmap = pmm->mask = 0; in ImageclassApplyCopy()
1037 (pmm->w != w || pmm->h != h)) in ImageclassApplyCopy()
[all …]
/dports/sysutils/cdrkit/cdrkit-1.1.11/icedax/
H A Dresample.c670 Int16_t *pmm; in SaveBuffer() local
671 for (pmm = (Int16_t *)pStart; (UINT4 *) pmm < pSrcStop; pmm += 2) { in SaveBuffer()
672 if (*pmm != *(pmm+1)) { in SaveBuffer()
706 Int16_t *pmm; in SaveBuffer() local
768 for (pmm = (Int16_t *)pStart; pmm < (Int16_t *)pDst;) { in SaveBuffer()
787 for (pmm = (Int16_t *)pStart; pmm < (Int16_t *)pDst; pmm++) { in SaveBuffer()
788 if (*pmm < global.minamp[1]) global.minamp[1] = *pmm; in SaveBuffer()
789 if (*pmm > global.maxamp[1]) global.maxamp[1] = *pmm; in SaveBuffer()
790 pmm++; in SaveBuffer()
791 if (*pmm < global.minamp[0]) global.minamp[0] = *pmm; in SaveBuffer()
[all …]

12345678910>>...22