Home
last modified time | relevance | path

Searched refs:dump_ast (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/textproc/p5-Text-BibTeX/Text-BibTeX-0.88/btparse/progs/
H A Dargs.c49 static boolean dump_ast = FALSE; variable
65 { "dump", 0, &dump_ast, 1 },
66 { "nodump", 0, &dump_ast, 0 },
103 options->dump_ast = dump_ast; in parse_args()
H A Dbibparse.c36 extern void dump_ast (char *msg, AST *root); /* stolen from btparse */
190 dump_ast ("print_entry: AST before traversing =\n", top); in print_entry()
211 dump_ast ("print_entry: AST after traversing =\n", top); in print_entry()
275 if (options->dump_ast) in process_file()
276 dump_ast ("AST for whole entry:\n", cur_entry); in process_file()
/dports/textproc/btparse/btparse-0.35/progs/
H A Dargs.c49 static boolean dump_ast = FALSE; variable
65 { "dump", 0, &dump_ast, 1 },
66 { "nodump", 0, &dump_ast, 0 },
103 options->dump_ast = dump_ast; in parse_args()
H A Dbibparse.c36 extern void dump_ast (char *msg, AST *root); /* stolen from btparse */
190 dump_ast ("print_entry: AST before traversing =\n", top); in print_entry()
211 dump_ast ("print_entry: AST after traversing =\n", top); in print_entry()
275 if (options->dump_ast) in process_file()
276 dump_ast ("AST for whole entry:\n", cur_entry); in process_file()
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/example/karma/
H A Dcalc2_ast_dump.cpp88 struct dump_ast struct
91 dump_ast() : dump_ast::base_type(ast_node) in dump_ast() function
122 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
124 dump_ast ast_grammar; in main()
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() argument
133 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
135 dump_ast ast_grammar; in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/example/karma/
H A Dcalc2_ast_dump.cpp88 struct dump_ast struct
91 dump_ast() : dump_ast::base_type(ast_node) in dump_ast() argument
122 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
124 dump_ast ast_grammar; in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/example/karma/
H A Dcalc2_ast_dump.cpp88 struct dump_ast struct
91 dump_ast() : dump_ast::base_type(ast_node) in dump_ast() argument
122 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
124 dump_ast ast_grammar; in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() function
133 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
135 dump_ast ast_grammar; in main()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() argument
133 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
135 dump_ast ast_grammar; in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/example/karma/
H A Dcalc2_ast_dump.cpp88 struct dump_ast struct
91 dump_ast() : dump_ast::base_type(ast_node) in dump_ast() argument
122 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
124 dump_ast ast_grammar; in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() argument
133 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
135 dump_ast ast_grammar; in main()
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/example/karma/
H A Dcalc2_ast_dump.cpp88 struct dump_ast struct
91 dump_ast() : dump_ast::base_type(ast_node) in dump_ast() argument
122 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
124 dump_ast ast_grammar; in main()
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() function
133 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
135 dump_ast ast_grammar; in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() function
133 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
135 dump_ast ast_grammar; in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/example/karma/
H A Dcalc2_ast_dump.cpp88 struct dump_ast struct
91 dump_ast() : dump_ast::base_type(ast_node) in dump_ast() function
122 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
124 dump_ast ast_grammar; in main()
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() argument
133 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
135 dump_ast ast_grammar; in main()
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/example/karma/
H A Dcalc2_ast_dump.cpp88 struct dump_ast struct
91 dump_ast() : dump_ast::base_type(ast_node) in dump_ast() function
122 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
124 dump_ast ast_grammar; in main()
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/example/karma/
H A Dcalc2_ast_dump.cpp88 struct dump_ast struct
91 dump_ast() : dump_ast::base_type(ast_node) in dump_ast() function
122 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
124 dump_ast ast_grammar; in main()
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() argument
133 typedef dump_ast<output_iterator_type> dump_ast; in main() typedef
135 dump_ast ast_grammar; in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() function
133 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
135 dump_ast ast_grammar; in main()
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/example/karma/
H A Dcalc2_ast_dump.cpp88 struct dump_ast struct
91 dump_ast() : dump_ast::base_type(ast_node) in dump_ast() argument
122 typedef dump_ast<output_iterator_type> dump_ast; in main() argument
124 dump_ast ast_grammar; in main()
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/repository/example/karma/
H A Dcalc2_ast_dump_sr.cpp91 struct dump_ast struct
94 dump_ast() : dump_ast::base_type(entry) in dump_ast() function
133 typedef dump_ast<output_iterator_type> dump_ast; in main() typedef
135 dump_ast ast_grammar; in main()
/dports/lang/p5-Pugs-Compiler-Rule/Pugs-Compiler-Rule-0.37/t/
H A D15-STD.t12 sub dump_ast { print "Ast: ", Dumper( $_[0]->{ast} ) }
35 #dump_ast( $rule );
43 #dump_ast( $rule );
/dports/misc/tellico/tellico-3.4.2/src/3rdparty/btparse/
H A Dinput.c253 dump_ast ("bt_parse_entry_s: single entry, after parsing:\n", in bt_parse_entry_s()
259 dump_ast ("bt_parse_entry_s: single entry, after post-processing:\n", in bt_parse_entry_s()
389 dump_ast ("bt_parse_entry(): single entry, after parsing:\n", in bt_parse_entry()
395 dump_ast ("bt_parse_entry(): single entry, after post-processing:\n", in bt_parse_entry()

123456789