MCPcopy Create free account

hub / github.com/boostorg/spirit / functions

Functions6,232 in github.com/boostorg/spirit

↓ 1 callersFunctionclear_impl2
include/boost/spirit/home/support/attributes.hpp:1072
↓ 1 callersMethodclear_queue
include/boost/spirit/home/support/iterators/multi_pass.hpp:123
↓ 1 callersMethodclone
clone is called when a copy of the iterator is made, so increment the ref-count.
include/boost/spirit/home/classic/iterator/multi_pass.hpp:58
↓ 1 callersMethodclone
include/boost/spirit/home/support/detail/hold_any.hpp:98
↓ 1 callersFunctionclosure_tests
classic/test/closure_tests.cpp:87
↓ 1 callersFunctioncomment_nest_p_test
classic/test/confix_tests.cpp:25
↓ 1 callersFunctioncompare
example/x3/rexpr/rexpr_full/test/testing.hpp:112
↓ 1 callersFunctioncompensate_roundoff
include/boost/spirit/home/qi/numeric/detail/real_impl.hpp:40
↓ 1 callersFunctioncompile
classic/example/fundamental/more_calculators/vmachine_calc.cpp:165
↓ 1 callersFunctionconcat
include/boost/spirit/home/classic/core/match.hpp:110
↓ 1 callersMethodconcat
include/boost/spirit/home/classic/core/match.hpp:172
↓ 1 callersMethodconcat
include/boost/spirit/home/classic/tree/common.hpp:665
↓ 1 callersFunctionconcurrent_creation_of_objects
classic/test/owi_mt_tests.cpp:189
↓ 1 callersFunctionconfix_spec
repository/test/karma/confix.cpp:32
↓ 1 callersMethodcopy_node
include/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp:79
↓ 1 callersMethodcopy_rest
include/boost/spirit/home/karma/detail/output_iterator.hpp:249
↓ 1 callersFunctioncount
example/lex/word_count_functor_flex.cpp:1539
↓ 1 callersMethoddata
Construct in end() state.
include/boost/spirit/home/support/detail/lexer/file_input.hpp:38
↓ 1 callersFunctiondecode_utf16
include/boost/spirit/home/x3/support/utility/utf8.hpp:91
↓ 1 callersFunctiondecode_utf16
include/boost/spirit/home/support/utf8.hpp:97
↓ 1 callersFunctiondecrement_a
include/boost/spirit/home/classic/actor/decrement_actor.hpp:51
↓ 1 callersFunctiondecrement_action_test
classic/test/actor/decrement_test.cpp:18
↓ 1 callersMethoddefault_construct
include/boost/spirit/home/support/utree/detail/utree_detail2.hpp:287
↓ 1 callersFunctiondefault_constructible
classic/test/symbols_tests.cpp:100
↓ 1 callersFunctiondefine
include/boost/spirit/home/qi/nonterminal/rule.hpp:180
↓ 1 callersMethoddelimit_out
include/boost/spirit/home/karma/directive/columns.hpp:104
↓ 1 callersFunctiondirectives_test1
////////////////////////////////////////////////////////////////////////// Directives tests ////////////////////////////////////////////////////////
classic/test/directives_tests.cpp:26
↓ 1 callersFunctiondirectives_test2
classic/test/directives_tests.cpp:159
↓ 1 callersMethoddispatch
example/qi/compiler_tutorial/calc7/annotation.hpp:48
↓ 1 callersMethoddispatch
example/qi/compiler_tutorial/calc8/annotation.hpp:48
↓ 1 callersFunctiondisplay_attribute_of_parser
example/qi/display_attribute_type.hpp:34
↓ 1 callersFunctiondistinct_directive_test
classic/test/distinct_tests.cpp:69
↓ 1 callersFunctiondistinct_parser_test
classic/test/distinct_tests.cpp:25
↓ 1 callersFunctiondistinct_spec
repository/test/qi/distinct.cpp:51
↓ 1 callersMethoddo_action
include/boost/spirit/home/classic/core/scanner/scanner.hpp:155
↓ 1 callersMethoddot
include/boost/spirit/home/karma/numeric/real_policies.hpp:214
↓ 1 callersMethoddump
include/boost/spirit/home/support/detail/lexer/debug.hpp:44
↓ 1 callersMethoddump_error_line
example/qi/compiler_tutorial/conjure2/error_handler.hpp:44
↓ 1 callersFunctiondynamic_distinct_directive_test
classic/test/distinct_tests.cpp:176
↓ 1 callersFunctiondynamic_distinct_parser_test
classic/test/distinct_tests.cpp:141
↓ 1 callersMethodenable
include/boost/spirit/home/karma/detail/output_iterator.hpp:209
↓ 1 callersFunctionepsilon_as_parser_generator_for_functors
/////////////////////////////////////////// Test wether epsilon_p/eps_p work correctly as a parser generator for creating parsers from functors
classic/test/epsilon_tests.cpp:76
↓ 1 callersFunctionepsilon_as_parser_generator_for_parsers
/////////////////////////////////////////// Test wether epsilon_p/eps_p work correctly as a parser generator for creating parsers from other parsers
classic/test/epsilon_tests.cpp:92
↓ 1 callersFunctionepsilon_as_primitive
/////////////////////////////////////////// Test wether epsilon_p/eps_p work as primitive parsers
classic/test/epsilon_tests.cpp:55
↓ 1 callersFunctionerase_a
include/boost/spirit/home/classic/actor/erase_actor.hpp:68
↓ 1 callersFunctionerase_action_test
classic/test/actor/erase_at_test.cpp:19
↓ 1 callersMethodeval
classic/phoenix/example/fundamental/sample8.cpp:96
↓ 1 callersMethodeval
classic/phoenix/example/fundamental/sample7.cpp:96
↓ 1 callersMethodeval
classic/phoenix/example/fundamental/sample9.cpp:125
↓ 1 callersFunctioneval_expression
classic/example/fundamental/ast_calc.cpp:50
↓ 1 callersFunctioneval_expression
classic/example/fundamental/more_calculators/ast_calc2.cpp:50
↓ 1 callersFunctioneval_expression
classic/test/ast_calc_tests.cpp:140
↓ 1 callersFunctioneval_integer
classic/example/fundamental/parse_tree_calc1.cpp:137
↓ 1 callersFunctionevaluate
classic/example/fundamental/ast_calc.cpp:45
↓ 1 callersFunctionevaluate
classic/example/fundamental/parse_tree_calc1.cpp:58
↓ 1 callersFunctionevaluate
classic/example/fundamental/more_calculators/ast_calc2.cpp:45
↓ 1 callersMethodexecute
example/x3/calc/calc6.cpp:128
↓ 1 callersMethodexecute
example/x3/calc/calc7/vm.cpp:11
↓ 1 callersMethodexecute
example/x3/calc/calc8/vm.cpp:11
↓ 1 callersMethodexecute
example/x3/calc/calc9/vm.cpp:12
↓ 1 callersMethodexecute
example/qi/compiler_tutorial/calc6.cpp:143
↓ 1 callersMethodexecute
example/qi/compiler_tutorial/mini_c/vm.cpp:16
↓ 1 callersMethodexecute
example/qi/compiler_tutorial/calc7/vm.cpp:11
↓ 1 callersMethodexecute
example/qi/compiler_tutorial/conjure1/vm.cpp:16
↓ 1 callersMethodexecute
example/qi/compiler_tutorial/conjure2/vm.cpp:17
↓ 1 callersMethodexecute
example/qi/compiler_tutorial/calc8/vm.cpp:17
↓ 1 callersMethodexecute
example/karma/calc2_ast_vm.cpp:91
↓ 1 callersMethodexecute
classic/example/fundamental/more_calculators/vmachine_calc.cpp:58
↓ 1 callersMethodexecution_engine
example/qi/compiler_tutorial/conjure3/vm.hpp:92
↓ 1 callersFunctionexpectation_failure
include/boost/spirit/home/qi/detail/expectation_failure.hpp:23
↓ 1 callersMethodfinal_delimit_out
example/karma/simple_columns_directive.hpp:61
↓ 1 callersMethodfind
include/boost/spirit/home/x3/string/tst_map.hpp:46
↓ 1 callersMethodfind
include/boost/spirit/home/qi/string/tst_map.hpp:49
↓ 1 callersMethodfind_function
example/qi/compiler_tutorial/mini_c/compiler.cpp:528
↓ 1 callersMethodfind_function
example/qi/compiler_tutorial/conjure1/compiler.cpp:618
↓ 1 callersMethodfind_function
example/qi/compiler_tutorial/conjure2/compiler.cpp:612
↓ 1 callersMethodfloatfield
////////////////////////////////////////////////////////////////// Decide, which representation type to use in the generated output. By default all n
include/boost/spirit/home/karma/numeric/real_policies.hpp:142
↓ 1 callersFunctionflush_iterator
include/boost/spirit/home/classic/utility/flush_multi_pass.hpp:24
↓ 1 callersFunctionfold
classic/test/tree_tests.cpp:205
↓ 1 callersFunctionfor_each_file
example/x3/rexpr/rexpr_full/test/testing.hpp:180
↓ 1 callersFunctionformat_performance_boost_format
Boost.Format
workbench/karma/format_performance.cpp:104
↓ 1 callersFunctionformat_performance_boost_format
Boost.Format
workbench/karma/double_performance.cpp:108
↓ 1 callersFunctionformat_performance_direct
workbench/karma/double_performance.cpp:65
↓ 1 callersFunctionformat_performance_iostreams
workbench/karma/format_performance.cpp:135
↓ 1 callersFunctionformat_performance_iostreams
workbench/karma/double_performance.cpp:139
↓ 1 callersFunctionformat_performance_karma
workbench/karma/format_performance.cpp:32
↓ 1 callersFunctionformat_performance_karma
workbench/karma/double_performance.cpp:22
↓ 1 callersFunctionformat_performance_rule
workbench/karma/format_performance.cpp:55
↓ 1 callersFunctionformat_performance_rule
workbench/karma/double_performance.cpp:42
↓ 1 callersFunctionformat_performance_sprintf
workbench/karma/format_performance.cpp:120
↓ 1 callersFunctionformat_performance_sprintf
workbench/karma/double_performance.cpp:124
↓ 1 callersFunctionformat_performance_string
workbench/karma/format_performance.cpp:80
↓ 1 callersFunctionformat_performance_string
workbench/karma/double_performance.cpp:87
↓ 1 callersMethodfraction_part
include/boost/spirit/home/karma/numeric/real_policies.hpp:250
↓ 1 callersFunctionfree_add_find_functions_tests
classic/test/symbols_tests.cpp:292
↓ 1 callersFunctiongen_int
////////////////////////////////////////////////////////////////////// Generate a random number string with N digits
workbench/qi/int_parser.cpp:17
↓ 1 callersFunctiongenerate
include/boost/spirit/home/karma/generate.hpp:21
↓ 1 callersMethodgenerate
example/karma/simple_columns_directive.hpp:44
↓ 1 callersMethodgenerate
include/boost/spirit/home/karma/directive/maxwidth.hpp:158
↓ 1 callersMethodgenerate
include/boost/spirit/home/karma/directive/columns.hpp:87
← previousnext →801–900 of 6,232, ranked by callers