/third_party/boost/boost/wave/util/ |
D | unput_queue_iterator.hpp | 201 struct next_token struct 204 peek(IteratorT it, IteratorT end, bool skip_whitespace = true) in peek() 226 struct next_token< struct 229 typedef unput_queue_iterator<IteratorT, TokenT, ContainerT> iterator_type; 232 peek(iterator_type it, iterator_type end, bool skip_whitespace = true) in peek()
|
/third_party/boost/boost/test/utils/runtime/cla/ |
D | argv_traverser.hpp | 79 void next_token() in next_token() function in boost::runtime::cla::argv_traverser
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_parse.c | 87 next_token( in next_token() function
|
/third_party/boost/libs/wave/samples/token_statistics/xlex/ |
D | xpressive_lexer.hpp | 97 xpressive_lexer<Iterator, Token, Callback>::next_token( in next_token() function in boost::wave::cpplexer::xlex::xpressive_lexer
|
/third_party/boost/boost/spirit/home/support/detail/lexer/ |
D | file_input.hpp | 96 void next_token () in next_token() function in boost::lexer::basic_file_input::iterator
|
D | input.hpp | 102 void next_token () in next_token() function in boost::lexer::basic_input::iterator
|
/third_party/boost/libs/program_options/src/ |
D | cmdline.cpp | 469 vector<string> next_token(1, other_tokens[0]); in finish_option() local
|
/third_party/boost/libs/wave/samples/list_includes/lexertl/ |
D | lexertl_lexer.hpp | 496 lexertl<Iterator, Position>::next_token(Iterator &first, Iterator const &last, in next_token() function in boost::wave::cpplexer::lexertl::lexer::lexertl
|
/third_party/gn/src/gn/ |
D | parser.cc | 447 const Token& next_token = Consume(); in ParseExpression() local
|
/third_party/ltp/metadata/ |
D | metaparse.c | 215 static char *next_token(FILE *f, struct data_node *doc) in next_token() function
|
/third_party/glib/glib/ |
D | gscanner.h | 194 GTokenType next_token; member
|
/third_party/libcoap/src/ |
D | resource.c | 116 const uint8_t *next_token = text->s; in match() local
|
/third_party/boost/libs/qvm/gen/ |
D | gen.cpp | 1743 } next_token(argc,argv); in parse_command_line() local
|
/third_party/boost/libs/wave/samples/cpp_tokens/slex/ |
D | lexer.hpp | 2363 lexer<IteratorT, TokenT, CallbackT>::next_token( in next_token() function in boost::spirit::classic::lexer
|
/third_party/quickjs/ |
D | quickjs.c | 20660 static __exception int next_token(JSParseState *s) in next_token() function
|