Home
last modified time | relevance | path

Searched defs:next_token (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/wave/util/
Dunput_queue_iterator.hpp201 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/
Dargv_traverser.hpp79 void next_token() in next_token() function in boost::runtime::cla::argv_traverser
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.c87 next_token( in next_token() function
/third_party/boost/libs/wave/samples/token_statistics/xlex/
Dxpressive_lexer.hpp97 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/
Dfile_input.hpp96 void next_token () in next_token() function in boost::lexer::basic_file_input::iterator
Dinput.hpp102 void next_token () in next_token() function in boost::lexer::basic_input::iterator
/third_party/boost/libs/program_options/src/
Dcmdline.cpp469 vector<string> next_token(1, other_tokens[0]); in finish_option() local
/third_party/boost/libs/wave/samples/list_includes/lexertl/
Dlexertl_lexer.hpp496 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/
Dparser.cc447 const Token& next_token = Consume(); in ParseExpression() local
/third_party/ltp/metadata/
Dmetaparse.c215 static char *next_token(FILE *f, struct data_node *doc) in next_token() function
/third_party/glib/glib/
Dgscanner.h194 GTokenType next_token; member
/third_party/libcoap/src/
Dresource.c116 const uint8_t *next_token = text->s; in match() local
/third_party/boost/libs/qvm/gen/
Dgen.cpp1743 } next_token(argc,argv); in parse_command_line() local
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dlexer.hpp2363 lexer<IteratorT, TokenT, CallbackT>::next_token( in next_token() function in boost::spirit::classic::lexer
/third_party/quickjs/
Dquickjs.c20660 static __exception int next_token(JSParseState *s) in next_token() function