HomeSort by relevance Sort by last modified time
    Searched defs:Parser (Results 151 - 175 of 365) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/javassist/src/main/javassist/bytecode/
AnnotationsAttribute.java 226 return new Parser(info, constPool).parseAnnotations();
562 static class Parser extends Walker {
570 * Constructs a parser. This parser constructs a parse tree of
576 Parser(byte[] info, ConstPool cp) {
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Type.cs 64 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Type), global::Google.Protobuf.WellKnownTypes.Type.Parser, new[]{ "Name", "Fields", "Oneofs", "Options", "SourceContext", "Syntax" }, null, null, null),
65 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Field), global::Google.Protobuf.WellKnownTypes.Field.Parser, new[]{ "Kind", "Cardinality", "Number", "Name", "TypeUrl", "OneofIndex", "Packed", "Options", "JsonName", "DefaultValue" }, null, new[]{ typeof(global::Google.Protobuf.WellKnownTypes.Field.Types.Kind), typeof(global::Google.Protobuf.WellKnownTypes.Field.Types.Cardinality) }, null),
66 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Enum), global::Google.Protobuf.WellKnownTypes.Enum.Parser, new[]{ "Name", "Enumvalue", "Options", "SourceContext", "Syntax" }, null, null, null),
67 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.EnumValue), global::Google.Protobuf.WellKnownTypes.EnumValue.Parser, new[]{ "Name", "Number", "Options" }, null, null, null),
68 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Option), global::Google.Protobuf.WellKnownTypes.Option.Parser, new[]{ "Name", "Value" }, null, null, null)
98 public static pb::MessageParser<Type> Parser { get { return _parser; } }
143 = pb::FieldCodec.ForMessage(18, global::Google.Protobuf.WellKnownTypes.Field.Parser);
167 = pb::FieldCodec.ForMessage(34, global::Google.Protobuf.WellKnownTypes.Option.Parser);
339 public static pb::MessageParser<Field> Parser { get { return _parser; } }
468 = pb::FieldCodec.ForMessage(74, global::Google.Protobuf.WellKnownTypes.Option.Parser);
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
MapUnittestProto3.cs 153 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestMap), global::Google.Protobuf.TestProtos.TestMap.Parser, new[]{ "MapInt32Int32", "MapInt64Int64", "MapUint32Uint32", "MapUint64Uint64", "MapSint32Sint32", "MapSint64Sint64", "MapFixed32Fixed32", "MapFixed64Fixed64", "MapSfixed32Sfixed32", "MapSfixed64Sfixed64", "MapInt32Float", "MapInt32Double", "MapBoolBool", "MapStringString", "MapInt32Bytes", "MapInt32Enum", "MapInt32ForeignMessage" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, }),
154 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestMapSubmessage), global::Google.Protobuf.TestProtos.TestMapSubmessage.Parser, new[]{ "TestMap" }, null, null, null),
155 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestMessageMap), global::Google.Protobuf.TestProtos.TestMessageMap.Parser, new[]{ "MapInt32Message" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, }),
156 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestSameTypeMap), global::Google.Protobuf.TestProtos.TestSameTypeMap.Parser, new[]{ "Map1", "Map2" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, }),
157 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestArenaMap), global::Google.Protobuf.TestProtos.TestArenaMap.Parser, new[]{ "MapInt32Int32", "MapInt64Int64", "MapUint32Uint32", "MapUint64Uint64", "MapSint32Sint32", "MapSint64Sint64", "MapFixed32Fixed32", "MapFixed64Fixed64", "MapSfixed32Sfixed32", "MapSfixed64Sfixed64", "MapInt32Float", "MapInt32Double", "MapBoolBool", "MapInt32Enum", "MapInt32ForeignMessage" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, }),
158 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType), global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType.Parser, new[]{ "Type" }, null, new[]{ typeof(global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType.Types.Type) }, new pbr::GeneratedClrTypeInfo[] { null, }),
159 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.MessageContainingMapCalledEntry), global::Google.Protobuf.TestProtos.MessageContainingMapCalledEntry.Parser, new[]{ "Entry" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
181 public static pb::MessageParser<TestMap> Parser { get { return _parser; } }
368 = new pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForMessage(18, global::Google.Protobuf.TestProtos.ForeignMessage.Parser), 138);
    [all...]
