Home
last modified time | relevance | path

Searched refs:sIndex (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/dports/sysutils/webjob/webjob-1.9.0/tools/pmcf-builder.cgi/
H A Dpmcf-builder.cgi155 my $sIndex = 0;
156 …a{'DateTime'} = (length($aRFields[$sIndex]) && $aRFields[$sIndex] ne "NULL") ? $aRFields[$sIndex] …
157 …a{'Hostname'} = (length($aRFields[$sIndex]) && $aRFields[$sIndex] ne "NULL") ? $aRFields[$sIndex] …
158 …a{'Arch'} = (length($aRFields[$sIndex]) && $aRFields[$sIndex] ne "NULL") ? $aRFields[$sIndex] …
159 …a{'SystemOS'} = (length($aRFields[$sIndex]) && $aRFields[$sIndex] ne "NULL") ? $aRFields[$sIndex] …
160 …a{'TarBall'} = (length($aRFields[$sIndex]) && $aRFields[$sIndex] ne "NULL") ? $aRFields[$sIndex] …
161 …a{'Duration'} = (length($aRFields[$sIndex]) && $aRFields[$sIndex] ne "NULL") ? $aRFields[$sIndex] …
162 …a{'Bits'} = (length($aRFields[$sIndex]) && $aRFields[$sIndex] ne "NULL") ? $aRFields[$sIndex] …
163 …a{'Errors'} = (length($aRFields[$sIndex]) && $aRFields[$sIndex] ne "NULL") ? $aRFields[$sIndex] …
164 …a{'Warnings'} = (length($aRFields[$sIndex]) && $aRFields[$sIndex] ne "NULL") ? $aRFields[$sIndex] …
[all …]
/dports/devel/codeworker/CodeWorker4_5_3/
H A DGrfForeach.cpp310 std::string sIndex = _pIndexExpr->getName(); in compileCpp() local
312 theCompilerEnvironment.addVariable(sIndex); in compileCpp()
329sIndex << " = _compilerMapSortedNoCaseForeach_" << sIndex << "->begin(); _compilerIndexSortedNoCas… in compileCpp()
350sIndex << " != 0) for (_compilerIndexSortedForeach_" << sIndex << " = _compilerMapSortedForeach_" … in compileCpp()
355 …DY_INDENT << "std::string _compilerKeyForeach_" << sIndex << "(_compilerIndexSortedForeach_" << sI… in compileCpp()
379 …"if (_compilerMapForeach_" << sIndex << " != NULL) _compilerIndexForeach_" << sIndex << " = _compi… in compileCpp()
387 …<< sIndex << " != 0) for (; _compilerIndexForeach_" << sIndex << " != _compilerMapForeach_" << sIn… in compileCpp()
394 …CW_BODY_INDENT << "\t_compilerIndexForeach_" << sIndex << " = _compilerMapForeach_" << sIndex << "… in compileCpp()
402sIndex << " != 0) for (_compilerIndexForeach_" << sIndex << " = _compilerMapForeach_" << sIndex <<… in compileCpp()
420 …CW_BODY_INDENT << "\t_compilerIndexForeach_" << sIndex << " = _compilerMapForeach_" << sIndex << "… in compileCpp()
[all …]
/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/common/xapp058/
H A Dlenval.c18 short sIndex; in value() local
21 for ( sIndex = 0; sIndex < plvValue->len ; ++sIndex ) in value()
58 short sIndex; in EqualLenVal() local
64 sIndex = plvTdoExpected->len; in EqualLenVal()
66 while ( sEqual && sIndex-- ) in EqualLenVal()
68 ucByteVal1 = plvTdoExpected->val[ sIndex ]; in EqualLenVal()
69 ucByteVal2 = plvTdoCaptured->val[ sIndex ]; in EqualLenVal()
72 ucByteMask = plvTdoMask->val[ sIndex ]; in EqualLenVal()
148 short sIndex; in addVal() local
154 sIndex = plvVal1->len; in addVal()
[all …]
/dports/comms/hackrf/hackrf-31a37bd/firmware/common/xapp058/
H A Dlenval.c18 short sIndex; in value() local
21 for ( sIndex = 0; sIndex < plvValue->len ; ++sIndex ) in value()
58 short sIndex; in EqualLenVal() local
64 sIndex = plvTdoExpected->len; in EqualLenVal()
66 while ( sEqual && sIndex-- ) in EqualLenVal()
68 ucByteVal1 = plvTdoExpected->val[ sIndex ]; in EqualLenVal()
69 ucByteVal2 = plvTdoCaptured->val[ sIndex ]; in EqualLenVal()
72 ucByteMask = plvTdoMask->val[ sIndex ]; in EqualLenVal()
148 short sIndex; in addVal() local
154 sIndex = plvVal1->len; in addVal()
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/esd/common/xilinx_jtag/
H A Dlenval.c30 short sIndex; in value() local
33 for ( sIndex = 0; sIndex < plvValue->len ; ++sIndex ) in value()
70 short sIndex; in EqualLenVal() local
76 sIndex = plvTdoExpected->len; in EqualLenVal()
78 while ( sEqual && sIndex-- ) in EqualLenVal()
80 ucByteVal1 = plvTdoExpected->val[ sIndex ]; in EqualLenVal()
81 ucByteVal2 = plvTdoCaptured->val[ sIndex ]; in EqualLenVal()
84 ucByteMask = plvTdoMask->val[ sIndex ]; in EqualLenVal()
160 short sIndex; in addVal() local
166 sIndex = plvVal1->len; in addVal()
[all …]
/dports/security/ftimes/ftimes-3.11.0/tools/ftimes-xformer/
H A Dftimes-xformer291 my $sIndex = 0;
294 $hTargetFieldOrder{$sIndex++} = $sField;
564 for (my $sIndex = 0; $sIndex < $$phProperties{'HeaderFieldCount'}; $sIndex++)
566 $$phActualFieldOrder{$sIndex} = $aHeaderFields[$sIndex];
572 $$phHeaderFields{$$phActualFieldOrder{$sIndex}} = $aHeaderFields[$sIndex];
803 for (my $sIndex = 0; $sIndex < $$phProperties{'HeaderFieldCount'}; $sIndex++)
805 my $sFieldNumber = $sIndex + 1;
807 $$phActualFieldOrder{$sIndex} = $sFieldNumber;
820 for (my $sIndex = 0; $sIndex < $$phProperties{'HeaderFieldCount'}; $sIndex++)
822 $$phRecordFields{$$phActualFieldOrder{$sIndex}} = $aRecordFields[$sIndex];
[all …]
/dports/security/ftimes/ftimes-3.11.0/tools/map/
H A Dftimes-map2mac.pl202 for (my $sIndex = 0; $sIndex < scalar(@aFields); $sIndex++)
204 if ($aFields[$sIndex] eq "name")
206 $sNIndex = $sIndex;
210 $sMIndex = $sIndex;
214 $sAIndex = $sIndex;
218 $sCIndex = $sIndex;
222 $sHIndex = $sIndex;
226 $sMmsIndex = $sIndex;
230 $sAmsIndex = $sIndex;
234 $sCmsIndex = $sIndex;
[all …]
/dports/security/ftimes/ftimes-3.11.0/tools/hashdig/
H A Dhashdig-harvest.pl394 for (my $sIndex = 0; $sIndex < scalar(@aFields); $sIndex++)
398 $sModeIndex = $sIndex;
402 $sHashIndex = $sIndex;
515 for (my $sIndex = 0; $sIndex < scalar(@aFields); $sIndex++)
519 $sHashIndex = $sIndex;
620 for (my $sIndex = 0; $sIndex < scalar(@aFields); $sIndex++)
624 $sHashIndex = $sIndex;
834 for (my $sIndex = 0; $sIndex < scalar(@aFields); $sIndex++)
1098 for (my $sIndex = 0; $sIndex < scalar(@aFields); $sIndex++)
1210 for (my $sIndex = 0; $sIndex < scalar(@aFields); $sIndex++)
[all …]
/dports/security/ftimes/ftimes-3.11.0/lib/perl/lib/FTimes/
H A DProperties.pm440 for (my $sIndex = 0; $sIndex < scalar(@aFields); $sIndex++)
442 if ($aFields[$sIndex] eq "hashes")
444 $$phFieldMask{'md5'} = ($aTokens[$sIndex] eq "+") ? 1 : 0;
445 $$phFieldMask{'sha1'} = ($aTokens[$sIndex] eq "+") ? 1 : 0;
448 elsif ($aFields[$sIndex] eq "times")
450 $$phFieldMask{'ams'} = ($aTokens[$sIndex] eq "+") ? 1 : 0;
451 $$phFieldMask{'atime'} = ($aTokens[$sIndex] eq "+") ? 1 : 0;
452 $$phFieldMask{'chms'} = ($aTokens[$sIndex] eq "+") ? 1 : 0;
454 $$phFieldMask{'cms'} = ($aTokens[$sIndex] eq "+") ? 1 : 0;
456 $$phFieldMask{'mms'} = ($aTokens[$sIndex] eq "+") ? 1 : 0;
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/text/normalizer/
H A DCodePointMap.java241 protected int sIndex; field in CodePointMap.StringIterator
262 this.sIndex = sIndex; in StringIterator()
277 this.sIndex = sIndex; in reset()
293 if (sIndex >= s.length()) { in next()
296 c = Character.codePointAt(s, sIndex); in next()
297 sIndex += Character.charCount(c); in next()
313 if (sIndex <= 0) { in previous()
316 c = Character.codePointBefore(s, sIndex); in previous()
317 sIndex -= Character.charCount(c); in previous()
326 public final int getIndex() { return sIndex; } in getIndex()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/icu/util/
H A DCodePointMap.java227 protected int sIndex; field in CodePointMap.StringIterator
248 this.sIndex = sIndex; in StringIterator()
262 this.sIndex = sIndex; in reset()
277 if (sIndex >= s.length()) { in next()
280 c = Character.codePointAt(s, sIndex); in next()
281 sIndex += Character.charCount(c); in next()
296 if (sIndex <= 0) { in previous()
299 c = Character.codePointBefore(s, sIndex); in previous()
300 sIndex -= Character.charCount(c); in previous()
308 public final int getIndex() { return sIndex; } in getIndex()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/icu/util/
H A DCodePointMap.java227 protected int sIndex; field in CodePointMap.StringIterator
248 this.sIndex = sIndex; in StringIterator()
262 this.sIndex = sIndex; in reset()
277 if (sIndex >= s.length()) { in next()
280 c = Character.codePointAt(s, sIndex); in next()
281 sIndex += Character.charCount(c); in next()
296 if (sIndex <= 0) { in previous()
299 c = Character.codePointBefore(s, sIndex); in previous()
300 sIndex -= Character.charCount(c); in previous()
308 public final int getIndex() { return sIndex; } in getIndex()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/icu/util/
H A DCodePointMap.java227 protected int sIndex; field in CodePointMap.StringIterator
248 this.sIndex = sIndex; in StringIterator()
262 this.sIndex = sIndex; in reset()
277 if (sIndex >= s.length()) { in next()
280 c = Character.codePointAt(s, sIndex); in next()
281 sIndex += Character.charCount(c); in next()
296 if (sIndex <= 0) { in previous()
299 c = Character.codePointBefore(s, sIndex); in previous()
300 sIndex -= Character.charCount(c); in previous()
308 public final int getIndex() { return sIndex; } in getIndex()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/text/normalizer/
H A DCodePointMap.java241 protected int sIndex; field in CodePointMap.StringIterator
262 this.sIndex = sIndex; in StringIterator()
277 this.sIndex = sIndex; in reset()
293 if (sIndex >= s.length()) { in next()
296 c = Character.codePointAt(s, sIndex); in next()
297 sIndex += Character.charCount(c); in next()
313 if (sIndex <= 0) { in previous()
316 c = Character.codePointBefore(s, sIndex); in previous()
317 sIndex -= Character.charCount(c); in previous()
326 public final int getIndex() { return sIndex; } in getIndex()
[all …]
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dindextool.cpp90 CSphString sDumpHeader, sIndex, sKeyword; in main() local
124 sIndex = argv[++i]; in main()
125 if ( sIndex=="--all" ) in main()
126 sIndex = ""; in main()
138 sIndex = argv[++i]; in main()
186 if ( !hConf["index"](sIndex) ) in main()
192 if ( !hConf["index"][sIndex]("path") ) in main()
197 if ( hConf["index"][sIndex]("type") && hConf["index"][sIndex]["type"]=="rt" ) in main()
208 pIndex = sphCreateIndexPhrase ( sIndex.cstr(), hConf["index"][sIndex]["path"].cstr() ); in main()
294 DoOptimization ( sIndex, hConf ); in main()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/preprocessor/
H A DInput.cpp36 ASSERT(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
38 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
40 ++mReadLoc.sIndex; in skipChar()
43 if (mReadLoc.sIndex >= mCount) in skipChar()
47 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
55 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
57 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
87 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
89 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
107 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/preprocessor/
H A DInput.cpp38 ASSERT(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
40 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
42 ++mReadLoc.sIndex; in skipChar()
45 if (mReadLoc.sIndex >= mCount) in skipChar()
49 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
57 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
59 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
99 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
101 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
119 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/preprocessor/
H A DInput.cpp38 ASSERT(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
40 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
42 ++mReadLoc.sIndex; in skipChar()
45 if (mReadLoc.sIndex >= mCount) in skipChar()
49 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
57 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
59 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
99 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
101 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
119 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/preprocessor/
H A DInput.cpp38 ASSERT(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
40 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
42 ++mReadLoc.sIndex; in skipChar()
45 if (mReadLoc.sIndex >= mCount) in skipChar()
49 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
57 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
59 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
99 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
101 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
119 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/compiler/preprocessor/
H A DInput.cpp46 assert(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
48 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
50 ++mReadLoc.sIndex; in skipChar()
53 if (mReadLoc.sIndex >= mCount) in skipChar()
57 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
65 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
67 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
107 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
109 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
127 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DInput.cpp39 ASSERT(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
41 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
43 ++mReadLoc.sIndex; in skipChar()
46 if (mReadLoc.sIndex >= mCount) in skipChar()
50 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
58 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
60 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
100 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
102 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
120 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DInput.cpp39 ASSERT(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
41 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
43 ++mReadLoc.sIndex; in skipChar()
46 if (mReadLoc.sIndex >= mCount) in skipChar()
50 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
58 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
60 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
100 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
102 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
120 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/preprocessor/
H A DInput.cpp38 ASSERT(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
40 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
42 ++mReadLoc.sIndex; in skipChar()
45 if (mReadLoc.sIndex >= mCount) in skipChar()
49 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
57 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
59 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
99 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
101 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
119 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DInput.cpp39 ASSERT(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
41 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
43 ++mReadLoc.sIndex; in skipChar()
46 if (mReadLoc.sIndex >= mCount) in skipChar()
50 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
58 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
60 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
100 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
102 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
120 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/compiler/preprocessor/
H A DInput.cpp46 assert(mReadLoc.cIndex < mLength[mReadLoc.sIndex]); in skipChar()
48 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in skipChar()
50 ++mReadLoc.sIndex; in skipChar()
53 if (mReadLoc.sIndex >= mCount) in skipChar()
57 return mString[mReadLoc.sIndex] + mReadLoc.cIndex; in skipChar()
65 if (mReadLoc.sIndex < mCount && maxSize > 0) in read()
67 const char *c = mString[mReadLoc.sIndex] + mReadLoc.cIndex; in read()
107 while ((nRead < maxRead) && (mReadLoc.sIndex < mCount)) in read()
109 size_t size = mLength[mReadLoc.sIndex] - mReadLoc.cIndex; in read()
127 if (mReadLoc.cIndex == mLength[mReadLoc.sIndex]) in read()
[all …]

12345678910>>...24