| /external/golang-protobuf/internal/testprotos/required/ |
| D | required.pb.go | 346 type Fixed64 struct { struct 347 state protoimpl.MessageState 348 sizeCache protoimpl.SizeCache 349 unknownFields protoimpl.UnknownFields 351 V *uint64 `protobuf:"fixed64,1,req,name=v" json:"v,omitempty"` 354 func (x *Fixed64) Reset() { 363 func (x *Fixed64) String() string { 367 func (*Fixed64) ProtoMessage() {} 369 func (x *Fixed64) ProtoReflect() protoreflect.Message { 382 func (*Fixed64) Descriptor() ([]byte, []int) { [all …]
|
| D | required.proto | 39 message Fixed64 { message
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | WireFormat.cs | 58 Fixed64 = 1, enumerator
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | WireFormat.cs | 58 Fixed64 = 1, enumerator
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FieldType.cs | 63 Fixed64, enumerator
|
| D | Descriptor.cs | 3061 [pbr::OriginalName("TYPE_FIXED64")] Fixed64 = 6, enumerator
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FieldType.cs | 63 Fixed64, enumerator
|
| D | Descriptor.cs | 3061 [pbr::OriginalName("TYPE_FIXED64")] Fixed64 = 6, enumerator
|
| /external/rust/crates/protobuf/src/ |
| D | wire_format.rs | 35 Fixed64 = 1, enumerator
|
| D | unknown.rs | 25 Fixed64(u64), enumerator 97 Fixed64(u64), enumerator
|
| /external/rust/crates/protobuf/2.27.1/src/ |
| D | unknown.rs | 23 Fixed64(u64), enumerator 64 Fixed64(u64), enumerator
|
| /external/leveldb/util/ |
| D | coding_test.cc | 27 TEST(Coding, Fixed64) { in TEST() argument
|
| /external/tensorflow/tensorflow/core/lib/core/ |
| D | coding_test.cc | 60 TEST(Coding, Fixed64) { in TEST() argument
|
| /external/rust/crates/protobuf-parse/src/pure/convert/ |
| D | mod.rs | 54 Fixed64, enumerator
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | unknown_field_set_unittest.cc | 163 TEST_F(UnknownFieldSetTest, Fixed64) { in TEST_F() argument
|
| /external/protobuf/src/google/protobuf/ |
| D | unknown_field_set_unittest.cc | 166 TEST_F(UnknownFieldSetTest, Fixed64) { in TEST_F() argument
|
| /external/rust/crates/protobuf-parse/src/pure/ |
| D | model.rs | 151 Fixed64, enumerator
|