Home
last modified time | relevance | path

Searched refs:j1 (Results 5676 – 5700 of 13888) sorted by relevance

1...<<221222223224225226227228229230>>...556

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/salsa20/salsa/
H A Dsalsa208.go11 j1 := uint32(in[4]) | uint32(in[5])<<8 | uint32(in[6])<<16 | uint32(in[7])<<24
27 x0, x1, x2, x3, x4, x5, x6, x7, x8 := j0, j1, j2, j3, j4, j5, j6, j7, j8
104 x1 += j1
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/golang.org/x/crypto/salsa20/salsa/
H A Dsalsa208.go11 j1 := uint32(in[4]) | uint32(in[5])<<8 | uint32(in[6])<<16 | uint32(in[7])<<24
27 x0, x1, x2, x3, x4, x5, x6, x7, x8 := j0, j1, j2, j3, j4, j5, j6, j7, j8
104 x1 += j1
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/test/src/
H A Dunit-cbor.cpp1567 json j1 = json::parse(f_json); variable
1577 CHECK(j1 == j2);
1584 json::to_cbor(j1, ss);
1586 CHECK(j1 == j3);
1592 json::to_cbor(j1, s);
1594 CHECK(j1 == j3);
1659 CHECK(j1 == j2); in CAPTURE()
1851 json j1 = json::parse(f_json); in skip() local
1862 CHECK(j1 == j2); in skip()
1877 CHECK(j1 == j2); in skip()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Ddpml_private.h1309 U_WORD i1, i2, j1, j2, p1, p2; \
1316 (lo) = i1 * j1; \
1320 p2 = i2 * j1; \
1355 u1 = i1 * j1; \
1358 p2 = i2 * j1; \
1391 u1 = i1 * j1; \
1399 p2 = i2 * j1; \
1441 z0 = i1 * j1; \
1448 p1 = i2 * j1; \
1453 p1 = i3 * j1; \
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/ssa/
H A DrewriteAMD64.go19314 v1.AuxInt = j1
19381 v1.AuxInt = j1
19448 v1.AuxInt = j1
19515 v1.AuxInt = j1
20616 v1.AuxInt = j1
20688 v1.AuxInt = j1
20760 v1.AuxInt = j1
20832 v1.AuxInt = j1
20904 v1.AuxInt = j1
20976 v1.AuxInt = j1
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/ssa/
H A DrewriteS390X.go21055 v1.AuxInt = j1
21112 v1.AuxInt = j1
21168 v1.AuxInt = j1
21225 v1.AuxInt = j1
21281 v1.AuxInt = j1
21338 v1.AuxInt = j1
21394 v1.AuxInt = j1
21451 v1.AuxInt = j1
22507 v1.AuxInt = j1
22565 v1.AuxInt = j1
[all …]
/dports/math/p5-Graph/Graph-0.9725/t/
H A Du_ng_scc.t201 my($j1,$j2)=(int rand $circumference,int rand $circumference);
202 $graph->add_weighted_edge("$i/$j1","$i/$j2",1);
211 my($j1,$j2)=(int rand $i1+1,int rand $i2+1);
213 $graph->add_weighted_edge("$i1/$j1","i$i",1);
216 $graph->add_weighted_edge("$i1/$j1","$i2/$j2",1);
296 my($i1,$j1)=split('/',$node1);
299 return ($i2-$i1)%$HEIGHT + ($j2-$j1)%$WIDTH;
302 return undef unless $i1<=$i2 && $j1<=$j2;
303 return max($i2-$i1,$j2-$j1);
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dvolcano.c506 long i1, i2, j1, j2; in surface_gcd_cycle() local
509 i2 = j1 = e - 1; in surface_gcd_cycle()
512 if (W != V) { i1 = j1+1; i2 = n-1; } in surface_gcd_cycle()
519 g = Flm_Fl_polmodular_evalx(Phi1, L1, W[j1], p, pi); in surface_gcd_cycle()
520 g = Flx_remove_root(g, W[j1 - 1], p); in surface_gcd_cycle()
537 j1++; j2--; if (j2 < 0) j2 = n-1; in surface_gcd_cycle()
543 W[j1] = Fl_neg(t2, p); in surface_gcd_cycle()
547 } while (j2 > j1 + 1); in surface_gcd_cycle()
552 return gc_long(av, n - j2 + j1 + 1); in surface_gcd_cycle()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vpatterndb/
H A Dvpiecepath.cpp715 int j1 = 0, j2 = 0; in OnEdge() local
719 j1 = i-1; in OnEdge()
724 j1 = list.size() - 1; in OnEdge()
729 j1 = i - 1; in OnEdge()
733 if (list.at(j1).GetId() == p2 || list.at(j2).GetId() == p2) in OnEdge()
811 const int j1 = this->indexOfNode(p1.GetId()); in RemoveEdge() local
815 path.Append(this->at(j1)); in RemoveEdge()
820 int j = j1; in RemoveEdge()
827 if (j2 < j1 && j == this->CountNodes()) in RemoveEdge()
/dports/math/sympol/SymPol-0.1.9/external/cddlib-094f/
H A Dcddcore_f.c866 ddf_colrange j1, j2; in ddf_SetToIdentity() local
868 for (j1 = 1; j1 <= d_size; j1++) { in ddf_SetToIdentity()
870 if (j1 == j2) in ddf_SetToIdentity()
871 ddf_set(T[j1 - 1][j2 - 1],ddf_one); in ddf_SetToIdentity()
880 ddf_colrange j,j1=0; in ddf_ColumnReduce() local
886 j1=j1+1; in ddf_ColumnReduce()
887 if (j1<j) { in ddf_ColumnReduce()
889 cone->newcol[j]=j1; in ddf_ColumnReduce()
1921 ddf_rowrange i,j,k,j1=0,oj=0; in ddf_UpdateRowOrderVector() local
1936 j1=j; in ddf_UpdateRowOrderVector()
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/tests/scripts/variables/
H A Dspecial54 # kmk: This test isn't -j1 safe, haven't bother looking into why yet.
89 '-j1 orig test reset',
/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/fitpack/
H A Dfpbisp.f67 do 100 j1=1,ky1
69 sp = sp+c(l2)*h(i1)*wy(j,j1)
/dports/emulators/qemu5/qemu-5.2.0/tests/qemu-iotests/
H A D256.out53 "job-id": "j1",
66 {"data": {"device": "j1", "len": 67108864, "offset": 67108864, "speed": 0, "type": "backup"}, "even…
/dports/japanese/p5-Lingua-JA-Romanize-Japanese/Lingua-JA-Romanize-Japanese-0.23/t/
H A D15_utf8_hepburn.t53 my $j1 = join( "", map {$_->[0]} @u1 );
54 is( $j1, $t->{phrase1}, "string: phrase1 round trip" );
H A D11_utf8_kana.t53 my $j1 = join( "", map {$_->[0]} @u1 );
54 is( $j1, $t->{phrase1}, "string: phrase1 round trip" );
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qemu-iotests/
H A D256.out53 "job-id": "j1",
66 {"data": {"device": "j1", "len": 67108864, "offset": 67108864, "speed": 0, "type": "backup"}, "even…
/dports/converters/p5-Cpanel-JSON-XS/Cpanel-JSON-XS-4.27/t/
H A D19_incr.t46 my $j1 = $coder->incr_parse; ok ($coder->incr_text =~ s/^\s*,//, "cskip1");
52 ok ('[5]' eq encode_json ($j1), "cjson1");
/dports/devel/autoconf-archive/autoconf-archive-2019.01.06/m4/
H A Dax_cxx_have_ieee_math.m412 # expm1, erf, erfc, isnan, j0, j1, jn, gamma, lgamma, ilogb, logb, log1p,
47 j0(x); j1(x); jn(i,x); ilogb(x); logb(x); log1p(x); rint(x);
/dports/math/R-cran-deldir/deldir/inst/SavedRatfor/
H A Ddirout.r43 do j1 = 1,np { globalVar
44 j = nadj(i,j1)
/dports/math/R-cran-deldir/deldir/inst/ratfor/
H A Ddirout.r45 do j1 = 1,np { globalVar
46 j = nadj(i,j1)
/dports/science/elk/elk-7.2.42/src/
H A Dsymrvfir.f9087 j1=sym(1,1)*i1+sym(2,1)*i2+sym(3,1)*i3
90 jfg=igf(ivgig(j1,j2,j3))
/dports/emulators/qemu42/qemu-4.2.1/tests/qemu-iotests/
H A D256.out53 "job-id": "j1",
66 {"data": {"device": "j1", "len": 67108864, "offset": 67108864, "speed": 0, "type": "backup"}, "even…
/dports/graphics/libprojectm/projectm-3.1.12/m4/autoconf-archive/
H A Dax_cxx_have_ieee_math.m412 # expm1, erf, erfc, isnan, j0, j1, jn, gamma, lgamma, ilogb, logb, log1p,
48 j0(x); j1(x); jn(i,x); ilogb(x); logb(x); log1p(x); rint(x);
/dports/emulators/qemu-utils/qemu-4.2.1/tests/qemu-iotests/
H A D256.out53 "job-id": "j1",
66 {"data": {"device": "j1", "len": 67108864, "offset": 67108864, "speed": 0, "type": "backup"}, "even…
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qemu-iotests/
H A D256.out53 "job-id": "j1",
66 {"data": {"device": "j1", "len": 67108864, "offset": 67108864, "speed": 0, "type": "backup"}, "even…

1...<<221222223224225226227228229230>>...556