/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | EnumValueDescriptor.cs | 56 internal EnumValueDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.EnumValueDescriptor
|
D | ServiceDescriptor.cs | 74 internal ServiceDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.ServiceDescriptor
|
D | MethodDescriptor.cs | 115 internal MethodDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
D | EnumDescriptor.cs | 69 internal EnumDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.EnumDescriptor
|
D | FieldDescriptor.cs | 88 internal FieldDescriptorProto Proto { get; } property in Google.Protobuf.Reflection.FieldDescriptor
|
D | MessageDescriptor.cs | 151 internal DescriptorProto Proto { get; } property in Google.Protobuf.Reflection.MessageDescriptor
|
D | FileDescriptor.cs | 250 internal FileDescriptorProto Proto { get; } property in Google.Protobuf.Reflection.FileDescriptor
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.h | 235 typedef DescriptorProto Proto; typedef 385 typedef DescriptorProto_ExtensionRange Proto; typedef 588 typedef FieldDescriptorProto Proto; typedef 932 typedef OneofDescriptorProto Proto; typedef 1011 typedef EnumDescriptorProto Proto; typedef 1168 typedef EnumValueDescriptorProto Proto; typedef 1245 typedef ServiceDescriptorProto Proto; typedef 1327 typedef MethodDescriptorProto Proto; typedef 1413 typedef FileDescriptorProto Proto; typedef
|
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/from2/ |
D | index.js | 9 var Proto = ctor() variable
|
/third_party/node/deps/npm/node_modules/from2/ |
D | index.js | 9 var Proto = ctor() variable
|
/third_party/python/Lib/test/test_asyncio/ |
D | test_sslproto.py | 173 class Proto(asyncio.BufferedProtocol): class
|
/third_party/python/Lib/test/ |
D | test_types.py | 842 class Proto(typing.Protocol): class
|
D | test_typing.py | 796 class Proto(Protocol): class 1448 class Proto(Protocol): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 1698 std::string Proto = getPrototype(DL, RetTy, Args, Outs, retAlignment, CS); in LowerCall() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | parse.c | 1731 Empty, K_R, Proto, Bad_Func, enumerator
|
/third_party/nghttp2/src/ |
D | shrpx_config.h | 414 enum class Proto { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 3640 StringView Proto; in parseQualifiedType() local
|