Home
last modified time | relevance | path

Searched defs:tokenPosition (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/oggvideotools/oggvideotools-0.9.1/src/main/
H A Dcmdlineextractor.cpp236 std::size_t tokenPosition(argument.find_first_of(tokenSeparator)); in getNextUint32() local
256 std::size_t tokenPosition(argument.find_first_of(tokenSeparator)); in getNextFloat() local
276 std::size_t tokenPosition(argument.find_first_of(tokenSeparator)); in getNextString() local
314 std::size_t tokenPosition(argument.find_first_of(tokenSeparator)); in extractSlideshow() local
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/
H A Dlexer.h212 quint64 tokenPosition; variable
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/hlsl/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/HLSL/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/HLSL/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/hlsl/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/hlsl/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/hlsl/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/hlsl/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/HLSL/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/HLSL/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/HLSL/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/graphics/glslang/glslang-11.7.1/glslang/HLSL/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/HLSL/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/glslang/HLSL/
H A DhlslTokenStream.h69 TVector<int> tokenPosition; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/src/org/eclipse/jface/examples/databinding/mask/internal/
H A DEditMaskParser.java51 int tokenPosition = 0; in setInput() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/
H A DConditionTokenizer.cs42 int tokenPosition = 0; field in Microsoft.Build.BuildEngine.ConditionTokenizer
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/code_editor/
H A Dhighlighter.cpp80 int tokenPosition = lexer.offset(); in highlightBlockInCode() local
/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/parser/
H A DSeExprParse.h524 std::array<int, 2> tokenPosition; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qmljs/
H A Dqmljscodeformatter.cpp1075 const int tokenPosition = column(tk.begin()); in onEnter() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcppcodeformatter.cpp1195 const int tokenPosition = column(tk.utf16charsBegin()); in onEnter() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DParseContext.cpp78 mozilla::Maybe<TokenPos> tokenPosition) { in noteUse()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DParseContext.cpp76 mozilla::Maybe<TokenPos> tokenPosition) { in noteUse()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DParseContext.cpp78 mozilla::Maybe<TokenPos> tokenPosition) { in noteUse()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/
H A Dcompletionhelper.cpp1186 bool CompletionHelper::testQueryToken(int tokenPosition, Token::Type type, const QString& value, Qt… in testQueryToken()

12