Home
last modified time | relevance | path

Searched refs:j11 (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/csinternal/devregression/t/
H A Dmcs7579_j11.test3 # ./mysql/queries/nightly/alltest/test000/tpchSchemaValidation/j11.sql
10 drop table if exists j11;
12 create table j11 (j11_key int)engine=columnstore;
14 insert into j11 values (11),(12),(13),(14),(15),(16),(17),(18),(19),(20),(21),(22),(23),(24),(25),(…
16 select * from j11;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/csinternal/devregression/t/
H A Dmcs7579_j11.test3 # ./mysql/queries/nightly/alltest/test000/tpchSchemaValidation/j11.sql
10 drop table if exists j11;
12 create table j11 (j11_key int)engine=columnstore;
14 insert into j11 values (11),(12),(13),(14),(15),(16),(17),(18),(19),(20),(21),(22),(23),(24),(25),(…
16 select * from j11;
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/csinternal/devregression/r/
H A Dmcs7579_j11.result1 drop table if exists j11;
2 create table j11 (j11_key int)engine=columnstore;
3 insert into j11 values (11),(12),(13),(14),(15),(16),(17),(18),(19),(20),(21),(22),(23),(24),(25),(…
4 select * from j11;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/csinternal/devregression/r/
H A Dmcs7579_j11.result1 drop table if exists j11;
2 create table j11 (j11_key int)engine=columnstore;
3 insert into j11 values (11),(12),(13),(14),(15),(16),(17),(18),(19),(20),(21),(22),(23),(24),(25),(…
4 select * from j11;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/gomp/
H A Dpr99928-5.c28 int j05, j11, j12; in bar() local
98 #pragma omp teams distribute parallel for simd linear (j11) default(none) in bar()
99 for (j11 = 0; j11 < 64; j11++) in bar()
H A Dpr99928-6.c28 int j05, j11, j12; in bar() local
99 for (j11 = 0; j11 < 64; j11++) in bar()
H A Dpr99928-7.c95 for (int j11 = 0; j11 < 64; j11++) in bar() local
/dports/games/pentobi/pentobi-19.1/opening_books/
H A Dbook_classic_2.blksgf33 ;1[k10,l10,i11,j11,k11]TE[1]
95 ;1[k10,l10,i11,j11,k11]TE[1]
196 ;1[j10,k10,l10,i11,j11]TE[1]
211 ;2[i11,j11,k11,l11,j12]TE[1]
243 ;1[j10,k10,l10,i11,j11]TE[1]
276 ;1[j10,k10,l10,i11,j11]TE[1]
299 ;3[k9,j10,k10,j11,j12]TE[1]
459 ;3[j9,j10,j11,j12]TE[1]
666 ;3[j9,j10,j11,j12,j13]TE[1]
682 ;3[j9,j10,j11,j12,j13]TE[1]
[all …]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Keystream() local
95 j11 = input[11]; in Keystream()
117 x11 = j11; in Keystream()
143 x11 += j11; in Keystream()
185 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Crypt() local
203 j11 = input[11]; in Crypt()
229 x11 = j11; in Crypt()
255 x11 += j11; in Crypt()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15;
95 j11 = input[11];
117 x11 = j11;
143 x11 += j11;
185 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15;
203 j11 = input[11];
229 x11 = j11;
255 x11 += j11;
/dports/net-p2p/bitcoin/bitcoin-22.0/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Keystream() local
95 j11 = input[11]; in Keystream()
117 x11 = j11; in Keystream()
143 x11 += j11; in Keystream()
185 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Crypt() local
203 j11 = input[11]; in Crypt()
229 x11 = j11; in Crypt()
255 x11 += j11; in Crypt()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Keystream() local
95 j11 = input[11]; in Keystream()
117 x11 = j11; in Keystream()
143 x11 += j11; in Keystream()
185 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Crypt() local
203 j11 = input[11]; in Crypt()
229 x11 = j11; in Crypt()
255 x11 += j11; in Crypt()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Keystream() local
95 j11 = input[11]; in Keystream()
117 x11 = j11; in Keystream()
143 x11 += j11; in Keystream()
185 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Crypt() local
203 j11 = input[11]; in Crypt()
229 x11 = j11; in Crypt()
255 x11 += j11; in Crypt()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Keystream() local
95 j11 = input[11]; in Keystream()
117 x11 = j11; in Keystream()
143 x11 += j11; in Keystream()
185 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Crypt() local
203 j11 = input[11]; in Crypt()
229 x11 = j11; in Crypt()
255 x11 += j11; in Crypt()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Keystream() local
95 j11 = input[11]; in Keystream()
117 x11 = j11; in Keystream()
143 x11 += j11; in Keystream()
185 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Crypt() local
203 j11 = input[11]; in Crypt()
229 x11 = j11; in Crypt()
255 x11 += j11; in Crypt()
/dports/audio/festival/speech_tools/sigpr/
H A Dfft.cc339 int j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14; in FR4TR() local
374 for(j11=j10;j11<=L11;j11+=L10) in FR4TR()
375 for(j12=j11;j12<=L12;j12+=L11) in FR4TR()
486 int j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14; in FORD2() local
508 for(j11=j10;j11<=l11;j11+=l10) in FORD2()
509 for(j12=j11;j12<=l12;j12+=l11) in FORD2()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/gomp/
H A Dpr99928-5.f9028 integer :: j05, j11, j12 local
99 do j11 = 1, 64
H A Dpr99928-6.f9028 integer :: j05, j11, j12; local
99 do j11 = 1, 64
/dports/science/PETSc/petsc-3.14.1/src/snes/tests/
H A Dex17.c348 Mat j11, j12, j21, j22; in block_system() local
394 ierr = MatCreate(PETSC_COMM_WORLD, &j11);CHKERRQ(ierr); in block_system()
395 ierr = MatSetSizes(j11, 1, 1, 1, 1);CHKERRQ(ierr); in block_system()
396 ierr = MatSetType(j11, MATSEQAIJ);CHKERRQ(ierr); in block_system()
397 ierr = MatSetUp(j11);CHKERRQ(ierr); in block_system()
416 bA[0][0] = j11; in block_system()
424 ierr = MatDestroy(&j11);CHKERRQ(ierr); in block_system()
561 Mat j11, j12, j21, j22; in FormJacobian1_block() local
577 j11 = mats[0][0]; in FormJacobian1_block()
589 ierr = MatSetValue(j11, 0,0, A_00, INSERT_VALUES);CHKERRQ(ierr); in FormJacobian1_block()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Output() local
95 j11 = input[11]; in Output()
117 x11 = j11; in Output()
143 x11 += j11; in Output()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Output() local
95 j11 = input[11]; in Output()
117 x11 = j11; in Output()
143 x11 += j11; in Output()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/crypto/
H A Dchacha20.cpp77 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in Output() local
95 j11 = input[11]; in Output()
117 x11 = j11; in Output()
143 x11 += j11; in Output()
/dports/math/topaz/topaz-3.41/topaz/
H A Dbspline.cc50 goto j11; in CalcBSpline()
58 goto j11; in CalcBSpline()
72 goto j11; in CalcBSpline()
77 goto j11; in CalcBSpline()
94 j11:; in CalcBSpline()
/dports/lang/racket/racket-8.3/share/pkgs/games/gobblet/
H A Dtest-model.rkt221 (define-values (i11 j11) (xform 1 1))
257 (test (list big-yellow) (board-ref b2 i11 j11))
269 (test (list big-yellow) (board-ref b3 i11 j11))
278 (test (list big-yellow) (board-ref b4 i11 j11))
296 (test (list big-yellow) (board-ref b5.1 i11 j11))
302 (test (list big-yellow) (board-ref b5.2 i11 j11))
309 (test (list big-yellow) (board-ref b6.1 i11 j11))
319 (test (list big-yellow) (board-ref b6.2 i11 j11))
329 (test (list big-yellow) (board-ref b7.1 i11 j11))
339 (test (list big-yellow) (board-ref b7.2 i11 j11))
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/macros/
H A Dlft.sci183 [j11,j12,j21,j22]=smga(p#,r#);
184 g=invr(eye()-d22*j11);
185 g#=invr(eye()-j11*d22);
187 ptfg11=d11+d12*j11*g*d21;
190 ptfg21=j21*(eye()+d22*g#*j11)*d21;
249 [j11,j12,j21,j22]=smga(p#,r#);
250 g=invr(eye()-p22*j11);
251 g#=invr(eye()-j11*p22);
253 ptfg11=p11+p12*j11*g*p21;
256 ptfg21=j21*(eye()+p22*g#*j11)*p21;

12345678910>>...25