Home
last modified time | relevance | path

Searched refs:dj3 (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/physics/
H A DElastoplastic.f9037 real(kind=kreal) :: dum, dj1(6), dj2(6), dj3(6), a(6), De(6,6), G, dlambda local
120 dj3(1) = devia(2)*devia(3)-devia(5)*devia(5)+J2/3.d0
121 dj3(2) = devia(1)*devia(3)-devia(6)*devia(6)+J2/3.d0
122 dj3(3) = devia(1)*devia(2)-devia(4)*devia(4)+J2/3.d0
123 dj3(4) = 2.d0*(devia(5)*devia(6)-devia(3)*devia(4))
124 dj3(5) = 2.d0*(devia(4)*devia(6)-devia(1)*devia(5))
125 dj3(6) = 2.d0*(devia(4)*devia(5)-devia(2)*devia(6))
126 a(:) = C1*dj1 + C2*dj2 + C3*dj3
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerperfect/qa/unit/data/draw/libmwaw/indeterminate/
H A DGreatWorks_P_1.0.hqx18 P!23!!"IkGrX!!"IbG`"dj3$d!2Ph!%$m!!!rmRF!I18!p3!!!IN!!"$m!!!3mJ!
22 !F2d!!$rbG`"mj3$f!!!"phF!F2d!!"IbG`"dj3$f!!!$phF!H2d!!$rbG`"mj3$
24 bG`"dj3$f!!!ApRIp!!!rmRF!I18!pJ!!%2F!!!(p!!!3mJ!!&18!pJ!!0rCh!)$
29 h!!!$pAF!H2i!!$rbG`"ij3$h!!!"pAF!F2i!!"IbG`"dj3$h!!!$pAF!H2i!!$r
38 !F2i!!"IbG`"dj3$h!!!"pAF!F2i!!$rbG`"mj3$h!!!"p3!!%2i!!"$b!!!8j3$
48 kGrX!!"IbG`"dj3$d!!!IqRIl!!!rmRF!I18!p!!!"2X!!!6l!!!3mJ!!&18!p!!
51 !!"IbG`"dj3$b!!-(phGmq3!!2r*h!(cP!2%!!499q!!!%2)!!"6P!1B!!$rbG`"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerperfect/qa/unit/data/draw/libmwaw/indeterminate/
H A DGreatWorks_P_1.0.hqx18 P!23!!"IkGrX!!"IbG`"dj3$d!2Ph!%$m!!!rmRF!I18!p3!!!IN!!"$m!!!3mJ!
22 !F2d!!$rbG`"mj3$f!!!"phF!F2d!!"IbG`"dj3$f!!!$phF!H2d!!$rbG`"mj3$
24 bG`"dj3$f!!!ApRIp!!!rmRF!I18!pJ!!%2F!!!(p!!!3mJ!!&18!pJ!!0rCh!)$
29 h!!!$pAF!H2i!!$rbG`"ij3$h!!!"pAF!F2i!!"IbG`"dj3$h!!!$pAF!H2i!!$r
38 !F2i!!"IbG`"dj3$h!!!"pAF!F2i!!$rbG`"mj3$h!!!"p3!!%2i!!"$b!!!8j3$
48 kGrX!!"IbG`"dj3$d!!!IqRIl!!!rmRF!I18!p!!!"2X!!!6l!!!3mJ!!&18!p!!
51 !!"IbG`"dj3$b!!-(phGmq3!!2r*h!(cP!2%!!499q!!!%2)!!"6P!1B!!$rbG`"
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/bench/
H A Dbench-pp-isprime.pl24 "DJ3" => sub { my$r;$r=dj3($_) for @numlist; $r;},
57 die "dj3($n) != mpu($n)" unless dj3($n) == mpu_isprime($n);
181 sub dj3 { subroutine
H A Dbench-pp-count.pl34 "DJ String1" => sub { dj3($countarg) }, # 50k 981/s
450 sub dj3 { subroutine
H A Dbench-pp-sieve.pl44 "DJ String1"=> sub {$sum=0; $sum+=$_ for dj3($countarg);$sum; }, # 99/s
426 sub dj3 { subroutine
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A Dplex.c748 int dj1, dj2, dj3, dj4; in fduplexfold_XS() local
752 dj3 = DJ[2][j]; in fduplexfold_XS()
1140 int dj1, dj2, dj3, dj4; in fbacktrack_XS() local
1148 dj3 = 0.5 * in fbacktrack_XS()
1316 dj3)) { in fbacktrack_XS()
1338 *dGy += dj3; in fbacktrack_XS()
1390 dj3)) { in fbacktrack_XS()
1412 *dGy += dj3; in fbacktrack_XS()
1447 *dGy += dj3; in fbacktrack_XS()
1482 *dGy += dj3; in fbacktrack_XS()
[all …]
H A Dc_plex.c604 int dj1, dj2, dj3, dj4; in Lduplexfold_CXS() local
607 dj3 = access_s2[5][j + 6] - access_s2[4][j + 6] + dj2; in Lduplexfold_CXS()
608 dj4 = access_s2[5][j + 7] - access_s2[4][j + 7] + dj3; in Lduplexfold_CXS()
611 dj3 = MIN2(dj3, maxPenalty[2]); in Lduplexfold_CXS()
701 P) + di3 + dj3, in Lduplexfold_CXS()
710 P) + di2 + dj3, in Lduplexfold_CXS()
719 P) + di4 + dj3, in Lduplexfold_CXS()
738 … lin[idx_3][j + 3] + P->mismatchI[rtype[type]][SS1[i - 1]][SS2[j + 1]] + di3 + dj3 + 2 * iext_s, in Lduplexfold_CXS()
750 …_1][j + 3] + P->mismatch1nI[rtype[type]][SS1[i - 1]][SS2[j + 1]] + iext_ass + iext_ass + dj3 + di1, in Lduplexfold_CXS()
H A Dali_plex.c1378 int dj1, dj2, dj3, dj4; in aliLduplexfold_XS() local
1381 dj3 = access_s2[5][j + 6] - access_s2[4][j + 6] + dj2; in aliLduplexfold_XS()
1382 dj4 = access_s2[5][j + 7] - access_s2[4][j + 7] + dj3; in aliLduplexfold_XS()
1385 dj3 = MIN2(dj3, maxPenalty[2]); in aliLduplexfold_XS()
1505 P) + di3 + dj3; in aliLduplexfold_XS()
1531 P) + di2 + dj3; in aliLduplexfold_XS()
1544 P) + di4 + dj3; in aliLduplexfold_XS()
1558 c_in += P->mismatchI[rtype[type[s]]][S1[s][i - 1]][S2[s][j + 1]] + di3 + dj3 + 2 * in aliLduplexfold_XS()
1567 iext_ass + di1 + dj3; in aliLduplexfold_XS()
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/gto/
H A Dnr_ecp.c5895 const int dj3 = dj2 * dj1; in ECPtype1_cart() local
5906 MALLOC_INSTACK(jfac, nfj*dj3); in ECPtype1_cart()
6026 pjfac = jfac + mj * dj3; in ECPtype1_cart()
6065 const int dj3 = dj2 * dj1; in ECPscalar_cache_size() local
6087 size += nfj*dj3; in ECPscalar_cache_size()
/dports/chinese/wenju/wenju-1.6/src/tim/tables/
H A Dphone.tim401 dj3=苦|楛
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.c3350 dj3 = dj * 3; in mem_dumb_dither()
3381 row1[0 + dj3] += r; in mem_dumb_dither()
3382 row1[0 - dj3] += (r += k); in mem_dumb_dither()
3384 row0[0 + dj3] += r + k; in mem_dumb_dither()
3386 row1[1 + dj3] += g; in mem_dumb_dither()
3387 row1[1 - dj3] += (g += k); in mem_dumb_dither()
3389 row0[1 + dj3] += g + k; in mem_dumb_dither()
3391 row1[2 + dj3] += b; in mem_dumb_dither()
3392 row1[2 - dj3] += (b += k); in mem_dumb_dither()
3394 row0[2 + dj3] += b + k; in mem_dumb_dither()
[all …]
/dports/devel/m17n-db/m17n-db-1.8.0/MIM/
H A Dzh-zhuyin.mim1001 ("dj3" ("苦楛䇢"))
/dports/math/pari_elldata/data/elldata/
H A Dell2391dj3",[1,-1,1,-1630280,801545347],[[1499,-42275],[1163,-22435]]],["239850dj4",[1,-1,1,259720,667133…
H A Dell4401dj3",[0,0,0,-4567251,-4553846638],[[1850706641262636939325193/164052904474217282161,24680534942669…
H A Dell2291dj3",[0,0,0,-89893587,328050858814],[]],["229320dj4",[0,0,0,-6050667,4291163926],[]],["229320dj5",…
H A Dell3861dj3",[0,1,0,-31633,4464863],[[757/121,2749488/1331]]],["386400dj4",[0,1,0,-49008,1640988],[[-603/4…
H A Dell3901dj3",[1,1,1,-2059015,1131285605],[[1253,22188]]],["390390dj4",[1,1,1,793705,-32413243],[[797,32876…
H A Dell3641dj3",[0,-1,0,-155546400,746737939200],[[873722/121,3894422/1331]]],["364560dj4",[0,-1,0,-8405280,1…
H A Dell3791dj3",[0,0,0,-30312867,63925248674],[[-6017,-168750]]],["379440dj4",[0,0,0,-35393187,-80897111134],…
H A Dell2051dj3",[1,0,1,-753498576126,-267437426629534352],[]],["205350dj4",[1,0,1,-12263437264126,-1652975668…
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/VC-WIN32/asm/crypto/des/
H A Ddes-586.asm1485 L$027dj3:
1667 L$051dj3:
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/VC-WIN32/asm_avx2/crypto/des/
H A Ddes-586.asm1485 L$027dj3:
1667 L$051dj3:
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/VC-WIN32/asm/crypto/bf/
H A Dbf-586.asm866 L$021dj3:
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/VC-WIN32/asm_avx2/crypto/bf/
H A Dbf-586.asm866 L$021dj3:

12345678910