Home
last modified time | relevance | path

Searched refs:commentPos (Results 1 – 25 of 60) sorted by relevance

123

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/numerics/src/
H A DTeuchos_MatrixMarket_generic.cpp89 const size_t commentPos = line.find_first_of("%#", start); in checkCommentLine() local
90 if (commentPos == std::string::npos) { in checkCommentLine()
97 else if (commentPos == start) { in checkCommentLine()
104 line.substr (commentPos).find ("%%MatrixMarket"); in checkCommentLine()
106 size = line.size() - commentPos; in checkCommentLine()
125 size = commentPos - start; in checkCommentLine()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/wmm_pi/src/
H A Djsonwriter.cpp361 int commentPos = -1; in DoWrite() local
363 commentPos = value.GetCommentPos(); in DoWrite()
365 commentPos = wxJSONVALUE_COMMENT_BEFORE; in DoWrite()
368 commentPos = wxJSONVALUE_COMMENT_AFTER; in DoWrite()
375 if ( commentPos == wxJSONVALUE_COMMENT_BEFORE ) { in DoWrite()
447 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
448 commentPos = -1; // we have already written the comment in DoWrite()
491 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
492 commentPos = -1; // we have already written the comment in DoWrite()
541 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxJSON/src/
H A Djsonwriter.cpp359 int commentPos = -1; in DoWrite() local
361 commentPos = value.GetCommentPos(); in DoWrite()
363 commentPos = wxJSONVALUE_COMMENT_BEFORE; in DoWrite()
366 commentPos = wxJSONVALUE_COMMENT_AFTER; in DoWrite()
373 if ( commentPos == wxJSONVALUE_COMMENT_BEFORE ) { in DoWrite()
445 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
446 commentPos = -1; // we have already written the comment in DoWrite()
489 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
490 commentPos = -1; // we have already written the comment in DoWrite()
539 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/dashboard_pi/src/wxJSON/
H A Djsonwriter.cpp357 int commentPos = -1; in DoWrite() local
359 commentPos = value.GetCommentPos(); in DoWrite()
361 commentPos = wxJSONVALUE_COMMENT_BEFORE; in DoWrite()
364 commentPos = wxJSONVALUE_COMMENT_AFTER; in DoWrite()
371 if ( commentPos == wxJSONVALUE_COMMENT_BEFORE ) { in DoWrite()
443 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
444 commentPos = -1; // we have already written the comment in DoWrite()
487 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
488 commentPos = -1; // we have already written the comment in DoWrite()
537 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
[all …]
/dports/comms/trustedqsl/tqsl-2.4/apps/
H A Djsonwriter.cpp349 int commentPos = -1; in DoWrite() local
351 commentPos = value.GetCommentPos(); in DoWrite()
353 commentPos = wxJSONVALUE_COMMENT_BEFORE; in DoWrite()
355 commentPos = wxJSONVALUE_COMMENT_AFTER; in DoWrite()
362 if (commentPos == wxJSONVALUE_COMMENT_BEFORE) { in DoWrite()
433 if (commentPos == wxJSONVALUE_COMMENT_INLINE) { in DoWrite()
434 commentPos = -1; // we have already written the comment in DoWrite()
475 if (commentPos == wxJSONVALUE_COMMENT_INLINE) { in DoWrite()
476 commentPos = -1; // we have already written the comment in DoWrite()
524 if (commentPos == wxJSONVALUE_COMMENT_INLINE) { in DoWrite()
[all …]
/dports/games/springlobby/springlobby-0.180/src/json/
H A Djsonwriter.cpp354 int commentPos = -1; in DoWrite() local
356 commentPos = value.GetCommentPos(); in DoWrite()
358 commentPos = wxJSONVALUE_COMMENT_BEFORE; in DoWrite()
361 commentPos = wxJSONVALUE_COMMENT_AFTER; in DoWrite()
368 if ( commentPos == wxJSONVALUE_COMMENT_BEFORE ) { in DoWrite()
440 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
441 commentPos = -1; // we have already written the comment in DoWrite()
484 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
485 commentPos = -1; // we have already written the comment in DoWrite()
534 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A Djsonwriter.cpp357 int commentPos = -1; in DoWrite() local
359 commentPos = value.GetCommentPos(); in DoWrite()
361 commentPos = wxJSONVALUE_COMMENT_BEFORE; in DoWrite()
364 commentPos = wxJSONVALUE_COMMENT_AFTER; in DoWrite()
371 if ( commentPos == wxJSONVALUE_COMMENT_BEFORE ) { in DoWrite()
443 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
444 commentPos = -1; // we have already written the comment in DoWrite()
487 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
488 commentPos = -1; // we have already written the comment in DoWrite()
537 if ( commentPos == wxJSONVALUE_COMMENT_INLINE ) { in DoWrite()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/utility/
H A Dtextreader.cpp133 auto commentPos = line.find(impl_->commentChar_); in readLine() local
134 if (commentPos != std::string::npos) in readLine()
136 line.resize(commentPos); in readLine()
/dports/cad/openctm/OpenCTM-1.0.3/tools/
H A Doff.cpp57 size_t commentPos = line.find('#'); in ReadNextLine() local
58 if(commentPos != string::npos) in ReadNextLine()
60 string lineComment = TrimString(line.substr(commentPos + 1)); in ReadNextLine()
68 line = line.substr(0, commentPos); in ReadNextLine()
/dports/archivers/pear-Horde_Compress/Horde_Compress-2.2.3/lib/Horde/Compress/
H A DGzip.php77 $commentPos = strpos($data, "\x0", $position);
80 $position = $commentPos + 1;
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Compress/Horde/Compress/
H A DGzip.php77 $commentPos = strpos($data, "\x0", $position);
80 $position = $commentPos + 1;
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/draft/
H A DUnicodeMapBuilder.java132 final int commentPos = line.indexOf('#'); in readDataLine() local
133 if (commentPos >= 0) { in readDataLine()
134 line = line.substring(0, commentPos); in readDataLine()
H A DStateMachineTest.java34 int commentPos = line.indexOf('#');
35 if (commentPos >= 0) {
36 line = line.substring(0, commentPos);
H A DStateMachineBuilder.java105 int commentPos = rule.indexOf('#'); in add() local
106 if (commentPos >= 0 && !rule.startsWith("'#")) { in add()
107 rule = rule.substring(0, commentPos).trim(); in add()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A DIniFile.cpp104 size_t commentPos = stripped_line.find('#'); in GetLines() local
105 if (commentPos == 0) in GetLines()
110 if (commentPos != std::string::npos) in GetLines()
112 stripped_line = StripSpaces(stripped_line.substr(0, commentPos)); in GetLines()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DSpecialLocales.java158 int commentPos = line.indexOf('#'); in SpecialLocales() local
159 if (commentPos >= 0) { in SpecialLocales()
160 line = line.substring(0, commentPos); in SpecialLocales()
H A DStandardCodes.java518 int commentPos = line.indexOf('#'); in loadPlatformLocaleStatus() local
519 if (commentPos >= 0) { in loadPlatformLocaleStatus()
520 line = line.substring(0, commentPos); in loadPlatformLocaleStatus()
690 int commentPos = line.indexOf('#'); in StandardCodes() local
692 if (commentPos >= 0) { in StandardCodes()
693 comment = line.substring(commentPos + 1).trim(); in StandardCodes()
694 line = line.substring(0, commentPos); in StandardCodes()
950 int commentPos = line.indexOf('#');
951 if (commentPos >= 0) {
952 line = line.substring(0, commentPos);
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/joomla/archive/src/
H A DGzip.php201 $commentPos = strpos($this->data, "\x0", $position);
202 $position = $commentPos + 1;
/dports/x11/konsole/konsole-21.12.3/src/keyboardtranslator/
H A DKeyboardTranslatorReader.cpp316 int commentPos = -1; in tokenize() local
322 commentPos = i; in tokenize()
325 if (commentPos != -1) { in tokenize()
326 text.remove(commentPos, text.length()); in tokenize()
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/archive/
H A Dgzip.php216 $commentPos = strpos($this->_data, "\x0", $position);
217 $position = $commentPos + 1;
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ashanbrown/forbidigo/forbidigo/
H A Dforbidigo.go122 commentPos := v.fset.Position(c.Pos())
123 if commentPos.Line == nodePos.Line && nolint.MatchString(c.Text()) {
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/ashanbrown/forbidigo/forbidigo/
H A Dforbidigo.go187 commentPos := v.fset.Position(c.Pos())
188 if commentPos.Line == nodePos.Line && len(c.List) > 0 && nolint.MatchString(c.List[0].Text) {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/staticdata/
H A Dembed.go110 commentPos := (*v.Embed)[0].Pos
112 base.ErrorfAt(commentPos, "invalid go:embed: build system did not supply embed configuration")
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/ashanbrown/makezero/makezero/
H A Dmakezero.go194 commentPos := v.fset.Position(c.Pos())
195 if commentPos.Line == nodePos.Line && nolint.MatchString(c.Text()) {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ashanbrown/makezero/makezero/
H A Dmakezero.go191 commentPos := v.fset.Position(c.Pos())
192 if commentPos.Line == nodePos.Line && nolint.MatchString(c.Text()) {

123