HomeSort by relevance Sort by last modified time
    Searched defs:Parser (Results 76 - 100 of 455) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
51 /// \brief Matcher expression parser.
52 class Parser {
54 /// \brief Interface to connect the parser with the registry and more.
56 /// The parser uses the Sema instance passed into
93 /// \param MatcherName The matcher name found by the parser
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
51 /// \brief Matcher expression parser.
52 class Parser {
54 /// \brief Interface to connect the parser with the registry and more.
56 /// The parser uses the Sema instance passed into
93 /// \param MatcherName The matcher name found by the parser
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
51 /// \brief Matcher expression parser.
52 class Parser {
54 /// \brief Interface to connect the parser with the registry and more.
56 /// The parser uses the Sema instance passed into
93 /// \param MatcherName The matcher name found by the parser
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
49 /// \brief Matcher expression parser.
50 class Parser {
52 /// \brief Interface to connect the parser with the registry and more.
54 /// The parser uses the Sema instance passed into
91 /// \param MatcherName The matcher name found by the parser
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
51 /// \brief Matcher expression parser.
52 class Parser {
54 /// \brief Interface to connect the parser with the registry and more.
56 /// The parser uses the Sema instance passed into
93 /// \param MatcherName The matcher name found by the parser
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
51 /// \brief Matcher expression parser.
52 class Parser {
54 /// \brief Interface to connect the parser with the registry and more.
56 /// The parser uses the Sema instance passed into
93 /// \param MatcherName The matcher name found by the parser
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
51 /// \brief Matcher expression parser.
52 class Parser {
54 /// \brief Interface to connect the parser with the registry and more.
56 /// The parser uses the Sema instance passed into
93 /// \param MatcherName The matcher name found by the parser
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
51 /// \brief Matcher expression parser.
52 class Parser {
54 /// \brief Interface to connect the parser with the registry and more.
56 /// The parser uses the Sema instance passed into
93 /// \param MatcherName The matcher name found by the parser
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
51 /// \brief Matcher expression parser.
52 class Parser {
54 /// \brief Interface to connect the parser with the registry and more.
56 /// The parser uses the Sema instance passed into
93 /// \param MatcherName The matcher name found by the parser
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Parser.h 1 //===--- Parser.h - Matcher expression parser -----*- C++ -*-===//
11 /// \brief Simple matcher expression parser.
13 /// The parser understands matcher expressions of the form:
16 /// The parser does not know how to process the matchers. It delegates this task
51 /// \brief Matcher expression parser.
52 class Parser {
54 /// \brief Interface to connect the parser with the registry and more.
56 /// The parser uses the Sema instance passed into
93 /// \param MatcherName The matcher name found by the parser
    [all...]
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
Parser.java 32 /** A parser for TokenStreams. "parser grammars" result in a subclass
35 public class Parser extends BaseRecognizer {
38 public Parser(TokenStream input) {
43 public Parser(TokenStream input, RecognizerSharedState state) {
44 super(state); // share the state object with another parser
79 /** Set the token stream and reset the parser */
  /external/mesa3d/src/intel/genxml/
gen_pack_header.py 221 def __init__(self, parser, attrs):
222 self.parser = parser
268 elif self.type in self.parser.structs:
269 type = 'struct ' + self.parser.gen_prefix(safe_name(self.type))
270 elif self.type in self.parser.enums:
271 type = 'enum ' + self.parser.gen_prefix(safe_name(self.type))
289 def __init__(self, parser, parent, start, count, size):
290 self.parser = parser
    [all...]
  /external/ply/ply/example/classcalc/
calc.py 23 class Parser:
25 Base class for a lexer/parser that has the rules defined as methods
37 modname = "parser" + "_" + self.__class__.__name__
42 # Build the lexer and parser
60 class Calc(Parser):
  /external/ply/ply/example/newclasscalc/
calc.py 25 class Parser(object):
27 Base class for a lexer/parser that has the rules defined as methods
39 modname = "parser" + "_" + self.__class__.__name__
44 # Build the lexer and parser
62 class Calc(Parser):
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Any.cs 34 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Any), global::Google.Protobuf.WellKnownTypes.Any.Parser, new[]{ "TypeUrl", "Value" }, null, null, null)
104 public static pb::MessageParser<Any> Parser { get { return _parser; } }
Duration.cs 35 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Duration), global::Google.Protobuf.WellKnownTypes.Duration.Parser, new[]{ "Seconds", "Nanos" }, null, null, null)
87 public static pb::MessageParser<Duration> Parser { get { return _parser; } }
FieldMask.cs 33 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.FieldMask), global::Google.Protobuf.WellKnownTypes.FieldMask.Parser, new[]{ "Paths" }, null, null, null)
193 public static pb::MessageParser<FieldMask> Parser { get { return _parser; } }
SourceContext.cs 34 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.SourceContext), global::Google.Protobuf.WellKnownTypes.SourceContext.Parser, new[]{ "FileName" }, null, null, null)
48 public static pb::MessageParser<SourceContext> Parser { get { return _parser; } }
Timestamp.cs 35 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Timestamp), global::Google.Protobuf.WellKnownTypes.Timestamp.Parser, new[]{ "Seconds", "Nanos" }, null, null, null)
99 public static pb::MessageParser<Timestamp> Parser { get { return _parser; } }
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestImportProto3.cs 37 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.ImportMessage), global::Google.Protobuf.TestProtos.ImportMessage.Parser, new[]{ "D" }, null, null, null)
57 public static pb::MessageParser<ImportMessage> Parser { get { return _parser; } }
UnittestImportPublicProto3.cs 33 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.PublicImportMessage), global::Google.Protobuf.TestProtos.PublicImportMessage.Parser, new[]{ "E" }, null, null, null)
43 public static pb::MessageParser<PublicImportMessage> Parser { get { return _parser; } }
  /external/python/cpython2/Lib/idlelib/
PyParse.py 112 class Parser:
  /external/python/cpython3/Lib/idlelib/
pyparse.py 138 class Parser:
  /frameworks/native/include/input/
KeyLayoutMap.h 99 class Parser {
104 Parser(KeyLayoutMap* map, Tokenizer* tokenizer);
105 ~Parser();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCParser/
MCAsmParserExtension.h 1 //===- llvm/MC/MCAsmParserExtension.h - Asm Parser Hooks --------*- C++ -*-===//
24 /// which is implemented by target and object file assembly parser
27 MCAsmParser *Parser;
48 /// \brief Initialize the extension for parsing using the given \p Parser.
51 virtual void Initialize(MCAsmParser &Parser);
63 MCAsmParser &getParser() { return *Parser; }

Completed in 1562 milliseconds

1 2 34 5 6 7 8 91011>>