Home
last modified time | relevance | path

Searched defs:token_type (Results 1 – 25 of 121) sorted by relevance

12345

/aosp_15_r20/external/python/cpython3/Lib/email/
D_header_value_parser.py117 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.py117 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.py117 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.py117 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.py117 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.py117 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/
Dtoken_omit.cpp186 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
Dtoken_iterpair.cpp183 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
Dtoken_moretypes.cpp222 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
Dtoken_onetype.cpp210 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
Dlexertl2.cpp66 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
Dregression_less_8563.cpp33 typedef lex::lexertl::token<char const*> token_type; in main() typedef
Dregression_static_wide_6253.cpp33 typedef lex::lexertl::token<wchar_t const*> token_type; in main() typedef
Dlexertl3.cpp26 typedef lex::lexertl::token<base_iterator_type> token_type; in main() typedef
Dstate_switcher.cpp44 typedef boost::spirit::lex::lexertl::token<base_iterator_type> token_type; in main() typedef
Dregression_basic_lexer.cpp46 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/
Dposition_token.hpp682 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
Dtoken.hpp483 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 Ddebug.rb27 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/
Dplain_tokenid.hpp109 token_type; in parse() typedef
161 token_type; in parse() typedef
Dplain_token.hpp108 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 Dsnippet.py99 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 Dstats_print.c25 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/
Dword_count_lexer_static.cpp47 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 Dsqlite_tokenizer.h45 int token_type = TK_ILLEGAL; member

12345