/external/protobuf/src/google/protobuf/ |
D | type.proto | 102 TYPE_SINT64 = 18; enumerator
|
D | wire_format_lite.h | 114 TYPE_SINT64 = 18, enumerator
|
D | descriptor.proto | 152 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
|
D | descriptor.h | 466 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire enumerator
|
D | type.pb.h | 367 static const Kind TYPE_SINT64 = variable
|
D | type.pb.cc | 1002 const Field_Kind Field::TYPE_SINT64; member in google::protobuf::Field
|
D | descriptor.pb.h | 1030 static const Type TYPE_SINT64 = variable
|
D | descriptor.pb.cc | 4196 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT64; member in google::protobuf::FieldDescriptorProto
|
/external/perfetto/protos/perfetto/common/ |
D | descriptor.proto | 115 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
|
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
D | InternalNano.java | 68 public static final int TYPE_SINT64 = 18; field in InternalNano
|
D | Extension.java | 75 public static final int TYPE_SINT64 = InternalNano.TYPE_SINT64; field in Extension
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 137 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 156 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 167 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 167 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 167 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 439 TYPE_SINT64 = 18 variable in FieldDescriptor
|
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/ |
D | servicemanagement_v1_messages.py | 929 TYPE_SINT64 = 18 variable in Field.KindValueValuesEnum
|