Home
last modified time | relevance | path

Searched defs:_parser (Results 151 – 175 of 284) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkMessage1Proto3.cs72 …private static readonly pb::MessageParser<GoogleMessage1> _parser = new pb::MessageParser<GoogleMe… field in Benchmarks.Proto3.GoogleMessage1
1741 …private static readonly pb::MessageParser<GoogleMessage1SubMessage> _parser = new pb::MessageParse… field in Benchmarks.Proto3.GoogleMessage1SubMessage
H A DBenchmarks.cs46 …private static readonly pb::MessageParser<BenchmarkDataset> _parser = new pb::MessageParser<Benchm… field in Benchmarks.BenchmarkDataset
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssue6936C.cs47 …private static readonly pb::MessageParser<Bar> _parser = new pb::MessageParser<Bar>(() => new Bar(… field in UnitTest.Issues.TestProtos.Bar
H A DUnittestImportPublicProto3.cs46 …private static readonly pb::MessageParser<PublicImportMessage> _parser = new pb::MessageParser<Pub… field in Google.Protobuf.TestProtos.PublicImportMessage
H A DUnittestImportProto3.cs58 …private static readonly pb::MessageParser<ImportMessage> _parser = new pb::MessageParser<ImportMes… field in Google.Protobuf.TestProtos.ImportMessage
H A DUnittestImportPublic.cs45 …private static readonly pb::MessageParser<PublicImportMessage> _parser = new pb::MessageParser<Pub… field in Google.Protobuf.TestProtos.Proto2.PublicImportMessage
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DFieldMask.cs247 …private static readonly pb::MessageParser<FieldMask> _parser = new pb::MessageParser<FieldMask>(()… field in Google.Protobuf.WellKnownTypes.FieldMask
H A DSourceContext.cs52 …private static readonly pb::MessageParser<SourceContext> _parser = new pb::MessageParser<SourceCon… field in Google.Protobuf.WellKnownTypes.SourceContext
H A DDuration.cs108 …private static readonly pb::MessageParser<Duration> _parser = new pb::MessageParser<Duration>(() =… field in Google.Protobuf.WellKnownTypes.Duration
H A DTimestamp.cs139 …private static readonly pb::MessageParser<Timestamp> _parser = new pb::MessageParser<Timestamp>(()… field in Google.Protobuf.WellKnownTypes.Timestamp
H A DAny.cs130 …private static readonly pb::MessageParser<Any> _parser = new pb::MessageParser<Any>(() => new Any(… field in Google.Protobuf.WellKnownTypes.Any
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestImportPublicProto3.cs46 …private static readonly pb::MessageParser<PublicImportMessage> _parser = new pb::MessageParser<Pub… field in Google.Protobuf.TestProtos.PublicImportMessage
H A DUnittestIssue6936C.cs47 …private static readonly pb::MessageParser<Bar> _parser = new pb::MessageParser<Bar>(() => new Bar(… field in UnitTest.Issues.TestProtos.Bar
H A DUnittestImportProto3.cs58 …private static readonly pb::MessageParser<ImportMessage> _parser = new pb::MessageParser<ImportMes… field in Google.Protobuf.TestProtos.ImportMessage
H A DUnittestImportPublic.cs45 …private static readonly pb::MessageParser<PublicImportMessage> _parser = new pb::MessageParser<Pub… field in Google.Protobuf.TestProtos.Proto2.PublicImportMessage
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DSourceContext.cs52 …private static readonly pb::MessageParser<SourceContext> _parser = new pb::MessageParser<SourceCon… field in Google.Protobuf.WellKnownTypes.SourceContext
H A DFieldMask.cs247 …private static readonly pb::MessageParser<FieldMask> _parser = new pb::MessageParser<FieldMask>(()… field in Google.Protobuf.WellKnownTypes.FieldMask
H A DAny.cs130 …private static readonly pb::MessageParser<Any> _parser = new pb::MessageParser<Any>(() => new Any(… field in Google.Protobuf.WellKnownTypes.Any
H A DTimestamp.cs139 …private static readonly pb::MessageParser<Timestamp> _parser = new pb::MessageParser<Timestamp>(()… field in Google.Protobuf.WellKnownTypes.Timestamp
H A DDuration.cs108 …private static readonly pb::MessageParser<Duration> _parser = new pb::MessageParser<Duration>(() =… field in Google.Protobuf.WellKnownTypes.Duration
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_analyzer/
Ddatafiles.py7 import c_parser.datafiles as _parser namespace
/aosp_15_r20/external/mesa3d/src/mapi/glapi/gen/
H A DglX_server_table.py386 def _parser(): function
H A DglX_proto_recv.py523 def _parser(): function
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarks.cs46 …private static readonly pb::MessageParser<BenchmarkDataset> _parser = new pb::MessageParser<Benchm… field in Benchmarks.BenchmarkDataset
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/auxiliary/
Dany_parser.hpp131 parser_type _parser; member

12345678910>>...12