Home
last modified time | relevance | path

Searched refs:iN (Results 1 – 25 of 1376) sorted by relevance

12345678910>>...56

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DLLNL_FEI_Fei.cxx1246 for ( iN = 0; iN < totalNNodes; iN++ ) nodeIDs[iN] = 0; in getNumBlockActNodes()
1944 for (iN = 0; iN < numBCNodes_; iN++) BCNodeIDs_[iN] = iArray[iN]; in buildGlobalMatrixVector()
1952 for (iN = 0; iN < numBCNodes_; iN++) BCNodeAlpha_[iN] = tArray[iN]; in buildGlobalMatrixVector()
1962 for (iN = 0; iN < numBCNodes_; iN++) BCNodeBeta_[iN] = tArray[iN]; in buildGlobalMatrixVector()
1972 for (iN = 0; iN < numBCNodes_; iN++) BCNodeGamma_[iN] = tArray[iN]; in buildGlobalMatrixVector()
2043 for (iN = 0; iN < numBCNodes_; iN++) BCNodeIDs_[iN] = iArray[iN]; in buildGlobalMatrixVector()
2051 for (iN = 0; iN < numBCNodes_; iN++) BCNodeAlpha_[iN] = tArray[iN]; in buildGlobalMatrixVector()
2061 for (iN = 0; iN < numBCNodes_; iN++) BCNodeBeta_[iN] = tArray[iN]; in buildGlobalMatrixVector()
2071 for (iN = 0; iN < numBCNodes_; iN++) BCNodeGamma_[iN] = tArray[iN]; in buildGlobalMatrixVector()
2893 for ( iN = 0; iN < numSharedNodes_; iN++ ) nodeIDs[iN] = iN; in sortSharedNodes()
[all …]
H A DFEI_HYPRE_Impl.cxx687 for ( iN = 0; iN < nShared; iN++ ) in initSharedNodes()
693 for ( iN = 0; iN < nShared; iN++ ) in initSharedNodes()
699 for ( iN = 0; iN < nShared; iN++ ) in initSharedNodes()
714 for ( iN = 0; iN < nShared; iN++ ) in initSharedNodes()
717 for ( iN = 0; iN < nShared; iN++ ) in initSharedNodes()
720 for ( iN = 0; iN < nShared; iN++ ) in initSharedNodes()
1160 for ( iN = 0; iN < numSharedNodes_; iN++ ) nodeIDs[iN] = iN; in loadComplete()
1246 for ( iN = 0; iN < totalNNodes; iN++ ) nodeIDAux[iN] = iN; in loadComplete()
1744 for ( iN = 0; iN < totalNNodes; iN++ ) nodeIDs[iN] = 0; in getNumBlockActNodes()
1827 for ( iN = 0; iN < totalNNodes; iN++ ) nodeIDs[iN] = 0; in getBlockNodeIDList()
[all …]
H A DHYPRE_LSI_mli.cxx995 for ( iN = 0; iN < nNodes; iN++ ) in HYPRE_LSI_MLICreateNodeEqnMap()
1013 for ( iN = 0; iN < nNodes; iN++ ) in HYPRE_LSI_MLICreateNodeEqnMap()
1077 for ( iN = 0; iN < nNodes; iN++ ) in HYPRE_LSI_MLICreateNodeEqnMap()
1105 for (iN = 0; iN < nNodes; iN++) in HYPRE_LSI_MLICreateNodeEqnMap()
1310 for ( iN = 0; iN < nNodes; iN++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
1330 for ( iN = 0; iN < nNodes; iN++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
1362 for ( iN = 0; iN < nNodes; iN++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
1380 for ( iN = 0; iN < nNodes; iN++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
1443 for ( iN = 0; iN < nNodes; iN++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
1475 for ( iN = 0; iN < nNodes; iN++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
[all …]
H A DLLNL_FEI_Matrix.cxx660 for ( iN = 0; iN < sendLengs[iP]; iN++ ) in exchangeSubMatrices()
684 for ( iN = 0; iN < sendLengs[iP]; iN++ ) in exchangeSubMatrices()
690 for ( iN = 0; iN < recvLengs[iP]; iN++ ) in exchangeSubMatrices()
715 for ( iN = 0; iN < sendLengs[iP]; iN++ ) in exchangeSubMatrices()
798 for ( iN = 0; iN < sendLengs_[iP]; iN++ ) in exchangeSubMatrices()
872 for ( iN = 0; iN < sendLengs_[iP]; iN++ ) in exchangeSubMatrices()
918 for ( iN = index+1; iN < index+leng; iN++ ) in exchangeSubMatrices()
942 for ( iN = index; iN < index+leng; iN++ ) in exchangeSubMatrices()
1060 for ( iN = index; iN < index+leng; iN++ ) in exchangeSubMatrices()
1110 for ( iN = 0; iN < count; iN++ ) in exchangeSubMatrices()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/sci_gateway/c/
H A Dsci_sident.c128 int iN = 0; in sci_sident() local
259 if (iN < 1) in sci_sident()
265 if (iN >= iNOBR) in sci_sident()
371 if (iMA != iN || iNA != iN) in sci_sident()
431 iNPL = iN + iL; in sci_sident()
432 iN2 = iN + iN; in sci_sident()
433 iNN = iN * iN; in sci_sident()
434 iNL = iN * iL; in sci_sident()
486 iID = iN; in sci_sident()
573 createMatrixOfDouble(pvApiCtx, iRhs + iIP, iN, iN, pA); in sci_sident()
[all …]
H A Dsci_findbd.c132 int iN = 0; in sci_findbd() local
291 if (iN != iCols) in sci_findbd()
500 iNCOL = iN; in sci_findbd()
577 iLDA = Max(1, iN); in sci_findbd()
620 iIC = 2 * iN * iN + iN; in sci_findbd()
624 iIC = 2 * iN * iN; in sci_findbd()
652 iLDW1 = iN * iN * iM + Max(iIC, iIA); in sci_findbd()
674 iLDW2 = iISIZE + 2 * iN + Max(iIC, 4 * iN); in sci_findbd()
675 iLDW3 = iMINWLS + 2 * iN + Max(iIQ + iNCP1 + iITAU, 4 * iN); in sci_findbd()
679 iLDWMIN = iINI + iN * (iN + iM + iL) + Max(5 * iN, Max(iINI, Min(iLDW2, iLDW3))); in sci_findbd()
[all …]
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/
H A DCrypt.php47 $iN = \count($aV) - 1;
49 $iZ = $aV[$iN];
68 $iZ = $aV[$iN] = self::int32($aV[$iN] + $iMx);
104 $iZ = $aV[$iN];
119 $iZ = $aV[$iN];
142 if (($iM < $iN - 3) || ($iM > $iN))
146 $iN = $iM;
181 * @param int $iN
189 $iN -= 4294967296;
193 $iN += 4294967296;
[all …]
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/
H A DCrypt.php47 $iN = \count($aV) - 1;
49 $iZ = $aV[$iN];
68 $iZ = $aV[$iN] = self::int32($aV[$iN] + $iMx);
104 $iZ = $aV[$iN];
119 $iZ = $aV[$iN];
142 if (($iM < $iN - 3) || ($iM > $iN))
146 $iN = $iM;
181 * @param int $iN
189 $iN -= 4294967296;
193 $iN += 4294967296;
[all …]
/dports/devel/R-cran-gbm/gbm/src/
H A Dlocationm.cpp30 madParams = new double[iN]; in CLocationM()
31 for (ii = 0; ii < iN; ii++) in CLocationM()
73 if (iN == 0) in Median()
77 else if(iN == 1) in Median()
83 vecV.resize(iN); in Median()
84 for (ii = 0; ii < iN; ii++) in Median()
93 vecW.resize(iN); in Median()
95 for (ii = 0; ii < iN; ii++) in Median()
111 int iNextNonZero = iN; in Median()
186 for (ii = 0; ii < iN; ii++) in LocationM()
[all …]
/dports/comms/qsstv/qsstv/drmtx/common/mlc/
H A DMLC.cpp177 BitInterleaver[0].Init(iN[0], iN[1], 13); in InitInternal()
178 BitInterleaver[1].Init(iN[0], iN[1], 21); in InitInternal()
182 BitInterleaver[0].Init(2 * iN[0], 2 * iN[1], 13); in InitInternal()
183 BitInterleaver[1].Init(2 * iN[0], 2 * iN[1], 21); in InitInternal()
243 iN[0] = 0; in CalculateParam()
297 iN[0] = 0; in CalculateParam()
366 iN[0] = 0; in CalculateParam()
368 iN[1] = iN_mux - iN[0]; in CalculateParam()
432 iN[0] = 0; in CalculateParam()
437 iN[0] = 0; in CalculateParam()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/sci_gateway/cpp/
H A Dsci_arl2_ius.cpp50 int iN = 0; in sci_arl2_ius() local
145 iN = (int)pDblN->get(0); in sci_arl2_ius()
146 if (iN < 1) in sci_arl2_ius()
152 if (iN < iRankDen) in sci_arl2_ius()
242 … int iWorkSize = 34 + 34 * iN + 7 * iNg + iN * iNg + iN * iN * (iNg + 2) + 4 * (iN + 1) * iMxsol; in sci_arl2_ius()
244 iWorkSize = 29 + iN * iN + 4 * iN + 2 * iMxsol; in sci_arl2_ius()
284 int iRank = iN + 1; in sci_arl2_ius()
296 pdblDenOut[iN] = 1; in sci_arl2_ius()
352 int iWorkSize = 32 + 32 * iN + 7 * iNg + iN * iNg + iN * iN * (iNg + 2); in sci_arl2_ius()
354 iWorkSize = 29 + iN * iN + 4 * iN; in sci_arl2_ius()
[all …]
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/clustal/
H A Dmbed.c719 for (iN=0; iN<iNObjs; iN++) { in BisectingKmeans()
744 for (iN = 1; iN < iNObjs; iN++){ in BisectingKmeans()
812 for (iN=0; iN<iNObjsInClusterToSplit; iN++) { in BisectingKmeans()
825 for (iN=0; iN<iNObjsInClusterToSplit; iN++) { in BisectingKmeans()
834 for (iN=0; iN<iNObjsInClusterToSplit; iN++) { in BisectingKmeans()
867 for (iN=0; iN<2; iN++) { in BisectingKmeans()
876 for (iN=0; iN<iNObjsInClusterToSplit; iN++) { in BisectingKmeans()
916 for (iN=0; iN<2; iN++) { in BisectingKmeans()
951 for (iN=0; iN<iDim; iN++) { in BisectingKmeans()
990 for (iN=0; iN<iNObjsInClusterToSplit; iN++) { in BisectingKmeans()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/struct/
H A Dbeamslider.cc259 for (unsigned int iN = 0; iN < Beam::NUMNODES; iN++) { in AssJac() local
263 lp += xTmp[iN]*dNpp[iN]; in AssJac()
269 6*(1+iN)+i, d); in AssJac()
274 6*(1+iN)+3+i, d); in AssJac()
278 6*(1+iN)+i, dN[iN]); in AssJac()
283 6*(1+iN)+3+1, Mat3x3(MatCross, fTmp[iN]*dN[iN])); in AssJac()
375 for (unsigned int iN = 0; iN < Beam::NUMNODES; iN++) { in AssJac() local
383 6*(1+iN)+i, d); in AssJac()
387 6*(1+iN)+i, d); in AssJac()
392 6*(1+iN)+3+i, d); in AssJac()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbwrap/
H A Dharwrap.h170 iN(iMatOrd), in HarwellSolver()
185 ASSERT(iN > 0); in HarwellSolver()
192 iN*sizeof(doublereal))); in HarwellSolver()
195 SAFENEWARR(piKeep, integer, 5*iN); in HarwellSolver()
196 SAFENEWARR(piW, integer, 8*iN); in HarwellSolver()
197 SAFENEWARR(pdW, doublereal, iN); in HarwellSolver()
232 ASSERT(iN > 0); in IsValid()
239 iN*sizeof(doublereal))); in IsValid()
248 5*iN*sizeof(integer))); in IsValid()
250 8*iN*sizeof(integer))); in IsValid()
[all …]
/dports/japanese/xtr/xtr1.50e-0.2/sample/
H A Dfmpr.xtr48 .r/~h[//iN
49 .r/~h]//iN
52 .r/~hu[//iN
75 .r/~e[//iN
76 .r/~e]//iN
79 .r/~i[//iN
80 .r/~i]//iN
83 .r/~f[/iN
84 .r/~f]//iN
85 .r/~k[//iN
[all …]
/dports/science/hypre/hypre-2.23.0/src/FEI_mv/femli/
H A Dmli_amgsa_dd_fedata.cxx472 int *iTempArray, iE, iN, iP, jN, index; in setupFEDataBasedSuperLUSmoother() local
552 for ( iN = 0; iN < totalNNodes; iN++ ) in setupFEDataBasedSuperLUSmoother()
554 orderArray[iN] = iN; in setupFEDataBasedSuperLUSmoother()
555 newElemNodeList[iN] = elemNodeList1D[iN]; in setupFEDataBasedSuperLUSmoother()
560 for ( iN = 1; iN < totalNNodes; iN++ ) in setupFEDataBasedSuperLUSmoother()
599 for ( iN = 1; iN < totalNNodes; iN++ ) in setupFEDataBasedSuperLUSmoother()
604 nodeEqnList[newNNodes++] = nodeEqnList[iN]; in setupFEDataBasedSuperLUSmoother()
612 for ( iN = 0; iN < newNNodes; iN++ ) in setupFEDataBasedSuperLUSmoother()
614 if (nodeEqnList[iN] < localStartRow || nodeEqnList[iN] >= localEndRow) in setupFEDataBasedSuperLUSmoother()
688 for ( iN = 0; iN < newNNodes; iN++ ) in setupFEDataBasedSuperLUSmoother()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/optimization/sci_gateway/cpp/
H A Dsci_readmps.cpp51 int iN = 0; in sci_readmps() local
168 iN = iMaxN; in sci_readmps()
187 pstrClName[8 * iN] = '\0'; in sci_readmps()
193 int* piStavar = new int[iN]; in sci_readmps()
199 int* piRow = new int[iN]; in sci_readmps()
305 pStr = new types::String(1, iN); in sci_readmps()
306 for (int i = 0; i < iN; i++) in sci_readmps()
334 pDbl = new types::Double(iN, 2); in sci_readmps()
336 for (int i = 0; i < iN * 2; i++) in sci_readmps()
354 for (int i = 0; i < iN + 1; i++) in sci_readmps()
[all …]
/dports/graphics/ipe/ipe-7.2.23/src/ipelib/
H A Dipeutils.cpp196 iN = 0; in A85Stream()
203 if (iN == 4) { in putChar()
220 iN = 0; in putChar()
226 if (iN) { in close()
269 iN = 0; in Base64Stream()
276 if (iN == 3) { in putChar()
287 iN = 0; in putChar()
293 if (iN) { in close()
342 iN = 4; in getChar()
481 iN = 0; in DeflateStream()
[all …]
/dports/emulators/mess/mame-mame0226/src/lib/netlist/solver/
H A Dnld_matrix_solver_ext.h62 const std::size_t iN = fill.size(); in log_fill() local
70 std::vector<unsigned> levL(iN, 0); in log_fill()
71 std::vector<unsigned> levU(iN, 0); in log_fill()
84 for (std::size_t k = iN; k-- > 0; ) in log_fill()
121 const std::size_t iN = size(); in store() local
130 const std::size_t iN = size(); in store() local
144 const std::size_t iN = size(); in check_err() local
160 const std::size_t iN = size(); in backup() local
167 const std::size_t iN = size(); in restore() local
208 const std::size_t iN = size(); in build_mat_ptr() local
[all …]
H A Dnld_matrix_solver.cpp241 for (std::size_t k = 0; k < iN; k++) in setup_matrix()
256 for (unsigned k = 0; k < iN; k++) in setup_matrix()
278 for (std::size_t k = 0; k < iN; k++) in setup_matrix()
309 std::vector<std::vector<bool>> touched(iN, std::vector<bool>(iN)); in setup_matrix()
311 for (std::size_t k = 0; k < iN; k++) in setup_matrix()
320 for (unsigned k = 0; k < iN; k++) in setup_matrix()
354 for (std::size_t k = 0; k < iN; k++) in setup_matrix()
370 for (std::size_t k = 0; k < iN; k++) in set_pointers()
376 m_gtn.resize(iN, max_count); in set_pointers()
377 m_gonn.resize(iN, max_count); in set_pointers()
[all …]
/dports/emulators/mame/mame-mame0226/src/lib/netlist/solver/
H A Dnld_matrix_solver_ext.h62 const std::size_t iN = fill.size(); in log_fill() local
70 std::vector<unsigned> levL(iN, 0); in log_fill()
71 std::vector<unsigned> levU(iN, 0); in log_fill()
84 for (std::size_t k = iN; k-- > 0; ) in log_fill()
121 const std::size_t iN = size(); in store() local
130 const std::size_t iN = size(); in store() local
144 const std::size_t iN = size(); in check_err() local
160 const std::size_t iN = size(); in backup() local
167 const std::size_t iN = size(); in restore() local
208 const std::size_t iN = size(); in build_mat_ptr() local
[all …]
H A Dnld_matrix_solver.cpp241 for (std::size_t k = 0; k < iN; k++) in setup_matrix()
256 for (unsigned k = 0; k < iN; k++) in setup_matrix()
278 for (std::size_t k = 0; k < iN; k++) in setup_matrix()
309 std::vector<std::vector<bool>> touched(iN, std::vector<bool>(iN)); in setup_matrix()
311 for (std::size_t k = 0; k < iN; k++) in setup_matrix()
320 for (unsigned k = 0; k < iN; k++) in setup_matrix()
354 for (std::size_t k = 0; k < iN; k++) in setup_matrix()
370 for (std::size_t k = 0; k < iN; k++) in set_pointers()
376 m_gtn.resize(iN, max_count); in set_pointers()
377 m_gonn.resize(iN, max_count); in set_pointers()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DCGNSZoneStruct.cpp78 for(int iN = 0; iN < nbEltNode; iN++) { in createElement() local
79 const cgsize_t ijN[3] = {ijk[0] + s[2 * iN], ijk[1] + s[2 * iN + 1]}; in createElement()
81 eltVert[iN] = allVert[ind]; in createElement()
156 for(int iN = 0; iN < nbEltNode; iN++) { in createElement() local
157 const cgsize_t ijkN[3] = {ijk[0] + s[3 * iN], ijk[1] + s[3 * iN + 1], in createElement()
160 eltVert[iN] = allVert[ind]; in createElement()
245 for(int iN = 0; iN < nbEltNode; iN++) { in createBndElement() local
247 ijN[dir[0]] += s[iN]; in createBndElement()
329 for(int iN = 0; iN < nbEltNode; iN++) { in createBndElement() local
331 ijkN[dir[0]] += s[2 * iN]; in createBndElement()
[all …]
/dports/misc/mnn/MNN-1.2.0/source/backend/hiai/backend/
H A DNPUBackend.hpp50 int iN = dims[0]; in tensorShapeFormat() local
63 iN = dims[0]; in tensorShapeFormat()
79 iN = 1; in tensorShapeFormat()
86 iN = 1; in tensorShapeFormat()
93 iN = 1; in tensorShapeFormat()
107 int iN =1; in convertShape() local
115 iN = dims[0]; in convertShape()
120 iN = dims[0]; in convertShape()
134 iN = defaultVal; in convertShape()
139 iN = defaultVal; in convertShape()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/docs/
H A DAtomics.rst604 iN __sync_val_compare_and_swap_N(iN *ptr, iN expected, iN desired)
606 iN __sync_fetch_and_add_N(iN *ptr, iN val)
607 iN __sync_fetch_and_sub_N(iN *ptr, iN val)
608 iN __sync_fetch_and_and_N(iN *ptr, iN val)
609 iN __sync_fetch_and_or_N(iN *ptr, iN val)
610 iN __sync_fetch_and_xor_N(iN *ptr, iN val)
612 iN __sync_fetch_and_max_N(iN *ptr, iN val)
614 iN __sync_fetch_and_min_N(iN *ptr, iN val)
635 iN __aarch64_swpN_ORDER(iN val, iN *ptr)
636 iN __aarch64_ldaddN_ORDER(iN val, iN *ptr)
[all …]

12345678910>>...56