/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/ |
D | Type.php | 35 const TYPE_UINT64 = 4; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
|
/third_party/protobuf/php/src/Google/Protobuf/Field/ |
D | Kind.php | 45 const TYPE_UINT64 = 4; define in Google\\Protobuf\\Field\\Kind
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | datapiece.h | 67 TYPE_UINT64 = 4, enumerator
|
/third_party/protobuf/src/google/protobuf/ |
D | type.proto | 75 TYPE_UINT64 = 4; enumerator
|
D | descriptor.proto | 147 TYPE_UINT64 = 4; enumerator
|
D | type.pb.cc | 296 constexpr Field_Kind Field::TYPE_UINT64; member in Field
|
D | descriptor.h | 598 TYPE_UINT64 = 4, // uint64, varint on the wire. enumerator
|
D | wire_format_lite.h | 116 TYPE_UINT64 = 4, enumerator
|
D | type.pb.h | 542 static constexpr Kind TYPE_UINT64 = variable
|
D | descriptor.pb.cc | 1241 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_UINT64; member in FieldDescriptorProto
|
D | descriptor.pb.h | 1853 static constexpr Type TYPE_UINT64 = variable
|
/third_party/gstreamer/gstreamer/gst/printf/ |
D | printf-args.h | 55 TYPE_UINT64, enumerator
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 112 TYPE_UINT64 = 4; enumerator
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 112 TYPE_UINT64 = 4; enumerator
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 112 TYPE_UINT64 = 4; enumerator
|
/third_party/grpc/third_party/upb/benchmarks/ |
D | descriptor_sv.proto | 143 TYPE_UINT64 = 4; enumerator
|
D | descriptor.proto | 143 TYPE_UINT64 = 4; enumerator
|
/third_party/protobuf/python/google/protobuf/ |
D | descriptor.py | 464 TYPE_UINT64 = 4 variable in FieldDescriptor
|