Home
last modified time | relevance | path

Searched defs:token_type (Results 1 - 12 of 12) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
H A Dlexer.hpp38 enum class token_type class in detail::lexer_base
[all...]
/third_party/nghttp2/src/
H A Dshrpx_quic_connection_handler.cc175 ngtcp2_token_type token_type = NGTCP2_TOKEN_TYPE_UNKNOWN; in handle_packet() local
367 handle_new_connection( const UpstreamAddr *faddr, const Address &remote_addr, const Address &local_addr, const ngtcp2_pkt_hd &hd, const ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen, ngtcp2_token_type token_type) handle_new_connection() argument
H A Dshrpx_http3_upstream.cc568 init(const UpstreamAddr *faddr, const Address &remote_addr, const Address &local_addr, const ngtcp2_pkt_hd &initial_hd, const ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen, ngtcp2_token_type token_type) init() argument
/third_party/python/Parser/
H A Dpegen.c149 initialize_token(Parser *p, Token *token, const char *start, const char *end, int token_type) { in initialize_token() argument
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-statm.c1206 uint8_t token_type = LEXER_EOS; in parser_parse_for_statement_start() local
1305 uint8_t token_type = context_p->token.type; in parser_parse_for_statement_start() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dtoken.h80 enum token_type { enum
208 #define token_type(x) ((x)->pos.type) macro
/third_party/python/Lib/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 variable in Token
218 token_type = 'encoded-word' global() variable in EncodedWord
226 token_type = 'quoted-string' global() variable in QuotedString
253 token_type = 'bare-quoted-string' global() variable in BareQuotedString
265 token_type = 'comment' global() variable in Comment
291 token_type = 'address-list' global() variable in AddressList
310 token_type = 'address' global() variable in Address
335 token_type = 'mailbox-list' global() variable in MailboxList
349 token_type = 'group-list' global() variable in GroupList
366 token_type = "group" global() variable in Group
387 token_type = 'name-addr' global() variable in NameAddr
414 token_type = 'angle-addr' global() variable in AngleAddr
448 token_type = 'obs-route' global() variable in ObsRoute
457 token_type = 'mailbox' global() variable in Mailbox
484 token_type = 'invalid-mailbox' global() variable in InvalidMailbox
495 token_type = 'domain' global() variable in Domain
504 token_type = 'dot-atom' global() variable in DotAtom
508 token_type = 'dot-atom-text' global() variable in DotAtomText
513 token_type = 'no-fold-literal' global() variable in NoFoldLiteral
519 token_type = 'addr-spec' global() variable in AddrSpec
552 token_type = 'obs-local-part' global() variable in ObsLocalPart
558 token_type = 'display-name' global() variable in DisplayName
600 token_type = 'local-part' global() variable in LocalPart
636 token_type = 'domain-literal' global() variable in DomainLiteral
652 token_type = 'mime-version' global() variable in MIMEVersion
659 token_type = 'parameter' global() variable in Parameter
687 token_type = 'invalid-parameter' global() variable in InvalidParameter
692 token_type = 'attribute' global() variable in Attribute
702 token_type = 'section' global() variable in Section
708 token_type = 'value' global() variable in Value
723 token_type = 'mime-parameters' global() variable in MimeParameters
822 token_type = 'content-type' global() variable in ContentType
829 token_type = 'content-disposition' global() variable in ContentDisposition
835 token_type = 'content-transfer-encoding' global() variable in ContentTransferEncoding
841 token_type = 'header-label' global() variable in HeaderLabel
846 token_type = 'msg-id' global() variable in MsgID
855 token_type = 'message-id' global() variable in MessageID
859 token_type = 'invalid-message-id' global() variable in InvalidMessageID
863 token_type = 'header' global() variable in Header
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/ceval/
H A Dceval.h96 ceval_token_type token_type; member
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc200 inline bool Parser::LookingAtType(io::Tokenizer::TokenType token_type) { in LookingAtType() argument
/third_party/eudev/src/udev/
H A Dudev-rules.c123 enum token_type { enum
/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc909 bool LookingAtType(io::Tokenizer::TokenType token_type) { in LookingAtType() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp962 static const GLchar* token_type = "TYPE"; in getBlockVariableDefinition() local
1048 static const GLchar* token_type = "TYPE"; in getVariableDefinition() local

Completed in 43 milliseconds