Home
last modified time | relevance | path

Searched refs:strNum (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/games/scummvm/scummvm-2.5.1/engines/glk/comprehend/
H A Dgame_tm.cpp83 for (int strNum = 0; strNum <= STRINGS_PER_BANK; ++strNum) in loadStrings() local
84 stringOffsets[strNum] = f.readUint16LE(); in loadStrings()
86 for (int strNum = 0; strNum < STRINGS_PER_BANK; ++strNum) { in loadStrings() local
87 int size = stringOffsets[strNum + 1] - stringOffsets[strNum]; in loadStrings()
91 f.seek(STRING_SEGMENTS[strings] + bankOffsets[bank] + stringOffsets[strNum]); in loadStrings()
/dports/games/fillets-ng/fillets-ng-1.0.1/src/gengine/
H A DStringTool.cpp22 StringTool::readInt(const char *strNum, bool *ok) in readInt() argument
27 if (strNum != NULL) { in readInt()
29 result = strtol(strNum, &endptr, 0); in readInt()
30 if (strNum[0] != '\0' && endptr[0] == '\0') { in readInt()
/dports/japanese/plain2/plain2-2.54p1.orig/src/
H A Dsection.c26 s1 = strNum(s1, &n1);
27 s2 = strNum(s2, &n2);
44 s1 = strNum(s1, &n1);
45 s2 = strNum(s2, &n2);
59 s1 = strNum(s1, &n1);
166 snumStr = strNum(snumStr, &num);
/dports/net-mgmt/libsmi/libsmi-0.4.8/tools/
H A Dfortopat.c171 char *strNum; in parseDH() local
177 strNum = (char *)malloc( endPos - pos ); in parseDH()
178 strncpy( strNum, &hint[ pos ], endPos - pos ); in parseDH()
179 strNum[ endPos - pos ] = '\0'; in parseDH()
180 iterDH->number = atoi( strNum ); in parseDH()
181 free( strNum ); in parseDH()
/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/
H A Denum.cxx214 PINDEX strNum = 0; in ApplyRegex() local
217 for (pos = 1; strNum < 2 && pos < regexStr.GetLength(); pos++) { in ApplyRegex()
221 strings[strNum] = regexStr(start, pos-1); in ApplyRegex()
222 strNum++; in ApplyRegex()
241 if (strNum == 2 && pos < regexStr.GetLength()-1) { in ApplyRegex()
/dports/games/endless-sky/endless-sky-0.9.14/tests/src/
H A Dtest_datanode.cpp234 auto strNum = GENERATE(as<std::string>{} variable
240 CAPTURE( strNum ); // Log the value if the assertion fails.
241 CHECK( DataNode::IsNumber(strNum) );
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/wms/
H A Dclp.c214 int i, prevMask, strNum, charNum; in clp_wFile() local
264 for (strNum = 0; strNum < ci->numStrs; ++strNum) { in clp_wFile()
265 if (strNum != 0) in clp_wFile()
267 strOut = str_chars(&ci->storage.strList[strNum]); in clp_wFile()
/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dscript.h176 friend char *STRING(int strNum);
280 uint8 *strAddress(int strNum);
/dports/audio/HVSC-Update/HVSC_Update_Tool_287/src/
H A Dsidtune.cpp514 udword strNum = 0; in safeDestructor() local
518 if (info.commentString[strNum] != 0) in safeDestructor()
520 delete[] info.commentString[strNum]; in safeDestructor()
521 info.commentString[strNum] = 0; in safeDestructor()
523 strNum++; // next string in safeDestructor()
/dports/audio/libsidplay/libsidplay-1.36.60/src/
H A Dsidtune.cpp566 udword strNum = 0; in safeDestructor() local
570 if (info.commentString[strNum] != 0) in safeDestructor()
572 delete[] info.commentString[strNum]; in safeDestructor()
573 info.commentString[strNum] = 0; in safeDestructor()
575 strNum++; // next string in safeDestructor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dunits_converter.cpp118 double strToDouble(StringPiece strNum, UErrorCode &status) { in strToDouble() argument
123 double result = converter.StringToDouble(strNum.data(), strNum.length(), &count); in strToDouble()
124 if (count != strNum.length()) { in strToDouble()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sid/sidplay-libs/libsidplay/src/sidtune/
H A DSidTune.cpp398 uint_least32_t strNum = 0; in cleanup() local
402 if (info.commentString[strNum] != 0) in cleanup()
404 delete[] info.commentString[strNum]; in cleanup()
405 info.commentString[strNum] = 0; in cleanup()
407 strNum++; // next string in cleanup()
/dports/devel/icu/icu/source/i18n/
H A Dunits_converter.cpp112 double strToDouble(StringPiece strNum, UErrorCode &status) { in strToDouble() argument
117 double result = converter.StringToDouble(strNum.data(), strNum.length(), &count); in strToDouble()
118 if (count != strNum.length()) { in strToDouble()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dunits_converter.cpp112 double strToDouble(StringPiece strNum, UErrorCode &status) { in strToDouble() argument
117 double result = converter.StringToDouble(strNum.data(), strNum.length(), &count); in strToDouble()
118 if (count != strNum.length()) { in strToDouble()
/dports/devel/icu-lx/icu/source/i18n/
H A Dunits_converter.cpp112 double strToDouble(StringPiece strNum, UErrorCode &status) { in strToDouble() argument
117 double result = converter.StringToDouble(strNum.data(), strNum.length(), &count); in strToDouble()
118 if (count != strNum.length()) { in strToDouble()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dunits_converter.cpp112 double strToDouble(StringPiece strNum, UErrorCode &status) { in strToDouble() argument
117 double result = converter.StringToDouble(strNum.data(), strNum.length(), &count); in strToDouble()
118 if (count != strNum.length()) { in strToDouble()
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dunits_converter.cpp112 double strToDouble(StringPiece strNum, UErrorCode &status) { in strToDouble() argument
117 double result = converter.StringToDouble(strNum.data(), strNum.length(), &count); in strToDouble()
118 if (count != strNum.length()) { in strToDouble()
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dunits_converter.cpp112 double strToDouble(StringPiece strNum, UErrorCode &status) { in strToDouble() argument
117 double result = converter.StringToDouble(strNum.data(), strNum.length(), &count); in strToDouble()
118 if (count != strNum.length()) { in strToDouble()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dunits_converter.cpp112 double strToDouble(StringPiece strNum, UErrorCode &status) { in strToDouble() argument
117 double result = converter.StringToDouble(strNum.data(), strNum.length(), &count); in strToDouble()
118 if (count != strNum.length()) { in strToDouble()
/dports/audio/libsidplay2/sidplay-libs-2.1.1/libsidplay/src/sidtune/
H A DSidTune.cpp440 uint_least32_t strNum = 0; in cleanup() local
444 if (info.commentString[strNum] != 0) in cleanup()
446 delete[] info.commentString[strNum]; in cleanup()
447 info.commentString[strNum] = 0; in cleanup()
449 strNum++; // next string in cleanup()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/x64/test/
H A Dbenchmark.cxx322 int strNum = bucketNum[i] * loadFactor[j]; in benchmarkConflict() local
323 vector<string> strs(strNum); in benchmarkConflict()
324 genRandomString(lenRange[k][0], lenRange[k][1], strNum, strs); in benchmarkConflict()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/x64/test/
H A Dbenchmark.cxx322 int strNum = bucketNum[i] * loadFactor[j]; in benchmarkConflict() local
323 vector<string> strs(strNum); in benchmarkConflict()
324 genRandomString(lenRange[k][0], lenRange[k][1], strNum, strs); in benchmarkConflict()
/dports/biology/bedtools/bedtools2-2.30.0/src/regressTest/
H A DRegressTest.cpp289 string strNum; in generateRandomFile() local
290 int2str(_generatedFileNumber, strNum); in generateRandomFile()
293 genFilename += strNum; in generateRandomFile()
/dports/audio/gnaural/gnaural-1.0.20110606/src/
H A Dmain.c2917 char strNum[128]; in main_GNAURAL1FILE_ParseCmd() local
2926 strNum[0] = strCmd[0] = '\0'; in main_GNAURAL1FILE_ParseCmd()
2934 strNum[inum] = tmpchar; in main_GNAURAL1FILE_ParseCmd()
2954 strNum[inum] = '\0'; in main_GNAURAL1FILE_ParseCmd()
2958 OldGnauralVars.FreqBase = (float) g_ascii_strtod (strNum, NULL); in main_GNAURAL1FILE_ParseCmd()
2967 OldGnauralVars.Volume_Tone = (float) g_ascii_strtod (strNum, NULL); in main_GNAURAL1FILE_ParseCmd()
2978 OldGnauralVars.Volume_Noiz = (float) g_ascii_strtod (strNum, NULL); in main_GNAURAL1FILE_ParseCmd()
2988 OldGnauralVars.loops = atoi (strNum); in main_GNAURAL1FILE_ParseCmd()
/dports/misc/exercism/cli-3.0.13/vendor/golang.org/x/text/internal/number/
H A Ddecimal_test.go70 func strNum(s string) string { func

1234567