UnittestIssues.cs 54 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.Issue307), global::UnitTest.Issues.TestProtos.Issue307.Parser, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce), global::UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Parser, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice), global::UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice.Parser, null, null, null, null)})}),
55 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.NegativeEnumMessage), global::UnitTest.Issues.TestProtos.NegativeEnumMessage.Parser, new[]{ "Value", "Values", "PackedValues" }, null, null, null),
56 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.DeprecatedChild), global::UnitTest.Issues.TestProtos.DeprecatedChild.Parser, null, null, null, null),
57 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage), global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage.Parser, new[]{ "PrimitiveValue", "PrimitiveArray", "MessageValue", "MessageArray", "EnumValue", "EnumArray" }, null, null, null),
58 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.ItemField), global::UnitTest.Issues.TestProtos.ItemField.Parser, new[]{ "Item" }, null, null, null),
59 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.ReservedNames), global::UnitTest.Issues.TestProtos.ReservedNames.Parser, new[]{ "Types_", "Descriptor_" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType), global::UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType.Parser, null, null, null, null)}),
60 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.TestJsonFieldOrdering), global::UnitTest.Issues.TestProtos.TestJsonFieldOrdering.Parser, new[]{ "PlainInt32", "O1String", "O1Int32", "PlainString", "O2Int32", "O2String" }, new[]{ "O1", (…)
    [all...]
UnittestWellKnownTypes.cs 166 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestWellKnownTypes), global::Google.Protobuf.TestProtos.TestWellKnownTypes.Parser, new[]{ "AnyField", "ApiField", "DurationField", "EmptyField", "FieldMaskField", "SourceContextField", "StructField", "TimestampField", "TypeField", "DoubleField", "FloatField", "Int64Field", "Uint64Field", "Int32Field", "Uint32Field", "BoolField", "StringField", "BytesField", "ValueField" }, null, null, null),
167 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.RepeatedWellKnownTypes), global::Google.Protobuf.TestProtos.RepeatedWellKnownTypes.Parser, new[]{ "AnyField", "ApiField", "DurationField", "EmptyField", "FieldMaskField", "SourceContextField", "StructField", "TimestampField", "TypeField", "DoubleField", "FloatField", "Int64Field", "Uint64Field", "Int32Field", "Uint32Field", "BoolField", "StringField", "BytesField" }, null, null, null),
168 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.OneofWellKnownTypes), global::Google.Protobuf.TestProtos.OneofWellKnownTypes.Parser, new[]{ "AnyField", "ApiField", "DurationField", "EmptyField", "FieldMaskField", "SourceContextField", "StructField", "TimestampField", "TypeField", "DoubleField", "FloatField", "Int64Field", "Uint64Field", "Int32Field", "Uint32Field", "BoolField", "StringField", "BytesField" }, new[]{ "OneofField" }, null, null),
169 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.MapWellKnownTypes), global::Google.Protobuf.TestProtos.MapWellKnownTypes.Parser, new[]{ "AnyField", "ApiField", "DurationField", "EmptyField", "FieldMaskField", "SourceContextField", "StructField", "TimestampField", "TypeField", "DoubleField", "FloatField", "Int64Field", "Uint64Field", "Int32Field", "Uint32Field", "BoolField", "StringField", "BytesField" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, })
184 public static pb::MessageParser<TestWellKnownTypes> Parser { get { return _parser; } }
    [all...]
  /external/regex-re2/re2/
re2.h 754 typedef bool (*Parser)(const char* str, int n, void* dest);
759 Arg(type* p, Parser parser) : arg_(p), parser_(parser) { } \
781 template <class T> Arg(T*, Parser parser);
792 Parser parser_;
    [all...]
  /frameworks/base/core/java/android/content/res/
