Home
last modified time | relevance | path

Searched refs:dQ (Results 1 – 25 of 901) sorted by relevance

12345678910>>...37

/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxdda.h167 (dstep).dQ = 0, (dstep).dR = 0;\
185 (tostep).dQ +=\
188 (fromstep).dQ) :\
190 (fromstep).dQ + 1))
229 (dstate).Q += (dstep).dQ * (nsteps);\
250 struct sname { dtype dQ; ntype dR, N; }
281 (dstep).dQ = 0, (dstep).dR = 0;\
303 (tostep).dQ ++;\
306 (tostep).dQ += (fromstep).dQ;\
326 (dstate).Q += (dstep).dQ;\
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxdda.h167 (dstep).dQ = 0, (dstep).dR = 0;\
185 (tostep).dQ +=\
188 (fromstep).dQ) :\
190 (fromstep).dQ + 1))
229 (dstate).Q += (dstep).dQ * (nsteps);\
250 struct sname { dtype dQ; ntype dR, N; }
281 (dstep).dQ = 0, (dstep).dR = 0;\
303 (tostep).dQ ++;\
306 (tostep).dQ += (fromstep).dQ;\
326 (dstate).Q += (dstep).dQ;\
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxdda.h57 struct sname { dtype dQ; ntype dR, NdR; }
80 (dstep).dQ = 0, (dstep).dR = 0;\
82 { (dstep).dQ = -(-(D) / (N));\
98 (tostep).dQ +=\
101 (fromstep).dQ) :\
103 (fromstep).dQ + 1))
118 ((dstate).R -= (dstep).dR, (dstep).dQ) :\
119 ((dstate).R += (dstep).NdR, (dstep).dQ + 1))
128 ((dstate).R += (dstep).dR, (dstep).dQ) :\
129 ((dstate).R -= (dstep).NdR, (dstep).dQ + 1))
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxdda.h57 struct sname { dtype dQ; ntype dR, NdR; }
80 (dstep).dQ = 0, (dstep).dR = 0;\
82 { (dstep).dQ = -(-(D) / (N));\
98 (tostep).dQ +=\
101 (fromstep).dQ) :\
103 (fromstep).dQ + 1))
118 ((dstate).R -= (dstep).dR, (dstep).dQ) :\
119 ((dstate).R += (dstep).NdR, (dstep).dQ + 1))
128 ((dstate).R += (dstep).dR, (dstep).dQ) :\
129 ((dstate).R -= (dstep).NdR, (dstep).dQ + 1))
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxdda.h52 struct sname { dtype dQ; ntype dR, NdR; }
82 (dstep).dQ = 0, (dstep).dR = 0;\
84 { (dstep).dQ = -(int)((uint)-(D) / (N));\
100 (tostep).dQ +=\
103 (fromstep).dQ) :\
105 (fromstep).dQ + 1))
120 ((dstate).R -= (dstep).dR, (dstep).dQ) :\
121 ((dstate).R += (dstep).NdR, (dstep).dQ + 1))
130 ((dstate).R += (dstep).dR, (dstep).dQ) :\
131 ((dstate).R -= (dstep).NdR, (dstep).dQ + 1))
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxdda.h52 struct sname { dtype dQ; ntype dR, NdR; }
82 (dstep).dQ = 0, (dstep).dR = 0;\
84 { (dstep).dQ = -(int)((uint)-(D) / (N));\
100 (tostep).dQ +=\
103 (fromstep).dQ) :\
105 (fromstep).dQ + 1))
120 ((dstate).R -= (dstep).dR, (dstep).dQ) :\
121 ((dstate).R += (dstep).NdR, (dstep).dQ + 1))
130 ((dstate).R += (dstep).dR, (dstep).dQ) :\
131 ((dstate).R -= (dstep).NdR, (dstep).dQ + 1))
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxdda.h139 struct sname { dtype dQ; ntype dR, N; }
170 (dstep).dQ = 0, (dstep).dR = 0;\
172 { (dstep).dQ = -(int)((uint)-(D) / (N_));\
174 --(dstep).dQ, (dstep).dR = (N_) - (dstep).dR;\
177 { (dstep).dQ = (D) / (N_); (dstep).dR = (D) % (N_); }\
190 (dstate).Q = (init) + ((dstep).dQ>>1);\
211 (tostep).dQ ++;\
214 (tostep).dQ += (fromstep).dQ;\
234 (dstate).Q += (dstep).dQ;\
250 (dstate).Q -= (dstep).dQ;\
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxdda.h139 struct sname { dtype dQ; ntype dR, N; }
170 (dstep).dQ = 0, (dstep).dR = 0;\
172 { (dstep).dQ = -(int)((uint)-(D) / (N_));\
174 --(dstep).dQ, (dstep).dR = (N_) - (dstep).dR;\
177 { (dstep).dQ = (D) / (N_); (dstep).dR = (D) % (N_); }\
190 (dstate).Q = (init) + ((dstep).dQ>>1);\
211 (tostep).dQ ++;\
214 (tostep).dQ += (fromstep).dQ;\
234 (dstate).Q += (dstep).dQ;\
250 (dstate).Q -= (dstep).dQ;\
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dforward_kinematics.cpp17 Eigen::Quaterniond,Eigen::aligned_allocator<Eigen::Quaterniond> > & dQ, in forward_kinematics()
27 assert(m == (int)dQ.size()); in forward_kinematics()
40 vQ[b] = dQ[b]; in forward_kinematics()
42 vT[b] = r-dQ[b]*r + dT[b]; in forward_kinematics()
48 vQ[b] = vQ[p] * dQ[b]; in forward_kinematics()
66 Eigen::Quaterniond,Eigen::aligned_allocator<Eigen::Quaterniond> > & dQ, in forward_kinematics()
72 return forward_kinematics(C,BE,P,dQ,dT,vQ,vT); in forward_kinematics()
80 Eigen::Quaterniond,Eigen::aligned_allocator<Eigen::Quaterniond> > & dQ, in forward_kinematics()
88 forward_kinematics(C,BE,P,dQ,dT,vQ,vT); in forward_kinematics()
106 Eigen::Quaterniond,Eigen::aligned_allocator<Eigen::Quaterniond> > & dQ, in forward_kinematics()
[all …]
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Dforward_kinematics.cpp17 Eigen::Quaterniond,Eigen::aligned_allocator<Eigen::Quaterniond> > & dQ, in forward_kinematics()
27 assert(m == (int)dQ.size()); in forward_kinematics()
40 vQ[b] = dQ[b]; in forward_kinematics()
42 vT[b] = r-dQ[b]*r + dT[b]; in forward_kinematics()
48 vQ[b] = vQ[p] * dQ[b]; in forward_kinematics()
66 Eigen::Quaterniond,Eigen::aligned_allocator<Eigen::Quaterniond> > & dQ, in forward_kinematics()
72 return forward_kinematics(C,BE,P,dQ,dT,vQ,vT); in forward_kinematics()
80 Eigen::Quaterniond,Eigen::aligned_allocator<Eigen::Quaterniond> > & dQ, in forward_kinematics()
88 forward_kinematics(C,BE,P,dQ,dT,vQ,vT); in forward_kinematics()
106 Eigen::Quaterniond,Eigen::aligned_allocator<Eigen::Quaterniond> > & dQ, in forward_kinematics()
[all …]
/dports/science/py-GPy/GPy-1.10.0/GPy/testing/
H A Dstate_space_main_tests.py434 m_init=None, P_init=None, dA=dA,dQ=dQ,
442 m_init=None, P_init=None, dA=dA,dQ=dQ,
450 m_init=None, P_init=None, dA=dA,dQ=dQ,
478 m_init=None, P_init=None, dA=dA,dQ=dQ,
486 m_init=None, P_init=None, dA=dA,dQ=dQ,
494 m_init=None, P_init=None, dA=dA,dQ=dQ,
528 m_init=None, P_init=None, dA=dA,dQ=dQ,
536 m_init=None, P_init=None, dA=dA,dQ=dQ,
596 m_init=None, P_init=None, dA=dA,dQ=dQ,
604 m_init=None, P_init=None, dA=dA,dQ=dQ,
[all …]
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/params/
H A DRSAPrivateCrtKeyParameters.java12 private BigInteger dQ; field in RSAPrivateCrtKeyParameters
25 BigInteger dQ, in RSAPrivateCrtKeyParameters() argument
34 this.dQ = dQ; in RSAPrivateCrtKeyParameters()
60 return dQ; in getDQ()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/bouncycastle/crypto/params/
H A DRSAPrivateCrtKeyParameters.java14 private BigInteger dQ; field in RSAPrivateCrtKeyParameters
27 BigInteger dQ, in RSAPrivateCrtKeyParameters() argument
36 this.dQ = dQ; in RSAPrivateCrtKeyParameters()
62 return dQ; in getDQ()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/libxtp/
H A Deeinteractor.cc86 Eigen::Matrix<double, 3, 5> dQ; in VSiteA() local
91 dQ.col(0) = (1.5 - 7.5 * r.zz()) * afac; in VSiteA()
94 dQ.col(1) = -5 * r.xz() * afac; in VSiteA()
95 dQ.col(1).z() += afac.x(); in VSiteA()
98 dQ.col(2) = -5 * r.yz() * afac; in VSiteA()
99 dQ.col(2).z() += afac.y(); in VSiteA()
100 dQ.col(2).y() += afac.z(); in VSiteA()
103 dQ.col(3).x() += afac.x(); in VSiteA()
106 dQ.col(4) = -5 * r.xy() * afac; in VSiteA()
107 dQ.col(4).y() += afac.x(); in VSiteA()
[all …]
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/libxtp/
H A Deeinteractor.cc86 Eigen::Matrix<double, 3, 5> dQ; in VSiteA() local
91 dQ.col(0) = (1.5 - 7.5 * r.zz()) * afac; in VSiteA()
94 dQ.col(1) = -5 * r.xz() * afac; in VSiteA()
95 dQ.col(1).z() += afac.x(); in VSiteA()
98 dQ.col(2) = -5 * r.yz() * afac; in VSiteA()
99 dQ.col(2).z() += afac.y(); in VSiteA()
100 dQ.col(2).y() += afac.z(); in VSiteA()
103 dQ.col(3).x() += afac.x(); in VSiteA()
106 dQ.col(4) = -5 * r.xy() * afac; in VSiteA()
107 dQ.col(4).y() += afac.x(); in VSiteA()
[all …]
/dports/audio/shairplay/shairplay-498bc5b/src/lib/
H A Drsakey.c40 bigint *dQ; /* d mod (q-1) */ member
54 const unsigned char *dQ, int dQ_len, in rsakey_init() argument
84 if (p && q && dP && dQ && qInv) { in rsakey_init()
89 rsakey->dQ = bi_import(rsakey->bi_ctx, dQ, dQ_len); in rsakey_init()
94 bi_permanent(rsakey->dQ); in rsakey_init()
119 unsigned char *dQ=NULL; unsigned int dQ_len=0; in rsakey_init_pem() local
136 dQ_len = rsapem_read_vector(rsapem, &dQ); in rsakey_init_pem()
151 free(dQ); in rsakey_init_pem()
171 bi_depermanent(rsakey->dQ); in rsakey_destroy()
174 bi_free(rsakey->bi_ctx, rsakey->dQ); in rsakey_destroy()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/deriv/
H A Dhf2QStoCD.f1 Subroutine hf2QStoCD(dQ,dS,dC,dD,alpha,ipair,ff,NPP,NPQ,Nint, argument
11 Dimension dQ((NPQ*NPP),Nint),dS((NPQ*NPP),Nint)
42 sumC = sumC + dQ(mr,nn)
73 sumC = sumC + (ff(1,mr)*dQ(mr,nn) + dS(mr,nn))
74 sumD = sumD + (ff(2,mr)*dQ(mr,nn) - dS(mr,nn))
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/deriv/
H A Dhf2QStoCD.f1 Subroutine hf2QStoCD(dQ,dS,dC,dD,alpha,ipair,ff,NPP,NPQ,Nint, argument
11 Dimension dQ((NPQ*NPP),Nint),dS((NPQ*NPP),Nint)
42 sumC = sumC + dQ(mr,nn)
73 sumC = sumC + (ff(1,mr)*dQ(mr,nn) + dS(mr,nn))
74 sumD = sumD + (ff(2,mr)*dQ(mr,nn) - dS(mr,nn))
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcustom_value_tracker.cpp148 void CustomValueTracker::rotate(const double * const totalQ, const double * const dQ) in rotate() argument
151 elementProperties_.rotate(dQ); in rotate()
155 void CustomValueTracker::rotate(const double * const dQ) in rotate() argument
158 elementProperties_.rotate(dQ); in rotate()
159 globalProperties_.rotate(dQ); in rotate()
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DRSACrypt.cpp18 dQ = 0; in RSACrypt()
42 if (dQ) RakNet::OP_DELETE_ARRAY(dQ, __FILE__, __LINE__); in cleanup()
43 dQ = 0; in cleanup()
67 dQ = RakNet::OP_NEW_ARRAY<uint32_t>(factor_limbs, __FILE__, __LINE__ ); in setPrivateKey()
70 if (!p || !q || !qInv || !dP || !dQ || !modulus) return false; in setPrivateKey()
115 if (!InvMod(&e, 1, q1, factor_limbs, dQ)) in setPrivateKey()
210 ExpMod(ct, mod_limbs, dQ, factor_limbs, q, factor_limbs, q_inv, s_q); in decrypt()
/dports/math/givaro/givaro-4.1.1/examples/Polynomial/
H A Dtrunc_arith.C45 Degree dQ; DP.degree(dQ,Q); in TestAdd() local
48 …std::cerr << "vR: " << vP << ", dR: " << dP << ", vP: " << vQ << ", dP: " << dQ << ", v: " << d1 <… in TestAdd()
73 Degree dQ; DP.degree(dQ,Q); in TestSub() local
76 …std::cerr << "vR: " << vP << ", dR: " << dP << ", vP: " << vQ << ", dP: " << dQ << ", v: " << d1 <… in TestSub()
101 Degree dQ; DP.degree(dQ,Q); in TestMul() local
104 …std::cerr << "vR: " << vP << ", dR: " << dP << ", vP: " << vQ << ", dP: " << dQ << ", v: " << d1 <… in TestMul()
132 Degree dQ; DP.degree(dQ,Q); in TestAxpy() local
162 Degree dQ; DP.degree(dQ,Q); in TestAxmy() local
165 …std::cerr << "vR: " << vP << ", dR: " << dP << ", vP: " << vQ << ", dP: " << dQ << ", v: " << d1 <… in TestAxmy()
190 Degree dQ; DP.degree(dQ,Q); in TestMaxpy() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/security/key/rsa/
H A DGnuRSAPrivateKey.java83 private final BigInteger dQ; field in GnuRSAPrivateKey
152 BigInteger dP, BigInteger dQ, BigInteger qInv) in GnuRSAPrivateKey() argument
165 this.dQ = dQ; in GnuRSAPrivateKey()
216 return dQ; in getPrimeExponentQ()
282 && dQ.equals(that.getPrimeExponentQ()) in equals()
304 .append("dQ=0x").append(Configuration.DEBUG ? dQ.toString(16) in toString()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/security/key/rsa/
H A DGnuRSAPrivateKey.java83 private final BigInteger dQ; field in GnuRSAPrivateKey
152 BigInteger dP, BigInteger dQ, BigInteger qInv) in GnuRSAPrivateKey() argument
165 this.dQ = dQ; in GnuRSAPrivateKey()
216 return dQ; in getPrimeExponentQ()
282 && dQ.equals(that.getPrimeExponentQ()) in equals()
304 .append("dQ=0x").append(Configuration.DEBUG ? dQ.toString(16) in toString()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/tlslite/tlslite/utils/
H A Dpython_rsakey.py12 def __init__(self, n=0, e=0, d=0, p=0, q=0, dP=0, dQ=0, qInv=0): argument
21 self.dQ = dQ
62 s2 = powMod(m, self.dQ, self.q)
84 key.dQ = key.d % (q-1)
137 dQ = bytesToNumber(privateKeyP.getChild(7).value)
139 return Python_RSAKey(n, e, d, p, q, dP, dQ, qInv)
/dports/security/py-tlslite/tlslite-0.4.9/tlslite/utils/
H A Dpython_rsakey.py12 def __init__(self, n=0, e=0, d=0, p=0, q=0, dP=0, dQ=0, qInv=0): argument
21 self.dQ = dQ
59 s2 = powMod(m, self.dQ, self.q)
81 key.dQ = key.d % (q-1)
134 dQ = bytesToNumber(privateKeyP.getChild(7).value)
136 return Python_RSAKey(n, e, d, p, q, dP, dQ, qInv)

12345678910>>...37