/frameworks/base/tools/aapt2/tools/consumers/ |
D | duplicates.py | 94 self._parser = parser 116 (self._parser.CurrentLineNumber - 1, self._parser.CurrentColumnNumber), 123 self._current_resource.end = (self._parser.CurrentLineNumber - 1, 124 self._parser.CurrentColumnNumber + 3 + len(tag_name))
|
D | positional_arguments.py | 51 self._parser = parser 67 Argument(self._parser.CurrentByteIndex + start, self._next_number))
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Wrappers.cs | 59 …private static readonly pb::MessageParser<DoubleValue> _parser = new pb::MessageParser<DoubleValue… field in Google.Protobuf.WellKnownTypes.DoubleValue 61 public static pb::MessageParser<DoubleValue> Parser { get { return _parser; } } 184 …private static readonly pb::MessageParser<FloatValue> _parser = new pb::MessageParser<FloatValue>(… field in Google.Protobuf.WellKnownTypes.FloatValue 186 public static pb::MessageParser<FloatValue> Parser { get { return _parser; } } 309 …private static readonly pb::MessageParser<Int64Value> _parser = new pb::MessageParser<Int64Value>(… field in Google.Protobuf.WellKnownTypes.Int64Value 311 public static pb::MessageParser<Int64Value> Parser { get { return _parser; } } 434 …private static readonly pb::MessageParser<UInt64Value> _parser = new pb::MessageParser<UInt64Value… field in Google.Protobuf.WellKnownTypes.UInt64Value 436 public static pb::MessageParser<UInt64Value> Parser { get { return _parser; } } 559 …private static readonly pb::MessageParser<Int32Value> _parser = new pb::MessageParser<Int32Value>(… field in Google.Protobuf.WellKnownTypes.Int32Value 561 public static pb::MessageParser<Int32Value> Parser { get { return _parser; } } [all …]
|
D | Struct.cs | 79 …private static readonly pb::MessageParser<Struct> _parser = new pb::MessageParser<Struct>(() => ne… field in Google.Protobuf.WellKnownTypes.Struct 81 public static pb::MessageParser<Struct> Parser { get { return _parser; } } 199 …private static readonly pb::MessageParser<Value> _parser = new pb::MessageParser<Value>(() => new … field in Google.Protobuf.WellKnownTypes.Value 201 public static pb::MessageParser<Value> Parser { get { return _parser; } } 533 …private static readonly pb::MessageParser<ListValue> _parser = new pb::MessageParser<ListValue>(()… field in Google.Protobuf.WellKnownTypes.ListValue 535 public static pb::MessageParser<ListValue> Parser { get { return _parser; } }
|
D | SourceContext.cs | 45 …private static readonly pb::MessageParser<SourceContext> _parser = new pb::MessageParser<SourceCon… field in Google.Protobuf.WellKnownTypes.SourceContext 47 public static pb::MessageParser<SourceContext> Parser { get { return _parser; } }
|
D | FieldMask.cs | 242 …private static readonly pb::MessageParser<FieldMask> _parser = new pb::MessageParser<FieldMask>(()… field in Google.Protobuf.WellKnownTypes.FieldMask 244 public static pb::MessageParser<FieldMask> Parser { get { return _parser; } }
|
D | Duration.cs | 84 …private static readonly pb::MessageParser<Duration> _parser = new pb::MessageParser<Duration>(() =… field in Google.Protobuf.WellKnownTypes.Duration 86 public static pb::MessageParser<Duration> Parser { get { return _parser; } }
|
D | Timestamp.cs | 96 …private static readonly pb::MessageParser<Timestamp> _parser = new pb::MessageParser<Timestamp>(()… field in Google.Protobuf.WellKnownTypes.Timestamp 98 public static pb::MessageParser<Timestamp> Parser { get { return _parser; } }
|
D | Any.cs | 111 …private static readonly pb::MessageParser<Any> _parser = new pb::MessageParser<Any>(() => new Any(… field in Google.Protobuf.WellKnownTypes.Any 113 public static pb::MessageParser<Any> Parser { get { return _parser; } }
|
D | Api.cs | 57 …private static readonly pb::MessageParser<Api> _parser = new pb::MessageParser<Api>(() => new Api(… field in Google.Protobuf.WellKnownTypes.Api 59 public static pb::MessageParser<Api> Parser { get { return _parser; } } 369 …private static readonly pb::MessageParser<Method> _parser = new pb::MessageParser<Method>(() => ne… field in Google.Protobuf.WellKnownTypes.Method 371 public static pb::MessageParser<Method> Parser { get { return _parser; } } 746 …private static readonly pb::MessageParser<Mixin> _parser = new pb::MessageParser<Mixin>(() => new … field in Google.Protobuf.WellKnownTypes.Mixin 748 public static pb::MessageParser<Mixin> Parser { get { return _parser; } }
|
D | Type.cs | 95 …private static readonly pb::MessageParser<Type> _parser = new pb::MessageParser<Type>(() => new Ty… field in Google.Protobuf.WellKnownTypes.Type 97 public static pb::MessageParser<Type> Parser { get { return _parser; } } 355 …private static readonly pb::MessageParser<Field> _parser = new pb::MessageParser<Field>(() => new … field in Google.Protobuf.WellKnownTypes.Field 357 public static pb::MessageParser<Field> Parser { get { return _parser; } } 862 …private static readonly pb::MessageParser<Enum> _parser = new pb::MessageParser<Enum>(() => new En… field in Google.Protobuf.WellKnownTypes.Enum 864 public static pb::MessageParser<Enum> Parser { get { return _parser; } } 1099 …private static readonly pb::MessageParser<EnumValue> _parser = new pb::MessageParser<EnumValue>(()… field in Google.Protobuf.WellKnownTypes.EnumValue 1101 public static pb::MessageParser<EnumValue> Parser { get { return _parser; } } 1277 …private static readonly pb::MessageParser<Option> _parser = new pb::MessageParser<Option>(() => ne… field in Google.Protobuf.WellKnownTypes.Option 1279 public static pb::MessageParser<Option> Parser { get { return _parser; } }
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/ |
D | UnittestIssues.cs | 86 …private static readonly pb::MessageParser<Issue307> _parser = new pb::MessageParser<Issue307>(() =… field in UnitTest.Issues.TestProtos.Issue307 88 public static pb::MessageParser<Issue307> Parser { get { return _parser; } } 177 …private static readonly pb::MessageParser<NestedOnce> _parser = new pb::MessageParser<NestedOnce>(… field in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce 179 public static pb::MessageParser<NestedOnce> Parser { get { return _parser; } } 268 …private static readonly pb::MessageParser<NestedTwice> _parser = new pb::MessageParser<NestedTwice… field in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice 270 public static pb::MessageParser<NestedTwice> Parser { get { return _parser; } } 367 …private static readonly pb::MessageParser<NegativeEnumMessage> _parser = new pb::MessageParser<Neg… field in UnitTest.Issues.TestProtos.NegativeEnumMessage 369 public static pb::MessageParser<NegativeEnumMessage> Parser { get { return _parser; } } 526 …private static readonly pb::MessageParser<DeprecatedChild> _parser = new pb::MessageParser<Depreca… field in UnitTest.Issues.TestProtos.DeprecatedChild 528 public static pb::MessageParser<DeprecatedChild> Parser { get { return _parser; } } [all …]
|
D | UnittestProto3.cs | 238 …private static readonly pb::MessageParser<TestAllTypes> _parser = new pb::MessageParser<TestAllTyp… field in Google.Protobuf.TestProtos.TestAllTypes 240 public static pb::MessageParser<TestAllTypes> Parser { get { return _parser; } } 1602 …private static readonly pb::MessageParser<NestedMessage> _parser = new pb::MessageParser<NestedMes… field in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage 1604 public static pb::MessageParser<NestedMessage> Parser { get { return _parser; } } 1732 …private static readonly pb::MessageParser<NestedTestAllTypes> _parser = new pb::MessageParser<Nest… field in Google.Protobuf.TestProtos.NestedTestAllTypes 1734 public static pb::MessageParser<NestedTestAllTypes> Parser { get { return _parser; } } 1909 …private static readonly pb::MessageParser<TestDeprecatedFields> _parser = new pb::MessageParser<Te… field in Google.Protobuf.TestProtos.TestDeprecatedFields 1911 public static pb::MessageParser<TestDeprecatedFields> Parser { get { return _parser; } } 2031 …private static readonly pb::MessageParser<ForeignMessage> _parser = new pb::MessageParser<ForeignM… field in Google.Protobuf.TestProtos.ForeignMessage 2033 public static pb::MessageParser<ForeignMessage> Parser { get { return _parser; } } [all …]
|
D | UnittestImportPublicProto3.cs | 40 …private static readonly pb::MessageParser<PublicImportMessage> _parser = new pb::MessageParser<Pub… field in Google.Protobuf.TestProtos.PublicImportMessage 42 public static pb::MessageParser<PublicImportMessage> Parser { get { return _parser; } }
|
D | UnittestImportProto3.cs | 54 …private static readonly pb::MessageParser<ImportMessage> _parser = new pb::MessageParser<ImportMes… field in Google.Protobuf.TestProtos.ImportMessage 56 public static pb::MessageParser<ImportMessage> Parser { get { return _parser; } }
|
D | MapUnittestProto3.cs | 178 …private static readonly pb::MessageParser<TestMap> _parser = new pb::MessageParser<TestMap>(() => … field in Google.Protobuf.TestProtos.TestMap 180 public static pb::MessageParser<TestMap> Parser { get { return _parser; } } 607 …private static readonly pb::MessageParser<TestMapSubmessage> _parser = new pb::MessageParser<TestM… field in Google.Protobuf.TestProtos.TestMapSubmessage 609 public static pb::MessageParser<TestMapSubmessage> Parser { get { return _parser; } } 730 …private static readonly pb::MessageParser<TestMessageMap> _parser = new pb::MessageParser<TestMess… field in Google.Protobuf.TestProtos.TestMessageMap 732 public static pb::MessageParser<TestMessageMap> Parser { get { return _parser; } } 842 …private static readonly pb::MessageParser<TestSameTypeMap> _parser = new pb::MessageParser<TestSam… field in Google.Protobuf.TestProtos.TestSameTypeMap 844 public static pb::MessageParser<TestSameTypeMap> Parser { get { return _parser; } } 971 …private static readonly pb::MessageParser<TestArenaMap> _parser = new pb::MessageParser<TestArenaM… field in Google.Protobuf.TestProtos.TestArenaMap 973 public static pb::MessageParser<TestArenaMap> Parser { get { return _parser; } } [all …]
|
D | UnittestWellKnownTypes.cs | 181 …private static readonly pb::MessageParser<TestWellKnownTypes> _parser = new pb::MessageParser<Test… field in Google.Protobuf.TestProtos.TestWellKnownTypes 183 public static pb::MessageParser<TestWellKnownTypes> Parser { get { return _parser; } } 913 …private static readonly pb::MessageParser<RepeatedWellKnownTypes> _parser = new pb::MessageParser<… field in Google.Protobuf.TestProtos.RepeatedWellKnownTypes 915 public static pb::MessageParser<RepeatedWellKnownTypes> Parser { get { return _parser; } } 1365 …private static readonly pb::MessageParser<OneofWellKnownTypes> _parser = new pb::MessageParser<One… field in Google.Protobuf.TestProtos.OneofWellKnownTypes 1367 public static pb::MessageParser<OneofWellKnownTypes> Parser { get { return _parser; } } 2087 …private static readonly pb::MessageParser<MapWellKnownTypes> _parser = new pb::MessageParser<MapWe… field in Google.Protobuf.TestProtos.MapWellKnownTypes 2089 public static pb::MessageParser<MapWellKnownTypes> Parser { get { return _parser; } }
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 178 …private static readonly pb::MessageParser<FileDescriptorSet> _parser = new pb::MessageParser<FileD… field in Google.Protobuf.Reflection.FileDescriptorSet 180 public static pb::MessageParser<FileDescriptorSet> Parser { get { return _parser; } } 290 …private static readonly pb::MessageParser<FileDescriptorProto> _parser = new pb::MessageParser<Fil… field in Google.Protobuf.Reflection.FileDescriptorProto 292 public static pb::MessageParser<FileDescriptorProto> Parser { get { return _parser; } } 705 …private static readonly pb::MessageParser<DescriptorProto> _parser = new pb::MessageParser<Descrip… field in Google.Protobuf.Reflection.DescriptorProto 707 public static pb::MessageParser<DescriptorProto> Parser { get { return _parser; } } 1022 …private static readonly pb::MessageParser<ExtensionRange> _parser = new pb::MessageParser<Extensio… field in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange 1024 public static pb::MessageParser<ExtensionRange> Parser { get { return _parser; } } 1172 …private static readonly pb::MessageParser<ReservedRange> _parser = new pb::MessageParser<ReservedR… field in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange 1174 public static pb::MessageParser<ReservedRange> Parser { get { return _parser; } } [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/AddressBook/ |
D | Addressbook.cs | 49 …private static readonly pb::MessageParser<Person> _parser = new pb::MessageParser<Person>(() => ne… field in Google.Protobuf.Examples.AddressBook.Person 51 public static pb::MessageParser<Person> Parser { get { return _parser; } } 253 …private static readonly pb::MessageParser<PhoneNumber> _parser = new pb::MessageParser<PhoneNumber… field in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber 255 public static pb::MessageParser<PhoneNumber> Parser { get { return _parser; } } 406 …private static readonly pb::MessageParser<AddressBook> _parser = new pb::MessageParser<AddressBook… field in Google.Protobuf.Examples.AddressBook.AddressBook 408 public static pb::MessageParser<AddressBook> Parser { get { return _parser; } }
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/ |
D | Conformance.cs | 223 …private static readonly pb::MessageParser<ConformanceRequest> _parser = new pb::MessageParser<Conf… field in Conformance.ConformanceRequest 225 public static pb::MessageParser<ConformanceRequest> Parser { get { return _parser; } } 433 …private static readonly pb::MessageParser<ConformanceResponse> _parser = new pb::MessageParser<Con… field in Conformance.ConformanceResponse 435 public static pb::MessageParser<ConformanceResponse> Parser { get { return _parser; } } 766 …private static readonly pb::MessageParser<TestAllTypes> _parser = new pb::MessageParser<TestAllTyp… field in Conformance.TestAllTypes 768 public static pb::MessageParser<TestAllTypes> Parser { get { return _parser; } } 3622 …private static readonly pb::MessageParser<NestedMessage> _parser = new pb::MessageParser<NestedMes… field in Conformance.TestAllTypes.Types.NestedMessage 3624 public static pb::MessageParser<NestedMessage> Parser { get { return _parser; } } 3778 …private static readonly pb::MessageParser<ForeignMessage> _parser = new pb::MessageParser<ForeignM… field in Conformance.ForeignMessage 3780 public static pb::MessageParser<ForeignMessage> Parser { get { return _parser; } }
|