/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/common/ |
D | tokens.py | 50 def __init__(self, string, token_type, line, line_number, values=None, argument 103 def IsType(self, token_type): argument
|
D | matcher.py | 46 def __init__(self, regex, token_type, result_mode=None, line_start=False): argument
|
D | tokenizer.py | 78 def _CreateToken(self, string, token_type, line, line_number, values=None): argument
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/ |
D | pump.py | 140 def __init__(self, start=None, end=None, value=None, token_type=None): argument 237 def MakeToken(lines, start, end, token_type): argument 243 def ParseToken(lines, pos, regex, token_type): argument 270 def SkipUntil(lines, pos, regex, token_type): argument 453 def PopToken(a_list, token_type=None): argument 476 def Pop(token_type=None): argument 504 def Pop(token_type=None): argument
|
/external/google-breakpad/src/testing/gtest/scripts/ |
D | pump.py | 140 def __init__(self, start=None, end=None, value=None, token_type=None): argument 237 def MakeToken(lines, start, end, token_type): argument 243 def ParseToken(lines, pos, regex, token_type): argument 270 def SkipUntil(lines, pos, regex, token_type): argument 453 def PopToken(a_list, token_type=None): argument 476 def Pop(token_type=None): argument 504 def Pop(token_type=None): argument
|
/external/protobuf/gtest/scripts/ |
D | pump.py | 141 def __init__(self, start=None, end=None, value=None, token_type=None): argument 227 def MakeToken(lines, start, end, token_type): argument 233 def ParseToken(lines, pos, regex, token_type): argument 260 def SkipUntil(lines, pos, regex, token_type): argument 444 def PopToken(a_list, token_type=None): argument 467 def Pop(token_type=None): argument 495 def Pop(token_type=None): argument
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/ |
D | sanitizer.py | 198 def allowed_token(self, token, token_type): argument 235 def disallowed_token(self, token, token_type): argument
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/ |
D | debug.rb | 27 def create_from_token( token_type, from_token, text = nil ) argument 33 def create_from_type( token_type, text ) argument
|
/external/chromium-trace/catapult/catapult_base/catapult_base/refactor/ |
D | snippet.py | 97 def __init__(self, token_type, tokens): argument 107 def Create(cls, token_type, string, offset=(0, 0)): argument
|
D | offset_token.py | 26 def __init__(self, token_type, string, offset): argument
|
/external/v8/src/parsing/ |
D | token.cc | 35 const char Token::token_type[] = { member in v8::internal::Token
|
D | token.h | 318 static const char token_type[NUM_TOKENS]; variable
|
/external/google-breakpad/src/testing/scripts/generator/cpp/ |
D | tokenize.py | 74 def __init__(self, token_type, name, start, end): argument
|
D | ast.py | 861 def _IgnoreUpTo(self, token_type, token): argument
|
/external/bison/examples/calc++/ |
D | calc++-parser.hh | 106 typedef token::yytokentype token_type; typedef in yy::calcxx_parser
|
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
D | javascripttokenizer.py | 452 def _CreateToken(self, string, token_type, line, line_number, values=None): argument
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/ |
D | hetero-nodes.rb | 470 def initialize(token_type, x) argument
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | tree.rb | 858 def create_from_token( token_type, from_token, text = nil ) argument 866 def create_from_type( token_type, text ) argument
|
/external/opencv3/3rdparty/jinja2/ |
D | lexer.py | 145 def _describe_token_type(token_type): argument
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 114 inline bool Parser::LookingAtType(io::Tokenizer::TokenType token_type) { in LookingAtType()
|
/external/protobuf/src/google/protobuf/ |
D | text_format.cc | 784 bool LookingAtType(io::Tokenizer::TokenType token_type) { in LookingAtType()
|
/external/robolectric/v3/libs/ |
D | vtd-xml-2.11.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ximpleware/
com/ ... |