Home
last modified time | relevance | path

Searched refs:iB (Results 1 – 25 of 1923) sorted by relevance

12345678910>>...77

/dports/multimedia/vmaf/vmaf-2.3.0/matlab/STMAD_2011_MatlabCode/
H A Dical_std.c19 int i,j,iB,jB; in mexFunction() local
59 for( iB = i; iB < i+16; iB++ ) in mexFunction()
63 mean += xVal[(iB*colLen)+jB]; in mexFunction()
73 for( iB = i; iB < i+16; iB++ ) in mexFunction()
83 for( iB = i; iB < i+4; iB++ ) in mexFunction()
104 for( iB = i; iB < i+8; iB ++ ) in mexFunction()
115 for( iB = i; iB < i+8; iB++ ) in mexFunction()
125 for( iB = i; iB < i+4; iB++ ) in mexFunction()
141 for( iB = i; iB < i+8; iB += 5 ) in mexFunction()
145 if( iB < rowLen-15 && jB < colLen-15 && mean > TMP[(iB*colLen)+jB] ) in mexFunction()
[all …]
H A Dical_stat.c20 int i,j,iB,jB; in mexFunction() local
53 for( iB = i; iB < i+16; iB++ ) in mexFunction()
57 mean += xVal[(iB*colLen)+jB]; in mexFunction()
67 for( iB = i; iB < i+16; iB++ ) in mexFunction()
71 tmp = xVal[(iB*colLen)+jB]-mean; in mexFunction()
94 for( iB = i; iB < i+4; iB++ ) in mexFunction()
98 outStd[(iB*colLen)+jB] = stdev; in mexFunction()
99 outSkw[(iB*colLen)+jB] = skw; in mexFunction()
100 outKrt[(iB*colLen)+jB] = krt; in mexFunction()
/dports/science/hypre/hypre-2.23.0/src/FEI_mv/femli/
H A Dmli_sfei.cxx133 for ( iB = 0; iB < maxElemBlocks_; iB++ ) in addNumElems()
135 blkNumElems_[iB] = 0; in addNumElems()
151 for ( iB = 0; iB < nElemBlocks_; iB++ ) in addNumElems()
153 blkNumElems_[iB] = tempBlkNumElems[iB]; in addNumElems()
154 blkElemNEqns_[iB] = tempBlkElemNEqns[iB]; in addNumElems()
155 blkNodeDofs_[iB] = tempBlkNodeDofs[iB]; in addNumElems()
188 for (iB = 0; iB < nElemBlocks_; iB++) in loadElemBlock()
198 for (iB = 0; iB < nElemBlocks_; iB++) in loadElemBlock()
200 blkElemEqnLists_[iB] = new int*[blkNumElems_[iB]]; in loadElemBlock()
201 blkElemStiffness_[iB] = new double*[blkNumElems_[iB]]; in loadElemBlock()
[all …]
H A Dmli_solver_arpacksuperlu.cxx93 int iP, iE, iB, mypid, length, info, *partition; in solve() local
139 for ( iB = 0; iB < blockSize_; iB++ ) in solve()
140 dSendBufs[iP*blockSize_+iB] = f_data[sendMap_[iP]+iB]; in solve()
175 for ( iB = 0; iB < blockSize_; iB++ ) in solve()
176 permutedF[SIndex+iB] = dRecvBufs[AIndex+iB]; in solve()
180 for ( iB = 0; iB < blockSize_; iB++ ) in solve()
181 permutedF[SIndex+iB] = f_data[AIndex+iB]; in solve()
204 for ( iB = 0; iB < blockSize_; iB++ ) in solve()
205 u_data[AIndex+iB] = permutedX[SIndex+iB]; in solve()
/dports/security/hashcat/hashcat-6.2.5/rules/
H A DT0XlC-insert_space_and_special_0_F.rule15 iB
31 iB.
47 iB!
63 iB@
79 iB#
95 iB$
111 iB%
127 iB^
143 iB&
159 iB*
[all …]
/dports/security/hashcat-legacy/hashcat-legacy-2.00/rules/
H A DT0XlC-insert_space_and_special_0_F.rule15 iB
31 iB.
47 iB!
63 iB@
79 iB#
95 iB$
111 iB%
127 iB^
143 iB&
159 iB*
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/dsp56156/
H A Dtables.cpp80 case 0x05: SD = iB; break; in decode_DDDDD_table()
129 case 0x1: S = iX0; D = iB; break; in decode_DDF_table()
131 case 0x3: S = iY0; D = iB; break; in decode_DDF_table()
133 case 0x5: S = iX1; D = iB; break; in decode_DDF_table()
135 case 0x7: S = iY1; D = iB; break; in decode_DDF_table()
154 case 0x1: SD = iB; break; in decode_F_table()
171 case 0x3: S = iB; D = iB; break; in decode_h0hF_table()
182 case 0x3: SD = iB; break; in decode_HH_table()
195 case 0x5: SD = iB; break; in decode_HHH_table()
274 case 0x1: S = iX; D = iB; break; in decode_JF_table()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/dsp56156/
H A Dtables.cpp80 case 0x05: SD = iB; break; in decode_DDDDD_table()
129 case 0x1: S = iX0; D = iB; break; in decode_DDF_table()
131 case 0x3: S = iY0; D = iB; break; in decode_DDF_table()
133 case 0x5: S = iX1; D = iB; break; in decode_DDF_table()
135 case 0x7: S = iY1; D = iB; break; in decode_DDF_table()
154 case 0x1: SD = iB; break; in decode_F_table()
171 case 0x3: S = iB; D = iB; break; in decode_h0hF_table()
182 case 0x3: SD = iB; break; in decode_HH_table()
195 case 0x5: SD = iB; break; in decode_HHH_table()
274 case 0x1: S = iX; D = iB; break; in decode_JF_table()
[all …]
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxblas/tinylevel1/
H A Dgeaxpy.tcc56 for (int i=0, iA=0, iB=0; i<m; ++i, iA+=ldA, iB+=ldB) { in geaxpy() local
57 axpy<n, ALPHA, MA, 1, MB, 1>(alpha, A+iA, B+iB); in geaxpy()
67 for (int i=0, iA=0, iB=0; i<m; ++i, iA+=ldA, iB+=ldB) { in geaxpy() local
68 acxpy<n, ALPHA, MA, 1, MB, 1>(alpha, A+iA, B+iB); in geaxpy()
74 for (int i=0, iB=0; i<m; ++i, iB+=ldB) { in geaxpy() local
75 axpy<n, ALPHA, MA, ldA, MB, 1>(alpha, A+i, B+iB); in geaxpy()
80 for (int i=0, iB=0; i<m; ++i, iB+=ldB) { in geaxpy() local
81 acxpy<n, ALPHA, MA, ldA, MB, 1>(alpha, A+i, B+iB); in geaxpy()
/dports/math/armadillo/armadillo-10.7.1/tests2/
H A Dfn_intersect.cpp40 uvec iB; variable
42 intersect(CC, iA, iB, A, B);
52 REQUIRE( iB(0) == 0 );
53 REQUIRE( iB(1) == 1 );
54 REQUIRE( iB(2) == 2 );
56 REQUIRE( accu(iB) == 3 );
75 uvec iB; variable
87 REQUIRE( iB(0) == 0 );
88 REQUIRE( iB(1) == 1 );
89 REQUIRE( iB(2) == 2 );
[all …]
/dports/science/chrono/chrono-7.0.1/doxygen/documentation/tutorials/pychrono/
H A Ddemo_spider_robot.md77 b1turret = mysystem.SearchBody('M-410iB-300 -1/M-410iB-300-02-1')
78 b1bicept = mysystem.SearchBody('M-410iB-300 -1/M-410iB-300-03-1')
79 b1forearm = mysystem.SearchBody('M-410iB-300 -1/M-410iB-300-06-1')
87 b2turret = mysystem.SearchBody('M-410iB-300 -2/M-410iB-300-02-1')
88 b2bicept = mysystem.SearchBody('M-410iB-300 -2/M-410iB-300-03-1')
89 b2forearm = mysystem.SearchBody('M-410iB-300 -2/M-410iB-300-06-1')
97 b3turret = mysystem.SearchBody('M-410iB-300 -3/M-410iB-300-02-1')
98 b3bicept = mysystem.SearchBody('M-410iB-300 -3/M-410iB-300-03-1')
99 b3forearm = mysystem.SearchBody('M-410iB-300 -3/M-410iB-300-06-1')
107 b7turret = mysystem.SearchBody('M-410iB-300 -7/M-410iB-300-02-1')
[all …]
/dports/graphics/povray37/povray-3.7.0.10/source/backend/vm/
H A Dfnpovfpu.cpp363 case ((a*64)+(b*4)+2): iB = iB op iA; break; \
364 case ((a*64)+(b*4)+3): iB = iB op iB; break
369 case ((a*64)+(b*4)+2): iB = (c(iB) op iA); break; \
370 case ((a*64)+(b*4)+3): iB = (c(iB) op iB); break
1474 OP_INT_SPECIAL(15,35,1,iB = iB / iA); // div A, B in POVFPU_RunDefault()
1476 OP_INT_SPECIAL(15,35,3,iB = iB % iA); // mod A, B in POVFPU_RunDefault()
1491 OP_INT_SPECIAL(15,38,1,iB = -iB); // neg B in POVFPU_RunDefault()
1494 OP_INT_SPECIAL(15,38,3,iB = abs(iB)); // abs B in POVFPU_RunDefault()
1497 OP_INT_SPECIAL(15,39,1,iB = iB + k); // addi k, B in POVFPU_RunDefault()
1499 OP_INT_SPECIAL(15,39,3,iB = iB - k); // subi k, B in POVFPU_RunDefault()
[all …]
/dports/science/bagel/bagel-1.2.2/src/asd/
H A Dasd_spin_coupling.hpp67 for (int iB = 0; iB < nB; ++iB) { in couple_blocks() local
68 BdotBp.push_back(SBp->data(iBp)->dot_product(*B->data(iB))); in couple_blocks()
77 for (int iB = 0; iB < nB; ++iB) { in couple_blocks() local
79 spin_block->element(iAB,iABp) += AdotAp[iA+ nA*iAp] * BdotBp[iB + nB*iBp]; in couple_blocks()
130 for (int iB = 0; iB < nB; ++iB) in diagonal_block() local
131 BdotBp.push_back(SB->data(iB)->dot_product(*Bp->data(iBp))); in diagonal_block()
140 for (int iB = 0; iB < nB; ++iB) // iA = iAp in diagonal_block() local
141 spin_block->element(subspace.dimerindex(iAp,iB),iABp) += BdotBp[iB+ nB*iBp]; in diagonal_block()
/dports/textproc/htmltest/htmltest-0.15.0/vendor/github.com/daviddengcn/go-algs/ed/
H A Ded_test.go16 if us.a[iA] == us.b[iB] {
79 if in.a[iA] == in.b[iB] {
91 return 110 + iB
130 func(iA, iB int) int {
131 if ra[iA] == rb[iB] {
140 func(iB int) int {
141 return 110 + iB
159 func(iA, iB int) int {
160 if ra[iA] == rb[iB] {
169 func(iB int) int {
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dmatmul_3.f9012 integer, dimension(nmax,nmax) :: iB=0 , iC=1 variable
17 iB = reshape((/1 ,3 ,0 ,2 ,5 ,0 ,0 ,0 ,0 /),(/3,3/))
18 iX1(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
22 iX2(1:n,1) = matmul( iB(2,1:n),iC(1:n,1:n) )
29 iB = reshape((/(i, i = 1, 9)/),(/3,3/))
30 ic = transpose (iB)
31 iX1 = transpose (iB)
33 iX2 = matmul (transpose (iB), iC)

12345678910>>...77