/aosp_15_r20/external/python/cpython3/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 …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/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 …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/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 …]
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/ |
H A 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 …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/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 …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/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 …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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
|
D | regression_static_wide_6253.cpp | 33 typedef lex::lexertl::token<wchar_t const*> token_type; in main() typedef
|
D | lexertl3.cpp | 26 typedef lex::lexertl::token<base_iterator_type> token_type; in main() typedef
|
D | state_switcher.cpp | 44 typedef boost::spirit::lex::lexertl::token<base_iterator_type> token_type; in main() typedef
|
D | regression_basic_lexer.cpp | 46 typedef lexertl::token<base_iterator, lex::omit, boost::mpl::false_> token_type; in main() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | position_token.hpp | 682 Iterator, AttributeTypes, HasState, Idtype> token_type; in call() typedef 785 Iterator, mpl::vector1<Attr>, HasState, Idtype> token_type; in call() typedef 832 Iterator, mpl::vector<Attr>, HasState, Idtype> token_type; in call() typedef 917 typedef lex::lexertl::position_token<Iterator, Attribute, HasState, Idtype> token_type; typedef
|
D | token.hpp | 483 Iterator, AttributeTypes, HasState, Idtype> token_type; in call() typedef 638 typedef lex::lexertl::token<Iterator, Attribute, HasState, Idtype> token_type; typedef
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/tree/ |
H A D | debug.rb | 27 def create_from_token( token_type, from_token, text = nil ) argument 33 def create_from_type( token_type, text ) argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/qi/ |
D | plain_tokenid.hpp | 109 token_type; in parse() typedef 161 token_type; in parse() typedef
|
D | plain_token.hpp | 108 token_type; in parse() typedef 161 token_type; in parse() typedef
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/ |
H A D | snippet.py | 99 def __init__(self, token_type, tokens): argument 109 def Create(cls, token_type, string, offset=(0, 0)): argument
|
/aosp_15_r20/external/jemalloc_new/test/unit/ |
H A D | stats_print.c | 25 token_type_t token_type; member 43 token_init(token_t *token, parser_t *parser, token_type_t token_type, in token_init()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/lex/static_lexer/ |
D | word_count_lexer_static.cpp | 47 typedef lex::lexertl::token<char const*, lex::omit, boost::mpl::false_> token_type; in main() typedef
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/tokenizer/ |
H A D | sqlite_tokenizer.h | 45 int token_type = TK_ILLEGAL; member
|