| /external/python/cpython3/Lib/email/ | 
| D | _header_value_parser.py | 117     token_type = None  variable in TokenList194     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 …]
 
 | 
| /external/antlr/runtime/Ruby/lib/antlr3/tree/ | 
| D | debug.rb | 27   def create_from_token( token_type, from_token, text = nil )  argument33   def create_from_type( token_type, text )  argument
 
 | 
| /external/icing/icing/query/advanced_query_parser/ | 
| D | parser.h | 52   bool Match(Lexer::TokenType token_type) const {  in Match()
 | 
| D | parser.cc | 45 libtextclassifier3::Status Parser::Consume(Lexer::TokenType token_type) {  in Consume()
 | 
| /external/yapf/yapftests/ | 
| D | logical_line_test.py | 84 def _MakeFormatTokenLeaf(token_type, token_value):  argument
 | 
| /external/chromium-trace/catapult/common/py_utils/py_utils/refactor/ | 
| D | snippet.py | 99   def __init__(self, token_type, tokens):  argument109   def Create(cls, token_type, string, offset=(0, 0)):  argument
 
 | 
| D | offset_token.py | 31   def __init__(self, token_type, string, offset):  argument
 | 
| /external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/parse/ | 
| D | lexer_unittest.py | 39 def _MakeLexToken(token_type, value, lineno=1, lexpos=0):  argument
 | 
| /external/googletest/googlemock/scripts/generator/cpp/ | 
| D | tokenize.py | 71     def __init__(self, token_type, name, start, end):  argument
 | 
| /external/jemalloc_new/test/unit/ | 
| D | stats_print.c | 25 	token_type_t	token_type;  member43 token_init(token_t *token, parser_t *parser, token_type_t token_type,  in token_init()
 
 | 
| /external/antlr/runtime/Ruby/test/functional/ast-output/ | 
| D | hetero-nodes.rb | 470         def initialize(token_type, x)  argument
 | 
| /external/libtextclassifier/native/utils/ | 
| D | tokenizer.cc | 297           UnicodeText::const_iterator it, bool is_whitespace = false) {  in NumberTokenize()
 | 
| /external/tensorflow/tensorflow/core/platform/cloud/ | 
| D | oauth_client.cc | 284   string token_type;  in ParseOAuthResponse()  local
 | 
| /external/grpc-grpc/src/core/lib/security/credentials/oauth2/ | 
| D | oauth2_credentials.cc | 147     grpc_json* token_type = nullptr;  in grpc_oauth2_token_fetcher_credentials_parse_server_response()  local
 | 
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ | 
| D | legalize_tf_communication.cc | 468   auto token_type = TokenType::get(builder.getContext());  in GetTypeWithToken()  local816   auto token_type = TokenType::get(context);  in RewriteFunction()  local
 
 | 
| D | mhlo_to_lhlo_with_xla.cc | 1195   mlir::Type token_type = mlir::mhlo::TokenType::get(builder_.getContext());  in EmitAllReduceStartOp()  local
 | 
| /external/antlr/runtime/Ruby/lib/antlr3/ | 
| D | tree.rb | 858   def create_from_token( token_type, from_token, text = nil )  argument866   def create_from_type( token_type, text )  argument
 
 | 
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/ | 
| D | oauth2_credentials.cc | 165     const char* token_type = nullptr;  in grpc_oauth2_token_fetcher_credentials_parse_server_response()  local
 | 
| /external/python/jinja/src/jinja2/ | 
| D | lexer.py | 144 def _describe_token_type(token_type):  argument
 | 
| /external/libchrome/third_party/jinja2/ | 
| D | lexer.py | 152 def _describe_token_type(token_type):  argument
 | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | sts.v1beta.json | 290         "token_type": {  object
 | 
| D | sts.v1.json | 247         "token_type": {  object
 | 
| /external/cronet/base/win/ | 
| D | access_token_unittest.cc | 209   TOKEN_TYPE token_type;  in CompareTokens()  local
 | 
| /external/tensorflow/tensorflow/compiler/mlir/xla/ir/ | 
| D | mlir_hlo_builder.cc | 623   auto token_type = mlir::mhlo::TokenType::get(builder_.getContext());  in OutfeedWithTokenInternal()  local
 | 
| /external/angle/src/third_party/ceval/ | 
| D | ceval.h | 96     ceval_token_type token_type;  member
 |