Home
last modified time | relevance | path

Searched refs:peekNextText (Results 1 – 24 of 24) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/plugins/astyle/3rdparty/libastyle/
H A DASFormatter.cpp789 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
3177 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3214 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3356 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3683 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3707 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3837 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
5089 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5575 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5637 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h835 string peekNextText(const string& firstLine,
/dports/devel/astyle/astyle/src/
H A DASFormatter.cpp789 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
3177 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3214 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3356 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3683 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3707 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3837 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
5089 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5575 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5637 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h835 string peekNextText(const string& firstLine,
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/astyle/astyle/
H A DASFormatter.cpp789 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
3177 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3214 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3356 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3683 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3707 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3837 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
5089 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5575 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5637 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h835 string peekNextText(const string& firstLine,
/dports/science/plumed/plumed2-2.7.2/astyle/src/
H A DASFormatter.cpp789 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
3177 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3214 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3356 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3683 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3707 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3837 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
5089 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5575 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5637 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h835 string peekNextText(const string& firstLine,
/dports/devel/libastylej/astyle/src/
H A DASFormatter.cpp771 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
2988 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3026 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3168 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3458 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3482 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3611 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
4853 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5339 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5401 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h823 string peekNextText(const string& firstLine,
/dports/devel/libastylej-arduino/astyle/src/
H A DASFormatter.cpp771 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
2988 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3026 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3168 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3458 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3482 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3611 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
4853 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5339 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5401 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h823 string peekNextText(const string& firstLine,
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/astyle/
H A DASFormatter.cpp771 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
2988 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3024 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3166 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3456 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3480 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3609 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
4851 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5337 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5399 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h818 string peekNextText(const string& firstLine,
/dports/textproc/highlight/highlight-4.1/src/core/astyle/
H A DASFormatter.cpp795 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
3179 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3216 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3358 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3703 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3727 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3857 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
5109 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5595 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5659 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
/dports/graphics/geos/geos-3.9.1/tools/astyle/
H A DASFormatter.cpp789 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
3177 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3214 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3356 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3683 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3707 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3837 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
5089 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5575 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5637 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h835 string peekNextText(const string& firstLine,
/dports/graphics/qgis/qgis-3.22.3/external/astyle/
H A DASFormatter.cpp789 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
3177 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3214 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3356 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3683 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3707 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3837 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
5089 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5575 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5637 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h835 string peekNextText(const string& firstLine,
/dports/graphics/qgis-ltr/qgis-3.16.16/external/astyle/
H A DASFormatter.cpp789 string nextText = peekNextText(currentLine.substr(charNum)); in nextLine()
3177 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isPointerOrReference()
3214 followingText = peekNextText(currentLine.substr(charNum + 2)); in isPointerOrReference()
3356 string nextText = peekNextText(currentLine.substr(charNum + 1)); in isDereferenceOrAddressOf()
3683 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
3707 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBrace()
3837 string ASFormatter::peekNextText(const string& firstLine, in peekNextText() function in astyle::ASFormatter
5089 string nextText = peekNextText(currentLine.substr(charNum + 1)); in formatClosingBrace()
5575 string nextText = peekNextText(firstLine, endOnEmptyLine); in checkForHeaderFollowingComment()
5637 string nextText = peekNextText(nextLine_, false, stream); in commentAndHeaderFollows()
[all …]
H A Dastyle.h835 string peekNextText(const string& firstLine,
/dports/devel/kdevelop-pg-qt/kdevelop-pg-qt-2.2.1/kdev-pg/
H A DASFormatter.cpp2409 string nextText = peekNextText(currentLine.substr(startChar)); in isNextWordSharpNonParenHeader()
2433 string nextText = peekNextText(currentLine.substr(startChar)); in isNextCharOpeningBracket()
2445 string ASFormatter::peekNextText(const string& firstLine, bool endOnEmptyLine /*false*/) const in peekNextText() function in astyle::ASFormatter
3618 string nextText = peekNextText(firstLine, true); in checkForFollowingHeader()
3693 string nextText = peekNextText(nextLine, true); in commentAndHeaderFollows()
H A Dastyle.h613 string peekNextText(const string& firstLine, bool endOnEmptyLine=false) const;
/dports/textproc/highlight/highlight-4.1/src/include/astyle/
H A Dastyle.h840 string peekNextText(const string& firstLine,