Home
last modified time | relevance | path

Searched refs:iIndex (Results 1 – 25 of 1690) sorted by relevance

12345678910>>...68

/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/c/operations/
H A Dmatrix_transpose.c29 int iIndex = 0; in vPretransposeRealMatrix() local
30 for (iIndex = 0 ; iIndex < _iRowsIn * _iColsIn ; iIndex++) in vPretransposeRealMatrix()
44 int iIndex = 0; in vPretransposeComplexMatrix() local
45 for (iIndex = 0 ; iIndex < _iRowsIn * _iColsIn ; iIndex++) in vPretransposeComplexMatrix()
60 int iIndex = 0; in vTransposeRealMatrix() local
61 for (iIndex = 0 ; iIndex < _iRowsIn * _iColsIn ; iIndex++) in vTransposeRealMatrix()
66 int iNewCoord = iIndex % _iRowsIn * _iColsIn + (iIndex / _iRowsIn); in vTransposeRealMatrix()
73 int iIndex = 0; in vTransposeComplexMatrix() local
74 for (iIndex = 0 ; iIndex < _iRowsIn * _iColsIn ; iIndex++) in vTransposeComplexMatrix()
93 int iIndex = 0; in vTransposeDoubleComplexMatrix() local
[all …]
/dports/www/domoticz/domoticz-2020.2/hardware/cayenne_lpp/
H A DCayenneLPP_Dec.cpp52 int iIndex = 0; in ParseLPP() local
138 root[iIndex]["type"] = "temp"; in ParseLPP()
168 root[iIndex]["X"] = value; in ParseLPP()
171 root[iIndex]["Y"] = value; in ParseLPP()
174 root[iIndex++]["Z"] = value; in ParseLPP()
214 root[iIndex]["X"] = value; in ParseLPP()
217 root[iIndex]["Y"] = value; in ParseLPP()
220 root[iIndex++]["Z"] = value; in ParseLPP()
230 root[iIndex]["type"] = "gps"; in ParseLPP()
236 root[iIndex]["lat"] = value; in ParseLPP()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/src/c/
H A Dmprod.c43 int iIndex = 0; in vDmProd() local
57 iIndex += _iInc; in vDmProd()
66 vDvmul(_iCols, _pdblIn + iLoop, _pdblOut + iIndex, _iRows, 0, _pdblOut + iIndex); in vDmProd()
67 iIndex += _iInc; in vDmProd()
101 int iIndex = 0; in vWDmProd() local
106 _pdblOut1[iIndex] = 1; in vWDmProd()
110 … _pdblIn2 + _iRows * iLoop, _pdblOut1 + iIndex, _pdblOut2 + iIndex, 1, 0, _pdblOut1 + iIndex, _pdb… in vWDmProd()
118 … _pdblIn2 + _iRows * iLoop, _pdblOut1 + iIndex, _pdblOut2 + iIndex, 1, 0, _pdblOut1 + iIndex, _pdb… in vWDmProd()
119 iIndex += _iInc; in vWDmProd()
127 … iLoop, _pdblIn2 + iLoop, _pdblOut1 + iIndex, _pdblOut2 + iIndex, _iRows, 0, _pdblOut1 + iIndex, _… in vWDmProd()
[all …]
H A Dvmul.c29 int iIndex = 0; in vDvmul() local
32 for (iIndex = 0; iIndex < _iNbElem ; iIndex++) in vDvmul()
34 _pdblOut[iIndex] = _pdblIn1[iIndex] * _pdblIn2[iIndex]; in vDvmul()
50 for (iIndex = 0; iIndex < _iNbElem ; iIndex++) in vDvmul()
61 int iIndex = 0; in vWvmul() local
64 for (iIndex = 0; iIndex < _iNbElem ; iIndex++) in vWvmul()
66 double dblTemp = _piRealIn2[iIndex]; in vWvmul()
67 … _piRealOut[iIndex] = dblTemp * _piRealIn1[iIndex] - _piImgIn2[iIndex] * _piImgIn1[iIndex]; in vWvmul()
68 … _piImgOut[iIndex] = dblTemp * _piImgIn1[iIndex] + _piImgIn2[iIndex] * _piRealIn1[iIndex]; in vWvmul()
84 for (iIndex = 0; iIndex < _iNbElem ; iIndex++) in vWvmul()
H A Dcupro.c20 int iIndex = 0; in vCupro() local
22 for (iIndex = 0 ; iIndex < _iNbElem ; iIndex++) in vCupro()
24 _piOut[iIndex] = _piIn[iIndex] * dblCoeff; in vCupro()
25 dblCoeff = _piOut[iIndex]; in vCupro()
32 int iIndex = 0; in vCuproi() local
34 for (iIndex = 0 ; iIndex < _iNbElem ; iIndex++) in vCuproi()
36 double dblTemp = _piRealIn[iIndex]; in vCuproi()
37 _piRealOut[iIndex] = dblTemp * dblRealCoeff - dblImgCoeff * _piImgIn[iIndex]; in vCuproi()
38 _piImgOut[iIndex] = dblRealCoeff * _piImgIn[iIndex] + dblImgCoeff * dblTemp; in vCuproi()
39 dblRealCoeff = _piRealOut[iIndex]; in vCuproi()
[all …]
/dports/security/ftimes/ftimes-3.11.0/src/
H A Dversion.c27 int iIndex = 0; in VersionGetVersion() local
114 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
124iIndex += snprintf(&acMyVersion[iIndex], iSize, "%sklel(%s)", (iCount++ == 0) ? " " : ",", KlelGet… in VersionGetVersion()
125 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
129 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
133 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
137 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
140iIndex += snprintf(&acMyVersion[iIndex], iSize, "%s%s", (iCount++ == 0) ? " " : ",", SslGetVersion… in VersionGetVersion()
141 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
144 iIndex += snprintf(&acMyVersion[iIndex], iSize, "%sxmagic", (iCount++ == 0) ? " " : ","); in VersionGetVersion()
[all …]
H A Doptions.c247 int iIndex = 0; in OptionsHaveRequiredOptions() local
249 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveRequiredOptions()
271 int iIndex = 0; in OptionsHaveSpecifiedOption() local
273 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveSpecifiedOption()
275 … if (iId == psOptionsContext->psOptions[iIndex].iId && psOptionsContext->psOptions[iIndex].iFound) in OptionsHaveSpecifiedOption()
353 int iIndex = 0; in OptionsProcessOptions() local
409 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsProcessOptions()
413 … (psOptions[iIndex].atcFullName[0] && _tcscmp(ptcArgument, psOptions[iIndex].atcFullName) == 0) in OptionsProcessOptions()
416 if (psOptions[iIndex].iAllowRepeats == 0 && psOptions[iIndex].iFound == 1) in OptionsProcessOptions()
436 psOptions[iIndex].iFound = 1; in OptionsProcessOptions()
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dwordole.c89 int iIndex; in tReadBlockIndices() local
103 for (iIndex = 0; iIndex < (int)tDone; iIndex++) { in tReadBlockIndices()
104 aulBlockDepot[iIndex] = ulGetLong(4 * iIndex, aucBytes); in tReadBlockIndices()
119 int iIndex; in bGetBBD() local
126 for (iIndex = 0; iIndex < (int)tDepotLen && tToGo != 0; iIndex++) { in bGetBBD()
149 int iIndex; in bGetSBD() local
156 for (iIndex = 0; iIndex < (int)tDepotLen && tToGo != 0; iIndex++) { in bGetSBD()
247 for (iIndex = 0; iIndex < (int)tNbrOfPPS; iIndex++) { in bGetPPS()
292 for (iIndex = 0; iIndex < (int)tNbrOfPPS; iIndex++) { in bGetPPS()
308 for (iIndex = 0; iIndex < (int)tNbrOfPPS; iIndex++) { in bGetPPS()
[all …]
H A Dstylesheet.c76 int iIndex; in iGetStyleIndex() local
84 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in iGetStyleIndex()
87 return iIndex; in iGetStyleIndex()
267 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vGet2Stylesheet()
396 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vGet2Stylesheet()
576 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vGet6Stylesheet()
779 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vGet8Stylesheet()
799 int iIndex; in vFillStyleFromStylesheet() local
804 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vFillStyleFromStylesheet()
823 int iIndex; in vFillFontFromStylesheet() local
[all …]
H A Dasc85enc.c67 int iIndex; in vASCII85EncodeByte() local
78 for (iIndex = iInBuffer - 1; iIndex >= 0; iIndex--) { in vASCII85EncodeByte()
80 ulBuffer[iIndex] << (8 * (3 - iIndex)); in vASCII85EncodeByte()
82 for (iIndex = 4; iIndex >= 4 - iInBuffer; iIndex--) { in vASCII85EncodeByte()
83 ulTmp = ulValue / aulPower85[iIndex]; in vASCII85EncodeByte()
85 ulValue -= ulTmp * aulPower85[iIndex]; in vASCII85EncodeByte()
108 for (iIndex = 4; iIndex >= 0; iIndex--) { in vASCII85EncodeByte()
109 ulTmp = ulValue / aulPower85[iIndex]; in vASCII85EncodeByte()
111 ulValue -= ulTmp * aulPower85[iIndex]; in vASCII85EncodeByte()
/dports/textproc/antiword/antiword-0.37/
H A Dwordole.c89 int iIndex; in tReadBlockIndices() local
103 for (iIndex = 0; iIndex < (int)tDone; iIndex++) { in tReadBlockIndices()
104 aulBlockDepot[iIndex] = ulGetLong(4 * iIndex, aucBytes); in tReadBlockIndices()
119 int iIndex; in bGetBBD() local
126 for (iIndex = 0; iIndex < (int)tDepotLen && tToGo != 0; iIndex++) { in bGetBBD()
149 int iIndex; in bGetSBD() local
156 for (iIndex = 0; iIndex < (int)tDepotLen && tToGo != 0; iIndex++) { in bGetSBD()
247 for (iIndex = 0; iIndex < (int)tNbrOfPPS; iIndex++) { in bGetPPS()
297 for (iIndex = 0; iIndex < (int)tNbrOfPPS; iIndex++) { in bGetPPS()
313 for (iIndex = 0; iIndex < (int)tNbrOfPPS; iIndex++) { in bGetPPS()
[all …]
H A Dstylesheet.c76 int iIndex; in iGetStyleIndex() local
84 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in iGetStyleIndex()
87 return iIndex; in iGetStyleIndex()
267 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vGet2Stylesheet()
396 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vGet2Stylesheet()
576 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vGet6Stylesheet()
779 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vGet8Stylesheet()
799 int iIndex; in vFillStyleFromStylesheet() local
804 for (iIndex = 0; iIndex < (int)tStdCount; iIndex++) { in vFillStyleFromStylesheet()
823 int iIndex; in vFillFontFromStylesheet() local
[all …]
H A Dasc85enc.c67 int iIndex; in vASCII85EncodeByte() local
78 for (iIndex = iInBuffer - 1; iIndex >= 0; iIndex--) { in vASCII85EncodeByte()
80 ulBuffer[iIndex] << (8 * (3 - iIndex)); in vASCII85EncodeByte()
82 for (iIndex = 4; iIndex >= 4 - iInBuffer; iIndex--) { in vASCII85EncodeByte()
83 ulTmp = ulValue / aulPower85[iIndex]; in vASCII85EncodeByte()
85 ulValue -= ulTmp * aulPower85[iIndex]; in vASCII85EncodeByte()
108 for (iIndex = 4; iIndex >= 0; iIndex--) { in vASCII85EncodeByte()
109 ulTmp = ulValue / aulPower85[iIndex]; in vASCII85EncodeByte()
111 ulValue -= ulTmp * aulPower85[iIndex]; in vASCII85EncodeByte()
/dports/sysutils/webjob/webjob-1.9.0/src/
H A Dversion.c31 int iIndex = 0; in VersionGetVersion() local
98 iIndex = snprintf(acMyVersion, VERSION_MAX_VERSION_LENGTH, "%s %d.%d.%d %d-bit", in VersionGetVersion()
118 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
128 iIndex += snprintf(&acMyVersion[iIndex], iSize, "%sdsv", (iCount++ == 0) ? " " : ","); in VersionGetVersion()
129 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
132iIndex += snprintf(&acMyVersion[iIndex], iSize, "%slua(%d.%d)", (iCount++ == 0) ? " " : ",", LUA_V… in VersionGetVersion()
133 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
136iIndex += snprintf(&acMyVersion[iIndex], iSize, "%sperl(%d.%d.%d)", (iCount++ == 0) ? " " : ",", P… in VersionGetVersion()
137 iSize = ((VERSION_MAX_VERSION_LENGTH - iIndex) <= 0) ? 0 : VERSION_MAX_VERSION_LENGTH - iIndex; in VersionGetVersion()
140iIndex += snprintf(&acMyVersion[iIndex], iSize, "%s%s", (iCount++ == 0) ? " " : ",", SslGetVersion… in VersionGetVersion()
[all …]
H A Doptions.c147 int iIndex = 0; in OptionsHaveRequiredOptions() local
149 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveRequiredOptions()
151 …if (psOptionsContext->psOptions[iIndex].iRequired == 1 && psOptionsContext->psOptions[iIndex].iFou… in OptionsHaveRequiredOptions()
171 int iIndex = 0; in OptionsHaveSpecifiedOption() local
173 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveSpecifiedOption()
175 … if (iId == psOptionsContext->psOptions[iIndex].iId && psOptionsContext->psOptions[iIndex].iFound) in OptionsHaveSpecifiedOption()
238 int iIndex = 0; in OptionsProcessOptions() local
280 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsProcessOptions()
284 … (psOptions[iIndex].atcFullName[0] && _tcscmp(ptcArgument, psOptions[iIndex].atcFullName) == 0) in OptionsProcessOptions()
287 if (psOptions[iIndex].iAllowRepeats == 0 && psOptions[iIndex].iFound == 1) in OptionsProcessOptions()
[all …]
/dports/sysutils/webjob/webjob-1.9.0/tools/webjob-dsvtool/
H A Doptions.c147 int iIndex = 0; in OptionsHaveRequiredOptions() local
149 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveRequiredOptions()
151 …if (psOptionsContext->psOptions[iIndex].iRequired == 1 && psOptionsContext->psOptions[iIndex].iFou… in OptionsHaveRequiredOptions()
171 int iIndex = 0; in OptionsHaveSpecifiedOption() local
173 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveSpecifiedOption()
175 … if (iId == psOptionsContext->psOptions[iIndex].iId && psOptionsContext->psOptions[iIndex].iFound) in OptionsHaveSpecifiedOption()
238 int iIndex = 0; in OptionsProcessOptions() local
280 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsProcessOptions()
284 … (psOptions[iIndex].atcFullName[0] && _tcscmp(ptcArgument, psOptions[iIndex].atcFullName) == 0) in OptionsProcessOptions()
287 if (psOptions[iIndex].iAllowRepeats == 0 && psOptions[iIndex].iFound == 1) in OptionsProcessOptions()
[all …]
/dports/devel/codeworker/CodeWorker4_5_3/WebSite/repository/
H A DC1toC++.cws12 set sFile = sFile.subString($iIndex + 4$);
13 set iIndex = sFile.findString('/');
15 return sFile.leftString(iIndex);
31 set sFile = sFile.leftString(iIndex) + "/include/"+ sFile.subString($iIndex + 4$);
32 set iIndex = sFile.findLastString('.');
33 if $iIndex >= 0$ set sFile = sFile.leftString(iIndex);
42 set sFile = sFile.leftString(iIndex) + "/include/"+ sFile.subString($iIndex + 4$);
43 set iIndex = sFile.findLastString('.');
44 if $iIndex >= 0$ set sFile = sFile.leftString(iIndex);
46 set sFile = sFile.leftString(iIndex) + ".private" + sFile.subString(iIndex);
[all …]
/dports/chinese/scim-fcitx/fcitx/src/
H A DpyParser.cpp88 int iIndex; in ParsePY() local
116 if (iIndex != -1) { in ParsePY()
144 if (iIndex != -1) { in ParsePY()
145 strTemp[0] = PYTable[iIndex].strPY[strlen (PYTable[iIndex].strPY) - 1]; in ParsePY()
184 if (-1 != iIndex) { in ParsePY()
201 if (-1 != iIndex) { in ParsePY()
250 int iIndex; in MapPY() local
260 if (-1 != iIndex) { in MapPY()
267 if (-1 != iIndex) { in MapPY()
289 if (iIndex == -1) in MapPY()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/struct/
H A Daccj.cc121 integer iIndex = iGetFirstIndex(); in AssJac() local
133 WorkMat.PutItem(7, iIndex+1, iIndex+1, -dCoef); in AssJac()
134 WorkMat.PutItem(8, iIndex+2, iIndex+1, 1.); in AssJac()
151 doublereal dQ = XCurr(iIndex+1); in AssRes()
153 dF = XCurr(iIndex+2); in AssRes()
180 integer iIndex = iGetFirstIndex(); in SetValue() local
184 X(iIndex + 1) = Dir*V; in SetValue()
359 WorkMat.PutItem(7, iIndex+1, iIndex+1, -dCoef); in AssJac()
360 WorkMat.PutItem(8, iIndex+2, iIndex+1, 1.); in AssJac()
379 dM = XCurr(iIndex+2); in AssRes()
[all …]
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Ogawa/
H A DIGroup.cpp114 if (iIndex < mData->numChildren) in getGroup()
120 else if (isChildGroup(iIndex)) in getGroup()
122 childPos = mData->childVec[iIndex]; in getGroup()
142 if (iIndex < mData->numChildren) in getData()
155 else if (isChildData(iIndex)) in getData()
170 return (iIndex < mData->childVec.size() && in isChildGroup()
176 return (iIndex < mData->childVec.size() && in isChildData()
182 return (iIndex < mData->childVec.size() && in isEmptyChildGroup()
183 mData->childVec[iIndex] == EMPTY_GROUP); in isEmptyChildGroup()
188 return (iIndex < mData->childVec.size() && in isEmptyChildData()
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/doc/lib/pgBackRestDoc/Common/
H A DDoc.pm118 my $iIndex = 0;
126 if (keys(%{$$oyNode[$iIndex]}))
131 $iIndex++;
137 if (ref(\$$oyNode[$iIndex]) eq 'SCALAR' && $$oyNode[$iIndex] eq '0')
139 $iIndex++;
189 push(@{$oOut{children}}, $self->parse($$oyNode[$iIndex++], $$oyNode[$iIndex++]));
243 for (my $iIndex = 0; $iIndex < @{$$oDoc{children}}; $iIndex++)
303 for (my $iIndex = 0; $iIndex < @{$$oDoc{children}}; $iIndex++)
446 for (my $iIndex = 0; $iIndex < @{$$oDoc{children}}; $iIndex++)
505 for (my $iIndex = 0; $iIndex < @{$$oDoc{children}}; $iIndex++)
[all …]
/dports/security/ftimes/ftimes-3.11.0/tools/ftimes-xpa/
H A Doptions.c247 int iIndex = 0; in OptionsHaveRequiredOptions() local
249 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveRequiredOptions()
271 int iIndex = 0; in OptionsHaveSpecifiedOption() local
273 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveSpecifiedOption()
275 … if (iId == psOptionsContext->psOptions[iIndex].iId && psOptionsContext->psOptions[iIndex].iFound) in OptionsHaveSpecifiedOption()
353 int iIndex = 0; in OptionsProcessOptions() local
409 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsProcessOptions()
413 … (psOptions[iIndex].atcFullName[0] && _tcscmp(ptcArgument, psOptions[iIndex].atcFullName) == 0) in OptionsProcessOptions()
416 if (psOptions[iIndex].iAllowRepeats == 0 && psOptions[iIndex].iFound == 1) in OptionsProcessOptions()
436 psOptions[iIndex].iFound = 1; in OptionsProcessOptions()
[all …]
/dports/security/ftimes/ftimes-3.11.0/tools/rtimes/
H A Doptions.c247 int iIndex = 0; in OptionsHaveRequiredOptions() local
249 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveRequiredOptions()
271 int iIndex = 0; in OptionsHaveSpecifiedOption() local
273 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsHaveSpecifiedOption()
275 … if (iId == psOptionsContext->psOptions[iIndex].iId && psOptionsContext->psOptions[iIndex].iFound) in OptionsHaveSpecifiedOption()
353 int iIndex = 0; in OptionsProcessOptions() local
409 for (iIndex = 0; iIndex < psOptionsContext->iNOptions; iIndex++) in OptionsProcessOptions()
413 … (psOptions[iIndex].atcFullName[0] && _tcscmp(ptcArgument, psOptions[iIndex].atcFullName) == 0) in OptionsProcessOptions()
416 if (psOptions[iIndex].iAllowRepeats == 0 && psOptions[iIndex].iFound == 1) in OptionsProcessOptions()
436 psOptions[iIndex].iFound = 1; in OptionsProcessOptions()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/src/cpp/
H A Dprod.cpp112 double dblRTmp = pdblOut[iIndex]; in prod()
117 &pdblOut[iIndex], &pdblOutImg[iIndex]); in prod()
130 pdblOut[iIndex] *= pdblInReal[i]; in prod()
250 pdblOut[iIndex] += pdblIn[i]; in prod()
277 … memcpy(pOut->get(i)->get(), pIn->get(iIndex)->get(), (piRanks[iIndex] + 1) * sizeof(double)); in prod()
278 …memcpy(pOut->get(i)->getImg(), pIn->get(iIndex)->getImg(), (piRanks[iIndex] + 1) * sizeof(double)); in prod()
279 piRankTmp[i] = piRanks[iIndex]; in prod()
288 … memcpy(pOut->get(i)->get(), pIn->get(iIndex)->get(), (piRanks[iIndex] + 1) * sizeof(double)); in prod()
289 piRankTmp[i] = piRanks[iIndex]; in prod()
326 piRankTmp[iIndex] += piRanks[i]; in prod()
[all …]
/dports/devel/codeworker/CodeWorker4_5_3/
H A DUtlDirectory.cpp53 if (iIndex == 0) return ""; in getFileNameBody()
54 return _sFileName.substr(0, iIndex); in getFileNameBody()
60 iIndex++; in getFileNameExtension()
62 return _sFileName.substr(iIndex); in getFileNameExtension()
184 if (iIndex != iTempIndex) { in scan()
185 …if ((iIndex == std::string::npos) || ((iIndex < iTempIndex) && (iTempIndex != std::string::npos)))… in scan()
186 iIndex++; in scan()
187 if (iIndex < sPattern.size()) sSuffix = sPattern.substr(iIndex); in scan()
227 iIndex++; in scan()
244 iIndex = sDirectoryName.find_last_of('/', iIndex - 1); in scan()
[all …]

12345678910>>...68