| /third_party/python/Lib/email/ |
| D | _header_value_parser.py | 117 token_type = None variable in TokenList 194 token_type = 'unstructured' variable in UnstructuredTokenList 198 token_type = 'phrase' variable in Phrase 201 token_type = 'word' variable in Word 205 token_type = 'cfws' variable in CFWSList 209 token_type = 'atom' variable in Atom 213 token_type = 'token' variable in Token 218 token_type = 'encoded-word' variable in EncodedWord 226 token_type = 'quoted-string' variable in QuotedString 253 token_type = 'bare-quoted-string' variable in BareQuotedString [all …]
|
| /third_party/boost/libs/spirit/test/lex/ |
| D | token_omit.cpp | 186 base_iterator_type, lex::omit, mpl::false_> token_type; in main() typedef 202 base_iterator_type, lex::omit, mpl::false_> token_type; in main() typedef 220 base_iterator_type, lex::omit, mpl::true_> token_type; in main() typedef 237 base_iterator_type, lex::omit, mpl::true_> token_type; in main() typedef
|
| D | token_iterpair.cpp | 183 base_iterator_type, mpl::vector<>, mpl::false_> token_type; in main() typedef 199 base_iterator_type, mpl::vector<>, mpl::false_> token_type; in main() typedef 217 base_iterator_type, mpl::vector<>, mpl::true_> token_type; in main() typedef 234 base_iterator_type, mpl::vector<>, mpl::true_> token_type; in main() typedef
|
| D | token_moretypes.cpp | 222 base_iterator_type, mpl::vector<double, int>, mpl::false_> token_type; in main() typedef 240 base_iterator_type, mpl::vector<double, int>, mpl::false_> token_type; in main() typedef 260 base_iterator_type, mpl::vector<double, int>, mpl::true_> token_type; in main() typedef 279 base_iterator_type, mpl::vector<double, int>, mpl::true_> token_type; in main() typedef
|
| D | token_onetype.cpp | 210 base_iterator_type, mpl::vector<double>, mpl::false_> token_type; in main() typedef 227 base_iterator_type, mpl::vector<double>, mpl::false_> token_type; in main() typedef 246 base_iterator_type, mpl::vector<double>, mpl::true_> token_type; in main() typedef 264 base_iterator_type, mpl::vector<double>, mpl::true_> token_type; in main() typedef
|
| D | lexertl2.cpp | 66 typedef lex::lexertl::token<base_iterator_type> token_type; in main() typedef 79 typedef lex::lexertl::token<base_iterator_type> token_type; in main() typedef
|
| D | regression_less_8563.cpp | 33 typedef lex::lexertl::token<char const*> token_type; in main() typedef
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| D | js-lexer.h | 50 #define LEXER_IS_UNARY_OP_TOKEN(token_type) \ argument 52 #define LEXER_IS_UNARY_LVALUE_OP_TOKEN(token_type) \ argument 73 #define LEXER_IS_BINARY_OP_TOKEN(token_type) \ argument 80 #define LEXER_IS_BINARY_LVALUE_TOKEN(token_type) \ argument 224 #define LEXER_UNARY_OP_TOKEN_TO_OPCODE(token_type) \ argument 227 #define LEXER_UNARY_LVALUE_OP_TOKEN_TO_OPCODE(token_type) \ argument 230 #define LEXER_BINARY_OP_TOKEN_TO_OPCODE(token_type) \ argument 233 #define LEXER_BINARY_LVALUE_OP_TOKEN_TO_OPCODE(token_type) \ argument
|
| /third_party/boost/libs/wave/samples/cpp_tokens/ |
| D | instantiate_cpp_exprgrammar.cpp | 37 typedef boost::wave::cpplexer::slex_token<> token_type; typedef
|
| D | instantiate_cpp_grammar.cpp | 37 typedef boost::wave::cpplexer::slex_token<> token_type; typedef
|
| D | instantiate_cpp_literalgrs.cpp | 37 typedef boost::wave::cpplexer::slex_token<> token_type; typedef
|
| /third_party/boost/libs/wave/samples/list_includes/ |
| D | instantiate_cpp_exprgrammar.cpp | 35 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| D | instantiate_cpp_literalgrs.cpp | 37 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| D | instantiate_cpp_grammar.cpp | 37 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| /third_party/boost/libs/wave/samples/real_positions/ |
| D | instantiate_cpp_exprgrammar.cpp | 36 typedef lex_token<> token_type; typedef
|
| D | instantiate_cpp_grammar.cpp | 37 typedef lex_token<> token_type; typedef
|
| D | instantiate_cpp_literalgrs.cpp | 36 typedef lex_token<> token_type; typedef
|
| /third_party/boost/libs/wave/src/ |
| D | instantiate_cpp_exprgrammar.cpp | 41 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| D | instantiate_defined_grammar.cpp | 40 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| D | instantiate_has_include_grammar.cpp | 40 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| D | instantiate_predef_macros.cpp | 40 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| D | instantiate_cpp_literalgrs.cpp | 40 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| D | instantiate_cpp_grammar.cpp | 41 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| /third_party/boost/libs/wave/samples/token_statistics/ |
| D | instantiate_cpp_grammar.cpp | 37 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|
| /third_party/boost/libs/wave/samples/waveidl/ |
| D | instantiate_cpp_grammar.cpp | 37 typedef boost::wave::cpplexer::lex_token<> token_type; typedef
|