Searched defs:Sint32 (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/golang-protobuf/internal/testprotos/required/ |
H A D | required.pb.go | 205 type Sint32 struct { struct 206 state protoimpl.MessageState 207 sizeCache protoimpl.SizeCache 208 unknownFields protoimpl.UnknownFields 210 V *int32 `protobuf:"zigzag32,1,req,name=v" json:"v,omitempty"` 213 func (x *Sint32) Reset() { 222 func (x *Sint32) String() string { 226 func (*Sint32) ProtoMessage() {} 228 func (x *Sint32) ProtoReflect() protoreflect.Message { 241 func (*Sint32) Descriptor() ([]byte, []int) { [all …]
|
H A D | required.proto | 27 message Sint32 { message
|
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
H A D | SDL_stdinc.h | 151 typedef int32_t Sint32; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/convert/ |
D | mod.rs | 51 Sint32, enumerator
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/prost-derive-0.12.4/src/field/ |
H A D | scalar.rs | 393 Sint32, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/ |
D | model.rs | 136 Sint32, enumerator
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | Descriptor.cs | 3087 [pbr::OriginalName("TYPE_SINT32")] Sint32 = 17, enumerator
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | Descriptor.cs | 3087 [pbr::OriginalName("TYPE_SINT32")] Sint32 = 17, enumerator
|