Home
last modified time | relevance | path

Searched defs:TYPE_UINT64 (Results 1 – 18 of 18) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php35 const TYPE_UINT64 = 4; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/third_party/protobuf/php/src/Google/Protobuf/Field/
DKind.php45 const TYPE_UINT64 = 4; define in Google\\Protobuf\\Field\\Kind
/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h67 TYPE_UINT64 = 4, enumerator
/third_party/protobuf/src/google/protobuf/
Dtype.proto75 TYPE_UINT64 = 4; enumerator
Ddescriptor.proto147 TYPE_UINT64 = 4; enumerator
Dtype.pb.cc296 constexpr Field_Kind Field::TYPE_UINT64; member in Field
Ddescriptor.h598 TYPE_UINT64 = 4, // uint64, varint on the wire. enumerator
Dwire_format_lite.h116 TYPE_UINT64 = 4, enumerator
Dtype.pb.h542 static constexpr Kind TYPE_UINT64 = variable
Ddescriptor.pb.cc1241 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_UINT64; member in FieldDescriptorProto
Ddescriptor.pb.h1853 static constexpr Type TYPE_UINT64 = variable
/third_party/gstreamer/gstreamer/gst/printf/
Dprintf-args.h55 TYPE_UINT64, enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto112 TYPE_UINT64 = 4; enumerator
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto112 TYPE_UINT64 = 4; enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto112 TYPE_UINT64 = 4; enumerator
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto143 TYPE_UINT64 = 4; enumerator
Ddescriptor.proto143 TYPE_UINT64 = 4; enumerator
/third_party/protobuf/python/google/protobuf/
Ddescriptor.py464 TYPE_UINT64 = 4 variable in FieldDescriptor