/external/tensorflow/tensorflow/lite/tools/benchmark/ |
D | command_line_flags.h | 90 TYPE_INT32, enumerator
|
D | benchmark_params.h | 33 enum class ParamType { TYPE_INT32, TYPE_FLOAT, TYPE_BOOL, TYPE_STRING }; enumerator
|
/external/tensorflow/tensorflow/core/util/ |
D | command_line_flags.h | 95 TYPE_INT32, enumerator
|
/external/protobuf/src/google/protobuf/ |
D | type.proto | 76 TYPE_INT32 = 5; enumerator
|
D | wire_format_lite.h | 101 TYPE_INT32 = 5, enumerator
|
D | descriptor.proto | 137 TYPE_INT32 = 5; enumerator
|
D | descriptor.h | 450 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator
|
D | type.pb.h | 341 static const Kind TYPE_INT32 = variable
|
D | type.pb.cc | 989 const Field_Kind Field::TYPE_INT32; member in google::protobuf::Field
|
D | descriptor.pb.h | 1004 static const Type TYPE_INT32 = variable
|
D | descriptor.pb.cc | 4183 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT32; member in google::protobuf::FieldDescriptorProto
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | datapiece.h | 65 TYPE_INT32 = 1, enumerator
|
/external/perfetto/protos/perfetto/common/ |
D | descriptor.proto | 96 TYPE_INT32 = 5; enumerator
|
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
D | InternalNano.java | 55 public static final int TYPE_INT32 = 5; field in InternalNano
|
D | Extension.java | 62 public static final int TYPE_INT32 = InternalNano.TYPE_INT32; field in Extension
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 122 TYPE_INT32 = 5; enumerator
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 137 TYPE_INT32 = 5; enumerator
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 148 TYPE_INT32 = 5; enumerator
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 148 TYPE_INT32 = 5; enumerator
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 148 TYPE_INT32 = 5; enumerator
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 426 TYPE_INT32 = 5 variable in FieldDescriptor
|
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/ |
D | servicemanagement_v1_messages.py | 916 TYPE_INT32 = 5 variable in Field.KindValueValuesEnum
|