XmlBlock.java 73 return new Parser(nativeCreateParseState(mNative), this);
79 /*package*/ final class Parser implements XmlResourceParser {
80 Parser(long parseState, XmlBlock block) {
279 + ": parser must be on START_TAG to read next text", this, null);
296 + ": parser must be on START_TAG or TEXT to read text", this, null);
  /external/protobuf/src/google/protobuf/
text_format.cc 212 // returning false. Borrowed from parser.cc (Thanks Kenton!).
215 class TextFormat::Parser::ParserImpl {
    [all...]
  /external/v8/src/parsing/
parser.h 12 #include "src/parsing/parser-base.h"
93 // Wrapper around ScriptData to provide parser-specific functionality.
137 class Parser;
175 struct ParserTypes<Parser> {
176 typedef ParserBase<Parser> Base;
177 typedef Parser Impl;
204 class V8_EXPORT_PRIVATE Parser : public NON_EXPORTED_BASE(ParserBase<Parser>) {
206 explicit Parser(ParseInfo* info);
207 ~Parser() {
    [all...]
  /prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/
pegdown-1.1.0.jar 
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Ikev2.h 249 IKEV2_PACKET_PARSER Parser;
  /external/clang/lib/Format/
UnwrappedLineParser.cpp 21 #define DEBUG_TYPE "format-parser"
121 ScopedLineState(UnwrappedLineParser &Parser,
123 : Parser(Parser), OriginalLines(Parser.CurrentLines) {
125 Parser.CurrentLines = &Parser.PreprocessorDirectives;
126 else if (!Parser.Line->Tokens.empty())
127 Parser.CurrentLines = &Parser.Line->Tokens.back().Children
    [all...]
  /external/javassist/src/main/javassist/compiler/
Parser.java 20 public final class Parser implements TokenId {
23 public Parser(Lex lex) {
    [all...]
  /external/llvm/lib/Target/Lanai/AsmParser/
LanaiAsmParser.cpp 68 LanaiAsmParser(const MCSubtargetInfo &STI, MCAsmParser &Parser,
70 : MCTargetAsmParser(Options, STI), Parser(Parser),
71 Lexer(Parser.getLexer()), SubtargetInfo(STI) {
77 MCAsmParser &Parser;
672 SMLoc Start = Parser.getTok().getLoc();
673 SMLoc End = SMLoc::getFromPointer(Parser.getTok().getLoc().getPointer() - 1);
678 Parser.Lex();
683 Parser.Lex(); // Eat identifier token
698 SMLoc Start = Parser.getTok().getLoc()
    [all...]
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 38 MCAsmParser &Parser;
91 SparcAsmParser(const MCSubtargetInfo &sti, MCAsmParser &parser,
94 : MCTargetAsmParser(Options, sti), Parser(parser) {
595 const AsmToken &Tok = Parser.getTok();
601 Parser.Lex();
604 Parser.Lex();
629 Parser.eatToEndOfStatement();
635 Parser.eatToEndOfStatement();
642 Operands.push_back(SparcOperand::CreateToken("+", Parser.getTok().getLoc()))
    [all...]
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
UnknownFieldSet.java     [all...]
  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_helpers.cc 838 class Parser {
840 Parser(map<string, string>* inout_package_to_prefix_map)
863 bool Parser::ParseChunk(StringPiece chunk) {
879 bool Parser::Finish() {
921 bool Parser::ParseLoop() {
968 Parser parser(prefix_map);
976 if (!parser.ParseChunk(StringPiece(static_cast<const char*>(buf), buf_len))) {
979 " Line " + SimpleItoa(parser.last_line()) + ", " + parser.error_str()
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CommandLine.h 490 // parser class - Parameterizable parser for different data types. By default,
492 // you would expect. The default parser, used for data types that are not
498 // not need replicated for every instance of the generic parser. This also
593 // Default parser implementation - This implementation depends on having a
596 // command line option for -help. Because this is a simple mapping parser, the
600 class parser : public generic_parser_base { class in namespace:llvm::cl
699 // basic_parser - The real basic parser is just a template wrapper that provides
710 // parser<bool>
713 class parser<bool> : public basic_parser<bool> class in namespace:llvm::cl
744 class parser<boolOrDefault> : public basic_parser<boolOrDefault> { class in namespace:llvm::cl
769 class parser<int> : public basic_parser<int> { class in namespace:llvm::cl
791 class parser<unsigned> : public basic_parser<unsigned> { class in namespace:llvm::cl
812 class parser<unsigned long long> : public basic_parser<unsigned long long> { class in namespace:llvm::cl
834 class parser<double> : public basic_parser<double> { class in namespace:llvm::cl
855 class parser<float> : public basic_parser<float> { class in namespace:llvm::cl
876 class parser<std::string> : public basic_parser<std::string> { class in namespace:llvm::cl
900 class parser<char> : public basic_parser<char> { class in namespace:llvm::cl
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/
X86AsmParser.cpp 37 MCAsmParser &Parser;
40 MCAsmParser &getParser() const { return Parser; }
42 MCAsmLexer &getLexer() const { return Parser.getLexer(); }
44 bool Error(SMLoc L, const Twine &Msg) { return Parser.Error(L, Msg); }
82 X86ATTAsmParser(MCSubtargetInfo &sti, MCAsmParser &parser)
83 : MCTargetAsmParser(), STI(sti), Parser(parser) {
395 const AsmToken &TokPercent = Parser.getTok();
398 Parser.Lex(); // Eat percent token.
400 const AsmToken &Tok = Parser.getTok()
    [all...]
  /frameworks/base/cmds/content/src/com/android/commands/content/
Content.java 135 private static class Parser {
163 public Parser(String[] args) {
661 Parser parser = new Parser(args); local
662 Command command = parser.parseCommand();
  /system/tools/aidl/
aidl_language.h 385 class Parser {
387 explicit Parser(const android::aidl::IoDelegate& io_delegate);
388 ~Parser();
428 DISALLOW_COPY_AND_ASSIGN(Parser);
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.18.1/
org.eclipse.tycho.p2.maven.repository-0.18.1.jar 
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/parser/
Parser.java 3 package com.google.clearsilver.jsilver.syntax.parser;
15 public class Parser
34 public Parser(@SuppressWarnings("hiding") Lexer lexer)
131 this.action[0] = Parser.actionTable[state()][0][1];
132 this.action[1] = Parser.actionTable[state()][0][2];
135 int high = Parser.actionTable[state()].length - 1;
141 if(index < Parser.actionTable[state()][middle][0])
145 else if(index > Parser.actionTable[state()][middle][0])
151 this.action[0] = Parser.actionTable[state()][middle][1];
152 this.action[1] = Parser.actionTable[state()][middle][2]
    [all...]
  /external/llvm/include/llvm/Support/
CommandLine.h 607 // parser class - Parameterizable parser for different data types. By default,
609 // you would expect. The default parser, used for data types that are not
615 // not need replicated for every instance of the generic parser. This also
707 // Default parser implementation - This implementation depends on having a
710 // command line option for -help. Because this is a simple mapping parser, the
713 template <class DataType> class parser : public generic_parser_base { class in namespace:llvm
724 parser(Option &O) : generic_parser_base(O) {} function in class:llvm::parser
815 // basic_parser - The real basic parser is just a template wrapper that provides
830 // parser<bool
834 parser(Option &O) : basic_parser(O) {} function in class:llvm::final
862 parser(Option &O) : basic_parser(O) {} function in class:llvm::final
888 parser(Option &O) : basic_parser(O) {} function in class:llvm::final
910 parser(Option &O) : basic_parser(O) {} function in class:llvm::final
934 parser(Option &O) : basic_parser(O) {} function in class:llvm::final
957 parser(Option &O) : basic_parser(O) {} function in class:llvm::final
979 parser(Option &O) : basic_parser(O) {} function in class:llvm::final
1001 parser(Option &O) : basic_parser(O) {} function in class:llvm::final
1026 parser(Option &O) : basic_parser(O) {} function in class:llvm::final
    [all...]
  /external/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp     [all...]

Completed in 1534 milliseconds

1 2 3 4 5 67 8 91011>>