Home
last modified time | relevance | path

Searched refs:OtherDirective (Results 1 – 6 of 6) sorted by relevance

/dports/lang/python39/Python-3.9.9/Lib/test/test_tools/test_c_analyzer/test_parser/
H A Dtest_preprocessor.py218 OtherDirective('else', None),
219 OtherDirective('endif', None),
220 OtherDirective('endif', None),
272 OtherDirective('else', None),
273 OtherDirective('endif', None),
354 OtherDirective('else', None),
355 OtherDirective('endif', None),
356 OtherDirective('endif', None),
359 OtherDirective('endif', None),
361 OtherDirective('endif', None),
[all …]
/dports/lang/python39/Python-3.9.9/Tools/c-analyzer/c_analyzer/parser/
H A Dpreprocessor.py105 directive = OtherDirective(kind, text)
312 class OtherDirective(PreprocessorDirective, class
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Ddirectivestree.pas176 function OtherDirective: boolean; in OtherDirective() function
617 function TCompilerDirectivesTree.OtherDirective: boolean; in OtherDirective() function
657 DefaultKeyWordFunction:={$ifdef FPC}@{$endif}OtherDirective;
/dports/editors/lazarus/lazarus/components/codetools/
H A Ddirectivestree.pas176 function OtherDirective: boolean; in OtherDirective() function
617 function TCompilerDirectivesTree.OtherDirective: boolean; in OtherDirective() function
657 DefaultKeyWordFunction:={$ifdef FPC}@{$endif}OtherDirective;
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Ddirectivestree.pas176 function OtherDirective: boolean; in OtherDirective() function
617 function TCompilerDirectivesTree.OtherDirective: boolean; in OtherDirective() function
657 DefaultKeyWordFunction:={$ifdef FPC}@{$endif}OtherDirective;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Ddirectivestree.pas176 function OtherDirective: boolean; in OtherDirective() function
617 function TCompilerDirectivesTree.OtherDirective: boolean; in OtherDirective() function
657 DefaultKeyWordFunction:={$ifdef FPC}@{$endif}OtherDirective;