Home
last modified time | relevance | path

Searched refs:Parser (Results 1 – 25 of 9421) sorted by relevance

12345678910>>...377

/dports/lang/asis/asis-gpl-2016-src/tools/gnatpp/
H A Dgnatpp-projects.adb128 Parser => Parser);
428 (Full_Switch (Parser => Parser),
429 Parameter (Parser => Parser));
439 elsif Full_Switch (Parser => Parser) =
443 elsif Full_Switch (Parser => Parser) =
447 elsif Full_Switch (Parser => Parser) =
451 elsif Full_Switch (Parser => Parser) =
455 elsif Full_Switch (Parser => Parser) =
508 (Parameter (Parser => Parser));
642 if Current_Section (Parser => Parser) = "" then
[all …]
/dports/java/jikes/jikes-1.22/src/
H A Djavaact.h17 void Parser::InitRuleAction() in InitRuleAction()
19 rule_action[0] = &Parser::BadAction; in InitRuleAction()
99 rule_action[3] = &Parser::Act3; in InitRuleAction()
105 rule_action[4] = &Parser::Act4; in InitRuleAction()
111 rule_action[5] = &Parser::Act5; in InitRuleAction()
117 rule_action[6] = &Parser::Act6; in InitRuleAction()
127 rule_action[8] = &Parser::Act8; in InitRuleAction()
133 rule_action[9] = &Parser::Act9; in InitRuleAction()
139 rule_action[10] = &Parser::Act10; in InitRuleAction()
145 rule_action[11] = &Parser::Act11; in InitRuleAction()
[all …]
/dports/textproc/xmlada/xmlada-e5bbafe/sax/
H A Dsax-readers.adb1175 Parser.Close_Inputs := Parser.Inputs;
1185 Parser.Inputs := Parser.Inputs.Next;
1590 & Parser.Buffer (Parser.Buffer'First .. Parser.Buffer_Length)
1643 Put_In_Buffer (Parser, Parser.Last_Read);
1968 (Parser.Last_Read, Parser.XML_Version)
2013 Close_Inputs (Parser, Parser.Close_Inputs);
5259 (Parser, NS => Parser.Current_Node.NS,
5830 Close_Inputs (Parser, Parser.Inputs);
5831 Close_Inputs (Parser, Parser.Close_Inputs);
5976 (Parser, Parser.Xmlns_Sequence, Parser.Xmlns_Sequence);
[all …]
/dports/math/blahtexml/blahtexml-92f2c5f/Source/BlahtexCore/
H A DParser.cpp35 pair<wstring, Parser::TokenCode> gMathTokenArray[] =
92 make_pair(L"\\big", Parser::cBig),
93 make_pair(L"\\bigl", Parser::cBig),
94 make_pair(L"\\bigr", Parser::cBig),
95 make_pair(L"\\Big", Parser::cBig),
96 make_pair(L"\\Bigl", Parser::cBig),
97 make_pair(L"\\Bigr", Parser::cBig),
743 pair<wstring, Parser::TokenCode> gTextTokenArray[] =
840 Parser::TokenCode Parser::GetMathTokenCode(const Token& token) const in GetMathTokenCode()
889 Parser::TokenCode Parser::GetTextTokenCode(const Token& token) const in GetTextTokenCode()
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnatmetric/
H A Dmetrics-projects.adb161 Parser => Parser);
228 if Full_Switch (Parser => Parser) = "eL" then
313 if Full_Switch (Parser => Parser) = "P" then
316 (Parameter (Parser => Parser));
349 if Full_Switch (Parser => Parser) = "vP" then
354 (Parameter (Parser => Parser));
368 if Full_Switch (Parser => Parser) = "U" then
383 if Full_Switch (Parser => Parser) = "X" then
397 if Full_Switch (Parser => Parser) = "xs" then
625 if Current_Section (Parser => Parser) = "" then
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnatcheck/
H A Dgnatcheck-projects.adb110 Goto_Section ("rules", Parser => Parser);
177 Parser => Parser);
203 if Full_Switch (Parser => Parser) = "eL" then
263 Parameter (Parser => Parser));
392 if Full_Switch (Parser => Parser) =
403 (Parameter (Parser => Parser));
409 elsif Full_Switch (Parser => Parser) =
416 (Parameter (Parser => Parser));
450 if Current_Section (Parser => Parser) = "" then
454 Goto_Section ("", Parser => Parser);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Parser/
H A Dtype-parsers.h23 template <typename A> struct Parser { struct
25 constexpr Parser() {} in Parser() function
26 constexpr Parser(const Parser &) = default;
51 constexpr Parser<Name> name; // R603
55 constexpr Parser<TypeSpec> typeSpec; // R702
69 constexpr Parser<NullInit> nullInit; // R806
79 constexpr Parser<DataStmt> dataStmt; // R837
84 constexpr Parser<Variable> variable; // R902
92 constexpr Parser<Expr> expr; // R1022
109 constexpr Parser<Format> format; // R1215
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Parser/
H A Dtype-parsers.h23 template <typename A> struct Parser { struct
25 constexpr Parser() {} in Parser() argument
26 constexpr Parser(const Parser &) = default;
51 constexpr Parser<Name> name; // R603
55 constexpr Parser<TypeSpec> typeSpec; // R702
69 constexpr Parser<NullInit> nullInit; // R806
79 constexpr Parser<DataStmt> dataStmt; // R837
84 constexpr Parser<Variable> variable; // R902
92 constexpr Parser<Expr> expr; // R1022
109 constexpr Parser<Format> format; // R1215
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Parser/
H A Dtype-parsers.h23 template <typename A> struct Parser { struct
25 constexpr Parser() {} in Parser() argument
26 constexpr Parser(const Parser &) = default;
51 constexpr Parser<Name> name; // R603
55 constexpr Parser<TypeSpec> typeSpec; // R702
69 constexpr Parser<NullInit> nullInit; // R806
79 constexpr Parser<DataStmt> dataStmt; // R837
84 constexpr Parser<Variable> variable; // R902
92 constexpr Parser<Expr> expr; // R1022
109 constexpr Parser<Format> format; // R1215
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Parser/
H A Dtype-parsers.h23 template <typename A> struct Parser { struct
25 constexpr Parser() {} in Parser() argument
26 constexpr Parser(const Parser &) = default;
51 constexpr Parser<Name> name; // R603
55 constexpr Parser<TypeSpec> typeSpec; // R702
69 constexpr Parser<NullInit> nullInit; // R806
79 constexpr Parser<DataStmt> dataStmt; // R837
84 constexpr Parser<Variable> variable; // R902
92 constexpr Parser<Expr> expr; // R1022
109 constexpr Parser<Format> format; // R1215
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Parser/
H A Dtype-parsers.h23 template <typename A> struct Parser { struct
25 constexpr Parser() {} in Parser() function
26 constexpr Parser(const Parser &) = default;
51 constexpr Parser<Name> name; // R603
55 constexpr Parser<TypeSpec> typeSpec; // R702
69 constexpr Parser<NullInit> nullInit; // R806
79 constexpr Parser<DataStmt> dataStmt; // R837
84 constexpr Parser<Variable> variable; // R902
92 constexpr Parser<Expr> expr; // R1022
109 constexpr Parser<Format> format; // R1215
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Parser/
H A Dtype-parsers.h23 template <typename A> struct Parser { struct
25 constexpr Parser() {} in Parser() argument
26 constexpr Parser(const Parser &) = default;
51 constexpr Parser<Name> name; // R603
55 constexpr Parser<TypeSpec> typeSpec; // R702
69 constexpr Parser<NullInit> nullInit; // R806
79 constexpr Parser<DataStmt> dataStmt; // R837
84 constexpr Parser<Variable> variable; // R902
92 constexpr Parser<Expr> expr; // R1022
109 constexpr Parser<Format> format; // R1215
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Parser/
H A Dtype-parsers.h23 template <typename A> struct Parser { struct
25 constexpr Parser() {} in Parser() argument
26 constexpr Parser(const Parser &) = default;
51 constexpr Parser<Name> name; // R603
55 constexpr Parser<TypeSpec> typeSpec; // R702
69 constexpr Parser<NullInit> nullInit; // R806
79 constexpr Parser<DataStmt> dataStmt; // R837
84 constexpr Parser<Variable> variable; // R902
91 constexpr Parser<Expr> expr; // R1022
108 constexpr Parser<Format> format; // R1215
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Parser/
H A Dtype-parsers.h23 template <typename A> struct Parser { struct
25 constexpr Parser() {} in Parser() argument
26 constexpr Parser(const Parser &) = default;
51 constexpr Parser<Name> name; // R603
55 constexpr Parser<TypeSpec> typeSpec; // R702
69 constexpr Parser<NullInit> nullInit; // R806
79 constexpr Parser<DataStmt> dataStmt; // R837
84 constexpr Parser<Variable> variable; // R902
91 constexpr Parser<Expr> expr; // R1022
108 constexpr Parser<Format> format; // R1215
[all …]
/dports/devel/f18/f18-1688bef/lib/parser/
H A Dtype-parsers.h30 template<typename A> struct Parser { struct
32 constexpr Parser() {} in Parser() argument
33 constexpr Parser(const Parser &) = default;
69 constexpr Parser<Name> name; // R603
73 constexpr Parser<TypeSpec> typeSpec; // R702
87 constexpr Parser<NullInit> nullInit; // R806
97 constexpr Parser<DataStmt> dataStmt; // R837
102 constexpr Parser<Variable> variable; // R902
109 constexpr Parser<Expr> expr; // R1022
126 constexpr Parser<Format> format; // R1215
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnatelim/
H A Dgnatelim-projects.adb99 Parser => Parser)
119 ("gnatec", Parameter (Parser => Parser));
130 if Full_Switch (Parser => Parser) = "eL" then
155 (Parameter (Parser => Parser),
218 if Full_Switch (Parser => Parser) = "P" then
260 if Full_Switch (Parser => Parser) = "X" then
297 elsif Full_Switch (Parser => Parser) =
301 elsif Full_Switch (Parser => Parser) =
315 elsif Full_Switch (Parser => Parser) =
337 Process_cargs_Section (Parser => Parser);
[all …]
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__MultipleParsing.cpp395 if (Parser.size()!=1) in Parser_Get()
399 Parser.clear(); in Parser_Get()
792 if (Parser.size()!=1) in Streams_Finish()
797 Details=Parser[0]->Details; in Streams_Finish()
842 if (Parser[Pos]->Status[IsFinished] && !Parser[Pos]->Status[IsAccepted]) in Read_Buffer_Continue()
844 delete Parser[Pos]; in Read_Buffer_Continue()
845 Parser.erase(Parser.begin()+Pos); in Read_Buffer_Continue()
848 if (Parser.empty()) in Read_Buffer_Continue()
857 if (Parser.size()>1 && Parser[Pos]->Status[IsAccepted]) in Read_Buffer_Continue()
863 Parser.clear(); in Read_Buffer_Continue()
[all …]
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__MultipleParsing.cpp395 if (Parser.size()!=1) in Parser_Get()
399 Parser.clear(); in Parser_Get()
792 if (Parser.size()!=1) in Streams_Finish()
797 Details=Parser[0]->Details; in Streams_Finish()
842 if (Parser[Pos]->Status[IsFinished] && !Parser[Pos]->Status[IsAccepted]) in Read_Buffer_Continue()
844 delete Parser[Pos]; in Read_Buffer_Continue()
845 Parser.erase(Parser.begin()+Pos); in Read_Buffer_Continue()
848 if (Parser.empty()) in Read_Buffer_Continue()
857 if (Parser.size()>1 && Parser[Pos]->Status[IsAccepted]) in Read_Buffer_Continue()
863 Parser.clear(); in Read_Buffer_Continue()
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__MultipleParsing.cpp395 if (Parser.size()!=1) in Parser_Get()
399 Parser.clear(); in Parser_Get()
792 if (Parser.size()!=1) in Streams_Finish()
797 Details=Parser[0]->Details; in Streams_Finish()
842 if (Parser[Pos]->Status[IsFinished] && !Parser[Pos]->Status[IsAccepted]) in Read_Buffer_Continue()
844 delete Parser[Pos]; in Read_Buffer_Continue()
845 Parser.erase(Parser.begin()+Pos); in Read_Buffer_Continue()
848 if (Parser.empty()) in Read_Buffer_Continue()
857 if (Parser.size()>1 && Parser[Pos]->Status[IsAccepted]) in Read_Buffer_Continue()
863 Parser.clear(); in Read_Buffer_Continue()
[all …]
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/scriptlib/
H A DParser.h15 typedef struct Parser struct
30 } Parser; argument
32 void Parser_Init(Parser *pparser);
33 void Parser_Clear(Parser *pparser);
41 void Parser_Match( Parser *pparser);
43 void Parser_Start(Parser *pparser );
47 void Parser_Decl(Parser *pparser );
48 void Parser_Decl2(Parser *pparser );
49 void Parser_FuncDecl(Parser *pparser );
59 void Parser_Stmt( Parser *pparser);
[all …]
/dports/games/openbor3979/openbor-2bcf25b/engine/source/scriptlib/
H A DParser.h15 typedef struct Parser struct
30 } Parser; argument
32 void Parser_Init(Parser *pparser);
33 void Parser_Clear(Parser *pparser);
41 void Parser_Match( Parser *pparser);
43 void Parser_Start(Parser *pparser );
47 void Parser_Decl(Parser *pparser );
48 void Parser_Decl2(Parser *pparser );
49 void Parser_FuncDecl(Parser *pparser );
59 void Parser_Stmt( Parser *pparser);
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnatstub/
H A Dgnatstub-projects.adb109 Parser => Parser)
188 if Full_Switch (Parser => Parser) = "eL" then
207 (Full_Switch (Parser => Parser),
208 Parameter (Parser => Parser));
242 elsif Full_Switch (Parser => Parser) in
247 elsif Full_Switch (Parser => Parser) in
320 if Full_Switch (Parser => Parser) = "P" then
323 (Parameter (Parser => Parser));
372 if Full_Switch (Parser => Parser) = "X" then
411 elsif Full_Switch (Parser => Parser) =
[all …]
/dports/devel/kdev-php/kdev-php-21.12.3/parser/test/
H A Dlexertest.cpp41 COMPARE_TOKEN(ts, 0, Parser::Token_OPEN_TAG, 0, 0, 0, 5); in testOpenTagWithNewline()
42 COMPARE_TOKEN(ts, 1, Parser::Token_STRING, 1, 0, 1, 2); in testOpenTagWithNewline()
53 COMPARE_TOKEN(ts, 0, Parser::Token_OPEN_TAG, 0, 0, 0, 5); in testOpenTagWithSpace()
54 COMPARE_TOKEN(ts, 1, Parser::Token_STRING, 0, 6, 0, 8); in testOpenTagWithSpace()
65 COMPARE_TOKEN(ts, 1, Parser::Token_COMMENT, 1, 0, 1, 9); in testCommentOneLine()
66 COMPARE_TOKEN(ts, 2, Parser::Token_STRING, 2, 0, 2, 2); in testCommentOneLine()
78 COMPARE_TOKEN(ts, 2, Parser::Token_STRING, 2, 0, 2, 2); in testCommentOneLine2()
91 COMPARE_TOKEN(ts, 3, Parser::Token_STRING, 3, 0, 3, 2); in testCommentMultiLine()
580 QList<Parser::Token> tokens; in tokenize()
582 Parser::Token &t = tokenStream->push(); in tokenize()
[all …]
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/parser/test/
H A Dlexertest.cpp41 COMPARE_TOKEN(ts, 0, Parser::Token_OPEN_TAG, 0, 0, 0, 5); in testOpenTagWithNewline()
42 COMPARE_TOKEN(ts, 1, Parser::Token_STRING, 1, 0, 1, 2); in testOpenTagWithNewline()
53 COMPARE_TOKEN(ts, 0, Parser::Token_OPEN_TAG, 0, 0, 0, 5); in testOpenTagWithSpace()
54 COMPARE_TOKEN(ts, 1, Parser::Token_STRING, 0, 6, 0, 8); in testOpenTagWithSpace()
65 COMPARE_TOKEN(ts, 1, Parser::Token_COMMENT, 1, 0, 1, 9); in testCommentOneLine()
66 COMPARE_TOKEN(ts, 2, Parser::Token_STRING, 2, 0, 2, 2); in testCommentOneLine()
78 COMPARE_TOKEN(ts, 2, Parser::Token_STRING, 2, 0, 2, 2); in testCommentOneLine2()
91 COMPARE_TOKEN(ts, 3, Parser::Token_STRING, 3, 0, 3, 2); in testCommentMultiLine()
507 QList<Parser::Token> tokens; in tokenize()
509 Parser::Token &t = tokenStream->push(); in tokenize()
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/source/scriptlib/
H A DParser.h18 typedef struct Parser struct
33 } Parser; argument
37 void Parser_Init(Parser *pparser);
38 void Parser_Clear(Parser *pparser);
46 void Parser_Match( Parser *pparser);
48 void Parser_Start(Parser *pparser );
52 void Parser_Decl(Parser *pparser );
53 void Parser_Decl2(Parser *pparser );
54 void Parser_FuncDecl(Parser *pparser );
61 void Parser_Stmt( Parser *pparser);
[all …]

12345678910>>...377