Home
last modified time | relevance | path

Searched defs:TYPE_INT64 (Results 1 – 19 of 19) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php31 const TYPE_INT64 = 3; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/third_party/protobuf/php/src/Google/Protobuf/Field/
DKind.php39 const TYPE_INT64 = 3; define in Google\\Protobuf\\Field\\Kind
/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h65 TYPE_INT64 = 2, enumerator
/third_party/protobuf/src/google/protobuf/
Dtype.proto73 TYPE_INT64 = 3; enumerator
Ddescriptor.proto146 TYPE_INT64 = 3; enumerator
Dtype.pb.cc295 constexpr Field_Kind Field::TYPE_INT64; member in Field
Ddescriptor.h595 TYPE_INT64 = 3, // int64, varint on the wire. Negative numbers enumerator
Dwire_format_lite.h115 TYPE_INT64 = 3, enumerator
Dtype.pb.h540 static constexpr Kind TYPE_INT64 = variable
Ddescriptor.pb.cc1240 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT64; member in FieldDescriptorProto
Ddescriptor.pb.h1851 static constexpr Type TYPE_INT64 = variable
/third_party/gstreamer/gstreamer/gst/printf/
Dprintf-args.h54 TYPE_INT64, enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto111 TYPE_INT64 = 3; enumerator
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto111 TYPE_INT64 = 3; enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto111 TYPE_INT64 = 3; enumerator
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp223 enum Type { TYPE_INT64 = 0, TYPE_FLOAT64, TYPE_LAST }; enumerator
/third_party/python/Python/
Dmarshal.c50 #define TYPE_INT64 'I' macro
/third_party/protobuf/python/google/protobuf/
Ddescriptor.py463 TYPE_INT64 = 3 variable in FieldDescriptor
/third_party/mesa3d/src/mesa/main/
Dget.c147 TYPE_INT64, enumerator