Home
last modified time | relevance | path

Searched refs:tkPreprocessor (Results 1 – 10 of 10) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dtokenf.h41 tkPreprocessor = 0x00200, enumerator
H A Dworkspacebrowserbuilder.cpp386 …int childKM = tkFunction | tkProgram | tkSubroutine | tkPreprocessor | tkInterface | tkInterfaceEx… in AddChildrenNodes()
594 AddTreeChildren(m_pTreeBottom, root, tkPreprocessor | tkInterface | tkBlockData); in SelectNode()
692 if (HasGlobalFunctionsOthers(tkPreprocessor | tkInterface | tkBlockData) || in CreateSpecialFolders()
727 AddTreeChildren(m_pTreeTop, node, tkPreprocessor | tkInterface | tkBlockData); in ExpandTopNode()
781 else if (token->m_TokenKind == tkPreprocessor) in SelectItem()
H A Dtokenf.cpp72 case tkPreprocessor: return _("preprocessor"); in GetTokenKindString()
H A Dfpimagelist.cpp290 case tkPreprocessor: return m_ImgNr["preproc"]; in GetTokenKindImageIdx()
H A Dparserf.cpp1395 …int tokKind = tkModule | tkFunction | tkProgram | tkSubroutine | tkPreprocessor | tkInterface | tk… in FindMatchTokensForToolTip()
1513 …int tokKind = tkModule | tkSubmodule | tkFunction | tkProgram | tkSubroutine | tkPreprocessor | tk… in FindMatchTokensForJump()
1569 …tokKind = tkFunction | tkProgram | tkSubroutine | tkPreprocessor | tkInterface | tkBlockData | tkT… in FindMatchTokensForCodeCompletion()
4447 int tokKind = tkModule | tkFunction | tkProgram | tkSubroutine | tkPreprocessor | tkInterface | in FindMatchTokensAtInclude()
H A Dfortranproject.cpp797 tp.m_TokenKind = tkPreprocessor; in CodeCompletePreprocessor()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynhighlighterany.pas65tkPreprocessor, tkSpace, tkString, tkSymbol, tkUnknown, tkConstant, tkObject, tkEntity, tkDollarVa…
509 fTokenID := tkPreprocessor;
832 tkPreprocessor: Result := fPreprocessorAttri;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynhighlighterany.pas65tkPreprocessor, tkSpace, tkString, tkSymbol, tkUnknown, tkConstant, tkObject, tkEntity, tkDollarVa…
509 fTokenID := tkPreprocessor;
832 tkPreprocessor: Result := fPreprocessorAttri;
/dports/editors/lazarus/lazarus/components/synedit/
H A Dsynhighlighterany.pas65tkPreprocessor, tkSpace, tkString, tkSymbol, tkUnknown, tkConstant, tkObject, tkEntity, tkDollarVa…
515 fTokenID := tkPreprocessor;
838 tkPreprocessor: Result := fPreprocessorAttri;
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsynhighlighterany.pas65tkPreprocessor, tkSpace, tkString, tkSymbol, tkUnknown, tkConstant, tkObject, tkEntity, tkDollarVa…
515 fTokenID := tkPreprocessor;
838 tkPreprocessor: Result := fPreprocessorAttri;