Home
last modified time | relevance | path

Searched refs:zP (Results 1 – 25 of 515) sorted by relevance

12345678910>>...21

/dports/math/barvinok/barvinok-0.41.5/
H A Dverify_lexsmaller.c27 int pos, int nvar, Value *zP, Value *zD, Value *zE, in ISL_ARGS_START()
43 ok = !(lower_upper_bounds(1+pos, SP, zP, &PLB, &PUB)); in ISL_ARGS_START()
71 value_assign(zP[pos+1], tmp); in ISL_ARGS_START()
125 en, pos+1, nvar, zP, zD, zE, count, in ISL_ARGS_START()
129 en, pos+1, nvar, zP, zD, zE, count, in ISL_ARGS_START()
132 en, pos+1, nvar, zP, zD, zE, count, in ISL_ARGS_START()
151 value_set_si(zP[pos+1], 0); in ISL_ARGS_START()
176 Vector *zP, *zD, *zE; in main() local
235 zP = Vector_Alloc(1+P->Dimension+1); in main()
236 value_set_si(zP->p[1+P->Dimension], 1); in main()
[all …]
/dports/devel/fossil/fossil-src-2.17/src/
H A Djson_dir.c39 static char const * zP = NULL;
40 if( !zP ){
41 zP = g.zExtra;
42 while(zP && *zP && ('/'==*zP)){
43 ++zP;
46 return zP;
/dports/mail/mlmmj/mlmmj-1.3.0/contrib/pymime/src/
H A Dtest.eml57 R0lGODlhdQAgAPcAAP//////zP//mf//Zv//M///AP/M///MzP/Mmf/MZv/MM//MAP+Z//+Z
58 zP+Zmf+ZZv+ZM/+ZAP9m//9mzP9mmf9mZv9mM/9mAP8z//8zzP8zmf8zZv8zM/8zAP8A//8A
65 zGYAmWYAZmYAM2YAADP//zP/zDP/mTP/ZjP/MzP/ADPM/zPMzDPMmTPMZjPMMzPMADOZ/zOZ
84 R0lGODlhmAAgAPcAAP//////zP//mf//Zv//M///AP/M///MzP/Mmf/MZv/MM//MAP+Z//+Z
85 zP+Zmf+ZZv+ZM/+ZAP9m//9mzP9mmf9mZv9mM/9mAP8z//8zzP8zmf8zZv8zM/8zAP8A//8A
92 zGYAmWYAZmYAM2YAADP//zP/zDP/mTP/ZjP/MzP/ADPM/zPMzDPMmTPMZjPMMzPMADOZ/zOZ
/dports/textproc/gnugrep/grep-3.7/tests/
H A Dpcre16 echo | grep -zP '\s$' || fail=1
19 printf 'x\n\0' | returns_ 1 grep -zP 'x$' || fail=1
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-uni_in_plane/
H A Dmodule-uni_in_plane.cc161 const grad::Vector<doublereal, 2>& zP);
166 grad::Vector<doublereal, 2> U, tau, z, zP; member
256 const grad::Vector<doublereal, 2>& zP) in UpdateFriction() argument
261 this->zP = zP; in UpdateFriction()
716 return cont.zP(idx.rem - PrivateData::ZP1 + 1); in dGetPrivData()
819 Vec2 z, zP, tau; in AssRes() local
878 XPrimeCurr.dGetCoef(iDofIndex + i, zP(i), 1., &cont.dof); in AssRes()
881 const Vec2 Phi = (U - invMk2_sigma0 * z * kappa - zP) * alpha; in AssRes()
897 tau = (sigma0 * z + sigma1 * zP) * lambda + sigma2 * U; in AssRes()
904 cont.UpdateFriction(U, tau, z, zP); in AssRes()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-journal_bearing/
H A Dmodule-journal_bearing.cc134 doublereal z, zP, omega, mf; member in JournalBearing
155 zP(0.), in JournalBearing()
487 return zP; in dGetPrivData()
522 os << " " << z << " " << zP << " " << omega << " " << mf << " " << -omega * mf; in Output()
619 T z, zP; in AssRes() local
622 XPrimeCurr.dGetCoef(iFirstIndex + 3, zP, 1., &dof); in AssRes()
634 const T f = v - sigma0 * fabs(v) / g * z - zP; in AssRes()
635 const T mu = sigma0 * z + sigma1 * zP; in AssRes()
704 XP.PutCoef(iFirstIndex + i, zP); in SetValue()
/dports/math/octave-forge-octclip/octclip-2.0.1/src/
H A Darco.c309 double* zP) in IntersecCircMaxEsfAux() argument
336 if((xP!=NULL)&&(yP!=NULL)&&(zP!=NULL)) in IntersecCircMaxEsfAux()
343 *zP = dz*t; in IntersecCircMaxEsfAux()
550 double xC=0.0,yC=0.0,zC=0.0,xD=0.0,yD=0.0,zD=0.0,xP=0.0,yP=0.0,zP=0.0; in IntersecArcCirMaxEsferaVertApoyadoAux() local
623 IntersecCircMaxEsfAux(tol,xC,yC,zC,xD,yD,zD,&xP,&yP,&zP); in IntersecArcCirMaxEsferaVertApoyadoAux()
705 double xP=0.0,yP=0.0,zP=0.0,lonP1=0.0,lonP2=0.0,lonPI=0.0; in IntersecArcCircMaxEsferaAux() local
787 IntersecCircMaxEsfAux(tol,xC,yC,zC,xD,yD,zD,&xP,&yP,&zP); in IntersecArcCircMaxEsferaAux()
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-ballbearing_contact/
H A Dmodule-ballbearing_contact.cc160 Vector<doublereal, 2> zP; member
550 VVec2 z, zP; in AssRes() local
575 XPrimeCurr.dGetCoef(iFirstIndex + j + offset, zP(j), 1., &i->dof); in AssRes()
579 zP *= dStictionStateDofScale; in AssRes()
583 i->zP(j) = dGetValue(zP(j)); in AssRes()
624 tau = (sigma0 * z + sigma1 * zP) * norm_Fn; in AssRes()
637 Phi = (uP - inv_Mk2 * VVec2(sigma0 * VVec2(z * kappa)) - zP) * dStictionStateEquScale; in AssRes()
796 return w.zP(d.rem - 4); in dGetPrivData()
/dports/math/openturns/openturns-1.18/lib/src/Base/Stat/
H A DWelchFactory.cxx174 ComplexCollection zP(N); in buildAsUserDefinedSpectralModel() local
175 …for (UnsignedInteger m = 0; m < N; ++m) zP[m] = alpha[m] * sample[l](m, p); // The first component… in buildAsUserDefinedSpectralModel()
177 const ComplexCollection zPHat(fftAlgorithm_.transform(zP)); in buildAsUserDefinedSpectralModel()
/dports/math/gap/gap-4.11.0/pkg/loops-3.4.1/data/rcc/
H A Dsections24.39.tbl3 …O 2/ U{ Ap % 2/ LAg BO X+ Ap % 2/ 1T_ 2A 9E 2A Vy 2A 8f % 2A % 7O6 BO X+ BO 2/ 3%zP 2A 9E 2A Vy 2A\
8 …8f % 2A % 7O6 BO X+ BO 2/ 3%zP 2A 9E 2A Vy 2A 9E 2A 1Uw 2A 9E 2A Vy 2A 9E 2A 5S; 9E 2A Vy 2A 9E 2A…
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-ballbearing_contact/@BallBearingContact/
H A DGetStateVector.m51 zP = XPrimeCurr(iFirstIndex + int32(1:2).'); variable
54 XP = [X1P; g1P; X2P; g2P; zP];
H A DComputeResidual.m55 zP = XPrimeCurr(13:14); variable
110 tau = norm_Fn * (elem.sigma0 * z + elem.sigma1 * zP) + elem.sigma2 * uP;
120 Phi = uP - kappa * elem.Mk^-2 * elem.sigma0 * z - zP;
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-inplane_friction/@InPlaneFriction/
H A DGetStateVector.m54 zP = XPrimeCurr(iFirstIndex + int32(2:3).'); variable
57 XP = [X1P; g1P; X2P; g2P; lambdaP; zP];
H A DComputeResidual.m56 zP = XPrimeCurr(14:15); variable
99 tau = ( elem.sigma0 * z + elem.sigma1 * zP ) * abs(lambda) + elem.sigma2 * DeltaXPb;
109 Phi = DeltaXPb - kappa * elem.Mk^-2 * elem.sigma0 * z - zP;
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-inline_friction/@InLineFriction/
H A DGetStateVector.m58 zP = XPrimeCurr(iFirstIndex + int32(3)); variable
61 XP = [X1P; g1P; X2P; g2P; lambdaP; zP];
/dports/devel/svntrac/cvstrac-2.0.1/
H A Dformat.c989 char *zP; in pipe_block() local
1003 zP = mprintf( "%s </dev/null", zPipeline ); in pipe_block()
1005 zP = mprintf( "%s <%s", zPipeline, zFile ); in pipe_block()
1015 fin = popen(zP,"r"); in pipe_block()
1016 free(zP); in pipe_block()
1022 zP = common_readfp(fin); in pipe_block()
1023 if( zP ){ in pipe_block()
1024 output_restricted_html(zP, strlen(zP)); in pipe_block()
1025 free( zP ); in pipe_block()
/dports/devel/cvstrac/cvstrac-2.0.1/
H A Dformat.c989 char *zP; in pipe_block() local
1003 zP = mprintf( "%s </dev/null", zPipeline ); in pipe_block()
1005 zP = mprintf( "%s <%s", zPipeline, zFile ); in pipe_block()
1015 fin = popen(zP,"r"); in pipe_block()
1016 free(zP); in pipe_block()
1022 zP = common_readfp(fin); in pipe_block()
1023 if( zP ){ in pipe_block()
1024 output_restricted_html(zP, strlen(zP)); in pipe_block()
1025 free( zP ); in pipe_block()
/dports/devel/gittrac/cvstrac-2.0.1/
H A Dformat.c989 char *zP; in pipe_block() local
1003 zP = mprintf( "%s </dev/null", zPipeline ); in pipe_block()
1005 zP = mprintf( "%s <%s", zPipeline, zFile ); in pipe_block()
1015 fin = popen(zP,"r"); in pipe_block()
1016 free(zP); in pipe_block()
1022 zP = common_readfp(fin); in pipe_block()
1023 if( zP ){ in pipe_block()
1024 output_restricted_html(zP, strlen(zP)); in pipe_block()
1025 free( zP ); in pipe_block()
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/integration/fixtures/
H A Dserver.crt12 UhLgWC9awpT7sAXW7OmTlg/szTIOzyJp2YRBoXp6mGsHF0rujVElQyCOBnAi/+zP
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/integration/fixtures/
H A Dserver.crt12 UhLgWC9awpT7sAXW7OmTlg/szTIOzyJp2YRBoXp6mGsHF0rujVElQyCOBnAi/+zP
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-inline_friction/
H A Dmodule-inline_friction.cc123 doublereal zP; member in InlineFriction
145 zP(0.), in InlineFriction()
286 zP = HP.GetReal(); in InlineFriction()
290 zP *= delta; in InlineFriction()
327 << zP in InlineFriction()
453 return zP; in dGetPrivData()
476 …w(8) << GetLabel() << " " << lambda[L1] << " " << lambda[L2] << " " << z << " " << zP << std::endl; in Output()
752 zP = XPrimeCurr(iFirstIndex + 3); in AssRes()
754 const doublereal Phi = zP - DeltaXP * (1. - z / delta * copysign(1., DeltaXP)); in AssRes()
807 XP.PutCoef(iFirstIndex + 3, zP); in SetValue()
/dports/math/eclib/eclib-20210318/libsrc/eclib/
H A Ddivpol.h67 const bigint& xP, const bigint& zP);
/dports/mail/nmh/nmh-1.7.1/uip/
H A Dmhstoresbr.c235 int tarP = 0, zP = 0, gzP = 0; in store_application() local
248 zP = 1; in store_application()
257 ct->c_showproc = add (zP ? "%euncompress | tar tvf -" in store_application()
262 ct->c_storeproc = add (zP ? "| uncompress | tar xvpf -" in store_application()
267 ct->c_storeproc= add (zP ? "%m%P.tar.Z" in store_application()
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-inline_friction/examples/
H A Dinline_friction2.elm90 bind: joint_id_slider1, user defined, prm_node_id_zP_1, string, "zP";
96 bind: joint_id_slider2, user defined, prm_node_id_zP_2, string, "zP";
/dports/math/octave-forge-octclip/octclip-2.0.1/src/libgeoc/
H A Darco.h332 double* zP);

12345678910>>...21