/external/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/ |
D | Type.php | 101 const TYPE_SINT32 = 17; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
|
/external/protobuf/php/src/Google/Protobuf/Field/ |
D | Kind.php | 123 const TYPE_SINT32 = 17; define in Google\\Protobuf\\Field\\Kind
|
/external/protobuf/src/google/protobuf/ |
D | type.proto | 101 TYPE_SINT32 = 17; enumerator
|
D | descriptor.proto | 167 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
D | type.pb.cc | 311 constexpr Field_Kind Field::TYPE_SINT32; member in Field
|
D | descriptor.h | 543 TYPE_SINT32 = 17, // int32, ZigZag-encoded varint on the wire enumerator
|
D | type.pb.h | 581 static constexpr Kind TYPE_SINT32 = variable
|
D | wire_format_lite.h | 128 TYPE_SINT32 = 17, enumerator
|
D | descriptor.pb.cc | 1258 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT32; member in FieldDescriptorProto
|
/external/perfetto/protos/perfetto/common/ |
D | descriptor.proto | 118 TYPE_SINT32 = 17; enumerator
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 129 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 129 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 129 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
D | InternalNano.java | 67 public static final int TYPE_SINT32 = 17; field in InternalNano
|
D | Extension.java | 74 public static final int TYPE_SINT32 = InternalNano.TYPE_SINT32; field in Extension
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 136 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
/external/perfetto/src/protozero/protoc_plugin/ |
D | cppgen_plugin.cc | 50 static constexpr auto TYPE_SINT32 = FieldDescriptor::TYPE_SINT32; variable
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 155 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 167 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 166 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 164 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
D | descriptor_sv.proto | 164 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 465 TYPE_SINT32 = 17 variable in FieldDescriptor
|
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/ |
D | servicemanagement_v1_messages.py | 928 TYPE_SINT32 = 17 variable in Field.KindValueValuesEnum
|
/external/rust/crates/protobuf/src/well_known_types/ |
D | type_pb.rs | 935 TYPE_SINT32 = 17, enumerator
|