/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/ |
D | Type.php | 31 const TYPE_INT64 = 3; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
|
/third_party/protobuf/php/src/Google/Protobuf/Field/ |
D | Kind.php | 39 const TYPE_INT64 = 3; define in Google\\Protobuf\\Field\\Kind
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | datapiece.h | 65 TYPE_INT64 = 2, enumerator
|
/third_party/protobuf/src/google/protobuf/ |
D | type.proto | 73 TYPE_INT64 = 3; enumerator
|
D | descriptor.proto | 146 TYPE_INT64 = 3; enumerator
|
D | type.pb.cc | 295 constexpr Field_Kind Field::TYPE_INT64; member in Field
|
D | descriptor.h | 595 TYPE_INT64 = 3, // int64, varint on the wire. Negative numbers enumerator
|
D | wire_format_lite.h | 115 TYPE_INT64 = 3, enumerator
|
D | type.pb.h | 540 static constexpr Kind TYPE_INT64 = variable
|
D | descriptor.pb.cc | 1240 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT64; member in FieldDescriptorProto
|
D | descriptor.pb.h | 1851 static constexpr Type TYPE_INT64 = variable
|
/third_party/gstreamer/gstreamer/gst/printf/ |
D | printf-args.h | 54 TYPE_INT64, enumerator
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 111 TYPE_INT64 = 3; enumerator
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 111 TYPE_INT64 = 3; enumerator
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 111 TYPE_INT64 = 3; enumerator
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestLog.hpp | 223 enum Type { TYPE_INT64 = 0, TYPE_FLOAT64, TYPE_LAST }; enumerator
|
/third_party/python/Python/ |
D | marshal.c | 50 #define TYPE_INT64 'I' macro
|
/third_party/protobuf/python/google/protobuf/ |
D | descriptor.py | 463 TYPE_INT64 = 3 variable in FieldDescriptor
|
/third_party/mesa3d/src/mesa/main/ |
D | get.c | 147 TYPE_INT64, enumerator
|