Home
last modified time | relevance | path

Searched refs:T_EOF (Results 1 – 25 of 27) sorted by relevance

12

/third_party/boost/boost/wave/grammars/
Dcpp_grammar.hpp321 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
378 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
429 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
449 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
470 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
504 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
509 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
523 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
536 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
548 (ch_p(T_NEWLINE) | ch_p(T_CPPCOMMENT) | ch_p(T_EOF)) in definition()
[all …]
Dcpp_expression_grammar.hpp828 case T_EOF: in evaluate()
/third_party/boost/boost/wave/util/
Dcpp_macromap_predef.hpp220 { 0, T_EOF, 0 } in static_data_cpp()
236 { 0, T_EOF, 0 } in static_data_cpp0x()
253 { 0, T_EOF, 0 } in static_data_cpp2a()
269 { 0, T_EOF, 0 } in static_data_c99()
288 { 0, T_EOF, 0 } in dynamic_data()
Dinsert_whitespace_detection.hpp259 prev(boost::wave::T_EOF), beforeprev(boost::wave::T_EOF) in insert_whitespace_detection()
Dcpp_iterator.hpp131 T_EOF != token_id(macrodefinition.back())) in retrieve_macrodefinition()
186 if (!hit.match || (!hit.full && T_EOF != token_id(*hit.stop))) { in add_macro_definition()
207 if (!macrodefinition.empty() && token_id(macrodefinition.back()) == T_EOF) in add_macro_definition()
591 for (/**/; it != end && T_EOF != token_id(*it); ++it) in operator ()()
601 case T_EOF: in operator ()()
663 if (T_EOF == id) { in get_next_token()
665 whitespace.shift_tokens(T_EOF); in get_next_token()
1402 else if (token_id(found_directive) != T_EOF) { in pp_directive()
Dcpp_macromap.hpp1956 if (T_EOF == token_id(*it_exp)) in resolve_operator_pragma()
2039 for (/**/; it != end && T_EOF != token_id(*it); ++it) in is_valid_concat()
/third_party/boost/libs/wave/samples/waveidl/idllexer/
Didl.re145 BOOST_WAVE_RET(T_EOF);
159 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF);*/
188 /* adjust cursor such next call returns T_EOF */
210 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF); */
230 /* adjust cursor such next call returns T_EOF */
Didl_re2c_lexer.hpp150 else if (T_EOF == id) { in get()
Didl.inc549 BOOST_WAVE_RET(T_EOF);
3257 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF);*/
3293 /* adjust cursor such next call returns T_EOF */
3346 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF); */
3375 /* adjust cursor such next call returns T_EOF */
/third_party/boost/libs/wave/test/testlexers/
Dtest_re2c_lexer.cpp76 if (boost::wave::T_EOF != boost::wave::token_id(*it)) { in main()
77 BOOST_TEST(boost::wave::T_EOF == boost::wave::token_id(*it)); in main()
Dtest_lexertl_lexer.cpp70 if (boost::wave::T_EOF != boost::wave::token_id(*it)) { in main()
71 BOOST_TEST(boost::wave::T_EOF == boost::wave::token_id(*it)); in main()
Dtest_slex_lexer.cpp79 if (boost::wave::T_EOF != boost::wave::token_id(*it)) { in main()
80 BOOST_TEST(boost::wave::T_EOF == boost::wave::token_id(*it)); in main()
Dtest_xlex_lexer.cpp77 BOOST_TEST(boost::wave::T_EOF == boost::wave::token_id(*it)); in main()
/third_party/boost/boost/wave/cpplexer/re2clex/
Dcpp.re343 BOOST_WAVE_RET(T_EOF);
363 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF);*/
382 --YYCURSOR; // next call returns T_EOF
402 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF); */
415 --YYCURSOR; // next call returns T_EOF
421 --YYCURSOR; // next call returns T_EOF
Dstrict_cpp.re342 BOOST_WAVE_RET(T_EOF);
362 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF);*/
381 --YYCURSOR; // next call returns T_EOF
401 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF); */
414 --YYCURSOR; // next call returns T_EOF
420 --YYCURSOR; // next call returns T_EOF
Dcpp_re2c_lexer.hpp242 case T_EOF: in get()
Dcpp_re.hpp64 return T_EOF; /* may happen for empty files */ \
Dstrict_cpp_re.inc238 BOOST_WAVE_RET(T_EOF);
5894 --YYCURSOR; // next call returns T_EOF
5922 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF);*/
5968 --YYCURSOR; // next call returns T_EOF
5974 --YYCURSOR; // next call returns T_EOF
6004 /*if(cursor == s->eof) BOOST_WAVE_RET(T_EOF); */
/third_party/boost/libs/wave/samples/preprocess_pragma_output/
Dpreprocess_pragma_output.hpp143 it != end && token_id(*it) != T_EOF; ++it) in interpret_pragma()
/third_party/uboot/u-boot-2020.01/cmd/
Dpxe_utils.c565 T_EOF, enumerator
745 t->type = T_EOF; in get_token()
1149 case T_EOF: in parse_pxefile_top()
/third_party/boost/boost/wave/cpplexer/
Ddetect_include_guards.hpp246 if (T_EOF == id) in state_5()
/third_party/boost/libs/wave/samples/token_statistics/xlex/
Dxlex_lexer.hpp470 id = T_EOF; // end of input reached in get()
484 else if (T_EOF == id) { in get()
/third_party/boost/libs/wave/samples/list_includes/lexertl/
Dlexertl_lexer.hpp542 return T_EOF; in next_token()
675 case T_EOF: in get()
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dcpp_slex_lexer.hpp637 id = T_EOF; // end of input reached in get()
705 case T_EOF: in get()
/third_party/boost/boost/wave/
Dtoken_ids.hpp264 T_EOF = TOKEN_FROM_ID(401, EOFTokenType), // end of file reached enumerator

12